var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'History',
    bIsWebPath:true,
    sUrl:'History.html'
},
{   sTitle:'Theatre Royal Onward',
    bIsWebPath:true,
    sUrl:'Theatre Royal Onward.html',"childArray" : [
    {   sTitle:'Save Britain\'s Theatres',
        bIsWebPath:true,
        sUrl:'Save Britain\'s Theatres.html'
    }]
},
{   sTitle:'Winners 2009/10',
    bIsWebPath:true,
    sUrl:'10.html',"childArray" : [
    {   sTitle:'Anthology listing',
        bIsWebPath:true,
        sUrl:'Anthology listing.html'
    },
    {   sTitle:'Vultures',
        bIsWebPath:true,
        sUrl:'Vultures.html'
    }]
},
{   sTitle:'Winners 2010/11',
    bIsWebPath:true,
    sUrl:'Winners 2010/11.html',"childArray" : [
    {   sTitle:'Anthology listing',
        bIsWebPath:true,
        sUrl:'page 23.html'
    },
    {   sTitle:'White Phlox',
        bIsWebPath:true,
        sUrl:'page24.html'
    }]
},
{   sTitle:'Wetherspoon events',
    bIsWebPath:true,
    sUrl:'Wetherspoon events.html',"childArray" : [
    {   sTitle:'Cotton Bale 2010',
        bIsWebPath:true,
        sUrl:'Cotton Bale 2010.html'
    },
    {   sTitle:'Cotton Bale 2011',
        bIsWebPath:true,
        sUrl:'Cotton bale 2011.html'
    }]
},
{   sTitle:'Judges',
    bIsWebPath:true,
    sUrl:'Judges.html'
},
{   sTitle:'Anthology',
    bIsWebPath:true,
    sUrl:'Anthology.html',"childArray" : [
    {   sTitle:'Order Onward anthology 1',
        bIsWebPath:true,
        sUrl:'Order Onward anthology 1.html',"childArray" : [
        {   sTitle:'The Cotton Bale',
            bIsWebPath:true,
            sUrl:'The Cotton Bale.html'
        }]
    },
    {   sTitle:'Order Onward anthology 2',
        bIsWebPath:true,
        sUrl:'Order Onward anthology 2.html'
    }]
},
{   sTitle:'Enter 2012',
    bIsWebPath:true,
    sUrl:'Enter 2010 .html',"childArray" : [
    {   sTitle:'Rules',
        bIsWebPath:true,
        sUrl:'Rules.html'
    },
    {   sTitle:'Entry form',
        bIsWebPath:true,
        sUrl:'Entry form.html'
    },
    {   sTitle:'Commonword ',
        bIsWebPath:true,
        sUrl:'Commonword.html'
    }]
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'Contact.html'
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'Links.html',"childArray" : [
    {   sTitle:'Affiliated links',
        bIsWebPath:true,
        sUrl:'Affiliated links.html'
    }]
}]
});
