var customnavtree108 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Live Crafts',
    bIsWebPath:true,
    sUrl:'live_crafts_default.html',
    sTarget:'_self'
},
{   sTitle:'Festival of Food',
    bIsWebPath:true,
    sUrl:'fooddefault.html',
    sTarget:'_self'
},
{   sTitle:'Yorkshire Game Fair',
    bIsWebPath:true,
    sUrl:'game_fair_default.html',
    sTarget:'_self'
},
{   sTitle:'Royal County Game Fair',
    bIsWebPath:true,
    sUrl:'royal_county_default.html',
    sTarget:'_self'
}]
});
