var customnavtree29 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Corfu Island Guide',
    bIsWebPath:true,
    sUrl:'placestovisit.htm',
    sTarget:'_self'
},
{   sTitle:'Corfu Town',
    bIsWebPath:true,
    sUrl:'corfutown.htm',
    sTarget:'_self'
},
{   sTitle:'TWF Newsletters',
    bIsWebPath:true,
    sUrl:'news.htm',
    sTarget:'_self'
},
{   sTitle:'Subscribe To News',
    bIsWebPath:true,
    sUrl:'subscribe.htm',
    sTarget:'_self'
},
{   sTitle:'TWF Blog',
    bIsWebPath:true,
    sUrl:'twfblog.htm',
    sTarget:'_self'
},
{   sTitle:'Flights From the UK',
    bIsWebPath:true,
    sUrl:'flights.htm',
    sTarget:'_self'
},
{   sTitle:'Car Hire',
    bIsWebPath:true,
    sUrl:'car_hire.htm',
    sTarget:'_self'
},
{   sTitle:'Useful Corfu Links',
    bIsWebPath:true,
    sUrl:'links.htm',
    sTarget:'_self'
}]
});