var nav_347tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Club bulletin',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'bulletin.html'
},
{   'sTitle':'Bowls Information',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Bowls Bulletin',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'bowlsbulletin.html'
    },
    {   'sTitle':'Club Champions',
        'bIsExternal':true,
        'sUrl':'',
        'sTarget':'_self',"childArray" : [
        {   'sTitle':'Summer Champions',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'summer.html'
        },
        {   'sTitle':'Winter Champions',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'winter.html'
        }]
    },
    {   'sTitle':'Dress Code',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'dresscode.html'
    },
    {   'sTitle':'Membership Fees',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'fees.html'
    }]
},
{   'sTitle':'Facilities',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Our Space',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'ourspace.html'
    },
    {   'sTitle':'Party Services',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'partyservices.html'
    },
    {   'sTitle':'Facility Pictures',
        'bIsExternal':true,
        'sUrl':'',
        'sTarget':'_self',"childArray" : [
        {   'sTitle':'Armada',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'armada.html'
        },
        {   'sTitle':'Bar and Lounge',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'bar.html'
        },
        {   'sTitle':'Churchill Suite',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'churchill.html'
        },
        {   'sTitle':'Car Parking',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'parking.html'
        }]
    }]
},
{   'sTitle':'People',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Bookings',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'bookings.html'
    },
    {   'sTitle':'Captains',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'captains.html'
    },
    {   'sTitle':'Cheffing',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'chef.html'
    },
    {   'sTitle':'Coaching',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'coaching.html'
    },
    {   'sTitle':'Directors',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'directors.html'
    },
    {   'sTitle':'Club President',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'president.html'
    }]
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contactus.html'
},
{   'sTitle':'Location',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'location.html'
}]
});
