function wagt_map_1() {
  if(GBrowserIsCompatible()) {
    if(!document.getElementById('wagt_map_2')) return false;
    var map = new GMap2(document.getElementById('wagt_map_2'));
    map.enableContinuousZoom();
    map.enableDoubleClickZoom();
    map.addControl(new GSmallZoomControl());
    var geocoder = new GClientGeocoder();
    
    var icon = new GIcon();
    var markerStyle = 'Flag';
    var markerColor = 'Pacifica';
    icon.image = 'http://google.webassist.com/google/markers/flag/pacifica.png';
    icon.shadow = 'http://google.webassist.com/google/markers/flag/shadow.png';
    icon.iconSize = new GSize(31,35);
    icon.shadowSize = new GSize(31,35);
    icon.iconAnchor = new GPoint(4,27);
    icon.infoWindowAnchor = new GPoint(7,2);
    icon.printImage = 'http://google.webassist.com/google/markers/flag/pacifica.gif';
    icon.mozPrintImage = 'http://google.webassist.com/google/markers/flag/pacifica_mozprint.png';
    icon.printShadow = 'http://google.webassist.com/google/markers/flag/shadow.gif';
    icon.transparent = 'http://google.webassist.com/google/markers/flag/pacifica_transparent.png';

    var address_0 = {
      street: '2535 Hale Street, Suite A',
      city: 'Avon',
      state: 'Ohio',
      zip: '44011',
      country: '',
      infowindow: 'default',
      infowindowtext: '<p><strong>Avon - Hale Street</strong> <a href="http://www.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=2535+Hale+Street,+Avon,+OH&sll=41.419109,-82.061434&sspn=0.048852,0.111494&ie=UTF8&z=16&iwloc=A"><img src="/images/map__arrow.png" width="16" height="16" alt="Driving Directions" title="Get Driving Directions or See A Larger Map" /></a><br />2535 Hale Street<br />Avon, Ohio 44011</p>',
      full: '2535 Hale Street, Suite A, Avon, Ohio, 44011',
      isdefault: false
    };
    
    geocoder.getLatLng (
      address_0.full,
      function(point) {
        if(point) {
          map.setCenter(point, 10);
          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), 10);
        }
      }
    );

    var address_1 = {
      street: '34960 Center Ridge Road',
      city: 'North Ridgeville',
      state: 'Ohio',
      zip: '44039',
      country: '',
      infowindow: 'default',
      infowindowtext: '<p><strong>North Ridgeville</strong> <a href="http://www.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=34960+Center+Ridge+Road,+North+Ridgeville,+OH&sll=41.452273,-82.031719&sspn=0.012207,0.027874&ie=UTF8&z=16&iwloc=A"><img src="/images/map__arrow.png" width="16" height="16" alt="Driving Directions" title="Get Driving Directions or See A Larger Map" /></a><br />34960 Center Ridge Road<br />North Ridgeville, Ohio 44039</p>',
      full: '34960 Center Ridge Road, North Ridgeville, Ohio, 44039',
      isdefault: false
    };
    
    geocoder.getLatLng (
      address_1.full,
      function(point) {
        if(point) {
          map.setCenter(point, 10);
          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), 10);
        }
      }
    );

    var address_2 = {
      street: '29325 Health Campus Drive, Suite 2',
      city: 'Westlake',
      state: 'Ohio',
      zip: '44145',
      country: '',
      infowindow: 'default',
      infowindowtext: '<p><strong>Health Campus Drive</strong> <a href="http://www.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=29325+Health+Campus+Drive,+Suite+2,+Westlake,+OH&sll=41.395469,-82.006067&sspn=0.012217,0.027874&ie=UTF8&z=16&iwloc=A"><img src="/images/map__arrow.png" width="16" height="16" alt="Driving Directions" title="Get Driving Directions or See A Larger Map" /></a><br />29325 Health Campus Drive<br />Westlake, Ohio 44145</p>',
      full: '29325 Health Campus Drive, Suite 2, Westlake, Ohio, 44145',
      isdefault: false
    };
    
    geocoder.getLatLng (
      address_2.full,
      function(point) {
        if(point) {
          map.setCenter(point, 10);
          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), 10);
        }
      }
    );

    var address_4 = {
      street: '5323 Meadow Lane Court, Suite A',
      city: 'Sheffield Village',
      state: 'Ohio',
      zip: '44035',
      country: '',
      infowindow: 'default',
      infowindowtext: '<p><strong>Sheffield Village</strong> <a href="http://www.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=5323+Meadow+Lane+Court,+Suite+A,+Sheffield+Lake,+OH&sll=41.421028,-82.073452&sspn=0.012213,0.027874&g=5323+Meadow+Lane+Court,+Suite+A,+Sheffield+Village&ie=UTF8&ll=41.419109,-82.061434&spn=0.048852,0.111494&z=14&iwloc=A"><img src="/images/map__arrow.png" width="16" height="16" alt="Driving Directions" title="Get Driving Directions or See A Larger Map" /></a><br />5323 Meadow Lane Court<br />Sheffield Village, Ohio 44035</p>',
      full: '5323 Meadow Lane Court, Suite A, Sheffield Village, Ohio, 44035',
      isdefault: false
    };
    
    geocoder.getLatLng (
      address_4.full,
      function(point) {
        if(point) {
          map.setCenter(point, 10);
          var marker = new GMarker(point, icon);
          GEvent.addListener(marker, 'click', function() {
            marker.openInfoWindowHtml(address_4.infowindowtext);
          });
          map.addOverlay(marker);
        }
        else {
          map.setCenter(new GLatLng(41.421028,-82.073452), 10);
        }
      }
    );

    var address_5 = {
      street: '32730 Walker Road, Building H',
      city: 'Avon Lake',
      state: 'Ohio',
      zip: '44012',
      country: '',
      infowindow: 'default',
      infowindowtext: '<p><strong>Avon Lake</strong> <a href="http://www.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=32730+Walker+Road,+Building+H,+Avon+Lake,+OH&sll=41.421515,-81.906914&sspn=0.012213,0.027874&ie=UTF8&z=16&iwloc=A"><img src="/images/map__arrow.png" width="16" height="16" alt="Driving Directions" title="Get Driving Directions or See A Larger Map" /></a><br />32730 Walker Road, Bldg H<br />Avon Lake, Ohio 44012</p>',
      full: '32730 Walker Road, Building H, Avon Lake, Ohio, 44012',
      isdefault: false
    };
    
    geocoder.getLatLng (
      address_5.full,
      function(point) {
        if(point) {
          map.setCenter(point, 10);
          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), 10);
        }
      }
    );

    var address_6 = {
      street: '26908 Detroit Road, Suite 200',
      city: 'Westlake',
      state: 'Ohio',
      zip: '44145',
      country: '',
      infowindow: 'default',
      infowindowtext: '<p><strong>Westlake</strong> <a href="http://www.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=26908+Detroit+Road,+Suite+200,+Westlake,+OH&sll=41.493154,-82.017554&sspn=0.012199,0.027874&ie=UTF8&z=16&iwloc=A"><img src="/images/map__arrow.png" width="16" height="16" alt="Driving Directions" title="Get Driving Directions or See A Larger Map" /></a><br />26908 Detroit Road<br />Westlake, Ohio 44145</p>',
      full: '26908 Detroit Road, Suite 200, Westlake, Ohio, 44145',
      isdefault: true
    };
    
    geocoder.getLatLng (
      address_6.full,
      function(point) {
        if(point) {
          map.setCenter(point, 10);
          var marker = new GMarker(point, icon);
          GEvent.addListener(marker, 'click', function() {
            marker.openInfoWindowHtml(address_6.infowindowtext);
          });
          map.addOverlay(marker);
          marker.openInfoWindowHtml(address_6.infowindowtext);
        }
        else {
          map.setCenter(new GLatLng(37.4419, -122.1419), 10);
        }
      }
    );

  }
}