var nav_170tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self'
},
{   'sTitle':'Stonehaugh Village',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'village_1.html',"childArray" : [
    {   'sTitle':'Gallery',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'gallery_1.html',"childArray" : [
        {   'sTitle':'Isabel',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'isabel_1.html',"childArray" : [
            {   'sTitle':'My Bed',
                'bIsExternal':true,
                'bIsWebPath':true,
                'sUrl':'mybed.html'
            }]
        },
        {   'sTitle':'Bryanna',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'bryanna_1.html'
        }]
    },
    {   'sTitle':'Pauline Murfin',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'pmurfin_1.html',"childArray" : [
        {   'sTitle':'Pauline Murfin',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'pmurfin_2.html'
        },
        {   'sTitle':'Dreams Lost, Dreams Found',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'pmurfin_5.html'
        },
        {   'sTitle':'To Begin Again',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'pmurfin_4.html'
        },
        {   'sTitle':'Comraich',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'pmurfin_3.html'
        }]
    },
    {   'sTitle':'Community Groups',
        'bIsExternal':true,
        'sUrl':''
    },
    {   'sTitle':'Places',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'places_1.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'The Hall',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'hall_1.html',"childArray" : [
    {   'sTitle':'Hall Gallery',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'hall_12.html'
    },
    {   'sTitle':'Community Groups',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'groups_1.html'
    },
    {   'sTitle':'Hall cont...',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'hall_2.html'
    },
    {   'sTitle':'Room 1',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'room1_1.html'
    },
    {   'sTitle':'Room 2',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'room2_1.html'
    },
    {   'sTitle':'Main Hall',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'mainhall_1.html'
    },
    {   'sTitle':'Booking Form',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'hall_4.html'
    },
    {   'sTitle':'Club Menu',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'hall_3.html'
    },
    {   'sTitle':'Hall History',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'hall_5.html'
    }]
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact_1.html'
}]
});
