

    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(51.51545960526399, -0.07960796356201172), 15);

        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(51.517349041524156, -0.08296608924865722);
      var marker = createMarker(point,'<div style="width:260px"><font face=arial size=2><B>Liverpool Station </B><br>Liverpool Street station London EC2M 7QH GB</font></div>')
      map.addOverlay(marker);

      var point = new GLatLng(51.518090106431515, -0.07988691329956054);
      var marker = createMarker(point,'<div style="width:260px"><font face=arial size=2><B>196 Bishopsgate</B><br>196 Bishopsgate Liverpool Street, London, EC2M4NR GB<br><a href="http://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=b_231066"><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://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=b_231066">Features</a>&nbsp|&nbsp<a href="http://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=b_231066">Photos</a>&nbsp(if available)</font><br><br>The 196 Bishopgate provides a home away from home, providing the perfect location for both corporate and tourist alike. It is a perfect place if traveling alone as the extensive cooking facilities in every apartment allows one to cook for oneself...<a href="http://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=b_231066">more</a></font></div>')
      map.addOverlay(marker);

      var point = new GLatLng(51.51698851910135, -0.08099198341369629);
      var marker = createMarker(point,'<div style="width:260px"><font face=arial size=2><B>Andaz Liverpool Street London</B><br>40 Liverpool Street, London, EC2M 7QN GB<br><a href="http://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=b_43471"><B>Rates and Reservations</B></a><br><img src="http://www.lvcchotels.com/slides/star5.jpg" width=76 height=15><br><font face=arial size=1 color=#A8A8A8><a href="http://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=b_43471">Features</a>&nbsp|&nbsp<a href="http://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=b_43471">Photos</a>&nbsp(if available)</font><br><br>Andaz Liverpool Street, is located in an area of London known as The City, or the The Square Mile approximately 15 miles from London Heathrow Airport. This area is now globally recognized as the Worlds largest financial centre....<a href="http://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=b_43471">more</a></font></div>')
      map.addOverlay(marker);

      var point = new GLatLng(51.50657887273498, -0.004742145538330078);
      var marker = createMarker(point,'<div style="width:260px"><font face=arial size=2><B>Radisson Edwardian New Providence Wharf</B><br>5 Fairmont Avenue, London, E149PQ GB<br><a href="http://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=b_35352"><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://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=b_35352">Features</a>&nbsp|&nbsp<a href="http://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=b_35352">Photos</a>&nbsp(if available)</font><br><br>The unique riverside location offers stunning riverside views and is adjacent to Londons Leading Business District, Canary Wharf, two tube stops to the O2, the worlds favourite concert venue and minutes from London City Airport...<a href="http://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=b_35352">more</a></font></div>')
      map.addOverlay(marker);

      var point = new GLatLng(51.512608611393375, -0.08465051651000976);
      var marker = createMarker(point,'<div style="width:260px"><font face=arial size=2><B>Club Quarters Gracechurch</B><br>7 Gracechurch Street, London, EC3V ODR GB<br><a href="http://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=496703"><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://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=496703">Features</a>&nbsp|&nbsp<a href="http://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=496703">Photos</a>&nbsp(if available)</font><br><br>This hotel is situated in Londons Historic District, next to Leadenhall Market, and approximately 30 miles from London Heathrow Airport. Within walking distance, guests will find the Tower of London, the Bank of England, and London Bridge...<a href="http://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=496703">more</a></font></div>')
      map.addOverlay(marker);

      var point = new GLatLng(51.511967613964394, -0.0754237174987793);
      var marker = createMarker(point,'<div style="width:260px"><font face=arial size=2><B>The Chamberlain Hotel</B><br>130-135 Minories, London, C3N 1NU GB<br><a href="http://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=3728805"><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://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=3728805">Features</a>&nbsp|&nbsp<a href="http://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=3728805">Photos</a>&nbsp(if available)</font><br><br>The Chamberlain Hotel, situated just north of Tower Bridge, is approximately 10 miles from the London City Airport. The property is a short walking distance to many of London world famous tourist hotspots...<a href="http://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=3728805">more</a></font></div>')
      map.addOverlay(marker);
      marker.openInfoWindowHtml('<div style="width:260px"><font face=arial size=2><B>The Chamberlain Hotel</B><br>130-135 Minories, London, C3N 1NU GB<br><a href="http://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=3728805"><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://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=3728805">Features</a>&nbsp|&nbsp<a href="http://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=3728805">Photos</a>&nbsp(if available)</font><br><br>The Chamberlain Hotel, situated just north of Tower Bridge, is approximately 10 miles from the London City Airport. The property is a short walking distance to many of London world famous tourist hotspots...<a href="http://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=3728805">more</a></font></div>');

      var point = new GLatLng(51.51676819843816, -0.0701451301574707);
      var marker = createMarker(point,'<div style="width:260px"><font face=arial size=2><B>City Hotel</B><br>120 Osborn Street, London, E1 6TE GB<br><a href="http://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=b_103510"><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://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=b_103510">Features</a>&nbsp|&nbsp<a href="http://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=b_103510">Photos</a>&nbsp(if available)</font><br><br>The City Hotel is situated in the heart of the financial district, approximately 20 miles from Heathrow International Airport and 31 miles from Gatwick Airport...<a href="http://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=b_103510">more</a></font></div>')
      map.addOverlay(marker);

      var point = new GLatLng(51.5111997405872, -0.07720470428466797);
      var marker = createMarker(point,'<div style="width:260px"><font face=arial size=2><B>Grange City</B><br>8-14 Coopers Row, London, EC3 2BD GB<br><a href="http://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=b_37096"><B>Rates and Reservations</B></a><br><img src="http://www.lvcchotels.com/slides/star5.jpg" width=76 height=15><br><font face=arial size=1 color=#A8A8A8><a href="http://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=b_37096">Features</a>&nbsp|&nbsp<a href="http://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=b_37096">Photos</a>&nbsp(if available)</font><br><br>Ideally located in the heart of London\'s financial district, the Grange City combines contemporary design and luxurious comfort with modern business facilities. Its completion represents a first in the City for a hotel of this size and standard....<a href="http://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=b_37096">more</a></font></div>')
      map.addOverlay(marker);

      var point = new GLatLng(51.51018479243817, -0.07921099662780762);
      var marker = createMarker(point,'<div style="width:260px"><font face=arial size=2><B>Apex City of London Hotel</B><br>1 Seething Lane, London, EC3N 4AX GB<br><a href="http://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=b_231051"><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://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=b_231051">Features</a>&nbsp|&nbsp<a href="http://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=b_231051">Photos</a>&nbsp(if available)</font><br><br>Urban glamour meets contemporary comfort at the Apex City of London Hotel. Nestled into a quiet garden square the hotel is situated at the very centre of the citys business district making it the perfect base for the leisure or business traveler...<a href="http://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=b_231051">more</a></font></div>')
      map.addOverlay(marker);

      var point = new GLatLng(51.51081913768108, -0.0773012638092041);
      var marker = createMarker(point,'<div style="width:260px"><font face=arial size=2><B>Novotel London Tower Bridge</B><br>10 Pepys Street, London, EC3N 2NU GB<br><a href="http://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=b_200339"><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://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=b_200339">Features</a>&nbsp|&nbsp<a href="http://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=b_200339">Photos</a>&nbsp(if available)</font><br><br>A contemporary 3 star hotel located in the City. Opposite the hotel is the Tower of London and nearby is Tower Bridge and St Pauls Cathedral. Hotel is also ideally located for The London Eye, Tate Modern and Millennium Bridge...<a href="http://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=b_200339">more</a></font></div>')
      map.addOverlay(marker);

      var point = new GLatLng(51.51973242352448, -0.12537717819213867);
      var marker = createMarker(point,'<div style="width:260px"><font face=arial size=2><B>Grange White Hall</B><br>2-5 Montague Street, London, WC1B 5BU GB<br><a href="http://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=b_37098"><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://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=b_37098">Features</a>&nbsp|&nbsp<a href="http://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=b_37098">Photos</a>&nbsp(if available)</font><br><br>Here, in an atmosphere of discreet luxury and comfort, you can look forward to experiencing personal and attentive service, while outside the famous film, theater, fashion and business attractions as well as the exciting attractions of the immediate...<a href="http://travel.liverpoolstationhotels.com/hotel/?refid=2735&rs_hid=b_37098">more</a></font></div>')
      map.addOverlay(marker);

      var point = new GLatLng(51.520907378273876, -0.07882475852966308);
      var marker = createMarker(point,'<div style="width:260px"><font face=arial size=2><B>Crowne Plaza London Shoreditch - A PREFERRED HOTEL!</B><br>100 Shoreditch High Street, London, E16JE GB<br><a href="http://www.kqzyfj.com/click-3171477-10478530?url=http://www.ichotelsgroup.com/redirect?path=hd&brandCode=cp&hotelCode=lonsd&_IATAno=99613032&cm_mmc=CJ-_-1937144-_-3171477-_-99613032_Product_Catalog&cjsku=LONSD"><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://www.kqzyfj.com/click-3171477-10478530?url=http://www.ichotelsgroup.com/redirect?path=hd&brandCode=cp&hotelCode=lonsd&_IATAno=99613032&cm_mmc=CJ-_-1937144-_-3171477-_-99613032_Product_Catalog&cjsku=LONSD">Features</a>&nbsp|&nbsp<a href="http://www.kqzyfj.com/click-3171477-10478530?url=http://www.ichotelsgroup.com/redirect?path=hd&brandCode=cp&hotelCode=lonsd&_IATAno=99613032&cm_mmc=CJ-_-1937144-_-3171477-_-99613032_Product_Catalog&cjsku=LONSD">Photos</a>&nbsp(if available)</font><br><br>Welcome to Crowne Plaza London - Shoreditch - London`s newest and most exciting contemporary luxury hotel. Proudly standing in the middle of Shoreditch High Street, neighbouring Bishopsgate, the heart of the financial capital of Europe...<a href="http://www.kqzyfj.com/click-3171477-10478530?url=http://www.ichotelsgroup.com/redirect?path=hd&brandCode=cp&hotelCode=lonsd&_IATAno=99613032&cm_mmc=CJ-_-1937144-_-3171477-_-99613032_Product_Catalog&cjsku=LONSD">more</a></font></div>')
      map.addOverlay(marker);

      var point = new GLatLng(51.5265881238926, -0.08325576782226562);
      var marker = createMarker(point,'<div style="width:260px"><font face=arial size=2><B>Holiday Inn Express London City - A PREFERRED HOTEL!</B><br>275 Old Street, London, EC1 9LN GB<br><a href="http://www.kqzyfj.com/click-3171477-10478530?url=http://www.ichotelsgroup.com/redirect?path=hd&brandCode=ex&hotelCode=lonct&_IATAno=99613032&cm_mmc=CJ-_-1937144-_-3171477-_-99613032_Product_Catalog&cjsku=LONCT"><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.kqzyfj.com/click-3171477-10478530?url=http://www.ichotelsgroup.com/redirect?path=hd&brandCode=ex&hotelCode=lonct&_IATAno=99613032&cm_mmc=CJ-_-1937144-_-3171477-_-99613032_Product_Catalog&cjsku=LONCT">Features</a>&nbsp|&nbsp<a href="http://www.kqzyfj.com/click-3171477-10478530?url=http://www.ichotelsgroup.com/redirect?path=hd&brandCode=ex&hotelCode=lonct&_IATAno=99613032&cm_mmc=CJ-_-1937144-_-3171477-_-99613032_Product_Catalog&cjsku=LONCT">Photos</a>&nbsp(if available)</font><br><br>Express by Holiday Inn London City is two miles from the Tower of London and Oxford Street and approximately 20 miles from London Heathrow Airport. This location is also a short walk from the Old Street Tube Station...<a href="http://www.kqzyfj.com/click-3171477-10478530?url=http://www.ichotelsgroup.com/redirect?path=hd&brandCode=ex&hotelCode=lonct&_IATAno=99613032&cm_mmc=CJ-_-1937144-_-3171477-_-99613032_Product_Catalog&cjsku=LONCT">more</a></font></div>')
      map.addOverlay(marker);
      }
    }

    
