var customnavtree85 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home Page',
    bIsWebPath:true,
    sUrl:'gifts_default.html',
    sTarget:'_self'
},
{   sTitle:'Windsor Racecourse',
    bIsWebPath:true,
    sUrl:'gifts_windsor.html',
    sTarget:'_self'
},
{   sTitle:'Hatfield - Butterfly World',
    bIsWebPath:true,
    sUrl:'gifts_hatfield.html',
    sTarget:'_self'
},
{   sTitle:'SoE Showground',
    bIsWebPath:true,
    sUrl:'gifts_south_of_england_showground.html',
    sTarget:'_self'
},
{   sTitle:'Loseley Park',
    bIsWebPath:true,
    sUrl:'gifts_loseley_park.html',
    sTarget:'_self'
},
{   sTitle:'About the Show',
    bIsWebPath:true,
    sUrl:'gifts_about_the_show.html',
    sTarget:'_self'
},
{   sTitle:'Advance Tickets',
    bIsWebPath:true,
    sUrl:'gifts_advance_tickets.html',
    sTarget:'_self'
},
{   sTitle:'Event News',
    bIsWebPath:true,
    sUrl:'gifts_event_news.html',
    sTarget:'_self'
},
{   sTitle:'How to Exhibit',
    bIsWebPath:true,
    sUrl:'gifts_how_to_exhibit.html',
    sTarget:'_self'
},
{   sTitle:'How to Find Us',
    bIsWebPath:true,
    sUrl:'gifts_how_to_find_us.html',
    sTarget:'_self'
},
{   sTitle:'Summer Live Crafts',
    bIsWebPath:true,
    sUrl:'gifts_summer_live crafts.html',
    sTarget:'_self'
},
{   sTitle:'Mailing List',
    bIsWebPath:true,
    sUrl:'gifts_mailing_list.html',
    sTarget:'_self'
},
{   sTitle:'Job Vacancies',
    bIsWebPath:true,
    sUrl:'gifts_job_vacancies.html',
    sTarget:'_self'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'gifts_contact_us.html',
    sTarget:'_self'
},
{   sTitle:'Site Map',
    bIsWebPath:true,
    sUrl:'page15.html',
    sTarget:'_self'
}]
});