var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Darknight.co.uk,photographs of earth and beyond,astrophotography,astronomy,digital imaging.',
    'sTitle':'Darknight',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About',
    'bIsWebPath':true,
    'sUrl':'about.html'
},
{   'sTitle':'What\'s New',
    'bIsWebPath':true,
    'sUrl':'what\'s new.html'
},
{   'sTitle':'Gallery',
    'bIsWebPath':true,
    'sUrl':'gallery.html'
},
{   'sTitle':'Shop',
    'bIsWebPath':true,
    'sUrl':'shop.html'
},
{   'sTitle':'The Sky Now',
    'bIsWebPath':true,
    'sUrl':'sky.html'
},
{   'sTitle':'Links',
    'bIsWebPath':true,
    'sUrl':'links.html'
}]
});
