var customNavTree6 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Weather',
    sUrl:'http://www.yr.no/place/Ireland/Munster/Clonakilty/',
    sTarget:'_self'
},
{   sTitle:'Galley Flash',
    sUrl:'https://sites.google.com/site/galleyflash/Home',
    sTarget:'_self'
},
{   sTitle:'Surf Forecast',
    sUrl:'http://www.surf-forecast.com/breaks/Long-Strand_Castlefreke',
    sTarget:'_self'
},
{   sTitle:'Facebook',
    sUrl:'http://www.facebook.com/pages/Fishers-Cross-Bar/130562613670138',
    sTarget:'_self'
},
{   sTitle:'Forum',
    sUrl:'http://www.fisherscross.com/forum.html',
    sTarget:'_self'
},
{   sTitle:'Open Forum',
    sUrl:'http://fisherscross.freeforums.org/index.php?sid=b57374f105cc92e5df389efa6235cb70',
    sTarget:'_self'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contact.html'
}]
});
