var customnavtree43 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home Page',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self'
},
{   sTitle:'Diary of Events',
    bIsWebPath:true,
    sUrl:'diary_of_events.html',
    sTarget:'_self'
},
{   sTitle:'How To Exhibit',
    bIsWebPath:true,
    sUrl:'how_to_exhibit.html',
    sTarget:'_self'
},
{   sTitle:'Application Form',
    bIsAnchor:true,
    bIsWebPath:true,
    sUrl:'page21.html#Application',
    sTarget:'_self'
},
{   sTitle:'Location Map',
    bIsWebPath:true,
    sUrl:'location_map.html',
    sTarget:'_self'
},
{   sTitle:'Mailing List',
    bIsWebPath:true,
    sUrl:'mailing_list.html',
    sTarget:'_self'
},
{   sTitle:'Job Vacancies',
    bIsWebPath:true,
    sUrl:'job_vacancies.html',
    sTarget:'_self'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contact_us.html',
    sTarget:'_self'
},
{   sTitle:'Site Map',
    bIsWebPath:true,
    sUrl:'page15.html',
    sTarget:'_self'
}]
});