function StartGoogleMap() {var GoogleMapOptions = {mapTypeId: google.maps.MapTypeId.ROADMAP,scaleControl: true,};var GoogleMap = new google.maps.Map(document.getElementById('GoogleMapPZ'), GoogleMapOptions);var bounds = new google.maps.LatLngBounds(new google.maps.LatLng(48.9199100,9.5030134));bounds.extend(new google.maps.LatLng(48.9470377,9.4347886));bounds.extend(new google.maps.LatLng(48.9029793,9.4085515));bounds.extend(new google.maps.LatLng(48.9597300,9.4299490));bounds.extend(new google.maps.LatLng(48.9465649,9.4254707));bounds.extend(new google.maps.LatLng(48.8766159,9.3950180));bounds.extend(new google.maps.LatLng(48.8725121,9.3877415));bounds.extend(new google.maps.LatLng(48.8725121,9.3877415));bounds.extend(new google.maps.LatLng(48.9429192,9.4370549));bounds.extend(new google.maps.LatLng(48.8768481,9.3963047));GoogleMap.fitBounds(bounds);var DorfIconImage = new google.maps.MarkerImage ('https://maps.gstatic.com/mapfiles/ridefinder-images/mm_20_red.png', new google.maps.Size(12, 20), new google.maps.Point(0,0), new google.maps.Point(6,25));var MarkerDorf = new google.maps.Marker ({position: new google.maps.LatLng(48.9199100,9.5030134),map: GoogleMap,icon: DorfIconImage,animation: google.maps.Animation.DROP,});var InfoWindow = new google.maps.InfoWindow ({content: '',size: new google.maps.Size(250,250)}); google.maps.event.addListener (MarkerDorf, 'mouseover', function() { InfoWindow.setContent('
Weissach im Tal Oberweissach
'); InfoWindow.open(GoogleMap,MarkerDorf); });var ShopIconImage = new google.maps.MarkerImage ('/GMimg/PZ.png', new google.maps.Size(25,35), new google.maps.Point(0,0), new google.maps.Point(13,35)); var Marker1 = new google.maps.Marker ({ position: new google.maps.LatLng(48.9470377,9.4347886), map: GoogleMap, icon: ShopIconImage,title: 'Pizza-Kurier' }); google.maps.event.addListener (Marker1, 'mouseover', function() { InfoWindow.setContent('
Pizza-KurierGartenstr. 37
71522 Backnang
Mindestbestellwert: 16.00 €
'); InfoWindow.open (GoogleMap,Marker1); }); google.maps.event.addListener (Marker1, 'click', function() { CallShop('KurierBK', '0'); }); google.maps.event.addListener (Marker1, 'mouseout', function() { InfoWindow.close(); }); var Marker2 = new google.maps.Marker ({ position: new google.maps.LatLng(48.9029793,9.4085515), map: GoogleMap, icon: ShopIconImage,title: 'Goodies' }); google.maps.event.addListener (Marker2, 'mouseover', function() { InfoWindow.setContent('
GoodiesBruckwiesenweg 4
71397 Nellmersbach
Mindestbestellwert: 18.00 €
'); InfoWindow.open (GoogleMap,Marker2); }); google.maps.event.addListener (Marker2, 'click', function() { CallShop('GoodiesNellmersbach', '0'); }); google.maps.event.addListener (Marker2, 'mouseout', function() { InfoWindow.close(); }); var Marker3 = new google.maps.Marker ({ position: new google.maps.LatLng(48.9597300,9.4299490), map: GoogleMap, icon: ShopIconImage,title: 'Va Bene Pizza + Pasta' }); google.maps.event.addListener (Marker3, 'mouseover', function() { InfoWindow.setContent('
Va Bene Pizza + PastaSulzbacher Str. 193
71522 Backnang
Mindestbestellwert: 15.00 €
'); InfoWindow.open (GoogleMap,Marker3); }); google.maps.event.addListener (Marker3, 'click', function() { CallShop('VaBeneBacknang', '0'); }); google.maps.event.addListener (Marker3, 'mouseout', function() { InfoWindow.close(); }); var Marker4 = new google.maps.Marker ({ position: new google.maps.LatLng(48.9465649,9.4254707), map: GoogleMap, icon: ShopIconImage,title: 'Welcome Pizza' }); google.maps.event.addListener (Marker4, 'mouseover', function() { InfoWindow.setContent('
Welcome PizzaAspacher Str. 62
71522 Backnang
Mindestbestellwert: 15.00 €
'); InfoWindow.open (GoogleMap,Marker4); }); google.maps.event.addListener (Marker4, 'click', function() { CallShop('WelcomePizza', '0'); }); google.maps.event.addListener (Marker4, 'mouseout', function() { InfoWindow.close(); }); var Marker5 = new google.maps.Marker ({ position: new google.maps.LatLng(48.8766159,9.3950180), map: GoogleMap, icon: ShopIconImage,title: 'Pavone' }); google.maps.event.addListener (Marker5, 'mouseover', function() { InfoWindow.setContent('
PavoneRingstr. 29
71364 Winnenden
Liefergebühr: 1.00 € (frei ab 22.00 €)
Mindestbestellwert: 20.00 €
'); InfoWindow.open (GoogleMap,Marker5); }); google.maps.event.addListener (Marker5, 'click', function() { CallShop('PavoneWi', '0'); }); google.maps.event.addListener (Marker5, 'mouseout', function() { InfoWindow.close(); }); var Marker6 = new google.maps.Marker ({ position: new google.maps.LatLng(48.8725121,9.3877415), map: GoogleMap, icon: ShopIconImage,title: 'Chinese Food' }); google.maps.event.addListener (Marker6, 'mouseover', function() { InfoWindow.setContent('
Chinese FoodWaiblinger Str. 73
71364 Winnenden
Mindestbestellwert: 25.00 €
'); InfoWindow.open (GoogleMap,Marker6); }); google.maps.event.addListener (Marker6, 'click', function() { CallShop('EatnJoy', '0'); }); google.maps.event.addListener (Marker6, 'mouseout', function() { InfoWindow.close(); }); var Marker7 = new google.maps.Marker ({ position: new google.maps.LatLng(48.8725121,9.3877415), map: GoogleMap, icon: ShopIconImage,title: 'Sizilien' }); google.maps.event.addListener (Marker7, 'mouseover', function() { InfoWindow.setContent('
SizilienWaiblinger Str. 73
71364 Winnenden
Mindestbestellwert: 25.00 €
'); InfoWindow.open (GoogleMap,Marker7); }); google.maps.event.addListener (Marker7, 'click', function() { CallShop('SizilienWN', '0'); }); google.maps.event.addListener (Marker7, 'mouseout', function() { InfoWindow.close(); }); var Marker8 = new google.maps.Marker ({ position: new google.maps.LatLng(48.9429192,9.4370549), map: GoogleMap, icon: ShopIconImage,title: 'La Mela Hot & Spicy' }); google.maps.event.addListener (Marker8, 'mouseover', function() { InfoWindow.setContent('
La Mela Hot & SpicyStuttgarter Str. 74
71522 Backnang
Liefergebühr: 1.00 €
Mindestbestellwert: 9.50 €
'); InfoWindow.open (GoogleMap,Marker8); }); google.maps.event.addListener (Marker8, 'click', function() { CallShop('InterPizzaBacknang', '0'); }); google.maps.event.addListener (Marker8, 'mouseout', function() { InfoWindow.close(); }); var Marker9 = new google.maps.Marker ({ position: new google.maps.LatLng(48.8768481,9.3963047), map: GoogleMap, icon: ShopIconImage,title: 'Ali`s Grillhaus' }); google.maps.event.addListener (Marker9, 'mouseover', function() { InfoWindow.setContent('
Ali`s GrillhausRingstr. 45
71364 Winnenden
Mindestbestellwert: 22.00 €
'); InfoWindow.open (GoogleMap,Marker9); }); google.maps.event.addListener (Marker9, 'click', function() { CallShop('AlisGrillhaus', '0'); }); google.maps.event.addListener (Marker9, 'mouseout', function() { InfoWindow.close(); });}document.getElementById('GoogleMapsContainer').style.height='52px';if (! document.getElementById('GoogleMapPZ').innerHTML) { document.getElementById('GoogleMapBalken').addEventListener('click', function() { if (! document.getElementById('GoogleMapPZ').innerHTML) { StartGoogleMap(); } OpenCloseMap(); }); }else { StartGoogleMap(); }if(MapOffen == 1) { MapOffen=0; OpenCloseMap(1); }