function wagt_map_1() {
  if(GBrowserIsCompatible()) {
    if(!document.getElementById('wagt_map_1')) return false;
    var map = new GMap2(document.getElementById('wagt_map_1'));
    map.enableContinuousZoom();
    map.enableDoubleClickZoom();
    map.addControl(new GLargeMapControl());
    map.addControl(new GScaleControl());
    var geocoder = new GClientGeocoder();
    
    var icon = new GIcon();
    var markerStyle = 'Google Traditional (flat)';
    var markerColor = 'Pacifica';
    icon.image = 'http://google.webassist.com/google/markers/traditionalflat/pacifica.png';
    icon.shadow = 'http://google.webassist.com/google/markers/traditionalflat/shadow.png';
    icon.iconSize = new GSize(34,35);
    icon.shadowSize = new GSize(34,35);
    icon.iconAnchor = new GPoint(9,23);
    icon.infoWindowAnchor = new GPoint(19,0);
    icon.printImage = 'http://google.webassist.com/google/markers/traditionalflat/pacifica.gif';
    icon.mozPrintImage = 'http://google.webassist.com/google/markers/traditionalflat/pacifica_mozprint.png';
    icon.printShadow = 'http://google.webassist.com/google/markers/traditionalflat/shadow.gif';
    icon.transparent = 'http://google.webassist.com/google/markers/traditionalflat/pacifica_transparent.png';

    var address_0 = {
      street: '1109 West Stoughton',
      city: 'Urbana',
      state: 'IL',
      zip: '61801',
      country: '',
      infowindow: 'custom',
      infowindowtext: '<span style="font: 12px Verdana, Arial, Helvetica, sans-serif; color: #000;"><strong>1109 West Stoughton-Urbana</strong></span>',
      full: '1109 West Stoughton, Urbana, IL, 61801',
      isdefault: false
    };
    
    geocoder.getLatLng (
      address_0.full,
      function(point) {
        if(point) {
          map.setCenter(point, 13);
          var marker = new GMarker(point, icon);
          GEvent.addListener(marker, 'click', function() {
            marker.openInfoWindowHtml(address_0.infowindowtext);
          });
          map.addOverlay(marker);
        }
        else {
          map.setCenter(new GLatLng(37.4419, -122.1419), 13);
        }
      }
    );

    var address_1 = {
      street: '106 South Coler',
      city: 'Urbana',
      state: 'IL',
      zip: '61801',
      country: '',
      infowindow: 'custom',
      infowindowtext: '<span style="font: 12px Verdana, Arial, Helvetica, sans-serif; color: #000;"><strong>106 South Coler-Urbana</strong></span>',
      full: '106 South Coler, Urbana, IL, 61801',
      isdefault: false
    };
    
    geocoder.getLatLng (
      address_1.full,
      function(point) {
        if(point) {
          map.setCenter(point, 13);
          var marker = new GMarker(point, icon);
          GEvent.addListener(marker, 'click', function() {
            marker.openInfoWindowHtml(address_1.infowindowtext);
          });
          map.addOverlay(marker);
        }
        else {
          map.setCenter(new GLatLng(37.4419, -122.1419), 13);
        }
      }
    );

    var address_2 = {
      street: '202 East Green',
      city: 'Champaign',
      state: 'IL',
      zip: '61820',
      country: '',
      infowindow: 'custom',
      infowindowtext: '<span style="font: 12px Verdana, Arial, Helvetica, sans-serif; color: #000;"><strong>202 East Green-Champaign, IL 61820</strong><br />9 story building offers <br />
	  spacious 4 bedroom / 2 ½ bath apartments <br />
	  that redefine luxury. <br />
	  These units feature unequaled <br />amenities and a Green Street <br />location in the heart of Campustown.<br /> </span>',
      full: '202 East Green, Champaign, IL, 61820',
      isdefault: false
    };
    
    geocoder.getLatLng (
      address_2.full,
      function(point) {
        if(point) {
          map.setCenter(point, 13);
          var marker = new GMarker(point, icon);
          GEvent.addListener(marker, 'click', function() {
            marker.openInfoWindowHtml(address_2.infowindowtext);
          });
          map.addOverlay(marker);
        }
        else {
          map.setCenter(new GLatLng(37.4419, -122.1419), 13);
        }
      }
    );

    var address_3 = {
      street: '303 West Green',
      city: 'Champaign',
      state: 'IL',
      zip: '61820',
      country: '',
      infowindow: 'custom',
      infowindowtext: '<span style="font: 12px Verdana, Arial, Helvetica, sans-serif; color: #000;"><strong>303 West Green-Champaign</strong><br />86 one, two, and three bedroom <br />units in elevator building, located <br />11 blocks from the quad. <br />Spacious, luxury apartments with <br />separate kitchens and dining areas. <br />Many units feature 1 1/2 bath and lofts. <br />Security garage parking available. <br />One block from shopping and bus stop. <br />Great location for graduate students.<br />2 bedrooms plus loft, 1 1/2 baths and all features listed above</span>',
      full: '303 West Green, Champaign, IL, 61820',
      isdefault: false
    };
    
    geocoder.getLatLng (
      address_3.full,
      function(point) {
        if(point) {
          map.setCenter(point, 13);
          var marker = new GMarker(point, icon);
          GEvent.addListener(marker, 'click', function() {
            marker.openInfoWindowHtml(address_3.infowindowtext);
          });
          map.addOverlay(marker);
        }
        else {
          map.setCenter(new GLatLng(37.4419, -122.1419), 13);
        }
      }
    );

    var address_4 = {
      street: '1106 West Stoughton St.',
      city: 'Urbana',
      state: 'IL',
      zip: '61801',
      country: '',
      infowindow: 'custom',
      infowindowtext: '<span style="font: 12px Verdana, Arial, Helvetica, sans-serif; color: #000;"><strong>1106 West Stoughton St.-Urbana</strong><br />Eleven units featuring spacious <br />one and two bedroom apartments, located <br />in the heart of the <br />engineering campus, approximately <br />5 blocks from the quad. <br />Great storage space.</span>',
      full: '1106 West Stoughton St., Urbana, IL, 61801',
      isdefault: false
    };
    
    geocoder.getLatLng (
      address_4.full,
      function(point) {
        if(point) {
          map.setCenter(point, 13);
          var marker = new GMarker(point, icon);
          GEvent.addListener(marker, 'click', function() {
            marker.openInfoWindowHtml(address_4.infowindowtext);
          });
          map.addOverlay(marker);
        }
        else {
          map.setCenter(new GLatLng(37.4419, -122.1419), 13);
        }
      }
    );

    var address_5 = {
      street: '55 East Healy',
      city: 'Champaign',
      state: 'IL',
      zip: '61820',
      country: '',
      infowindow: 'custom',
      infowindowtext: '<span style="font: 12px Verdana, Arial, Helvetica, sans-serif; color: #000;"><strong>55 East Healy-Champaign</strong><br />Twelve two bedroom units, close to <br />the Engineering Campus, approximately 7 blocks <br />from the quad. Spacious apartments <br />with separate kitchens. <br />Parking space included.</span>',
      full: '55 East Healy, Champaign, IL, 61820',
      isdefault: false
    };
    
    geocoder.getLatLng (
      address_5.full,
      function(point) {
        if(point) {
          map.setCenter(point, 13);
          var marker = new GMarker(point, icon);
          GEvent.addListener(marker, 'click', function() {
            marker.openInfoWindowHtml(address_5.infowindowtext);
          });
          map.addOverlay(marker);
        }
        else {
          map.setCenter(new GLatLng(37.4419, -122.1419), 13);
        }
      }
    );

    var address_6 = {
      street: '307 West Green',
      city: 'Champaign',
      state: 'IL',
      zip: '61820',
      country: '',
      infowindow: 'custom',
      infowindowtext: '<span style="font: 12px Verdana, Arial, Helvetica, sans-serif; color: #000;"><strong>307 West Green</strong>-Champaign<br />Five Bedrooms</span>',
      full: '307 West Green, Champaign, IL, 61820',
      isdefault: false
    };
    
    geocoder.getLatLng (
      address_6.full,
      function(point) {
        if(point) {
          map.setCenter(point, 13);
          var marker = new GMarker(point, icon);
          GEvent.addListener(marker, 'click', function() {
            marker.openInfoWindowHtml(address_6.infowindowtext);
          });
          map.addOverlay(marker);
        }
        else {
          map.setCenter(new GLatLng(37.4419, -122.1419), 13);
        }
      }
    );

    var address_7 = {
      street: '403 East Green St.',
      city: 'Champaign',
      state: 'IL',
      zip: '61820',
      country: '',
      infowindow: 'custom',
      infowindowtext: '<span style="font: 12px Verdana, Arial, Helvetica, sans-serif; color: #000;"><strong>403 West Green-Champaign</strong></span>',
      full: '403 East Green St., Champaign, IL, 61820',
      isdefault: false
    };
    
    geocoder.getLatLng (
      address_7.full,
      function(point) {
        if(point) {
          map.setCenter(point, 13);
          var marker = new GMarker(point, icon);
          GEvent.addListener(marker, 'click', function() {
            marker.openInfoWindowHtml(address_7.infowindowtext);
          });
          map.addOverlay(marker);
        }
        else {
          map.setCenter(new GLatLng(37.4419, -122.1419), 13);
        }
      }
    );

    var address_8 = {
      street: '430 East Green St.',
      city: 'Champaign',
      state: 'IL',
      zip: '61820',
      country: '',
      infowindow: 'custom',
      infowindowtext: '<span style="font: 12px Verdana, Arial, Helvetica, sans-serif; color: #000;"><strong>406 East Green St.-Champaign</strong></span>',
      full: '430 East Green St., Champaign, IL, 61820',
      isdefault: false
    };
    
    geocoder.getLatLng (
      address_8.full,
      function(point) {
        if(point) {
          map.setCenter(point, 13);
          var marker = new GMarker(point, icon);
          GEvent.addListener(marker, 'click', function() {
            marker.openInfoWindowHtml(address_8.infowindowtext);
          });
          map.addOverlay(marker);
        }
        else {
          map.setCenter(new GLatLng(37.4419, -122.1419), 13);
        }
      }
    );

    var address_9 = {
      street: '454 East Green St.',
      city: 'Champaign',
      state: 'IL',
      zip: '61820',
      country: '',
      infowindow: 'custom',
      infowindowtext: '<span style="font: 12px Verdana, Arial, Helvetica, sans-serif; color: #000;"><strong>408 East Green St.-Champaign</strong></span>',
      full: '454 East Green St., Champaign, IL, 61820',
      isdefault: false
    };
    
    geocoder.getLatLng (
      address_9.full,
      function(point) {
        if(point) {
          map.setCenter(point, 13);
          var marker = new GMarker(point, icon);
          GEvent.addListener(marker, 'click', function() {
            marker.openInfoWindowHtml(address_9.infowindowtext);
          });
          map.addOverlay(marker);
        }
        else {
          map.setCenter(new GLatLng(37.4419, -122.1419), 13);
        }
      }
    );

    var address_10 = {
      street: '484 East Green St.',
      city: 'Champaign',
      state: 'IL',
      zip: '61820',
      country: '',
      infowindow: 'custom',
      infowindowtext: '<span style="font: 12px Verdana, Arial, Helvetica, sans-serif; color: #000;"><strong>410 East Green St.-Champaign</strong><br />Sixty-four one, two, and three bedroom <br />units in elevator building, conveniently <br />located in heart of campus <br />by shopping and restaurants, <br />appoximately 2 blocks from the quad. <br />Spacious apartments with <br />many featuring 1 1/2 baths. <br />On-site management.</span>',
      full: '484 East Green St., Champaign, IL, 61820',
      isdefault: false
    };
    
    geocoder.getLatLng (
      address_10.full,
      function(point) {
        if(point) {
          map.setCenter(point, 13);
          var marker = new GMarker(point, icon);
          GEvent.addListener(marker, 'click', function() {
            marker.openInfoWindowHtml(address_10.infowindowtext);
          });
          map.addOverlay(marker);
        }
        else {
          map.setCenter(new GLatLng(37.4419, -122.1419), 13);
        }
      }
    );

    var address_11 = {
      street: '1107 South Second St.',
      city: 'Champaign',
      state: 'IL',
      zip: '61820',
      country: '',
      infowindow: 'custom',
      infowindowtext: '<span style="font: 12px Verdana, Arial, Helvetica, sans-serif; color: #000;"><strong>1107 South Second St.-Champaign</strong><br />46 four bedroom units in elevator building, a<br />pproximately 5 blocks from the quad. <br />Spacious apartments with 2 full bathrooms <br />featuring huge balconies off <br />every bedroom and living room. <br />Great natural lighting. <br />Garage parking available.</span>',
      full: '1107 South Second St., Champaign, IL, 61820',
      isdefault: false
    };
    
    geocoder.getLatLng (
      address_11.full,
      function(point) {
        if(point) {
          map.setCenter(point, 13);
          var marker = new GMarker(point, icon);
          GEvent.addListener(marker, 'click', function() {
            marker.openInfoWindowHtml(address_11.infowindowtext);
          });
          map.addOverlay(marker);
        }
        else {
          map.setCenter(new GLatLng(37.4419, -122.1419), 13);
        }
      }
    );

    var address_12 = {
      street: '505 South 4th St.',
      city: 'Champaign',
      state: 'IL',
      zip: '61820',
      country: '',
      infowindow: 'custom',
      infowindowtext: '<span style="font: 12px Verdana, Arial, Helvetica, sans-serif; color: #000;"><strong>505 South 4th St.-Champaign</strong></span>',
      full: '505 South 4th St., Champaign, IL, 61820',
      isdefault: false
    };
    
    geocoder.getLatLng (
      address_12.full,
      function(point) {
        if(point) {
          map.setCenter(point, 13);
          var marker = new GMarker(point, icon);
          GEvent.addListener(marker, 'click', function() {
            marker.openInfoWindowHtml(address_12.infowindowtext);
          });
          map.addOverlay(marker);
        }
        else {
          map.setCenter(new GLatLng(37.4419, -122.1419), 13);
        }
      }
    );

    var address_13 = {
      street: '508 East Clark St.',
      city: 'Champaign',
      state: 'IL',
      zip: '61820',
      country: '',
      infowindow: 'custom',
      infowindowtext: '<span style="font: 12px Verdana, Arial, Helvetica, sans-serif; color: #000;"><strong>508 East Clark St.-Champaign</strong><br />Forty-three one, two, three and four<br /> bedroom units in elevator building, in<br /> the heart of the engineering<br /> campus located one block from <br />the Beckman Institute and <br />6 blocks from the quad. <br />Modern apartments with new appliances <br />and ceramic floors in all <br />kitchens and bathrooms.</span>',
      full: '508 East Clark St., Champaign, IL, 61820',
      isdefault: false
    };
    
    geocoder.getLatLng (
      address_13.full,
      function(point) {
        if(point) {
          map.setCenter(point, 13);
          var marker = new GMarker(point, icon);
          GEvent.addListener(marker, 'click', function() {
            marker.openInfoWindowHtml(address_13.infowindowtext);
          });
          map.addOverlay(marker);
        }
        else {
          map.setCenter(new GLatLng(37.4419, -122.1419), 13);
        }
      }
    );

    var address_14 = {
      street: '56 East Green',
      city: 'Champaign',
      state: 'IL',
      zip: '61820',
      country: '',
      infowindow: 'custom',
      infowindowtext: '<span style="font: 12px Verdana, Arial, Helvetica, sans-serif; color: #000;"><strong>56 East Green-Champaign</strong></span>',
      full: '56 East Green, Champaign, IL, 61820',
      isdefault: false
    };
    
    geocoder.getLatLng (
      address_14.full,
      function(point) {
        if(point) {
          map.setCenter(point, 13);
          var marker = new GMarker(point, icon);
          GEvent.addListener(marker, 'click', function() {
            marker.openInfoWindowHtml(address_14.infowindowtext);
          });
          map.addOverlay(marker);
        }
        else {
          map.setCenter(new GLatLng(37.4419, -122.1419), 13);
        }
      }
    );

    var address_15 = {
      street: '58 East Green St.',
      city: 'Champaign',
      state: 'IL',
      zip: '61820',
      country: '',
      infowindow: 'custom',
      infowindowtext: '<span style="font: 12px Verdana, Arial, Helvetica, sans-serif; color: #000;"><strong>58 East Green St.-Champaign</strong></span>',
      full: '58 East Green St., Champaign, IL, 61820',
      isdefault: false
    };
    
    geocoder.getLatLng (
      address_15.full,
      function(point) {
        if(point) {
          map.setCenter(point, 13);
          var marker = new GMarker(point, icon);
          GEvent.addListener(marker, 'click', function() {
            marker.openInfoWindowHtml(address_15.infowindowtext);
          });
          map.addOverlay(marker);
        }
        else {
          map.setCenter(new GLatLng(37.4419, -122.1419), 13);
        }
      }
    );

    var address_16 = {
      street: '605 South 1st St.',
      city: 'Champaign',
      state: 'IL',
      zip: '61820',
      country: '',
      infowindow: 'custom',
      infowindowtext: '<span style="font: 12px Verdana, Arial, Helvetica, sans-serif; color: #000;"><strong>605 South 1st St.-Champaign</strong><br />, IL 61820</span>',
      full: '605 South 1st St., Champaign, IL, 61820',
      isdefault: false
    };
    
    geocoder.getLatLng (
      address_16.full,
      function(point) {
        if(point) {
          map.setCenter(point, 13);
          var marker = new GMarker(point, icon);
          GEvent.addListener(marker, 'click', function() {
            marker.openInfoWindowHtml(address_16.infowindowtext);
          });
          map.addOverlay(marker);
        }
        else {
          map.setCenter(new GLatLng(37.4419, -122.1419), 13);
        }
      }
    );

    var address_17 = {
      street: '607 South 1st.',
      city: 'Champaign',
      state: 'IL',
      zip: '61820',
      country: '',
      infowindow: 'custom',
      infowindowtext: '<span style="font: 12px Verdana, Arial, Helvetica, sans-serif; color: #000;"><strong>607 South 1st St.-Champaign</strong></span>',
      full: '607 South 1st., Champaign, IL, 61820',
      isdefault: false
    };
    
    geocoder.getLatLng (
      address_17.full,
      function(point) {
        if(point) {
          map.setCenter(point, 13);
          var marker = new GMarker(point, icon);
          GEvent.addListener(marker, 'click', function() {
            marker.openInfoWindowHtml(address_17.infowindowtext);
          });
          map.addOverlay(marker);
        }
        else {
          map.setCenter(new GLatLng(37.4419, -122.1419), 13);
        }
      }
    );

    var address_18 = {
      street: '608 South State St.',
      city: 'Champaign',
      state: 'IL',
      zip: '61820',
      country: '',
      infowindow: 'custom',
      infowindowtext: '<span style="font: 12px Verdana, Arial, Helvetica, sans-serif; color: #000;"><strong>608 South State St.-Champaign</strong><br />Fourteen two bedroom units, <br />located 11 blocks from the quad. <br />Parking space included. <br />One block from shopping, <br />and campus bus stop. <br />Spacious two bedrooms <br />with hard-wood floors <br />and separate kitchens. <br />Great location for <br />graduate students.</span>',
      full: '608 South State St., Champaign, IL, 61820',
      isdefault: false
    };
    
    geocoder.getLatLng (
      address_18.full,
      function(point) {
        if(point) {
          map.setCenter(point, 13);
          var marker = new GMarker(point, icon);
          GEvent.addListener(marker, 'click', function() {
            marker.openInfoWindowHtml(address_18.infowindowtext);
          });
          map.addOverlay(marker);
        }
        else {
          map.setCenter(new GLatLng(37.4419, -122.1419), 13);
        }
      }
    );

    var address_19 = {
      street: '624 South 5th St.',
      city: 'Champaign',
      state: 'IL',
      zip: '61820',
      country: '',
      infowindow: 'custom',
      infowindowtext: '<span style="font: 12px Verdana, Arial, Helvetica, sans-serif; color: #000;"><strong>624 South 5th St.-Champaign</strong></span>',
      full: '624 South 5th St., Champaign, IL, 61820',
      isdefault: false
    };
    
    geocoder.getLatLng (
      address_19.full,
      function(point) {
        if(point) {
          map.setCenter(point, 13);
          var marker = new GMarker(point, icon);
          GEvent.addListener(marker, 'click', function() {
            marker.openInfoWindowHtml(address_19.infowindowtext);
          });
          map.addOverlay(marker);
        }
        else {
          map.setCenter(new GLatLng(37.4419, -122.1419), 13);
        }
      }
    );

  }
}