var customNavTree1 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    sUrl:'index.html',
    sTarget:'_self'
},
{   sTitle:'About Us',
    sUrl:'about_us.html',
    sTarget:'_self'
},
{   sTitle:'Canvas',
    sUrl:'canvas_goods.html',
    sTarget:'_self'
},
{   sTitle:'Covers',
    sUrl:'covers.html',
    sTarget:'_self'
},
{   sTitle:'Crew Bags',
    sUrl:'crew-bags.html',
    sTarget:'_self'
},
{   sTitle:'Links',
    sUrl:'links.html',
    sTarget:'_self'
},
{   sTitle:'Repairs',
    sUrl:'repairs.html',
    sTarget:'_self'
},
{   sTitle:'Sailmaking',
    sUrl:'sailmaking.html',
    sTarget:'_self'
},
{   sTitle:'Clubs',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Holyhead',
        sUrl:'holyhead_sailing_club.html',
        sTarget:'_self'
    },
    {   sTitle:'Liverpool SC',
        sUrl:'liverpool_sailing_club.html',
        sTarget:'_self'
    },
    {   sTitle:'Liverpool YC',
        sUrl:'liverpool_yacht_club.html',
        sTarget:'_self'
    },
    {   sTitle:'North West Venturers',
        sUrl:'north_west_venturers_yacht_club.html',
        sTarget:'_self'
    },
    {   sTitle:'Port Madog',
        sUrl:'port_madog_sailing_club.html',
        sTarget:'_self'
    },
    {   sTitle:'Pwllheli Sailing Club',
        sUrl:'psc.html',
        sTarget:'_self'
    },
    {   sTitle:'Royal Anglesey',
        sUrl:'royal_anglesey_yacht_club.html',
        sTarget:'_self'
    },
    {   sTitle:'Royal Dee',
        sUrl:'royal_dee_sailing_club.html',
        sTarget:'_self'
    },
    {   sTitle:'SCYC',
        sUrl:'scyc.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Tides',
    sUrl:'tides.html',
    sTarget:'_self'
},
{   sTitle:'Weather',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Met Office Local',
        sUrl:'weather_local.html',
        sTarget:'_self'
    },
    {   sTitle:'Met Office Inshore',
        sUrl:'inshore_forecast.html',
        sTarget:'_self'
    },
    {   sTitle:'Irish Met Office',
        sUrl:'weather_irish.html',
        sTarget:'_self'
    },
    {   sTitle:'Local Live',
        sUrl:'weather_live.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Contact Us',
    sUrl:'contact_us.html',
    sTarget:'_self'
}]
});
