var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'Brentford FC Programme Collectors Club',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.htm'
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'page2.htm'
},
{   sTitle:'Away Subscription',
    bIsWebPath:true,
    sUrl:'page4.htm'
},
{   sTitle:'Through the Ages',
    bIsWebPath:true,
    sUrl:'page3.htm'
},
{   sTitle:'Programmes for Sale ',
    bIsWebPath:true,
    sUrl:'page10.htm'
},
{   sTitle:'Eric White Trophy',
    bIsWebPath:true,
    sUrl:'page11.htm'
},
{   sTitle:'Meet the Committee',
    bIsWebPath:true,
    sUrl:'page12.htm'
},
{   sTitle:'Meeting Dates',
    bIsWebPath:true,
    sUrl:'page13.htm'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'page5.htm'
}]
});
