

    function load() {
      if (GBrowserIsCompatible()) {
        var i = 2;
        var htmls = [];
        var map = new GMap2(document.getElementById("map"));
        map.addControl(new GMapTypeControl());        
        map.addControl(new GLargeMapControl());
        map.addControl(new GScaleControl());
        map.addControl(new GOverviewMapControl());
        map.setCenter(new GLatLng(36.0529849958843, -112.09453582763672), 12);

        function createMarker(point,html) {
        var number = String.fromCharCode("1".charCodeAt(0) + i);
        var icon = new GIcon(icon, "http://www.lvcchotels.com/slides/hotelicons/icon" + i.toString() + ".png");
        icon.shadow = "http://www.lvcchotels.com/slides/hotelicons/shadow1.png";
        icon.iconSize = new GSize(32, 32);
        icon.shadowSize = new GSize(55, 32);
        icon.iconAnchor = new GPoint(16, 32);
        icon.infoWindowAnchor = new GPoint(16, 0);
        var marker = new GMarker(point, {icon:icon});

        GEvent.addListener(marker, "click", function() {
          marker.openInfoWindowHtml(html);
        });
        htmls[i] = html;
        i++;
        return marker;
      }
      var point = new GLatLng(35.970078906066675, -112.12698519229889);
      var marker = createMarker(point,'<div style="width:260px; font-family: arial; font-size: 12px;"><strong>The Grand Hotel At The Grand Canyon</strong><br />State Highway 64, Grand Canyon, AZ 86023 US<br /><a href="http://reservations.grandcanyonhotelreservations.com/hotel/10021970-11343651O.html" rel="nofollow"><strong>Rates and Reservations</strong></a><br /><img src="http://www.lvcchotels.com/slides/star3.jpg" width="76" height="15" alt="rating"><p style="font-size: 9px; color: #A8A8A8; margin-top: 0px;"><a href="http://reservations.grandcanyonhotelreservations.com/hotel/10021970-11343651O.html#Amenities" rel="nofollow">Features</a> | <a href="http://reservations.grandcanyonhotelreservations.com/hotel/10021970-11343651O.html" rel="nofollow">Photos</a> (if available)</p><p>Guests of The Grand Hotel enjoy gateway access to Grand Canyon National Park, the entrance to the park is just one mile away, and ...<a href="http://reservations.grandcanyonhotelreservations.com/hotel/10021970-11343651O.html" rel="nofollow">more</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(35.97139438517776, -112.12839066982269);
      var marker = createMarker(point,'<div style="width:260px; font-family: arial; font-size: 12px;"><strong>Red Feather Lodge</strong><br />Highway 64 Tusayan, Grand Canyon, AZ 86023 US<br /><a href="http://reservations.grandcanyonhotelreservations.com/hotel/10021970-11329437O.html" rel="nofollow"><strong>Rates and Reservations</strong></a><br /><img src="http://www.lvcchotels.com/slides/star2.jpg" width="76" height="15" alt="rating"><p style="font-size: 9px; color: #A8A8A8; margin-top: 0px;"><a href="http://reservations.grandcanyonhotelreservations.com/hotel/10021970-11329437O.html#Amenities" rel="nofollow">Features</a> | <a href="http://reservations.grandcanyonhotelreservations.com/hotel/10021970-11329437O.html" rel="nofollow">Photos</a> (if available)</p><p>The Grand Canyon Red Feather Lodge is located one mile from the south rim of Grand Canyon National Park in the small town of Tusayan ...<a href="http://reservations.grandcanyonhotelreservations.com/hotel/10021970-11329437O.html" rel="nofollow">more</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(35.96945372019116, -112.12920069694519);
      var marker = createMarker(point,'<div style="width:260px; font-family: arial; font-size: 12px;"><strong>Best Western Grand Canyon Squire Inn</strong><br />100 Highway 64, Grand Canyon, AZ 86023 US<br /><a href="http://reservations.grandcanyonhotelreservations.com/hotel/10021970-10002317O.html" rel="nofollow"><strong>Rates and Reservations</strong></a><br /><img src="http://www.lvcchotels.com/slides/star3.jpg" width="76" height="15" alt="rating"><p style="font-size: 9px; color: #A8A8A8; margin-top: 0px;"><a href="http://reservations.grandcanyonhotelreservations.com/hotel/10021970-10002317O.html#Amenities" rel="nofollow">Features</a> | <a href="http://reservations.grandcanyonhotelreservations.com/hotel/10021970-10002317O.html" rel="nofollow">Photos</a> (if available)</p><p>Enjoy a centralized location with convenient access to the Grand Canyon, the Colorado River and more at this full-service Grand Canyon ...<a href="http://reservations.grandcanyonhotelreservations.com/hotel/10021970-10002317O.html" rel="nofollow">more</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(35.973651922001594, -112.12817072868347);
      var marker = createMarker(point,'<div style="width:260px; font-family: arial; font-size: 12px;"><strong>Quality Inn Grand Canyon</strong><br />Highway 64, Grand Canyon, AZ 86023 US<br /><a href="http://reservations.grandcanyonhotelreservations.com/hotel/10021970-10055365O.html" rel="nofollow"><strong>Rates and Reservations</strong></a><br /><img src="http://www.lvcchotels.com/slides/star3.jpg" width="76" height="15" alt="rating"><p style="font-size: 9px; color: #A8A8A8; margin-top: 0px;"><a href="http://reservations.grandcanyonhotelreservations.com/hotel/10021970-10055365O.html#Amenities" rel="nofollow">Features</a> | <a href="http://reservations.grandcanyonhotelreservations.com/hotel/10021970-10055365O.html" rel="nofollow">Photos</a> (if available)</p><p>Escape to the grandeur of the Grand Canyon where sunlight dances on canyon walls and towering sandstone sculptures cast long ...<a href="http://reservations.grandcanyonhotelreservations.com/hotel/10021970-10055365O.html" rel="nofollow">more</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(36.05753436439123, -112.13768720626831);
      var marker = createMarker(point,'<div style="width:260px; font-family: arial; font-size: 12px;"><strong>Holiday Inn Express Grand Canyon - PREFFERED HOTEL</strong><br />SR-64/US 180, Grand Canyon, AZ 86023 US<br /><a href="http://www.tkqlhce.com/click-3077615-10478530?url=http://www.ichotelsgroup.com/redirect?path=hd&brandCode=ex&hotelCode=gcnaz&_PMID=99613032&cm_mmc=CJ-_-1937144-_-3077615-_-99613032_Product_Catalog&cjsku=GCNAZ" rel="nofollow"><strong>Rates and Reservations</strong></a><br /><img src="http://www.lvcchotels.com/slides/star3.jpg" width="76" height="15" alt="rating"><p style="font-size: 9px; color: #A8A8A8; margin-top: 0px;"><a href="http://www.tkqlhce.com/click-3077615-10478530?url=http://www.ichotelsgroup.com/redirect?path=hd&brandCode=ex&hotelCode=gcnaz&_PMID=99613032&cm_mmc=CJ-_-1937144-_-3077615-_-99613032_Product_Catalog&cjsku=GCNAZ0" rel="nofollow">Features</a> | <a href="http://www.tkqlhce.com/click-3077615-10478530?url=http://www.ichotelsgroup.com/redirect?path=hd&brandCode=ex&hotelCode=gcnaz&_PMID=99613032&cm_mmc=CJ-_-1937144-_-3077615-_-99613032_Product_Catalog&cjsku=GCNAZ" rel="nofollow">Photos</a> (if available)</p><p>The Grand Canyon Holiday Inn Express Hotel & Suites features 164 guest rooms and a 32 suite room annex. Free in-room high speed ...<a href="http://www.tkqlhce.com/click-3077615-10478530?url=http://www.ichotelsgroup.com/redirect?path=hd&brandCode=ex&hotelCode=gcnaz&_PMID=99613032&cm_mmc=CJ-_-1937144-_-3077615-_-99613032_Product_Catalog&cjsku=GCNAZ" rel="nofollow">more</a></p></div>')
      map.addOverlay(marker);
      marker.openInfoWindowHtml('<div style="width:260px; font-family: arial; font-size: 12px;"><strong>Holiday Inn Express Grand Canyon - PREFFERED HOTEL</strong><br />SR-64/US 180, Grand Canyon, AZ 86023 US<br /><a href="http://www.tkqlhce.com/click-3077615-10478530?url=http://www.ichotelsgroup.com/redirect?path=hd&brandCode=ex&hotelCode=gcnaz&_PMID=99613032&cm_mmc=CJ-_-1937144-_-3077615-_-99613032_Product_Catalog&cjsku=GCNAZ" rel="nofollow"><strong>Rates and Reservations</strong></a><br /><img src="http://www.lvcchotels.com/slides/star3.jpg" width="76" height="15" alt="rating"><p style="font-size: 9px; color: #A8A8A8; margin-top: 0px;"><a href="http://www.tkqlhce.com/click-3077615-10478530?url=http://www.ichotelsgroup.com/redirect?path=hd&brandCode=ex&hotelCode=gcnaz&_PMID=99613032&cm_mmc=CJ-_-1937144-_-3077615-_-99613032_Product_Catalog&cjsku=GCNAZ0" rel="nofollow">Features</a> | <a href="http://www.tkqlhce.com/click-3077615-10478530?url=http://www.ichotelsgroup.com/redirect?path=hd&brandCode=ex&hotelCode=gcnaz&_PMID=99613032&cm_mmc=CJ-_-1937144-_-3077615-_-99613032_Product_Catalog&cjsku=GCNAZ" rel="nofollow">Photos</a> (if available)</p><p>The Grand Canyon Holiday Inn Express Hotel & Suites features 164 guest rooms and a 32 suite room annex. Free in-room high speed ...<a href="http://www.tkqlhce.com/click-3077615-10478530?url=http://www.ichotelsgroup.com/redirect?path=hd&brandCode=ex&hotelCode=gcnaz&_PMID=99613032&cm_mmc=CJ-_-1937144-_-3077615-_-99613032_Product_Catalog&cjsku=GCNAZ" rel="nofollow">more</a></p></div>')
       }
    }
    
