var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'AMCC Boats',
    bIsWebPath:true,
    sUrl:'page8a.html'
},
{   sTitle:'Downloads',
    bIsWebPath:true,
    sUrl:'page80.html'
},
{   sTitle:'DSC Radio',
    bIsWebPath:true,
    sUrl:'page8.html'
},
{   sTitle:'Events',
    bIsWebPath:true,
    sUrl:'page2.html',"childArray" : [
    {   sTitle:'Fun Day 2009',
        bIsWebPath:true,
        sUrl:'page82.html'
    },
    {   sTitle:'Fun Day 2010',
        bIsWebPath:true,
        sUrl:'page15.html'
    }]
},
{   sTitle:'2012 Calendar',
    bIsWebPath:true,
    sUrl:'page16.html'
},
{   sTitle:'Marina News',
    bIsExternal:true,
    sUrl:'http://www.allingtonmarina.com/News.html',
    sTarget:'_blank'
},
{   sTitle:'Boat Safety',
    bIsWebPath:true,
    sUrl:'page3.html',"childArray" : [
    {   sTitle:'SOLAS V',
        bIsWebPath:true,
        sUrl:'page12.html'
    }]
},
{   sTitle:'Tide & Weather',
    bIsExternal:true,
    sUrl:'http://easytide.ukho.gov.uk/EasyTide/EasyTide/ShowPrediction.aspx?PortID=0109E&PredictionLength=7',
    sTarget:'_blank',"childArray" : [
    {   sTitle:'Weather Forecast',
        bIsExternal:true,
        sUrl:'http://news.bbc.co.uk/weather/forecast/2601'
    },
    {   sTitle:'Inshore Weather',
        bIsExternal:true,
        sUrl:'http://www.bbc.co.uk/weather/coast/coastalforecast/regional_forecast.shtml?8'
    }]
},
{   sTitle:'Video/Photos',
    bIsWebPath:true,
    sUrl:'page81.html',"childArray" : [
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'Admirals Cruise',
        bIsWebPath:true,
        sUrl:'page24.html'
    },
    {   sTitle:'Year Book 2009',
        bIsWebPath:true,
        sUrl:'page83.html'
    },
    {   sTitle:'Year Book 2010',
        bIsWebPath:true,
        sUrl:'page13.html'
    },
    {   sTitle:'Year Book 2011',
        bIsWebPath:true,
        sUrl:'page23.html'
    }]
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'page4.html'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'page5.html'
}]
});
