var customnavtree1 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Terms of Use',
    sUrl:'http://www.iclodge.org/Terms_of_Use.html'
},
{   sTitle:'Privacy Policy',
    sUrl:'http://www.iclodge.org/Privacy_Policy.html'
},
{   sTitle:'Sitemap',
    sUrl:'http://www.iclodge.org/Site_Map.html'
}]
});
