var nav_241tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'us.html',"childArray" : [
    {   'sTitle':'The Committee',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'committee.html'
    },
    {   'sTitle':'Patrons Scheme',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'patrons.html'
    }]
},
{   'sTitle':'Join Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'join.html'
},
{   'sTitle':'Diary',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'diary.html'
},
{   'sTitle':'Mailing List',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'mailing.html'
},
{   'sTitle':'Past Shows',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'past.html',"childArray" : [
    {   'sTitle':'2011-20',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'2001020.html'
    },
    {   'sTitle':'2000-10',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'200010.html'
    },
    {   'sTitle':'1990\'s',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'1990.html'
    },
    {   'sTitle':'1980\'s',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'1980.html'
    },
    {   'sTitle':'1970\'s',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'1970.html'
    },
    {   'sTitle':'1960\'s',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'1960.html'
    },
    {   'sTitle':'1950\'s',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'1950.html'
    }]
},
{   'sTitle':'Future Shows',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'future.html',"childArray" : [
    {   'sTitle':'Pantomime 2012',
        'bIsExternal':true,
        'sUrl':''
    },
    {   'bSeparatorAfter':true,
        'sTitle':'A Christmas Carol',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'carol.html',
        'sTarget':'_self'
    },
    {   'bSeparatorBefore':true,
        'bSeparatorAfter':true,
        'sTitle':'The Final Problem',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'tfprob.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'guestbook',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'guestbook.html'
}]
});
