var nav_224tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'HOME',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'INFO',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'info.html'
},
{   'sTitle':'GUEST ROOMS',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Superior Family Room',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'superior_family_room.html'
    },
    {   'sTitle':'Deluxe Room',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'deluxe_room.html'
    },
    {   'sTitle':'Attic',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'attic.html'
    },
    {   'sTitle':'Standard Rooms',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'standard_rooms.html'
    },
    {   'sTitle':'Pine Chalet',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'pine_chalet.html'
    }]
},
{   'sTitle':'FACILITIES',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Bars',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'bars.html'
    },
    {   'sTitle':'Restaurants',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'restaurants.html'
    },
    {   'sTitle':'Aqua Park',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'aqua_park.html'
    },
    {   'sTitle':'Kids Club',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'kids_club.html'
    },
    {   'sTitle':'Turkish Bath & SPA',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'turkish_bath_spa.html'
    },
    {   'sTitle':'Nico\'s Hairdresser',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'nicos_hairdresser.html'
    },
    {   'sTitle':'Weddings',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'wedding.html'
    }]
},
{   'sTitle':'ENTERTAINMENT',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'entertainment.html'
},
{   'sTitle':'AREA',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'area.html'
},
{   'sTitle':'GALLERY',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'gallery.html'
},
{   'sTitle':'VIRTUAL TOUR',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'virtual_tour.html'
},
{   'sTitle':'CONTACT US',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact_us.html'
}]
});
