var customNavTree13 = WpNavBar.readTree({
"childArray" : [{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self'},{   sTitle:'Operettas',
    bIsWebPath:true,
    sUrl:'operettas.html'},{   sTitle:'Society',
    sUrl:'',
    sTarget:'_self',"childArray" : [{   sTitle:'Past Performances',
        bIsWebPath:true,
        sUrl:'ourperformances.html',
        sTarget:'_self'},{   sTitle:'History',
        bIsWebPath:true,
        sUrl:'history.html'},{   sTitle:'History Photographs',
        bIsWebPath:true,
        sUrl:'historicphotos.html'}]},{   sTitle:'Members News',
    bIsWebPath:true,
    sUrl:'membersnews.html',
    sTarget:'_self'},{   sTitle:'FAQs',
    bIsWebPath:true,
    sUrl:'faqs.html'},{   sTitle:'Other Links',
    sUrl:'',
    sTarget:'_self',"childArray" : [{   sTitle:'Contacts',
        bIsWebPath:true,
        sUrl:'contacts.html'},{   sTitle:'Useful Links',
        bIsWebPath:true,
        sUrl:'usefullinks.html'},{   sTitle:'Useful Downloads',
        bIsWebPath:true,
        sUrl:'downloads.html'},{   sTitle:'Alistair Donkin',
        bIsWebPath:true,
        sUrl:'adonkin.html'}]},{   sTitle:'Shops',
    sUrl:'',
    sTarget:'_self',"childArray" : [{   sTitle:'Compilations',
        bIsWebPath:true,
        sUrl:'zavvi1.html',
        sTarget:'_self'},{   sTitle:'Books',
        bIsWebPath:true,
        sUrl:'books.html',
        sTarget:'_self'},{   sTitle:'Iolanthe Shop',
        bIsWebPath:true,
        sUrl:'iolantheshop.html',
        sTarget:'_self'},{   sTitle:'Mikado Shop',
        bIsWebPath:true,
        sUrl:'mikadoshop.html',
        sTarget:'_self'},{   sTitle:'Pirate Shop',
        bIsWebPath:true,
        sUrl:'pirateshop.html',
        sTarget:'_self'},{   sTitle:'Patience Shop',
        bIsWebPath:true,
        sUrl:'patienceshop.html',
        sTarget:'_self'},{   sTitle:'Yeomen Shop',
        bIsWebPath:true,
        sUrl:'yeomenshop.html',
        sTarget:'_self'}]}]
});