function load_GoogleMap( zoom, type )
{
  if(GBrowserIsCompatible())
  {
    var map = new GMap2(document.getElementById('googleMap'));
    map.setMapType( type );
    map.setCenter( new GLatLng( 50.736455,9.997559 ), zoom );
    map.setUIToDefault();
    
    var baseIcon = new GIcon(G_DEFAULT_ICON);
    baseIcon.image = 'http://www.google.com/intl/en_us/mapfiles/ms/micons/blue-dot.png';
    baseIcon.infoWindowAnchor = new GPoint(9, 2);
    
    function createInfoMarker( point, html ) {
      var markerIcon = new GIcon();
      markerIcon.image = 'http://www.google.com/intl/en_us/mapfiles/ms/micons/blue-dot.png';
      markerIcon.iconSize = new GSize(26, 26);
      markerIcon.iconAnchor = new GPoint(9, 26);
      markerIcon.infoWindowAnchor = new GPoint(9, 2);
      var markerOptions = { icon:markerIcon };
      var marker = new GMarker(point,markerOptions);
    	 GEvent.addListener( marker, "click", function() {
    	   marker.openInfoWindowHtml(html);
      });
      return marker;
    }
    
    var icon877 = new GIcon();
    icon877.image = 'http://www.google.com/intl/en_us/mapfiles/ms/micons/blue-dot.png';
    icon877.iconSize = new GSize(26, 26);
    icon877.iconAnchor = new GPoint(9, 26);
    icon877.infoWindowAnchor = new GPoint(9, 2);
    var startpoint_877 = new GLatLng(50.02402,8.10011);
    map.addOverlay( new GMarker( startpoint_877, icon877 ) );
    var marker_startpoint_877 = createInfoMarker( startpoint_877, '<table width=250 cellpadding=0 cellspacing=0 border=0><tr><td width=250><b>Beromobil GmbH</b></td></tr><tr><td width=250>T: 0612 360 572 2</td></tr><tr><td width=250><a href="http://www.beromobil.de/53742897851015c0b/index.html" target="_blank">Kontakt</a></td></tr><tr><td width=250><a href="http://www.beromobil.de" target="_blank">www.beromobil.de</a></td></tr></table>' );
    map.addOverlay( marker_startpoint_877 );
    
    var icon880 = new GIcon();
    icon880.image = 'http://www.google.com/intl/en_us/mapfiles/ms/micons/blue-dot.png';
    icon880.iconSize = new GSize(26, 26);
    icon880.iconAnchor = new GPoint(9, 26);
    icon880.infoWindowAnchor = new GPoint(9, 2);
    var startpoint_880 = new GLatLng(52.46176,13.43401);
    map.addOverlay( new GMarker( startpoint_880, icon880 ) );
    var marker_startpoint_880 = createInfoMarker( startpoint_880, '<table width=250 cellpadding=0 cellspacing=0 border=0><tr><td width=250><b>Conze Elektro-Mobile </b></td></tr><tr><td width=250>T: 0306 789 796 9</td></tr><tr><td width=250><a href="http://www.elektro-mobile.de/main/kontakt.htm" target="_blank">Kontakt</a></td></tr><tr><td width=250><a href="http://www.elektro-mobile.de/main/start.htm" target="_blank">www.elektro-mobile.de</a></td></tr></table>' );
    map.addOverlay( marker_startpoint_880 );
    
    var icon878 = new GIcon();
    icon878.image = 'http://www.google.com/intl/en_us/mapfiles/ms/micons/blue-dot.png';
    icon878.iconSize = new GSize(26, 26);
    icon878.iconAnchor = new GPoint(9, 26);
    icon878.infoWindowAnchor = new GPoint(9, 2);
    var startpoint_878 = new GLatLng(48.63517,8.05861);
    map.addOverlay( new GMarker( startpoint_878, icon878 ) );
    var marker_startpoint_878 = createInfoMarker( startpoint_878, '<table width=250 cellpadding=0 cellspacing=0 border=0><tr><td width=250><b>Draisin GmbH </b></td></tr><tr><td width=250>T: 0784 166 770</td></tr><tr><td width=250>E: <a href="mailto:info@draisin.com">info@draisin.com</a></td></tr><tr><td width=250><a href="http://www.draisin.com/" target="_blank">http://www.draisin.com/</a></td></tr></table>' );
    map.addOverlay( marker_startpoint_878 );
    
    var icon882 = new GIcon();
    icon882.image = 'http://www.google.com/intl/en_us/mapfiles/ms/micons/blue-dot.png';
    icon882.iconSize = new GSize(26, 26);
    icon882.iconAnchor = new GPoint(9, 26);
    icon882.infoWindowAnchor = new GPoint(9, 2);
    var startpoint_882 = new GLatLng(48.30623,11.61888);
    map.addOverlay( new GMarker( startpoint_882, icon882 ) );
    var marker_startpoint_882 = createInfoMarker( startpoint_882, '<table width=250 cellpadding=0 cellspacing=0 border=0><tr><td width=250><b>ELEKTRO MOBILE MÜNCHEN</b></td></tr><tr><td width=250>T: 089 470 877 16 </td></tr><tr><td width=250><a href="http://www.elektromobile-muenchen.de" target="_blank">http://www.elektromobile-muenchen.de</a></td></tr></table>' );
    map.addOverlay( marker_startpoint_882 );
    
    var icon869 = new GIcon();
    icon869.image = 'http://www.google.com/intl/en_us/mapfiles/ms/micons/blue-dot.png';
    icon869.iconSize = new GSize(26, 26);
    icon869.iconAnchor = new GPoint(9, 26);
    icon869.infoWindowAnchor = new GPoint(9, 2);
    var startpoint_869 = new GLatLng(52.07296,7.02445);
    map.addOverlay( new GMarker( startpoint_869, icon869 ) );
    var marker_startpoint_869 = createInfoMarker( startpoint_869, '<table width=250 cellpadding=0 cellspacing=0 border=0><tr><td width=250><b>Grenzland Sanitätshaus</b></td></tr><tr><td width=250>T: 0256 195 390</td></tr><tr><td width=250><a href="http://www.grenzlandsanitaetshaus.de/kontakt/7-standorte/5-ahaus2" target="_blank">Kontakt</a></td></tr><tr><td width=250><a href="http://www.grenzlandsanitaetshaus.de/" target="_blank">www.grenzlandsanitaetshaus.de</a></td></tr></table>' );
    map.addOverlay( marker_startpoint_869 );
    
    var icon883 = new GIcon();
    icon883.image = 'http://www.google.com/intl/en_us/mapfiles/ms/micons/blue-dot.png';
    icon883.iconSize = new GSize(26, 26);
    icon883.iconAnchor = new GPoint(9, 26);
    icon883.infoWindowAnchor = new GPoint(9, 2);
    var startpoint_883 = new GLatLng(50.72525,8.51532);
    map.addOverlay( new GMarker( startpoint_883, icon883 ) );
    var marker_startpoint_883 = createInfoMarker( startpoint_883, '<table width=250 cellpadding=0 cellspacing=0 border=0><tr><td width=250><b>Kessler Elektro- & Energietechnik</b></td></tr><tr><td width=250>T: 06444-925 736 2</td></tr><tr><td width=250>E: <a href="mailto:info@eet-kessler.de">info@eet-kessler.de</a></td></tr><tr><td width=250><a href="http://www.eet-kessler.de/index.html" target="_blank">http://www.eet-kessler.de/index.html</a></td></tr></table>' );
    map.addOverlay( marker_startpoint_883 );
    
    var icon881 = new GIcon();
    icon881.image = 'http://www.google.com/intl/en_us/mapfiles/ms/micons/blue-dot.png';
    icon881.iconSize = new GSize(26, 26);
    icon881.iconAnchor = new GPoint(9, 26);
    icon881.infoWindowAnchor = new GPoint(9, 2);
    var startpoint_881 = new GLatLng(53.32871,9.88263);
    map.addOverlay( new GMarker( startpoint_881, icon881 ) );
    var marker_startpoint_881 = createInfoMarker( startpoint_881, '<table width=250 cellpadding=0 cellspacing=0 border=0><tr><td width=250><b>Kögler Mobile</b></td></tr><tr><td width=250>T: 0418 199 098 88</td></tr><tr><td width=250>E: <a href="mailto: info@koeglermobile.de"> info@koeglermobile.de</a></td></tr><tr><td width=250><a href="http://www.koeglermobile.de" target="_blank">www.koeglermobile.de</a></td></tr></table>' );
    map.addOverlay( marker_startpoint_881 );
    
    var icon876 = new GIcon();
    icon876.image = 'http://www.google.com/intl/en_us/mapfiles/ms/micons/blue-dot.png';
    icon876.iconSize = new GSize(26, 26);
    icon876.iconAnchor = new GPoint(9, 26);
    icon876.infoWindowAnchor = new GPoint(9, 2);
    var startpoint_876 = new GLatLng(53.37604,7.21105);
    map.addOverlay( new GMarker( startpoint_876, icon876 ) );
    var marker_startpoint_876 = createInfoMarker( startpoint_876, '<table width=250 cellpadding=0 cellspacing=0 border=0><tr><td width=250><b>Sanitätshaus Janssen</b></td></tr><tr><td width=250>T: 0492 194 810</td></tr><tr><td width=250>E: <a href="mailto:r.gottschlich@sanitaetshaus-janssen.de">r.gottschlich@sanitaetshaus-janssen.de</a></td></tr><tr><td width=250><a href="http://sanitaetshaus-janssen.de/" target="_blank">sanitaetshaus-janssen.de</a></td></tr></table>' );
    map.addOverlay( marker_startpoint_876 );
    
    var icon873 = new GIcon();
    icon873.image = 'http://www.google.com/intl/en_us/mapfiles/ms/micons/blue-dot.png';
    icon873.iconSize = new GSize(26, 26);
    icon873.iconAnchor = new GPoint(9, 26);
    icon873.infoWindowAnchor = new GPoint(9, 2);
    var startpoint_873 = new GLatLng(54.74646,9.41289);
    map.addOverlay( new GMarker( startpoint_873, icon873 ) );
    var marker_startpoint_873 = createInfoMarker( startpoint_873, '<table width=250 cellpadding=0 cellspacing=0 border=0><tr><td width=250><b>Sanitätshaus Schütt & Jahn</b></td></tr><tr><td width=250>T: 0461493 493</td></tr><tr><td width=250>E: <a href="mailto:kontakt@schuett-jahn.de">kontakt@schuett-jahn.de</a></td></tr><tr><td width=250><a href="http://schuett-jahn.de/" target="_blank">schuett-jahn.de</a></td></tr></table>' );
    map.addOverlay( marker_startpoint_873 );
    
    var icon867 = new GIcon();
    icon867.image = 'http://www.google.com/intl/en_us/mapfiles/ms/micons/blue-dot.png';
    icon867.iconSize = new GSize(26, 26);
    icon867.iconAnchor = new GPoint(9, 26);
    icon867.infoWindowAnchor = new GPoint(9, 2);
    var startpoint_867 = new GLatLng(53.11086,8.249137);
    map.addOverlay( new GMarker( startpoint_867, icon867 ) );
    var marker_startpoint_867 = createInfoMarker( startpoint_867, '<table width=250 cellpadding=0 cellspacing=0 border=0><tr><td width=250><b>Wiggers GmbH - Reha / Rollstuhl Werkstatt</b></td></tr><tr><td width=250>T: 0441 361 113 02</td></tr><tr><td width=250>E: <a href="mailto:info@minicrosser.info">info@minicrosser.info</a></td></tr><tr><td width=250><a href="http://www.minicrosser.info/" target="_blank">www.minicrosser.info</a></td></tr></table>' );
    map.addOverlay( marker_startpoint_867 );
    

  }
}


