var customnavtree94 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home Page',
    bIsWebPath:true,
    sUrl:'book_fair_default.html',
    sTarget:'_self'
},
{   sTitle:'Diary of Events',
    sUrl:'http://www.booksinstore.co.uk/bookfairdiary.php',
    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'
}]
});
