var customNavTree12 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    sUrl:'http://www.grassrootsfootball.org.uk/index.html',
    sTarget:'_self'
},
{   sTitle:'Fixtures',
    sUrl:'http://www.grassrootsfootball.org.uk/fixtures.html',
    sTarget:'_self'
},
{   sTitle:'Results',
    sUrl:'http://www.grassrootsfootball.org.uk/results.html',
    sTarget:'_self'
},
{   sTitle:'Tables',
    sUrl:'http://www.grassrootsfootball.org.uk/tables.html',
    sTarget:'_self'
},
{   sTitle:'Cup Draws',
    sUrl:'http://www.grassrootsfootball.org.uk/draws.html',
    sTarget:'_self'
},
{   sTitle:'Goalscorers',
    sUrl:'http://www.grassrootsfootball.org.uk/goals.html',
    sTarget:'_blank'
},
{   sTitle:'Notice Board',
    sUrl:'http://www.grassrootsfootball.org.uk/noticeboard.html',
    sTarget:'_self'
},
{   sTitle:'News',
    sUrl:'http://www.grassrootsfootball.org.uk/footballnews.html',
    sTarget:'_self'
},
{   sTitle:'League Menu',
    sUrl:'http://www.grassrootsfootball.org.uk/seic.html',
    sTarget:'_self'
},
{   sTitle:'Contacts',
    sUrl:'http://www.grassrootsfootball.org.uk/officers.html',
    sTarget:'_self'
}]
});
