var customnavtree41 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home Page',
    bIsWebPath:true,
    sUrl:'fooddefault.html',
    sTarget:'_self'
},
{   sTitle:'Easter Festival',
    bIsWebPath:true,
    sUrl:'food_easter_festival.html',
    sTarget:'_self'
},
{   sTitle:'Harvest Festival',
    bIsWebPath:true,
    sUrl:'food_harvest_festival.html',
    sTarget:'_self'
},
{   sTitle:'About the Show',
    bIsWebPath:true,
    sUrl:'food_about_the_show.html',
    sTarget:'_self'
},
{   sTitle:'Advance Tickets',
    bIsWebPath:true,
    sUrl:'food_advance_tickets.html',
    sTarget:'_self'
},
{   sTitle:'Event News',
    bIsWebPath:true,
    sUrl:'food_event_news.html',
    sTarget:'_self'
},
{   sTitle:'How to Exhibit',
    bIsWebPath:true,
    sUrl:'food_how_to_exhibit.html',
    sTarget:'_self'
},
{   sTitle:'How to Find Us',
    bIsWebPath:true,
    sUrl:'food_how_to_find_us.html',
    sTarget:'_self'
},
{   sTitle:'Mailing List',
    bIsWebPath:true,
    sUrl:'food_mailing_list.html',
    sTarget:'_self'
},
{   sTitle:'Job Vacancies',
    bIsWebPath:true,
    sUrl:'food_job_vacancies.html',
    sTarget:'_self'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'food_contact_us.html',
    sTarget:'_self'
},
{   sTitle:'Site Map',
    bIsWebPath:true,
    sUrl:'page15.html',
    sTarget:'_self'
}]
});