var customNavTree33 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'about us.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Opening Times',
        bIsWebPath:true,
        sUrl:'page41.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Events',
    bIsWebPath:true,
    sUrl:'what\'son.html',
    sTarget:'_self'
},
{   sTitle:'Tuition',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Whats on offer',
        bIsWebPath:true,
        sUrl:'page23.html',
        sTarget:'_self'
    },
    {   sTitle:'Adult Courses',
        sUrl:'',
        sTarget:'_self',"childArray" : [
        {   sTitle:'Kayaking',
            bIsWebPath:true,
            sUrl:'adultkayaking.html',
            sTarget:'_self'
        },
        {   sTitle:'Powerboating',
            bIsWebPath:true,
            sUrl:'adult powerboating.html',
            sTarget:'_self'
        },
        {   sTitle:'Sailing',
            sUrl:'',
            sTarget:'_self',"childArray" : [
            {   sTitle:'Beginner Courses',
                bIsWebPath:true,
                sUrl:'adult sailing.html',
                sTarget:'_self'
            },
            {   sTitle:'Evening Courses',
                bIsWebPath:true,
                sUrl:'page17.html',
                sTarget:'_self'
            },
            {   sTitle:'Improvers Courses',
                bIsWebPath:true,
                sUrl:'page16.html',
                sTarget:'_self'
            }]
        },
        {   sTitle:'Windsurfing',
            bIsWebPath:true,
            sUrl:'adult windsurfing.html',
            sTarget:'_self',"childArray" : [
            {   sTitle:'Evening Courses',
                bIsWebPath:true,
                sUrl:'page17.html',
                sTarget:'_self'
            }]
        },
        {   sTitle:'RYA Short Courses',
            bIsWebPath:true,
            sUrl:'page21.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'Junior Courses',
        sUrl:'',
        sTarget:'_self',"childArray" : [
        {   sTitle:'Junior Kayaking',
            bIsWebPath:true,
            sUrl:'page42.html',
            sTarget:'_self'
        },
        {   sTitle:'Muliti Activity',
            bIsWebPath:true,
            sUrl:'page20.html',
            sTarget:'_self'
        },
        {   sTitle:'Powerboating',
            bIsWebPath:true,
            sUrl:'adult powerboating.html',
            sTarget:'_self'
        },
        {   sTitle:'Sailing',
            bIsWebPath:true,
            sUrl:'page18.html',
            sTarget:'_self'
        },
        {   sTitle:'Windsurfing',
            bIsWebPath:true,
            sUrl:'page19.html',
            sTarget:'_self'
        },
        {   sTitle:'Parental Consent Form',
            bIsWebPath:true,
            sUrl:'2011 PARENTAL CONSENT FORM (1).pdf',
            sTarget:'_blank'
        }]
    }]
},
{   sTitle:'Clubs',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Junior Sailing Club',
        bIsWebPath:true,
        sUrl:'page29.html',
        sTarget:'_self'
    },
    {   sTitle:'Kayak Club',
        bIsWebPath:true,
        sUrl:'page27.html',
        sTarget:'_self'
    },
    {   sTitle:'Paddle-Ability',
        bIsWebPath:true,
        sUrl:'page43.html',
        sTarget:'_self'
    },
    {   sTitle:'Lakeside Loafers Team 15 Windsurfing Club',
        bIsWebPath:true,
        sUrl:'team 15.html',
        sTarget:'_self'
    },
    {   sTitle:'Lakeside Sailing Club',
        bIsWebPath:true,
        sUrl:'page30.html',
        sTarget:'_blank'
    },
    {   sTitle:'Peterborough Sailability',
        sUrl:'http://www.peterboroughsailability.org.uk/',
        sTarget:'_blank'
    }]
},
{   sTitle:'Hire',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Cycle Hire',
        bIsWebPath:true,
        sUrl:'hire bikes.html',
        sTarget:'_self'
    },
    {   sTitle:'Canadian Canoes, Kayaks, Pedalos and Rowing Boats',
        bIsWebPath:true,
        sUrl:'candians etc.html',
        sTarget:'_self'
    },
    {   sTitle:'Dinghies and Windsurf Kit',
        bIsWebPath:true,
        sUrl:'hire dinghies wsf.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Group Activities',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Corporate Activities',
        bIsWebPath:true,
        sUrl:'corporate activities.html',
        sTarget:'_self'
    },
    {   sTitle:'Schools and Youth Groups',
        bIsWebPath:true,
        sUrl:'schools.html',
        sTarget:'_self'
    },
    {   sTitle:'Parental Consent Form',
        bIsWebPath:true,
        sUrl:'2011 PARENTAL CONSENT FORM (1).pdf',
        sTarget:'_blank'
    }]
},
{   sTitle:'Current Weather',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Live Weather at Lakeside',
        sUrl:'http://www.lakesideleisure.com/weather/index.htm',
        sTarget:'_blank'
    },
    {   sTitle:'BBC Weather for Peterborough',
        sUrl:'http://news.bbc.co.uk/weather/forecast/19?area=PE2',
        sTarget:'_blank'
    },
    {   sTitle:'XC Weather for Peterborough',
        sUrl:'http://www.xcweather.co.uk/forecast/Peterborough',
        sTarget:'_blank'
    }]
},
{   sTitle:'Shop',
    bIsWebPath:true,
    sUrl:'shop.html',
    sTarget:'_self'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contact us.html',
    sTarget:'_self'
}]
});
