

    function load() {
      if (GBrowserIsCompatible()) {
        var i = 1;
        var htmls = [];
        var map = new GMap2(document.getElementById("map"));
        map.addControl(new GLargeMapControl());
        map.addControl(new GMapTypeControl());
        map.addControl(new GScaleControl());
        map.addControl(new GOverviewMapControl());
        map.setCenter(new GLatLng(59.63443457494949, 17.906513214111328), 13);

        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(59.65247943323049,17.93346405029297);
      var marker = createMarker(point,'<div style="width:260px"><font face=arial size=2><B>Stockholm-Arlanda flygplats</B><br>190 45 Stockholm-Arlanda Sweden</font></div>')
      map.addOverlay(marker);

      var point = new GLatLng(59.62497449985962, 17.871322631835937);
      var marker = createMarker(point,'<div style="width:260px"><font face=arial size=2><B>Arlanda Hotellby</B><br>Bristagatan 22 - Box 77, Stockholm-Arlanda, 19045 SE<br><a href="http://reservations.stockholmairporthotels.com/hotel/10021291-11266128O.html"><B>Rates and Reservations</B></a><br><img src="http://www.lvcchotels.com/slides/star0.jpg" width=76 height=15><br><font face=arial size=1 color=#A8A8A8><a href="http://reservations.stockholmairporthotels.com/hotel/10021291-11266128O.html#Amenities">Features</a>&nbsp|&nbsp<a href="http://reservations.stockholmairporthotels.com/hotel/10021291-11266128O.html">Photos</a>&nbsp(if available)</font><br><br>Welcome to Arlanda Hotellby, a modern hotel in the form of a village, with the comforts of home. There is a sauna, billiard room and fitness room in our main building available to our guests. For those who need more strenuous exercise...<a href="http://reservations.stockholmairporthotels.com/hotel/10021291-11266128O.html">more</a></font></div>')
      map.addOverlay(marker);

      var point = new GLatLng(59.618146, 17.873452);
      var marker = createMarker(point,'<div style="width:260px"><font face=arial size=2><B>Park Inn Arlanda</B><br>Bristagatan 16 Stockolm SE<br><a href="http://reservations.stockholmairporthotels.com/hotel/10021291-11272833O.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.stockholmairporthotels.com/hotel/10021291-11272833O.html#Amenities">Features</a>&nbsp|&nbsp<a href="http://reservations.stockholmairporthotels.com/hotel/10021291-11272833O.html">Photos</a>&nbsp(if available)</font><br><br>This is a popular conference and leisure hotel with recently renovated lobby, bar, bistro and conference room. The hotel is located close to Stockholm Arlanda international airport and offers free airport shuttle...<a href="http://reservations.stockholmairporthotels.com/hotel/10021291-11272833O.html">more</a></font></div>')
      map.addOverlay(marker);

      var point = new GLatLng(59.609172836479914, 17.89569854736328);
      var marker = createMarker(point,'<div style="width:260px"><font face=arial size=2><B>Quality Hotel Airport Arlanda</B><br>Cederstromsslinga, Arlanda, 19586 SE<br><a href="http://reservations.stockholmairporthotels.com/hotel/10021291-10208783O.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.stockholmairporthotels.com/hotel/10021291-10208783O.html#Amenities">Features</a>&nbsp|&nbsp<a href="http://reservations.stockholmairporthotels.com/hotel/10021291-10208783O.html">Photos</a>&nbsp(if available)</font><br><br>Quality Airport Hotel Arlanda offers bright, fresh, and comfortable rooms, restaurants, bar, shopping, and culture, all at reasonable prices. And if you are coming from the airport - or going there - you can take ...<a href="http://reservations.stockholmairporthotels.com/hotel/10021291-10208783O.html">more</a></font></div>')
      map.addOverlay(marker);

      var point = new GLatLng(59.612092, 17.889712);
      var marker = createMarker(point,'<div style="width:260px"><font face=arial size=2><B>Connect Hotel Arlanda</B><br>Lindberghs Gata 10, Stockholm, 19505 SE<br><a href="http://reservations.stockholmairporthotels.com/hotel/10021291-11352901O.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.stockholmairporthotels.com/hotel/10021291-11352901O.html#Amenities">Features</a>&nbsp|&nbsp<a href="http://reservations.stockholmairporthotels.com/hotel/10021291-11352901O.html">Photos</a>&nbsp(if available)</font><br><br>The hotel offers 85 nice and functional furnished rooms for the modern traveller. All hotel rooms have tiled bathrooms, oiled wooden floors, light walls and pleasant furnishing in warm colours. Plasma TV for ...<a href="http://reservations.stockholmairporthotels.com/hotel/10021291-11352901O.html">more</a></font></div>')
      map.addOverlay(marker);
      marker.openInfoWindowHtml('<div style="width:260px"><font face=arial size=2><B>Connect Hotel Arlanda</B><br>Lindberghs Gata 10, Stockholm, 19505 SE<br><a href="http://reservations.stockholmairporthotels.com/hotel/10021291-11352901O.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.stockholmairporthotels.com/hotel/10021291-11352901O.html#Amenities">Features</a>&nbsp|&nbsp<a href="http://reservations.stockholmairporthotels.com/hotel/10021291-11352901O.html">Photos</a>&nbsp(if available)</font><br><br>The hotel offers 85 nice and functional furnished rooms for the modern traveller. All hotel rooms have tiled bathrooms, oiled wooden floors, light walls and pleasant furnishing in warm colours. Plasma TV for ...<a href="http://reservations.stockholmairporthotels.com/hotel/10021291-11352901O.html">more</a></font></div>');

      var point = new GLatLng(59.51223623335518, 17.925782203674316);
      var marker = createMarker(point,'<div style="width:260px"><font face=arial size=2><B>Scandic Upplands Vasby</B><br>Hotellvagen 1 Box 2020, Stockholm Arlanda, 19435 SE<br><a href="http://reservations.stockholmairporthotels.com/hotel/10021291-10224564O.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.stockholmairporthotels.com/hotel/10021291-10224564O.html#Amenities">Features</a>&nbsp|&nbsp<a href="http://reservations.stockholmairporthotels.com/hotel/10021291-10224564O.html">Photos</a>&nbsp(if available)</font><br><br>This Scandic Hotel is located near the E4 motorway, features 150 rooms, is approximately 11 miles from Stockholm Arlanda Airport, and 15 miles from Stockholm Bromma Airport. Local attractions include...<a href="http://reservations.stockholmairporthotels.com/hotel/10021291-10224564O.html">more</a></font></div>')
      map.addOverlay(marker);

      var point = new GLatLng(59.64979067061259, 17.932262420654297);
      var marker = createMarker(point,'<div style="width:260px"><font face=arial size=2><B>Radisson Blu SkyCity Arlanda</B><br>Benstocksvagen 1, Arlandastad, SE 19045<br><a href="http://reservations.stockholmairporthotels.com/hotel/10021291-11261012O.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.stockholmairporthotels.com/hotel/10021291-11261012O.html">Features</a>&nbsp|&nbsp<a href="http://reservations.stockholmairporthotels.com/hotel/10021291-11261012O.html">Photos</a>&nbsp(if available)</font><br><br>Fully integrated with the airports main buildings & within walking distance to all terminals. Modern business hotel with 230 fully equipped rooms. Classified asHighly Fire Protected Hotel according to the SFPA. Breakfast served daily from 5 am....<a href="http://reservations.stockholmairporthotels.com/hotel/10021291-11261012O.html">more</a></font></div>')
      map.addOverlay(marker);
      }
    }

    
