var hasGoogleMap = false;


function LaunchChat()
{
    window.open("http://dev.hotelrez.net/Chat.html?",'','top=150,left=100,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=1,width=500,fullscreen=no,height=410;');
}

function LaunchWeatherConditions()
{
    window.open("http://www.accuweather.com/us///-999/city-weather-forecast.asp?partner=accuweather&traveler=0",'','top=120,left=100,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=1,width=710,fullscreen=no,height=610;');
}
// Start Javascript functions definition for CheckAvailability.aspx page


