var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sDescription':'Guyz Hotel was  established in 2003,\r\n but under it’s previous name, has been run as\r\nA gay hotel for over 20 years, and is one of the longest \r\nestablished gay hotels in Blackpool. \r\nCatering for singles, couples and groups, that want a \r\n“Safe” environment  with quality accommodation.',
    'sTitle':'Rooms',
    'bIsWebPath':true,
    'sUrl':'rooms.html'
},
{   'sTitle':'Map',
    'bIsWebPath':true,
    'sUrl':'map.html'
},
{   'sTitle':'Links',
    'bIsWebPath':true,
    'sUrl':'links.html'
},
{   'sTitle':'Room Rates',
    'bIsWebPath':true,
    'sUrl':'room_rates.html'
}]
});
