var customnavtree2 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    sUrl:'http://www.iclodge.org/chapter/Chapter_Home.html',
    sTarget:'_self'
},
{   sTitle:'IC Lodge',
    sUrl:'http://www.iclodge.org/index.html',
    sTarget:'_blank'
},
{   sTitle:'About Us',
    sUrl:'http://www.iclodge.org/chapter/Chapter_About_Us.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Consecration Programme',
        sUrl:'http://www.iclodge.org/chapter/Consecration_1.html',
        sTarget:'_self'
    }]
},
{   sTitle:'About Royal Arch',
    sUrl:'http://www.grandchapter.org.uk/',
    sTarget:'_blank'
},
{   sTitle:'Contact Us',
    sUrl:'http://www.iclodge.org/chapter/Chapter_Contact_Us.html',
    sTarget:'_self'
},
{   sTitle:'Links',
    sUrl:'http://www.iclodge.org/chapter/Chapter_Links.html',
    sTarget:'_self'
}]
});
