

    function load() {
      if (GBrowserIsCompatible()) {
        var i = 1;
        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(52.86249745970948, -1.3294637203216553), 11);

        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(52.8292171938598, -1.3300323486328125);
      var marker = createMarker(point,'<div style="width:260px"><font face=arial size=2><B>East Midlands Airport</B><br>Castle Donington, Derby, DE74 2SA, UK </font></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.825094264272145, -1.3107633590698242);
      var marker = createMarker(point,'<div style="width:260px"><font face=arial size=2><B>Thistle East Midlands Airport</B><br>East Midlands International Ar, Derby, DE74 2SH GB<br><a href="http://reservations.eastmidlandsairporthotels.com/hotel/10022641-11294253O.html"><B>Rates and Reservations</B></a><br><img src="http://www.lvcchotels.com/slides/star4.jpg" width=76 height=15><br><font face=arial size=1 color=#A8A8A8><a href="http://reservations.eastmidlandsairporthotels.com/hotel/10022641-11294253O.html#Amenities">Features</a>&nbsp|&nbsp<a href="http://reservations.eastmidlandsairporthotels.com/hotel/10022641-11294253O.html">Photos</a>&nbsp(if available)</font><br><br>Thistle East Midlands Airport is situated on four acres, 500 meters from East Midlands Airport (free transfer), and approximately five miles from the city of Derby. This location is also five miles from the Donnington Park Grand Prix Circuit...<a href="http://reservations.eastmidlandsairporthotels.com/hotel/10022641-11294253O.html">more</a></font></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.83794795580128, -1.2847566604614257);
      var marker = createMarker(point,'<div style="width:260px"><font face=arial size=2><B>Best Western Premier Yew Lodge</B><br>Packington Hill, Kegworth, E74 2DF GB<br><a href="http://reservations.eastmidlandsairporthotels.com/hotel/10022641-10192622O.html"><B>Rates and Reservations</B></a><br><img src="http://www.lvcchotels.com/slides/star4.jpg" width=76 height=15><br><font face=arial size=1 color=#A8A8A8><a href="http://reservations.eastmidlandsairporthotels.com/hotel/10022641-10192622O.html#Amenities">Features</a>&nbsp|&nbsp<a href="http://reservations.eastmidlandsairporthotels.com/hotel/10022641-10192622O.html">Photos</a>&nbsp(if available)</font><br><br>Situated in the heart of the East Midlands, less than three miles from Nottingham East Midlands Airport and within 1 mile from Junction 24 of the M1 Motorway, the Best Western Premier Yew Lodge is easy to find and ideally located...<a href="http://reservations.eastmidlandsairporthotels.com/hotel/10022641-10192622O.html">more</a></font></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.87653801558301, -1.4939689636230468);
      var marker = createMarker(point,'<div style="width:260px"><font face=arial size=2><B>Days Inn Donington</B><br>A50 Westbound, Derbyshire, E72 2WA GB<br><a href="http://reservations.eastmidlandsairporthotels.com/hotel/10022641-11278451O.html"><B>Rates and Reservations</B></a><br><img src="http://www.lvcchotels.com/slides/star2.jpg" width=76 height=15><br><font face=arial size=1 color=#A8A8A8><a href="http://reservations.eastmidlandsairporthotels.com/hotel/10022641-11278451O.html#Amenities">Features</a>&nbsp|&nbsp<a href="http://reservations.eastmidlandsairporthotels.com/hotel/10022641-11278451O.html">Photos</a>&nbsp(if available)</font><br><br>The Days Inn Donington is located near the M1 and the M6 and is 3 miles from the East Midland Airport. Local attractions include Derby City Centre, Donington Race Track, Elvaston Castle, American Adventure Pard, and Alton Towers Theme Park...<a href="http://reservations.eastmidlandsairporthotels.com/hotel/10022641-11278451O.html">more</a></font></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.91209183259575, -1.298832893371582);
      var marker = createMarker(point,'<div style="width:260px"><font face=arial size=2><B>Novotel Nottingham East Midlands</B><br>Bostock Lane, Nottingham, NG10 4EP GB<br><a href="http://reservations.eastmidlandsairporthotels.com/hotel/10022641-10202209O.html"><B>Rates and Reservations</B></a><br><img src="http://www.lvcchotels.com/slides/star3.jpg" width=76 height=15><br><font face=arial size=1 color=#A8A8A8><a href="http://reservations.eastmidlandsairporthotels.com/hotel/10022641-10202209O.html#Amenities">Features</a>&nbsp|&nbsp<a href="http://reservations.eastmidlandsairporthotels.com/hotel/10022641-10202209O.html">Photos</a>&nbsp(if available)</font><br><br>An AA 3 star hotel ideally placed for the Peak District, Derbyshire Dales, Alton Towers, Sherwood Forest, Donington Park and the Royal Crown Derby factory...<a href="http://reservations.eastmidlandsairporthotels.com/hotel/10022641-10202209O.html">more</a></font></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.771882476185944, -1.2056851387023925);
      var marker = createMarker(point,'<div style="width:260px"><font face=arial size=2><B>Ramada Loughborough Hotel</B><br>1 High Street, Loughborough, LE11 2QL GB<br><a href="http://reservations.eastmidlandsairporthotels.com/hotel/10022641-11275563O.html"><B>Rates and Reservations</B></a><br><img src="http://www.lvcchotels.com/slides/star3.jpg" width=76 height=15><br><font face=arial size=1 color=#A8A8A8><a href="http://reservations.eastmidlandsairporthotels.com/hotel/10022641-11275563O.html#Amenities">Features</a>&nbsp|&nbsp<a href="http://reservations.eastmidlandsairporthotels.com/hotel/10022641-11275563O.html">Photos</a>&nbsp(if available)</font><br><br>The Georgian-style Ramada Loughborough is a townhouse hotel in the center of the old market town of Loughborough, 10 miles from Donnington Park Circuit, and approximately seven miles from Nottingham East Midlands Airport...<a href="http://reservations.eastmidlandsairporthotels.com/hotel/10022641-11275563O.html">more</a></font></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.91775263699096, -1.3034677505493164);
      var marker = createMarker(point,'<div style="width:260px"><font face=arial size=2><B>Holiday Inn Derby , M1 Jct25 - A PREFERRED HOTEL!</B><br>Bostocks Lane, Sandiacre, Nottingham, NG10 5NJ GB<br><a href="http://www.jdoqocy.com/click-3159234-10478530?url=http%3A%2F%2Fwww.ichotelsgroup.com%2Fredirect%3Fpath%3Dhd%26brandCode%3Dhi%26hotelCode%3Dnotuk%26_IATAno%3D99613032&cm_mmc=CJ-_-1937144-_-3159234-_-99613032%20Product%20Catalog&cjsku=NOTUK"><B>Rates and Reservations</B></a><br><img src="http://www.lvcchotels.com/slides/star3.jpg" width=76 height=15><br><font face=arial size=1 color=#A8A8A8><a href="http://www.jdoqocy.com/click-3159234-10478530?url=http%3A%2F%2Fwww.ichotelsgroup.com%2Fredirect%3Fpath%3Dhd%26brandCode%3Dhi%26hotelCode%3Dnotuk%26_IATAno%3D99613032&cm_mmc=CJ-_-1937144-_-3159234-_-99613032%20Product%20Catalog&cjsku=NOTUK">Features</a>&nbsp|&nbsp<a href="http://www.jdoqocy.com/click-3159234-10478530?url=http%3A%2F%2Fwww.ichotelsgroup.com%2Fredirect%3Fpath%3Dhd%26brandCode%3Dhi%26hotelCode%3Dnotuk%26_IATAno%3D99613032&cm_mmc=CJ-_-1937144-_-3159234-_-99613032%20Product%20Catalog&cjsku=NOTUK">Photos</a>&nbsp(if available)</font><br><br>Holiday Inn Derby-Nottingham M1 is located approximately eight miles from Nottingham, 10 miles from Sherwood Forest, and six miles from East Midlands Airport. ...<a href="http://www.jdoqocy.com/click-3159234-10478530?url=http%3A%2F%2Fwww.ichotelsgroup.com%2Fredirect%3Fpath%3Dhd%26brandCode%3Dhi%26hotelCode%3Dnotuk%26_IATAno%3D99613032&cm_mmc=CJ-_-1937144-_-3159234-_-99613032%20Product%20Catalog&cjsku=NOTUK">more</a></font></div>')
      map.addOverlay(marker);
	  
      var point = new GLatLng(52.824061849978456, -1.3093820214271545);
      var marker = createMarker(point,'<div style="width:260px"><font face=arial size=2><B>Holiday Inn Express East Midlands Airport - A PREFERRED HOTEL!</B><br>Hunter Rd., Pegasus Business Park, Derby, DE74 2TQ, GB<br><a href="http://www.anrdoezrs.net/click-3159234-10478530?url=http://www.ichotelsgroup.com/redirect?path=hd&amp;brandCode=ex&amp;hotelCode=emlap&amp;_PMID=99613032&amp;cm_mmc=CJ-_-9223372036854775807-_-3159234-_-Express%20By%20Holiday%20Inn%20East%20Midlands%20Airport"><B>Rates and Reservations</B></a><br><img src="http://www.lvcchotels.com/slides/star3.jpg" width=76 height=15><br><font face=arial size=1 color=#A8A8A8><a href="http://www.anrdoezrs.net/click-3159234-10478530?url=http://www.ichotelsgroup.com/redirect?path=hd&amp;brandCode=ex&amp;hotelCode=emlap&amp;_PMID=99613032&amp;cm_mmc=CJ-_-9223372036854775807-_-3159234-_-Express%20By%20Holiday%20Inn%20East%20Midlands%20Airport">Features</a>&nbsp|&nbsp<a href="http://www.anrdoezrs.net/click-3159234-10478530?url=http://www.ichotelsgroup.com/redirect?path=hd&amp;brandCode=ex&amp;hotelCode=emlap&amp;_PMID=99613032&amp;cm_mmc=CJ-_-9223372036854775807-_-3159234-_-Express%20By%20Holiday%20Inn%20East%20Midlands%20Airport">Photos</a>&nbsp(if available)</font><br><br>Holiday Inn Express East Midlands Airport is situated in the Pegasus Business Park, home to major companies like Royal Mail, BMI and E.ON...<a href="http://www.anrdoezrs.net/click-3159234-10478530?url=http://www.ichotelsgroup.com/redirect?path=hd&amp;brandCode=ex&amp;hotelCode=emlap&amp;_PMID=99613032&amp;cm_mmc=CJ-_-9223372036854775807-_-3159234-_-Express%20By%20Holiday%20Inn%20East%20Midlands%20Airport">more</a></font></div>')
      map.addOverlay(marker);
      marker.openInfoWindowHtml('<div style="width:260px"><font face=arial size=2><B>Holiday Inn Express East Midlands Airport - A PREFERRED HOTEL!</B><br>Hunter Rd., Pegasus Business Park, Derby, DE74 2TQ, GB<br><a href="http://www.anrdoezrs.net/click-3159234-10478530?url=http://www.ichotelsgroup.com/redirect?path=hd&amp;brandCode=ex&amp;hotelCode=emlap&amp;_PMID=99613032&amp;cm_mmc=CJ-_-9223372036854775807-_-3159234-_-Express%20By%20Holiday%20Inn%20East%20Midlands%20Airport"><B>Rates and Reservations</B></a><br><img src="http://www.lvcchotels.com/slides/star3.jpg" width=76 height=15><br><font face=arial size=1 color=#A8A8A8><a href="http://www.anrdoezrs.net/click-3159234-10478530?url=http://www.ichotelsgroup.com/redirect?path=hd&amp;brandCode=ex&amp;hotelCode=emlap&amp;_PMID=99613032&amp;cm_mmc=CJ-_-9223372036854775807-_-3159234-_-Express%20By%20Holiday%20Inn%20East%20Midlands%20Airport">Features</a>&nbsp|&nbsp<a href="http://www.anrdoezrs.net/click-3159234-10478530?url=http://www.ichotelsgroup.com/redirect?path=hd&amp;brandCode=ex&amp;hotelCode=emlap&amp;_PMID=99613032&amp;cm_mmc=CJ-_-9223372036854775807-_-3159234-_-Express%20By%20Holiday%20Inn%20East%20Midlands%20Airport">Photos</a>&nbsp(if available)</font><br><br>Holiday Inn Express East Midlands Airport is situated in the Pegasus Business Park, home to major companies like Royal Mail, BMI and E.ON...<a href="http://www.anrdoezrs.net/click-3159234-10478530?url=http://www.ichotelsgroup.com/redirect?path=hd&amp;brandCode=ex&amp;hotelCode=emlap&amp;_PMID=99613032&amp;cm_mmc=CJ-_-9223372036854775807-_-3159234-_-Express%20By%20Holiday%20Inn%20East%20Midlands%20Airport">more</a></font></div>');
      }
    }

    
