var customNavTree8 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Quick Info',
    bIsWebPath:true,
    sUrl:'info.html',
    sTarget:'_self'
},
{   sTitle:'Fixtures',
    bIsWebPath:true,
    sUrl:'fixtures.html',
    sTarget:'_self'
},
{   sTitle:'Latest Results',
    bIsWebPath:true,
    sUrl:'lresults.html',
    sTarget:'_self'
},
{   sTitle:'Knockout',
    bIsWebPath:true,
    sUrl:'knockout.html',
    sTarget:'_self'
},
{   sTitle:'Calendar',
    bIsWebPath:true,
    sUrl:'calendar.html'
},
{   sTitle:'Send Results',
    bIsWebPath:true,
    sUrl:'resultsin.html',
    sTarget:'_self'
},
{   sTitle:'Downloads',
    bIsWebPath:true,
    sUrl:'downloads.html',
    sTarget:'_self'
},
{   sTitle:'More Info',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Sequences',
        bIsWebPath:true,
        sUrl:'sequencies.html',
        sTarget:'_self'
    },
    {   sTitle:'Questions',
        bIsWebPath:true,
        sUrl:'questions.html'
    },
    {   sTitle:'What is?',
        bIsWebPath:true,
        sUrl:'whatis.html'
    },
    {   sTitle:'Locations',
        bIsWebPath:true,
        sUrl:'locations.html'
    },
    {   sTitle:'Rules etc',
        bIsWebPath:true,
        sUrl:'rules.html'
    },
    {   sTitle:'Trophies',
        bIsWebPath:true,
        sUrl:'trophies.html'
    },
    {   sTitle:'Contacts',
        bIsWebPath:true,
        sUrl:'contacts.html'
    },
    {   sTitle:'History',
        sUrl:'',
        sTarget:'_self',"childArray" : [
        {   sTitle:'This season',
            bIsWebPath:true,
            sUrl:'hist2011.html',
            sTarget:'_self'
        },
        {   sTitle:'League Champions',
            bIsWebPath:true,
            sUrl:'leachamp.html'
        },
        {   sTitle:'Knockout Winners',
            bIsWebPath:true,
            sUrl:'histknock.html'
        },
        {   sTitle:'2010-2011',
            bIsWebPath:true,
            sUrl:'hist2010.html',
            sTarget:'_self'
        },
        {   sTitle:'2009-2010',
            bIsWebPath:true,
            sUrl:'hist2009.html'
        },
        {   sTitle:'2008-2009',
            bIsWebPath:true,
            sUrl:'hist2008.html'
        },
        {   sTitle:'2007-2008',
            bIsWebPath:true,
            sUrl:'hist2007.html'
        },
        {   sTitle:'2006-2007',
            bIsWebPath:true,
            sUrl:'hist2006.html'
        },
        {   sTitle:'2005-2006',
            bIsWebPath:true,
            sUrl:'hist2005.html'
        },
        {   sTitle:'2004-2005',
            bIsWebPath:true,
            sUrl:'hist2004.html'
        },
        {   sTitle:'2003-2004',
            bIsWebPath:true,
            sUrl:'hist2003.html'
        },
        {   sTitle:'2002-2003',
            bIsWebPath:true,
            sUrl:'hist2002.html'
        },
        {   sTitle:'2001-2002',
            bIsWebPath:true,
            sUrl:'hist2001.html'
        },
        {   sTitle:'2000-2001',
            bIsWebPath:true,
            sUrl:'hist2000.html'
        },
        {   sTitle:'1999-2000',
            bIsWebPath:true,
            sUrl:'hist1999.html'
        },
        {   sTitle:'1998-1999',
            bIsWebPath:true,
            sUrl:'hist1998.html'
        },
        {   sTitle:'1994 to 1996',
            bIsWebPath:true,
            sUrl:'hist1994.html'
        }]
    }]
},
{   sTitle:'Message Board',
    sUrl:'http://www.subn.org/svql',
    sTarget:'_self'
}]
});
