var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'About West Heath',
    bIsWebPath:true,
    sUrl:'page4.html'
},
{   sTitle:'How to Find Us',
    bIsWebPath:true,
    sUrl:'page20.html'
},
{   sTitle:'Our Coaching System',
    bIsWebPath:true,
    sUrl:'page6.html'
},
{   sTitle:'Who\'s Who',
    bIsWebPath:true,
    sUrl:'page7.html'
},
{   sTitle:'Registration',
    bIsWebPath:true,
    sUrl:'page9.html'
},
{   sTitle:'Term Dates',
    bIsWebPath:true,
    sUrl:'page10.html'
},
{   sTitle:'Bulletin Board',
    bIsWebPath:true,
    sUrl:'page5.html'
},
{   sTitle:'Easter Holiday Programme',
    bIsWebPath:true,
    sUrl:'page12.html'
},
{   sTitle:'Spring Term Tournaments',
    bIsWebPath:true,
    sUrl:'page26.html'
},
{   sTitle:'Competition+',
    bIsWebPath:true,
    sUrl:'page14.html'
},
{   sTitle:'Newquay Album',
    bIsWebPath:true,
    sUrl:'page21.html'
}]
});
