// JavaScript Document
function load() {if (GBrowserIsCompatible()) {var map = new GMap2(document.getElementById('map'));map.enableContinuousZoom();map.addControl(new GLargeMapControl());map.addControl(new GMapTypeControl());map.setCenter(new GLatLng(24.5467,-81.7975), 10);var gLatLonBounds = new GLatLngBounds(new GLatLng(24.5467,-81.7975),new GLatLng(24.5467,-81.7975));var baseIcon = new GIcon();baseIcon.shadow = 'http://www.google.com/mapfiles/shadow50.png';baseIcon.iconSize = new GSize(20, 34);baseIcon.shadowSize = new GSize(37, 34);baseIcon.iconAnchor = new GPoint(9, 34);baseIcon.infoWindowAnchor = new GPoint(9, 2);baseIcon.infoShadowAnchor = new GPoint(18, 25);function createMarker(point, desc) {  var icon = new GIcon(baseIcon);  icon.image = 'http://www.google.com/mapfiles/marker.png';  var marker = new GMarker(point, icon);  GEvent.addListener(marker, 'mouseover', function() {    marker.openInfoWindowHtml(desc);  });  return marker;}
function createMarkerOther(point, desc, link, shadowLink, height) {   tmpBaseIcon=baseIcon;  if (shadowLink!='') {   tmpBaseIcon.shadow=shadowLink;   tmpBaseIcon.iconSize=new GSize(30,30);  }  var icon = new GIcon(baseIcon);  icon.image = link;  var marker = new GMarker(point, icon);  GEvent.addListener(marker, 'mouseover', function() {    marker.openInfoWindowHtml(desc);  });  return marker;}
function createMarkerDynamic(point, desc, link, height, anIndex) {   tmpBaseIcon=baseIcon;   tmpBaseIcon.iconSize=new GSize(13+(anIndex.toString().length*10),48);  var icon = new GIcon(baseIcon);  icon.image = link;  var marker = new GMarker(point, icon);  GEvent.addListener(marker, 'mouseover', function() {    marker.openInfoWindowHtml(desc);  });  return marker;}
var locations = new Array(15); var index;
var img = new Image(10,10);
 img.src= "http://hotelsearch.keywesthotelservice.com/v5/hotelimages/pegs/WV/WV6017/th_EYWDEW_b1b.jpg";
    locations[0] = new Array(2);
    locations[0][0] = 24.5467;
    locations[0][1] = -81.7975;
    locations[0][2] = '<table><tr><td><img src="http://hotelsearch.keywesthotelservice.com/v5/hotelimages/pegs/WV/WV6017/th_EYWDEW_b1b.jpg"></td><td valign="top" style="font-family:Arial;font-size:10px;"><a href="http://hotelsearch.keywesthotelservice.com/v5/redir.aspx?type=property&pid=43562&siteid=9209&cur=USD">La Mer and Dewey House</a><br>506 South Street<br>Key West, FL 33040 US</td></tr></table>';
var img = new Image(10,10);
 img.src= "http://hotelsearch.keywesthotelservice.com/v5/hotelimages/pegs/WV/WV6016/th_ewyold_b1a.jpg";
    locations[1] = new Array(2);
    locations[1][0] = 24.5473;
    locations[1][1] = -81.7962;
    locations[1][2] = '<table><tr><td><img src="http://hotelsearch.keywesthotelservice.com/v5/hotelimages/pegs/WV/WV6016/th_ewyold_b1a.jpg"></td><td valign="top" style="font-family:Arial;font-size:10px;"><a href="http://hotelsearch.keywesthotelservice.com/v5/redir.aspx?type=property&pid=37043&siteid=9209&cur=USD">Southernmost On The Beach</a><br>508 South Street<br>Key West, FL 33040 US</td></tr></table>';
var img = new Image(10,10);
 img.src= "http://hotelsearch.keywesthotelservice.com/v5/hotelimages/pegs/WV/WV6015/th_eywsou_b1a.jpg";
    locations[2] = new Array(2);
    locations[2][0] = 24.5481;
    locations[2][1] = -81.797;
    locations[2][2] = '<table><tr><td><img src="http://hotelsearch.keywesthotelservice.com/v5/hotelimages/pegs/WV/WV6015/th_eywsou_b1a.jpg"></td><td valign="top" style="font-family:Arial;font-size:10px;"><a href="http://hotelsearch.keywesthotelservice.com/v5/redir.aspx?type=property&pid=37047&siteid=9209&cur=USD">Southernmost Hotel</a><br>1319 Duval Street<br>Key West, FL 33040 US</td></tr></table>';
var img = new Image(10,10);
 img.src= "http://hotelsearch.keywesthotelservice.com/v5/hotelimages/pegs/SC/1229/th_1229_b1.jpg";
    locations[3] = new Array(2);
    locations[3][0] = 24.54713;
    locations[3][1] = -81.79608;
    locations[3][2] = '<table><tr><td><img src="http://hotelsearch.keywesthotelservice.com/v5/hotelimages/pegs/SC/1229/th_1229_b1.jpg"></td><td valign="top" style="font-family:Arial;font-size:10px;"><a href="http://hotelsearch.keywesthotelservice.com/v5/redir.aspx?type=property&pid=28298&siteid=9209&cur=USD">Atlantic Shores Resort</a><br>510 South Street<br>Key West, FL 33040-3118 US</td></tr></table>';
var img = new Image(10,10);
 img.src= "http://hotelsearch.keywesthotelservice.com/v5/hotelimages/pegs/WY/EYWRR/th_eywrr_b1a.jpg";
    locations[4] = new Array(2);
    locations[4][0] = 24.5477;
    locations[4][1] = -81.7947;
    locations[4][2] = '<table><tr><td><img src="http://hotelsearch.keywesthotelservice.com/v5/hotelimages/pegs/WY/EYWRR/th_eywrr_b1a.jpg"></td><td valign="top" style="font-family:Arial;font-size:10px;"><a href="http://hotelsearch.keywesthotelservice.com/v5/redir.aspx?type=property&pid=35910&siteid=9209&cur=USD">Reach Resort</a><br>1435 Simonton Street<br>Key West, FL 33040 US</td></tr></table>';
var img = new Image(10,10);
 img.src= "http://hotelsearch.keywesthotelservice.com/v5/hotelimages/pegs/BW/10206/th_10206_B1.jpg";
    locations[5] = new Array(2);
    locations[5][0] = 24.54911;
    locations[5][1] = -81.79556;
    locations[5][2] = '<table><tr><td><img src="http://hotelsearch.keywesthotelservice.com/v5/hotelimages/pegs/BW/10206/th_10206_B1.jpg"></td><td valign="top" style="font-family:Arial;font-size:10px;"><a href="http://hotelsearch.keywesthotelservice.com/v5/redir.aspx?type=property&pid=3256&siteid=9209&cur=USD">Best Western Hibiscus Motel</a><br>1313 Simonton Street<br>Key West, FL 33040-3113 US</td></tr></table>';
var img = new Image(10,10);
 img.src= "http://hotelsearch.keywesthotelservice.com/v5/hotelimages/pegs/YX/EYWKEY/th_EYWKEY_b1b.jpg";
    locations[6] = new Array(2);
    locations[6][0] = 24.551;
    locations[6][1] = -81.7992;
    locations[6][2] = '<table><tr><td><img src="http://hotelsearch.keywesthotelservice.com/v5/hotelimages/pegs/YX/EYWKEY/th_EYWKEY_b1b.jpg"></td><td valign="top" style="font-family:Arial;font-size:10px;"><a href="http://hotelsearch.keywesthotelservice.com/v5/redir.aspx?type=property&pid=36232&siteid=9209&cur=USD">Key Lodge Inn and Suites</a><br>1004 Duval St<br>Key West, FL 33040 US</td></tr></table>';
var img = new Image(10,10);
 img.src= "http://hotelsearch.keywesthotelservice.com/v5/hotelimages/pegs/YX/EYWALM/th_eywalm_b1a.jpg";
    locations[7] = new Array(2);
    locations[7][0] = 24.5513;
    locations[7][1] = -81.799;
    locations[7][2] = '<table><tr><td><img src="http://hotelsearch.keywesthotelservice.com/v5/hotelimages/pegs/YX/EYWALM/th_eywalm_b1a.jpg"></td><td valign="top" style="font-family:Arial;font-size:10px;"><a href="http://hotelsearch.keywesthotelservice.com/v5/redir.aspx?type=property&pid=36322&siteid=9209&cur=USD">Almond Tree Inn</a><br>512 Truman Ave<br>Key West, FL 33040 US</td></tr></table>';
var img = new Image(10,10);
 img.src= "http://hotelsearch.keywesthotelservice.com/v5/hotelimages/pegs/YX/EYWALE/th_eywale_b1a.jpg";
    locations[8] = new Array(2);
    locations[8][0] = 24.5494;
    locations[8][1] = -81.7933;
    locations[8][2] = '<table><tr><td><img src="http://hotelsearch.keywesthotelservice.com/v5/hotelimages/pegs/YX/EYWALE/th_eywale_b1a.jpg"></td><td valign="top" style="font-family:Arial;font-size:10px;"><a href="http://hotelsearch.keywesthotelservice.com/v5/redir.aspx?type=property&pid=179669&siteid=9209&cur=USD">Alexander Palms Court</a><br>715 South Street<br>Key West, FL 33040 US</td></tr></table>';
var img = new Image(10,10);
 img.src= "http://hotelsearch.keywesthotelservice.com/v5/hotelimages/pegs/SC/7085/th_7085_b1.jpg";
    locations[9] = new Array(2);
    locations[9][0] = 24.5513;
    locations[9][1] = -81.8011;
    locations[9][2] = '<table><tr><td><img src="http://hotelsearch.keywesthotelservice.com/v5/hotelimages/pegs/SC/7085/th_7085_b1.jpg"></td><td valign="top" style="font-family:Arial;font-size:10px;"><a href="http://hotelsearch.keywesthotelservice.com/v5/redir.aspx?type=property&pid=188277&siteid=9209&cur=USD">Lighthouse Court Hotel</a><br>902 Whitehead Street<br>Key West, FL 33040 US</td></tr></table>';
var img = new Image(10,10);
 img.src= "http://hotelsearch.keywesthotelservice.com/v5/hotelimages/brandimages/UZ/unirez.jpg";
    locations[10] = new Array(2);
    locations[10][0] = 24.5513;
    locations[10][1] = -81.8011;
    locations[10][2] = '<table><tr><td><img src="http://hotelsearch.keywesthotelservice.com/v5/hotelimages/brandimages/UZ/unirez.jpg"></td><td valign="top" style="font-family:Arial;font-size:10px;"><a href="http://hotelsearch.keywesthotelservice.com/v5/redir.aspx?type=property&pid=191259&siteid=9209&cur=USD">Lighthouse Court Hotel</a><br>902 Whitehead Street<br>Key West, FL 33040 US</td></tr></table>';
var img = new Image(10,10);
 img.src= "http://hotelsearch.keywesthotelservice.com/v5/hotelimages/pegs/YX/EWYCHE/th_ewyche_b1a.jpg";
    locations[11] = new Array(2);
    locations[11][0] = 24.5529;
    locations[11][1] = -81.7968;
    locations[11][2] = '<table><tr><td><img src="http://hotelsearch.keywesthotelservice.com/v5/hotelimages/pegs/YX/EWYCHE/th_ewyche_b1a.jpg"></td><td valign="top" style="font-family:Arial;font-size:10px;"><a href="http://hotelsearch.keywesthotelservice.com/v5/redir.aspx?type=property&pid=43560&siteid=9209&cur=USD">Chelsea House Pool and Gardens</a><br>709 Truman Ave<br>Key West, FL 33040 US</td></tr></table>';
var img = new Image(10,10);
 img.src= "http://hotelsearch.keywesthotelservice.com/v5/hotelimages/pegs/SC/1296/th_1296_b1.jpg";
    locations[12] = new Array(2);
    locations[12][0] = 24.55298;
    locations[12][1] = -81.79677;
    locations[12][2] = '<table><tr><td><img src="http://hotelsearch.keywesthotelservice.com/v5/hotelimages/pegs/SC/1296/th_1296_b1.jpg"></td><td valign="top" style="font-family:Arial;font-size:10px;"><a href="http://hotelsearch.keywesthotelservice.com/v5/redir.aspx?type=property&pid=28371&siteid=9209&cur=USD">Key Lime Inn</a><br>725 Truman Avenue<br>Key West, FL 33040 US</td></tr></table>';
var img = new Image(10,10);
 img.src= "http://hotelsearch.keywesthotelservice.com/v5/hotelimages/pegs/YX/EYWDUV/th_eywduv_b1a.jpg";
    locations[13] = new Array(2);
    locations[13][0] = 24.5529;
    locations[13][1] = -81.8005;
    locations[13][2] = '<table><tr><td><img src="http://hotelsearch.keywesthotelservice.com/v5/hotelimages/pegs/YX/EYWDUV/th_eywduv_b1a.jpg"></td><td valign="top" style="font-family:Arial;font-size:10px;"><a href="http://hotelsearch.keywesthotelservice.com/v5/redir.aspx?type=property&pid=48418&siteid=9209&cur=USD">Duval House</a><br>815 Duval Street<br>Key West, FL 33040 US</td></tr></table>';
var img = new Image(10,10);
 img.src= "http://hotelsearch.keywesthotelservice.com/v5/hotelimages/pegs/VE/SMW002/th_smw002_b1a.jpg";
    locations[14] = new Array(2);
    locations[14][0] = 24.5537;
    locations[14][1] = -81.7952;
    locations[14][2] = '<table><tr><td><img src="http://hotelsearch.keywesthotelservice.com/v5/hotelimages/pegs/VE/SMW002/th_smw002_b1a.jpg"></td><td valign="top" style="font-family:Arial;font-size:10px;"><a href="http://hotelsearch.keywesthotelservice.com/v5/redir.aspx?type=property&pid=182407&siteid=9209&cur=USD">El Rancho Motel</a><br>830 Truman Avenue<br>Key West, FL 33040 US</td></tr></table>';
for (index=0;index<15;index+=1)
{
    var point = new GLatLng(locations[index][0],locations[index][1]);
    map.addOverlay(createMarker(point, locations[index][2]));
    gLatLonBounds.extend(point); 
}
    var point = new GLatLng(24.546715,-81.797756);
    map.addOverlay(createMarkerOther(point, '<a href=\'Southernmost Point\'>Southernmost Point</a><br>1390 whitehead st key west, fl 33040 usa','http://affiliateadmin.alliancereservations.com/GoogleIcons/iconb.png',''));
    gLatLonBounds.extend(point); 
map.setCenter(gLatLonBounds.getCenter(), map.getBoundsZoomLevel(gLatLonBounds));}}