var customnavtree91 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home Page',
    bIsWebPath:true,
    sUrl:'dolls_default.html',
    sTarget:'_self'
},
{   sTitle:'Windsor',
    bIsWebPath:true,
    sUrl:'dolls_windsor.html',
    sTarget:'_self'
},
{   sTitle:'Farnham',
    bIsWebPath:true,
    sUrl:'dolls_farnham.html',
    sTarget:'_self'
},
{   sTitle:'About the Show',
    bIsWebPath:true,
    sUrl:'dolls_about_the_show.html',
    sTarget:'_self'
},
{   sTitle:'Event News',
    bIsWebPath:true,
    sUrl:'dolls_event_news.html',
    sTarget:'_self'
},
{   sTitle:'Exhibitor List',
    bIsWebPath:true,
    sUrl:'dolls_exhibitor_list.html',
    sTarget:'_self'
},
{   sTitle:'How to Exhibit',
    bIsWebPath:true,
    sUrl:'dolls_how_to_exhibit.html',
    sTarget:'_self'
},
{   sTitle:'How to Find Us',
    bIsWebPath:true,
    sUrl:'dolls_how_to_find_us.html',
    sTarget:'_self'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'dolls_contact_us.html',
    sTarget:'_self'
},
{   sTitle:'Site Map',
    bIsWebPath:true,
    sUrl:'page15.html',
    sTarget:'_self'
}]
});