var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Previous Gallery',
    bIsWebPath:true,
    sUrl:'gallery2.htm'
}]
});