var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    sUrl:'http://www.iclodge.org/index.html'
},
{   sTitle:'About Us',
    sUrl:'http://www.iclodge.org/About_Us.html',"childArray" : [
    {   sTitle:'Covering Letter',
        sUrl:'http://www.iclodge.org/Covering_Letter.html'
    },
    {   sTitle:'List of Founders',
        sUrl:'http://www.iclodge.org/List_of_Founders.html'
    },
    {   sTitle:'During World War II',
        sUrl:'http://www.iclodge.org/During_World_War_II.html'
    },
    {   sTitle:'Past Members A-Z',
        sUrl:'http://www.iclodge.org/Past_Members_A-Z.html'
    },
    {   sTitle:'IC Lodge Family Tree',
        bIsExternal:true,
        sUrl:'http://www.freemasonry.london.museum/tree/webchartmain197.htm',
        sTarget:'_blank'
    }]
},
{   sTitle:'About Freemasonry',
    bIsExternal:true,
    sUrl:'http://www.ugle.org.uk/',
    sTarget:'_blank',"childArray" : [
    {   sTitle:'London Freemasonry',
        bIsExternal:true,
        sUrl:'http://www.metgl.com',
        sTarget:'_blank'
    },
    {   sTitle:'Royal Arch',
        bIsExternal:true,
        sUrl:'http://www.grandchapter.org.uk/',
        sTarget:'_blank',"childArray" : [
        {   sTitle:'Imperial College Chapter',
            sUrl:'http://www.iclodge.org/chapter/Chapter_Home.html'
        }]
    },
    {   sTitle:'Freemasonry for Women',
        sUrl:'http://www.iclodge.org/Freemasonry_for_Women.html'
    }]
},
{   sTitle:'Events',
    sUrl:'http://www.iclodge.org/Events.html',"childArray" : [
    {   sTitle:'Visiting',
        sUrl:'http://www.iclodge.org/Visiting.html'
    },
    {   sTitle:'Lodge of Instruction',
        sUrl:'http://www.iclodge.org/Lodge_of_Instruction.html'
    }]
},
{   sTitle:'Want to Join?',
    sUrl:'http://www.iclodge.org/Want_to_Join.html',"childArray" : [
    {   sTitle:'Is Freemasonry for Me?',
        sUrl:'http://www.iclodge.org/Is_Freemasonry_for_Me.html'
    },
    {   sTitle:'Joining Declaration',
        sUrl:'http://www.iclodge.org/Joining_Declaration.html'
    }]
},
{   sTitle:'Charity',
    sUrl:'http://www.iclodge.org/Charity.html',"childArray" : [
    {   sTitle:'Grand Charity',
        bIsExternal:true,
        sUrl:'http://www.grandcharity.co.uk',
        sTarget:'_blank'
    },
    {   sTitle:'Masonic Samaritan Fund',
        bIsExternal:true,
        sUrl:'http://www.msfund.org.uk',
        sTarget:'_blank'
    },
    {   sTitle:'Royal Masonic Benevolent Institute',
        bIsExternal:true,
        sUrl:'http://www.rmbi.org.uk',
        sTarget:'_blank'
    },
    {   sTitle:'Royal Masonic Trust for Girls and Boys',
        bIsExternal:true,
        sUrl:'http://www.rmtgb.org',
        sTarget:'_blank'
    },
    {   sTitle:'Teddies for Loving Care',
        bIsExternal:true,
        sUrl:'http://www.tlcappeal.org/',
        sTarget:'_blank'
    }]
},
{   sTitle:'Contact Us',
    sUrl:'http://www.iclodge.org/Contact_Us.html'
},
{   sTitle:'External Links',
    sUrl:'http://www.iclodge.org/External_Links.html',"childArray" : [
    {   sTitle:'Masonic Links',
        sUrl:'http://www.iclodge.org/links/Masonic_Links.html'
    },
    {   sTitle:'Masonic Charities',
        sUrl:'http://www.iclodge.org/links/Masonic_Charities.html'
    },
    {   sTitle:'Imperial College Links',
        sUrl:'http://www.iclodge.org/links/Imperial_College_Links.html'
    },
    {   sTitle:'Non-Masonic Charities',
        sUrl:'http://www.iclodge.org/links/Non-Masonic_Charities.html'
    },
    {   sTitle:'University Lodges',
        sUrl:'http://www.iclodge.org/links/University_Lodges.html'
    },
    {   sTitle:'Associations',
        sUrl:'http://www.iclodge.org/links/Associations.html'
    },
    {   sTitle:'London Links',
        sUrl:'http://www.iclodge.org/links/London_Links.html'
    },
    {   sTitle:'Provincial Links',
        sUrl:'http://www.iclodge.org/links/Provincial_Links.html'
    },
    {   sTitle:'District and Group Links',
        sUrl:'http://www.iclodge.org/links/District_and_Group_Links.html'
    },
    {   sTitle:'Foreign Grand Lodge Links',
        bIsExternal:true,
        sUrl:'http://www.ugle.org.uk/about-ugle/recognised-foreign-grand-lodges/',
        sTarget:'_blank'
    }]
}]
});