var customnavtree5 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Terms of Use',
    sUrl:'http://www.iclodge.org/chapter/Chapter_Terms.html',
    sTarget:'_self'
},
{   sTitle:'Privacy Policy',
    sUrl:'http://www.iclodge.org/chapter/Chapter_Privacy_Policy.html',
    sTarget:'_self'
},
{   sTitle:'Site Map',
    sUrl:'http://www.iclodge.org/chapter/Chapter_Sitemap.html',
    sTarget:'_self'
}]
});
