<!--
	var win=null;
	function NewWindow(mypage,myname,w,h,pos,infocus){
	if(pos=="random"){myleft=(screen.width)?Math.floor(Math.random()*(screen.width-w)):100;mytop=(screen.height)?Math.floor(Math.random()*((screen.height-h)-75)):100;}
	if(pos=="center"){myleft=(screen.width)?(screen.width-w)/2:100;mytop=(screen.height)?(screen.height-h)/2:100;}
	else if((pos!='center' && pos!="random") || pos==null){myleft=0;mytop=20}
	settings="width=" + w + ",height=" + h + ",top=" + mytop + ",left=" + myleft + ",scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no";win=window.open(mypage,myname,settings);
	win.focus();}
	
function initialize_google_maps() {
  var latlng = new google.maps.LatLng(47.684363, 9.6807882);

  var Latlng_FN = new google.maps.LatLng(47.65234, 9.47579);
  var Latlng_RV = new google.maps.LatLng(47.7832325, 9.613467);
  var Latlng_KN = new google.maps.LatLng(47.6575931, 9.1763193);
  var Latlng_AL = new google.maps.LatLng(47.72105, 10.31483);
  
  var myOptions = {
    zoom: 9,
    center: latlng,
    mapTypeId: google.maps.MapTypeId.ROADMAP
  };
  var map = new google.maps.Map(document.getElementById("karte"), myOptions);
  
  var image = './img/Schinacher_Logo_Map.png';
  
  var marker_FN = new google.maps.Marker({
      position: Latlng_FN, 
      map: map,
      icon: image, 
      title:"Schinacher - Dein Spielzeugladen in Friedrichshafen"
  });
  
  var marker_RV = new google.maps.Marker({
      position: Latlng_RV, 
      map: map, 
      icon: image, 
      title:"Schinacher - Dein Spielzeugladen in Ravensburg"
  }); 
  
  var marker_KN = new google.maps.Marker({
      position: Latlng_KN, 
      map: map, 
      icon: image, 
      title:"Schinacher - Dein Spielzeugladen in Konstanz"
  }); 
  
  var marker_AL = new google.maps.Marker({
      position: Latlng_AL, 
      map: map, 
      icon: image, 
      title:"Schinacher - Dein Spielzeugladen in Kempten"
  }); 
  
  var contentString_FN = '<div id="karte_inhalt"><h1>Schinacher Spiel + Freizeit<br>'+
    '- Dein Spielzeugladen</h1>'+
    '<p>Friedrichstra&szlig;e 57<br>'+
    '88045 Friedrichshafen</p>'+
    '<a href="http://maps.google.de/maps?q=Schinacher+Spiel+%2B+Freizeit,+Friedrichstra%C3%9Fe+57,+Friedrichshafen&hl=de&sll=47.652067,9.475775&sspn=0.006295,0.006295&ie=UTF8&view=map&f=d&daddr=Friedrichstra%C3%9Fe+57,+88045+Friedrichshafen&geocode=CbnZABe3zrFnFeMc1wIdv5aQACFSj6VCZ8mh9w&ll=47.652062,9.475772&spn=0.008543,0.019054&z=16" target="_blank">'+
    'Route planen</a></div>';
    
  var infowindow_FN = new google.maps.InfoWindow({
    content: contentString_FN
    });
    
  google.maps.event.addListener(marker_FN, 'click', function() {
  	infowindow_FN.open(map,marker_FN);
	});
	
  var contentString_RV = '<div id="karte_inhalt"><h1>Schinacher Spiel + Freizeit<br>'+
    '- Dein Spielzeugladen</h1>'+
    '<p>Marienplatz 61<br>'+
    '88212 Ravensburg</p>'+
    '<a href="http://maps.google.de/maps?q=Schinacher+Spiel+%2B+Freizeit,+Marienplatz+61,+Ravensburg&hl=de&sll=47.720549,9.55268&sspn=0.164356,0.184572&ie=UTF8&view=map&f=d&daddr=Marienplatz+61,+88212+Ravensburg&geocode=CfBZMXy9c3xnFSAd2QIdirCSACHBV_ZHEPGg6Q&z=16" target="_blank">'+
    'Route planen</a></div>';
    
  var infowindow_RV = new google.maps.InfoWindow({
    content: contentString_RV
    });
    
  google.maps.event.addListener(marker_RV, 'click', function() {
  	infowindow_RV.open(map,marker_RV);
	});
	
  var contentString_KN = '<div id="karte_inhalt"><h1>Schinacher Spiel + Freizeit<br>'+
    '- Dein Spielzeugladen</h1>'+
    '<p>LAGO Center Konstanz<br>'+
    'Bodanstra&szlig;e 1<br>'+
    '78462 Konstanz</p>'+
    '<a href="http://maps.google.de/maps?q=Schinacher+Spiel+%2B+Freizeit,+Bodanstra%C3%9Fe+1,+Konstanz&hl=de&sll=47.65763,9.17645&sspn=0.009475,0.008853&ie=UTF8&view=map&f=d&daddr=Bodanstra%C3%9Fe+1,+78462+Konstanz&geocode=CZbe7gTXIw2bFZ4y1wIdggWMACEscy8mXa0bLg&z=16" target="_blank">'+
    'Route planen</a></div>';
    
  var infowindow_KN = new google.maps.InfoWindow({
    content: contentString_KN
    });
    
  google.maps.event.addListener(marker_KN, 'click', function() {
  	infowindow_KN.open(map,marker_KN);
	});
	
  var contentString_AL = '<div id="karte_inhalt"><h1>Schinacher Spiel + Freizeit<br>'+
    '- Dein Spielzeugladen</h1>'+
    '<p>FORUM ALLG&Auml;U<br>'+
    'August-Fischer-Platz 1<br>'+
    '87435 Kempten</p>'+
    '<a href="http://maps.google.de/maps?q=Schinacher+Spiel+%2B+Freizeit,+August-Fischer-Platz+1,+Kempten&hl=de&sll=47.717634,9.895902&sspn=0.15736,1.008306&ie=UTF8&view=map&f=d&daddr=August-Fischer-Platz+1,+87435+Kempten&geocode=CYh056HjcLEyFZQn2AId_midACHJoLRFA4Vqcw&z=16" target="_blank">'+
    'Route planen</a></div>';
    
  var infowindow_AL = new google.maps.InfoWindow({
    content: contentString_AL
    });
    
  google.maps.event.addListener(marker_AL, 'click', function() {
  	infowindow_AL.open(map,marker_AL);
	});


}

// -->
