var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'Southend Photgraphic Society, one of the oldest camera clubs in the UK',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sDescription:'Club Info',
    sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'page2.html'
},
{   sDescription:'Club Calendar',
    sTitle:'Events',
    bIsWebPath:true,
    sUrl:'page4.html'
},
{   sTitle:'Gallery A',
    bIsWebPath:true,
    sUrl:'page14.html'
},
{   sTitle:'Gallery B',
    bIsWebPath:true,
    sUrl:'page15.html'
},
{   sTitle:'Studio Night',
    bIsWebPath:true,
    sUrl:'page16.html'
},
{   sDescription:'Members pictures',
    sTitle:'10 Scores',
    bIsWebPath:true,
    sUrl:'page7.html'
},
{   sTitle:'9.5 Scores',
    bIsWebPath:true,
    sUrl:'page11.html'
},
{   sTitle:'9 Scores',
    bIsWebPath:true,
    sUrl:'page12.html'
},
{   sTitle:'8.5 Scores',
    bIsWebPath:true,
    sUrl:'page13.html'
},
{   sDescription:'Contact details',
    sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'page5.html'
},
{   sDescription:'Competition Results',
    sTitle:'Competitions',
    bIsWebPath:true,
    sUrl:'page20.html'
},
{   sDescription:'News & Chat',
    sTitle:'Forum',
    bIsWebPath:true,
    sUrl:'page8.html'
},
{   sDescription:'Meeting and competition dates',
    sTitle:'Syllabus',
    bIsWebPath:true,
    sUrl:'page10.html'
},
{   sDescription:'Useful Links',
    sTitle:'Links',
    bIsWebPath:true,
    sUrl:'page9.html'
}]
});
