var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'About Us',
        bIsWebPath:true,
        sUrl:'aboutus.html'
    },
    {   sTitle:'Constitution and Rules',
        bIsWebPath:true,
        sUrl:'constitution and rules.html',"childArray" : [
        {   sTitle:'Constitution and Rules Cont. 1',
            bIsWebPath:true,
            sUrl:'constitutionandrules1.html'
        },
        {   sTitle:'Constitution and Rules Cont. 2',
            bIsWebPath:true,
            sUrl:'constitutionandrules2.html'
        },
        {   sTitle:'Constitution and Rules Cont. 3',
            bIsWebPath:true,
            sUrl:'constitutionandrules3.html'
        },
        {   sTitle:'Constitution and Rules Cont.4',
            bIsWebPath:true,
            sUrl:'constitutionandrules4.html'
        }]
    }]
},
{   sTitle:'Videos and Photographs',
    bIsWebPath:true,
    sUrl:'videoandphotographs.html',"childArray" : [
    {   sTitle:'Videos and Photographs Cont.',
        bIsWebPath:true,
        sUrl:'videosandphotographscont.html'
    }]
},
{   sTitle:'History of the Association',
    bIsWebPath:true,
    sUrl:'historyoftheassociation.html',"childArray" : [
    {   sTitle:'History Cont. 1',
        bIsWebPath:true,
        sUrl:'historycont1.html'
    },
    {   sTitle:'History Cont. 2',
        bIsWebPath:true,
        sUrl:'historycont2.html'
    }]
},
{   sTitle:'Officers and Committee',
    bIsWebPath:true,
    sUrl:'officersandcommittee.html',"childArray" : [
    {   sTitle:'Officers and Committee Cont. 1',
        bIsWebPath:true,
        sUrl:'cfficersandcommitteecont1.html'
    }]
},
{   sTitle:'Programme and Results 2012',
    bIsWebPath:true,
    sUrl:'programme and results 2012.html',"childArray" : [
    {   sTitle:'Programme and Results 2012 Cont.',
        bIsWebPath:true,
        sUrl:'programmeand results2012cont.html'
    }]
},
{   sTitle:'Match Results 2011',
    bIsWebPath:true,
    sUrl:'matchresults2011.html',"childArray" : [
    {   sTitle:'Results 2011 Cont 1',
        bIsWebPath:true,
        sUrl:'resultscont1.html'
    },
    {   sTitle:'Results 2011 Cont. 2',
        bIsWebPath:true,
        sUrl:'results2011cont2.html'
    }]
},
{   sTitle:'Match Results 2010 ',
    bIsWebPath:true,
    sUrl:'matchresults2010.html',"childArray" : [
    {   sTitle:'Results 2010 Cont. 1',
        bIsWebPath:true,
        sUrl:'results2010cont1.html'
    },
    {   sTitle:'Results 2010 Cont 2',
        bIsWebPath:true,
        sUrl:'results2010cont2.html'
    }]
},
{   sTitle:'News',
    bIsWebPath:true,
    sUrl:'news.html'
},
{   sTitle:'Tour 2011 Report',
    bIsWebPath:true,
    sUrl:'tour 2011 report.html',"childArray" : [
    {   sTitle:'Tour 2011 Photographs',
        bIsWebPath:true,
        sUrl:'tour 2011photographs.html'
    }]
},
{   sTitle:'Useful Links',
    bIsWebPath:true,
    sUrl:'usefullinks.html'
},
{   sTitle:'Download Forms',
    bIsWebPath:true,
    sUrl:'downloadforms.html'
},
{   sTitle:'Membership Information',
    bIsWebPath:true,
    sUrl:'membershipinformation.html'
}]
});
