var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Plays',
    'bIsWebPath':true,
    'sUrl':'plays.html',"childArray" : [
    {   'sTitle':'Recent Productions',
        'bIsWebPath':true,
        'sUrl':'ziprecentproductions.html'
    },
    {   'sTitle':'List of all  Productions',
        'bIsWebPath':true,
        'sUrl':'ziplistofproductions.html'
    },
    {   'sTitle':'The Promise',
        'bIsWebPath':true,
        'sUrl':'zippromise.html'
    }]
},
{   'sTitle':'Wizard of Oz',
    'bIsWebPath':true,
    'sUrl':'panto.html'
},
{   'sTitle':'Rockschool',
    'bIsWebPath':true,
    'sUrl':'ziprock.html',"childArray" : [
    {   'sTitle':'recording studio',
        'bIsWebPath':true,
        'sUrl':'ziprockrecording.html'
    },
    {   'sTitle':'rockschool courses',
        'bIsWebPath':true,
        'sUrl':'ziprockcourses.html',"childArray" : [
        {   'sTitle':'Tackling neets',
            'bIsWebPath':true,
            'sUrl':'ziprockneets.html'
        },
        {   'sTitle':'Basic Skills in Literacy',
            'bIsWebPath':true,
            'sUrl':'ziprockbasicskillsliteracy.html'
        },
        {   'sTitle':'GCSE music courses',
            'bIsWebPath':true,
            'sUrl':'ziprockgcsemusiccourses.html'
        }]
    },
    {   'sTitle':'summer rockschool',
        'bIsWebPath':true,
        'sUrl':'ziprocksummer.html'
    },
    {   'sTitle':'oceana events',
        'bIsWebPath':true,
        'sUrl':'ziprockoceanaevents.html'
    }]
},
{   'sTitle':'Education',
    'bIsWebPath':true,
    'sUrl':'zipeducation.html',"childArray" : [
    {   'sTitle':'Extended Schools Programme',
        'bIsWebPath':true,
        'sUrl':'zipextendedschoolsprogramme.html'
    },
    {   'sTitle':'Multi-media workshops',
        'bIsWebPath':true,
        'sUrl':'zipmultimediaworkshops.html'
    },
    {   'sTitle':'Raising Standards in Literacy Through Drama',
        'bIsWebPath':true,
        'sUrl':'zipraisingstandardsinliteracy.html'
    },
    {   'sTitle':'Summer Schools at Zip Theatre',
        'bIsWebPath':true,
        'sUrl':'zipsummerschools.html'
    },
    {   'sTitle':'Hogwarts The Musical',
        'bIsWebPath':true,
        'sUrl':'hogwarts.html'
    }]
},
{   'sTitle':'Arts for KS2',
    'bIsWebPath':true,
    'sUrl':'springartsks2.html'
},
{   'sTitle':'Community',
    'bIsWebPath':true,
    'sUrl':'community.html',"childArray" : [
    {   'sTitle':'The Wolverhampton Mystery Cycle',
        'bIsWebPath':true,
        'sUrl':'zipmysterycycle.html',"childArray" : [
        {   'sTitle':'administration',
            'bIsWebPath':true,
            'sUrl':'zipmysteryadmin.html'
        },
        {   'sTitle':'the script',
            'bIsWebPath':true,
            'sUrl':'zipmysteryscript.html',"childArray" : [
            {   'sTitle':'origins of mystery cycles',
                'bIsWebPath':true,
                'sUrl':'ziporiginsofthemysterycycle.html'
            },
            {   'sTitle':'script extracts',
                'bIsWebPath':true,
                'sUrl':'zipmysteryscripextracts.html'
            }]
        },
        {   'sTitle':'design',
            'bIsWebPath':true,
            'sUrl':'zipmysterydesign.html'
        },
        {   'sTitle':'choreography',
            'bIsWebPath':true,
            'sUrl':'zipmysterychoreography.html'
        },
        {   'sTitle':'MC team',
            'bIsWebPath':true,
            'sUrl':'zipmysteryteam.html'
        },
        {   'sTitle':'ross bell',
            'bIsWebPath':true,
            'sUrl':'zipmysteryrossbell.html'
        }]
    },
    {   'sTitle':'Low Hill Community Festivals',
        'bIsWebPath':true,
        'sUrl':'ziplowhillcommunityfestivals.html',"childArray" : [
        {   'sTitle':'poem showell circus',
            'bIsWebPath':true,
            'sUrl':'zipshowellcircuspoem.html'
        },
        {   'sTitle':'Wolves - THe Musical',
            'bIsAnchor':true,
            'bIsWebPath':true,
            'sUrl':'ziplowhillcommunityfestivals.html#Wolves'
        }]
    }]
},
{   'sTitle':'Reviews',
    'bIsWebPath':true,
    'sUrl':'reviews.html'
},
{   'sTitle':'Zip\'s history',
    'bIsWebPath':true,
    'sUrl':'ziphistory.html'
},
{   'sTitle':'Zip\'s team',
    'bIsWebPath':true,
    'sUrl':'zipteam.html'
},
{   'sTitle':'Past Players',
    'bIsWebPath':true,
    'sUrl':'pastplayer.html'
},
{   'sTitle':'Contact Zip',
    'bIsWebPath':true,
    'sUrl':'zipcontact.html'
},
{   'sTitle':'Contents',
    'bIsWebPath':true,
    'sUrl':'contents.html'
}]
});
