var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Previous Shows',
    bIsWebPath:true,
    sUrl:'previousshows.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'The Prime of Miss Jean Brodie',
        bIsWebPath:true,
        sUrl:'the prime of miss jean brodie.html',
        sTarget:'_self'
    },
    {   sTitle:'The Inaccurate Conception',
        bIsWebPath:true,
        sUrl:'inaccurate.html',
        sTarget:'_self'
    },
    {   sTitle:'Alice!',
        bIsWebPath:true,
        sUrl:'alice.html',
        sTarget:'_self'
    },
    {   sTitle:'Lord Arthur Savilles Crime ',
        bIsWebPath:true,
        sUrl:'lasc.html',
        sTarget:'_self'
    },
    {   sTitle:'BreezeBlock Park',
        bIsWebPath:true,
        sUrl:'bbp2.html',
        sTarget:'_self'
    },
    {   sTitle:'Wizard Of Oz',
        bIsWebPath:true,
        sUrl:'woz.html',
        sTarget:'_self'
    },
    {   sTitle:'The Office Party',
        bIsWebPath:true,
        sUrl:'officeparty2.html',
        sTarget:'_self'
    },
    {   sTitle:'Noises Off',
        bIsWebPath:true,
        sUrl:'noisesoff.html',
        sTarget:'_self'
    },
    {   sTitle:'Cinderella',
        bIsWebPath:true,
        sUrl:'cinderella (2005).html',
        sTarget:'_self'
    },
    {   sTitle:'Cash On Delivery',
        bIsWebPath:true,
        sUrl:'cod.html',
        sTarget:'_self'
    },
    {   sTitle:'Cards on the Table',
        bIsWebPath:true,
        sUrl:'cards.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Current Show',
    bIsWebPath:true,
    sUrl:'curentshow.html',
    sTarget:'_self'
},
{   sTitle:'Members',
    bIsWebPath:true,
    sUrl:'members.html',
    sTarget:'_self',"childArray" : [
    {   bSeparatorBefore:true,
        sTitle:'James Morris',
        bIsWebPath:true,
        sUrl:'james.html',
        sTarget:'_self'
    },
    {   sTitle:'Mary Scott',
        bIsWebPath:true,
        sUrl:'mary scott.html',
        sTarget:'_self'
    },
    {   sTitle:'Mekala Mahalingham',
        bIsWebPath:true,
        sUrl:'mekala.html',
        sTarget:'_self'
    },
    {   sTitle:'Lisa Hewit Smith',
        bIsWebPath:true,
        sUrl:'lisahs.html',
        sTarget:'_self'
    },
    {   sTitle:'Dave Hewitt',
        bIsWebPath:true,
        sUrl:'daveh.html',
        sTarget:'_self'
    },
    {   sTitle:'Emma Atkin',
        bIsWebPath:true,
        sUrl:'emmaa.html',
        sTarget:'_self'
    },
    {   sTitle:'Helen Fleshbourne',
        bIsWebPath:true,
        sUrl:'helenf.html',
        sTarget:'_self'
    },
    {   sTitle:'Andrew Morris',
        bIsWebPath:true,
        sUrl:'andrewm.html',
        sTarget:'_self'
    },
    {   sTitle:'Pam Morris',
        bIsWebPath:true,
        sUrl:'pamm.html',
        sTarget:'_self'
    },
    {   sTitle:'Barry Morris',
        bIsWebPath:true,
        sUrl:'barrym.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Blogg - Status Updates',
    bIsWebPath:true,
    sUrl:'blogg.html',
    sTarget:'_self'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contact.html',
    sTarget:'_self'
}]
});
