

    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(41.88630442013054, -87.62708187103271), 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(41.88457913808839, -87.62622356414795)
      var marker = createMarker(point,'<div style="width:260px"><strong>Chicago Downtown Area</strong><br /></div>')
      map.addOverlay(marker);

      var point = new GLatLng(41.88284981558654, -87.62865632772445);
      var marker = createMarker(point,'<div style="width:260px; font-family: arial; font-size: 12px;"><strong>Hotel Burnham</strong><br />1 West Washington, Chicago, IL 60602 US<br /><a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=60969" rel="nofollow"><strong>Rates and Reservations</strong></a><br /><img src="http://www.lvcchotels.com/slides/star4.jpg" width="76" height="15" alt="rating"><p style="font-size: 9px; color: #A8A8A8; margin-top: 0px;"><a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=60969#Amenities" rel="nofollow">Features</a> | <a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=60969" rel="nofollow">Photos</a> (if available)</p><p>Located six blocks from the Loop business and theater districts and one mile from the boutiques of the Magnificent Mile, the Hotel Burnham is an architectural treasure in downtown Chicago...<a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=60969" rel="nofollow">more</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(41.88140601510741, -87.62694776058197);
      var marker = createMarker(point,'<div style="width:260px; font-family: arial; font-size: 12px;"><strong>The Silversmith Hotel And Suites</strong><br />10 South Wabash Avenue, Chicago, IL 60603 US<br /><a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=40032" rel="nofollow"><strong>Rates and Reservations</strong></a><br /><img src="http://www.lvcchotels.com/slides/star4.jpg" width="76" height="15" alt="rating"><p style="font-size: 9px; color: #A8A8A8; margin-top: 0px;"><a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=40032#Amenities" rel="nofollow">Features</a> | <a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=40032" rel="nofollow">Photos</a> (if available)</p><p>Just when you thought the classics were history The Silversmith Hotel- an example of the Arts movement of the late 19th century- is ideally located in the heart of Chicago s Financial/Theater District the Loop...<a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=40032" rel="nofollow">more</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(41.88072304417884, -87.6287904381752);
      var marker = createMarker(point,'<div style="width:260px; font-family: arial; font-size: 12px;"><strong>Hampton Inn - Majestic Chicago Theatre District</strong><br />22 West Monroe, Chicago, IL 60603 US<br /><a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=8599504" 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://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=8599504#Amenities" rel="nofollow">Features</a> | <a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=8599504" rel="nofollow">Photos</a> (if available)</p><p>Hampton Inn Majestic is a boutique-style property located atop the LaSalle Bank Theater in downtown Chicago\'s Theater District, half a mile from Michigan Avenue, and approximately 15 miles...<a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=8599504" rel="nofollow">more</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(41.88014391106403, -87.62687802314758);
      var marker = createMarker(point,'<div style="width:260px; font-family: arial; font-size: 12px;"><strong>The Palmer House Hilton</strong><br />17 East Monroe Street, Chicago, IL 60603 US<br /><a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=39530" rel="nofollow"><strong>Rates and Reservations</strong></a><br /><img src="http://www.lvcchotels.com/slides/star4.jpg" width="76" height="15" alt="rating"><p style="font-size: 9px; color: #A8A8A8; margin-top: 0px;"><a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=39530#Amenities" rel="nofollow">Features</a> | <a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=39530" rel="nofollow">Photos</a> (if available)</p><p>The Palmer House Hilton is located in the Chicago Loop and approximately 18 miles from the Chicago O\'Hare International Airport. Local attractions include the Art Institute of Chicago...<a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=39530" rel="nofollow">more</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(41.87938503903782, -87.63315975666046);
      var marker = createMarker(point,'<div style="width:260px; font-family: arial; font-size: 12px;"><strong>W Chicago - City Center</strong><br />172 West Adams At Lasalle, Chicago, IL 60603-3604 US<br /><a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=42743" rel="nofollow"><strong>Rates and Reservations</strong></a><br /><img src="http://www.lvcchotels.com/slides/star4.jpg" width="76" height="15" alt="rating"><p style="font-size: 9px; color: #A8A8A8; margin-top: 0px;"><a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=42743#Amenities" rel="nofollow">Features</a> | <a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=42743" rel="nofollow">Photos</a> (if available)</p><p>Formerly downtown\'s well-known Midland Hotel, the W Chicago City Center provides the impeccable service and amenities of a top-notch hotel chain, combined with the personal touch and unique personality...<a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=42743" rel="nofollow">more</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(41.88651009300665, -87.6257649064064);
      var marker = createMarker(point,'<div style="width:260px; font-family: arial; font-size: 12px;"><strong>Hotel Monaco Chicago - A Kimpton Hotel</strong><br />225 North Wabash Avenue, Chicago, IL 60601 US<br /><a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=40541" rel="nofollow"><strong>Rates and Reservations</strong></a><br /><img src="http://www.lvcchotels.com/slides/star4.jpg" width="76" height="15" alt="rating"><p style="font-size: 9px; color: #A8A8A8; margin-top: 0px;"><a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=40541#Amenities" rel="nofollow">Features</a> | <a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=40541" rel="nofollow">Photos</a> (if available)</p><p>Located in the heart of downtown Chicago, the Hotel Monaco is in the Loop business district and just steps from North Michigan Avenue shopping and the popular Millennium Park...<a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=40541" rel="nofollow">more</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(41.87907749359789, -87.63115346431732);
      var marker = createMarker(point,'<div style="width:260px; font-family: arial; font-size: 12px;"><strong>Central Loop Hotel</strong><br />111 West Adams Street, Chicago, IL 60603 US<br /><a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=13096104" rel="nofollow"><strong>Rates and Reservations</strong></a><br /><img src="http://www.lvcchotels.com/slides/star0.jpg" width="76" height="15" alt="rating"><p style="font-size: 9px; color: #A8A8A8; margin-top: 0px;"><a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=13096104#Amenities" rel="nofollow">Features</a> | <a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=13096104" rel="nofollow">Photos</a> (if available)</p><p>The Central Loop Hotel is located at the corner of Adams and Clark Streets in the center of the Loop, Chicago\'s business and cultural district, making the location ideal for both business and pleasure...<a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=13096104" rel="nofollow">more</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(41.884453334450406, -87.63315975666046);
      var marker = createMarker(point,'<div style="width:260px; font-family: arial; font-size: 12px;"><strong>Hotel Allegro Chicago - A Kimpton Hotel</strong><br />171 West Randolph Street, Chicago, IL 60601 US<br /><a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=40540" rel="nofollow"><strong>Rates and Reservations</strong></a><br /><img src="http://www.lvcchotels.com/slides/star4.jpg" width="76" height="15" alt="rating"><p style="font-size: 9px; color: #A8A8A8; margin-top: 0px;"><a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=40540#Amenities" rel="nofollow">Features</a> | <a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=40540" rel="nofollow">Photos</a> (if available)</p><p>Located within the Chicago Loop business and theater districts, the Hotel Allegro Chicago is adjacent to the Cadillac Palace Theatre. The Millennium Park and Merchandise Mart are within six blocks of the hotel...<a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=40540" rel="nofollow">more</a></p></div>')
      map.addOverlay(marker);
      marker.openInfoWindowHtml('<div style="width:260px; font-family: arial; font-size: 12px;"><strong>Hotel Allegro Chicago - A Kimpton Hotel</strong><br />171 West Randolph Street, Chicago, IL 60601 US<br /><a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=40540" rel="nofollow"><strong>Rates and Reservations</strong></a><br /><img src="http://www.lvcchotels.com/slides/star4.jpg" width="76" height="15" alt="rating"><p style="font-size: 9px; color: #A8A8A8; margin-top: 0px;"><a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=40540#Amenities" rel="nofollow">Features</a> | <a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=40540" rel="nofollow">Photos</a> (if available)</p><p>Located within the Chicago Loop business and theater districts, the Hotel Allegro Chicago is adjacent to the Cadillac Palace Theatre. The Millennium Park and Merchandise Mart are within six blocks of the hotel...<a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=40540" rel="nofollow">more</a></p></div>');


      var point = new GLatLng(41.88680761861685, -87.62810379266739);
      var marker = createMarker(point,'<div style="width:260px; font-family: arial; font-size: 12px;"><strong>Renaissance Chicago Hotel</strong><br />1 West Wacker Drive, Chicago, IL 60601 US<br /><a href="http://www.tkqlhce.com/click-3322477-10406976?url=http%3a%2f%2fwww.marriott.com%2freservations%2fsetAMCookie.mi%3fAFF%3dMarriott_CustomLink%26AFFNAME%3d%25zp%26mid%3d%2fhotels%2ftravel%2fchisr-renaissance-chicago-downtown-hotel%2f"><strong>Rates and Reservations</strong></a><br /><img src="http://www.lvcchotels.com/slides/star4.jpg" width="76" height="15" alt="rating"><p style="font-size: 9px; color: #A8A8A8; margin-top: 0px;"><a href="http://www.tkqlhce.com/click-3322477-10406976?url=http%3a%2f%2fwww.marriott.com%2freservations%2fsetAMCookie.mi%3fAFF%3dMarriott_CustomLink%26AFFNAME%3d%25zp%26mid%3d%2fhotels%2ftravel%2fchisr-renaissance-chicago-downtown-hotel%2f">Features</a> | <a href="http://www.tkqlhce.com/click-3322477-10406976?url=http%3a%2f%2fwww.marriott.com%2freservations%2fsetAMCookie.mi%3fAFF%3dMarriott_CustomLink%26AFFNAME%3d%25zp%26mid%3d%2fhotels%2ftravel%2fchisr-renaissance-chicago-downtown-hotel%2f" rel="nofollow">Photos</a> (if available)</p><p>As the premier Chicago luxury hotel, the Renaissance is an urban sanctuary embodying the sophisticated ambiance of a uniquely upscale hotel. Nestled in the heart of the city, this downtown Chicago...<a href="http://www.tkqlhce.com/click-3322477-10406976?url=http%3a%2f%2fwww.marriott.com%2freservations%2fsetAMCookie.mi%3fAFF%3dMarriott_CustomLink%26AFFNAME%3d%25zp%26mid%3d%2fhotels%2ftravel%2fchisr-renaissance-chicago-downtown-hotel%2f">more</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(41.87908947591548, -87.631456553936);
      var marker = createMarker(point,'<div style="width:260px; font-family: arial; font-size: 12px;"><strong>Club Quarters Central Loop</strong><br />111 West Adams Street, Chicago, IL 60603 US<br /><a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=148702" 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://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=148702#Amenities" rel="nofollow">Features</a> | <a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=148702" rel="nofollow">Photos</a> (if available)</p><p>Located in Chicago\'s Central Loop, this private members-only hotel is walking distance from the Sears Tower, two miles from the Magnificent Mile, and approximately 12 miles from Chicago Midway Airport...<a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=148702" rel="nofollow">more</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(41.88654803259107, -87.62460350990295);
      var marker = createMarker(point,'<div style="width:260px; font-family: arial; font-size: 12px;"><strong>Hard Rock Hotel Chicago</strong><br />230 North Michigan Avenue, Chicago, IL 60601 US<br /><a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=1958303" rel="nofollow"><strong>Rates and Reservations</strong></a><br /><img src="http://www.lvcchotels.com/slides/star4.jpg" width="76" height="15" alt="rating"><p style="font-size: 9px; color: #A8A8A8; margin-top: 0px;"><a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=1958303#Amenities" rel="nofollow">Features</a> | <a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=1958303" rel="nofollow">Photos</a> (if available)</p><p>The 40-story, 381-room, Art Deco style Hard Rock Hotel Chicago is close to Millennium Park and approximately 18 miles east of O\'Hare International Airport. Hotel amenities include complimentary...<a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=1958303" rel="nofollow">more</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(41.88773213566397, -87.62582927942276);
      var marker = createMarker(point,'<div style="width:260px; font-family: arial; font-size: 12px;"><strong>Hotel 71</strong><br />71 East Wacker Drive, Chicago, IL 60601 US<br /><a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=43539" 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://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=43539#Amenities" rel="nofollow">Features</a> | <a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=43539" rel="nofollow">Photos</a> (if available)</p><p>Redesigned in 2002, Hotel 71 is a stylish boutique hotel located in downtown Chicago, across the river from the Magnificent Mile, and approximately 20 miles from O\'Hare International Airport...<a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=43539" rel="nofollow">more</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(41.88760434144784, -87.62545377016067);
      var marker = createMarker(point,'<div style="width:260px; font-family: arial; font-size: 12px;"><strong>Club Quarters Wacker At Michigan</strong><br />75 East Wacker Drive, Chicago, IL 60601 US<br /><a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=1485703" 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://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=1485703#Amenities" rel="nofollow">Features</a> | <a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=1485703" rel="nofollow">Photos</a> (if available)</p><p>This private members-only hotel is walking distance from the Magnificent Mile, approximately 12 miles from Chicago Midway Airport, and 19 miles from O\'Hare International Airport...<a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=1485703" rel="nofollow">more</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(41.888159445717655, -87.6295468211174);
      var marker = createMarker(point,'<div style="width:260px; font-family: arial; font-size: 12px;"><strong>Westin Chicago River North</strong><br />320 North Dearborn Street, Chicago, IL 60610 US<br /><a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=42672" rel="nofollow"><strong>Rates and Reservations</strong></a><br /><img src="http://www.lvcchotels.com/slides/star4.jpg" width="76" height="15" alt="rating"><p style="font-size: 9px; color: #A8A8A8; margin-top: 0px;"><a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=42672#Amenities" rel="nofollow">Features</a> | <a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=42672" rel="nofollow">Photos</a> (if available)</p><p>Situated among the architectural jewels of the Chicago River near the city\'s art galleries and Michigan Avenue stores is the luxurious comfort of the Westin Chicago River North...<a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=42672" rel="nofollow">more</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(41.88817541986986, -87.6295468211174);
      var marker = createMarker(point,'<div style="width:260px; font-family: arial; font-size: 12px;"><strong>Hotel Sax Chicago</strong><br />333 North Dearborn Street, Chicago, IL 60610-4456 US<br /><a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=41130" rel="nofollow"><strong>Rates and Reservations</strong></a><br /><img src="http://www.lvcchotels.com/slides/star4.jpg" width="76" height="15" alt="rating"><p style="font-size: 9px; color: #A8A8A8; margin-top: 0px;"><a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=41130#Amenities" rel="nofollow">Features</a> | <a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=41130" rel="nofollow">Photos</a> (if available)</p><p>The Hotel Sax is located near the center of Chicago, next door to the House of Blues, 18 miles from O\'Hare International Airport, and 13 miles from Chicago Midway Airport. Local attractions include the Sears Tower...<a href="http://travel.downtownchicagohotelmap.com/hotel/?refid=3538&rs_hid=41130" rel="nofollow">more</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(41.88803165235631, -87.63735473155975);
      var marker = createMarker(point,'<div style="width:260px; font-family: arial; font-size: 12px;"><strong>Holiday Inn Chicago-mart Plaza - PREFFERED HOTEL</strong><br />350 West Mart Center Drive, Chicago, IL 60654 US<br /><a href="http://www.kqzyfj.com/click-3322477-10478530?url=http://www.ichotelsgroup.com/redirect?path=hd&brandCode=hi&hotelCode=chipl&_IATAno=99613032&cm_mmc=CJ-_-1937144-_-3322477-_-99613032_Product_Catalog&cjsku=CHIPL" 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.kqzyfj.com/click-3322477-10478530?url=http://www.ichotelsgroup.com/redirect?path=hd&brandCode=hi&hotelCode=chipl&_IATAno=99613032&cm_mmc=CJ-_-1937144-_-3322477-_-99613032_Product_Catalog&cjsku=CHIPL" rel="nofollow">Features</a> | <a href="http://www.kqzyfj.com/click-3322477-10478530?url=http://www.ichotelsgroup.com/redirect?path=hd&brandCode=hi&hotelCode=chipl&_IATAno=99613032&cm_mmc=CJ-_-1937144-_-3322477-_-99613032_Product_Catalog&cjsku=CHIPL" rel="nofollow">Photos</a> (if available)</p><p>The Holiday Inn Chicago-Mart Plaza is situated about a half-mile from the Magnificent Mile, less than a mile from the Sears Tower, and approximately 16 miles from both O\'Hare International and Midway Airports...<a href="http://www.kqzyfj.com/click-3322477-10478530?url=http://www.ichotelsgroup.com/redirect?path=hd&brandCode=hi&hotelCode=chipl&_IATAno=99613032&cm_mmc=CJ-_-1937144-_-3322477-_-99613032_Product_Catalog&cjsku=CHIPL" rel="nofollow">more</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(41.89135819000709, -87.62335628271103);
      var marker = createMarker(point,'<div style="width:260px; font-family: arial; font-size: 12px;"><strong>Intercontinental Chicago - PREFFERED HOTEL</strong><br />505 North Michigan Avenue, Chicago, IL 60611 US<br /><a href="http://www.kqzyfj.com/click-3322477-10478530?url=http://www.ichotelsgroup.com/redirect?path=hd&brandCode=ic&hotelCode=ordha&_IATAno=99613032&cm_mmc=CJ-_-1937144-_-3322477-_-99613032_Product_Catalog&cjsku=ORDHA" rel="nofollow"><strong>Rates and Reservations</strong></a><br /><img src="http://www.lvcchotels.com/slides/star4.jpg" width="76" height="15" alt="rating"><p style="font-size: 9px; color: #A8A8A8; margin-top: 0px;"><a href="http://www.kqzyfj.com/click-3322477-10478530?url=http://www.ichotelsgroup.com/redirect?path=hd&brandCode=ic&hotelCode=ordha&_IATAno=99613032&cm_mmc=CJ-_-1937144-_-3322477-_-99613032_Product_Catalog&cjsku=ORDHA" rel="nofollow">Features</a> | <a href="http://www.kqzyfj.com/click-3322477-10478530?url=http://www.ichotelsgroup.com/redirect?path=hd&brandCode=ic&hotelCode=ordha&_IATAno=99613032&cm_mmc=CJ-_-1937144-_-3322477-_-99613032_Product_Catalog&cjsku=ORDHA" rel="nofollow">Photos</a> (if available)</p><p>The InterContinental Chicago is situated on the Magnificent Mile, approximately 13 miles from Midway Airport and 16 miles from Chicago O\'Hare International Airport. Local attractions include Navy Pier...<a href="http://www.kqzyfj.com/click-3322477-10478530?url=http://www.ichotelsgroup.com/redirect?path=hd&brandCode=ic&hotelCode=ordha&_IATAno=99613032&cm_mmc=CJ-_-1937144-_-3322477-_-99613032_Product_Catalog&cjsku=ORDHA" rel="nofollow">more</a></p></div>')
      map.addOverlay(marker);

var point = new GLatLng(41.894946103948925, -87.62304782867431);
      var marker = createMarker(point,'<div style="width:260px"><font face=arial size=2><B>Crowne Plaza Avenue - A PREFERRED HOTEL!</B><br>160 East Huron Street, Chicago, IL 60611<br><a href="http://www.tkqlhce.com/click-3322477-10478530?url=http://www.ichotelsgroup.com/redirect?path=hd&brandCode=cp&hotelCode=chiav&_PMID=99613032&cm_mmc=CJ-_-1937144-_-3322477-_-99613032_Product_Catalog&cjsku=CHIAV&rel=nofollow"><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.tkqlhce.com/click-3322477-10478530?url=http://www.ichotelsgroup.com/redirect?path=hd&brandCode=cp&hotelCode=chiav&_PMID=99613032&cm_mmc=CJ-_-1937144-_-3322477-_-99613032_Product_Catalog&cjsku=CHIAV#Amenities">Features</a>&nbsp|&nbsp<a href="http://www.tkqlhce.com/click-3322477-10478530?url=http://www.ichotelsgroup.com/redirect?path=hd&brandCode=cp&hotelCode=chiav&_PMID=99613032&cm_mmc=CJ-_-1937144-_-3322477-_-99613032_Product_Catalog&cjsku=CHIAV&rel=nofollow">Photos</a>&nbsp(if available)</font><br><br>Welcome to the Avenue Crowne Plaza Chicago Downtown. The Avenue Crowne Plaza Chicago Downtown is the newest Crowne Plaza within Chicago....<a href="http://www.tkqlhce.com/click-3322477-10478530?url=http://www.ichotelsgroup.com/redirect?path=hd&brandCode=cp&hotelCode=chiav&_PMID=99613032&cm_mmc=CJ-_-1937144-_-3322477-_-99613032_Product_Catalog&cjsku=CHIAV&rel=nofollow">more</a></font></div>')
      map.addOverlay(marker);
      }
    }

    
