var nav_338tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Visitors',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'visitors.html'
},
{   'sTitle':'Services',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'services.html',
    'sTarget':'_self'
},
{   'sTitle':'Ladies Activities',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'ladies.html',
    'sTarget':'_self'
},
{   'sTitle':'Youth Activities',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'youth.html'
},
{   'sTitle':'Other Activities',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'octivities.html',
    'sTarget':'_self'
},
{   'sTitle':'What\'s On',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'whatson.html',
    'sTarget':'_self'
},
{   'sTitle':'Sapphire Project',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'sapphire.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Survey Results',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'surveyresults1.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Talent challenge',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'talent.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Past events',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'archive.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Bazaar 2011',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'bazaar11.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Willersley 2010',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'willersley.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Sankey 2008',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'sankey.html'
    },
    {   'sTitle':'Scorch advice',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'scorch.html'
    }]
},
{   'sTitle':'Links',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'links.html'
}]
});
