var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Trebah Gardens unofficial site - photos by Martin Perrett',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'News',
    'bIsWebPath':true,
    'sUrl':'news.html'
},
{   'sTitle':'Day Photos',
    'bIsWebPath':true,
    'sUrl':'day photos.html'
},
{   'sTitle':'Month Photos',
    'bIsWebPath':true,
    'sUrl':'month photos.html'
},
{   'sTitle':'Panoramas',
    'bIsWebPath':true,
    'sUrl':'panoramas.html'
},
{   'sTitle':'Through the year',
    'bIsWebPath':true,
    'sUrl':'through the year.html'
},
{   'sTitle':'Videos',
    'bIsWebPath':true,
    'sUrl':'videos.html'
},
{   'sTitle':'Information',
    'bIsWebPath':true,
    'sUrl':'information.html'
},
{   'sTitle':'2000-2009',
    'bIsExternal':true,
    'sUrl':'http://www.trebah.com/2009'
},
{   'sTitle':'2010',
    'bIsExternal':true,
    'sUrl':'http://www.trebah.com/2010'
},
{   'sTitle':'Contacts',
    'bIsWebPath':true,
    'sUrl':'contacts.html'
},
{   'sTitle':'Official Site',
    'bIsExternal':true,
    'sUrl':'http://www.trebahgarden.co.uk/',
    'sTarget':'_blank'
}]
});
