var global_navtree = WpNavBar.readTree({
"childArray" : [{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.htm'},{   sTitle:'About',
    bIsWebPath:true,
    sUrl:'about.htm'},{   sTitle:'Portfolio',
    bIsWebPath:true,
    sUrl:'portfolio.htm'},{   sTitle:'Galleries',
    bIsWebPath:true,
    sUrl:'galleries.htm',"childArray" : [{   sTitle:'Insects',
        bIsWebPath:true,
        sUrl:'insects.htm'},{   sTitle:'Animals & Nature',
        bIsWebPath:true,
        sUrl:'an_nat.htm'},{   sTitle:'Models/People',
        bIsWebPath:true,
        sUrl:'models_people.htm'},{   sTitle:'Costa Rica',
        bIsWebPath:true,
        sUrl:'costarica.htm'},{   sTitle:'Portraits',
        bIsWebPath:true,
        sUrl:'page25.htm'},{   sTitle:'Product Photography',
        bIsWebPath:true,
        sUrl:'products.htm'},{   sTitle:'News Odds&Ends',
        bIsWebPath:true,
        sUrl:'noe.htm'},{   sTitle:'Archive',
        bIsWebPath:true,
        sUrl:'archive.htm'}]},{   sTitle:'Equipment',
    bIsWebPath:true,
    sUrl:'equipment.htm'},{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contact.htm'}]
});
