var customnavtree94 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home Page',
    bIsWebPath:true,
    sUrl:'book_fair_default.html',
    sTarget:'_self'
},
{   sTitle:'Diary of Events',
    bIsWebPath:true,
    sUrl:'book_diary_of_events.html',
    sTarget:'_self'
},
{   sTitle:'How to Exhibit',
    bIsWebPath:true,
    sUrl:'book_how_to_exhibit.html',
    sTarget:'_self'
},
{   sTitle:'How to Find Us',
    bIsWebPath:true,
    sUrl:'book_how_to_find_us.html',
    sTarget:'_self'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'book_contact_us.html',
    sTarget:'_self'
},
{   sTitle:'Site Map',
    bIsWebPath:true,
    sUrl:'page15.html',
    sTarget:'_self'
}]
});