var nav_195tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'HOME',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'default.htm',
    'sTarget':'_self'
},
{   'sTitle':'THE HOSTEL',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'thehostel.html',
    'sTarget':'_self'
},
{   'sTitle':'BOOKING',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page4.html',
    'sTarget':'_self'
},
{   'sTitle':'THE CITY OF LAGOS',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'thecityoflagos.html'
},
{   'sTitle':'THE ALGARVE',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page7.html'
},
{   'sTitle':'MAP',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page11.html',
    'sTarget':'_self'
},
{   'sTitle':'ACTIVITIES ',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page8.html',
    'sTarget':'_self'
},
{   'sTitle':'DISCOUNTS',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'discounts.html'
},
{   'sTitle':'CONTACT US',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page5.html',
    'sTarget':'_self'
}]
});
