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.7267650,9.2015155));bounds.extend(new google.maps.LatLng(48.7254823,9.1461699));bounds.extend(new google.maps.LatLng(48.7259139,9.2724041));bounds.extend(new google.maps.LatLng(48.6565725,9.1951637));bounds.extend(new google.maps.LatLng(48.7881109,9.1939144));bounds.extend(new google.maps.LatLng(48.6789084,9.2212548));bounds.extend(new google.maps.LatLng(48.6849275,9.2788416));bounds.extend(new google.maps.LatLng(48.7260484,9.1514609));bounds.extend(new google.maps.LatLng(48.7891349,9.2061870));bounds.extend(new google.maps.LatLng(48.7881109,9.1939144));bounds.extend(new google.maps.LatLng(48.7018288,9.2141573));bounds.extend(new google.maps.LatLng(48.7635438,9.1653586));bounds.extend(new google.maps.LatLng(48.6789084,9.2212548));bounds.extend(new google.maps.LatLng(48.6565725,9.1951637));bounds.extend(new google.maps.LatLng(48.6527403,9.2898793));bounds.extend(new google.maps.LatLng(48.7496281,9.1711555));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.7267650,9.2015155),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('
Stuttgart Birkach
'); 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.7254823,9.1461699), map: GoogleMap, icon: ShopIconImage,title: 'Pizza Fiesta' }); google.maps.event.addListener (Marker1, 'mouseover', function() {InfoWindow.setContent('
Pizza FiestaSigmaringerstr. 2
70567 Stuttgart-Möhringen
Liefergebühr: 1.50 €
Mindestbestellwert: 18.00 €
'); InfoWindow.open (GoogleMap,Marker1); }); google.maps.event.addListener (Marker1, 'click', function() { CallShop('Fiesta', '0'); }); google.maps.event.addListener (Marker1, 'mouseout', function() { InfoWindow.close(); }); var Marker2 = new google.maps.Marker ({ position: new google.maps.LatLng(48.7259139,9.2724041), map: GoogleMap, icon: ShopIconImage,title: 'Pizza Amigo' }); google.maps.event.addListener (Marker2, 'mouseover', function() {InfoWindow.setContent('
Pizza AmigoHerzog-Philipp-Platz 8
73760 Ostfildern
Liefergebühr: 5.00 €
Mindestbestellwert: 30.00 €
'); InfoWindow.open (GoogleMap,Marker2); }); google.maps.event.addListener (Marker2, 'click', function() { CallShop('AmigoNe', '0'); }); google.maps.event.addListener (Marker2, 'mouseout', function() { InfoWindow.close(); }); var Marker3 = new google.maps.Marker ({ position: new google.maps.LatLng(48.6565725,9.1951637), map: GoogleMap, icon: ShopIconImage,title: 'Pizzaheimservice' }); google.maps.event.addListener (Marker3, 'mouseover', function() {InfoWindow.setContent('
PizzaheimserviceUhlbergstr. 1
70794 Filderstadt-Plattenhardt
Mindestbestellwert: 25.00 €
'); InfoWindow.open (GoogleMap,Marker3); }); google.maps.event.addListener (Marker3, 'click', function() { CallShop('PizzaHeim', '0'); }); google.maps.event.addListener (Marker3, 'mouseout', function() { InfoWindow.close(); }); var Marker4 = new google.maps.Marker ({ position: new google.maps.LatLng(48.7881109,9.1939144), map: GoogleMap, icon: ShopIconImage,title: 'Super Pizza- und China-Service' }); google.maps.event.addListener (Marker4, 'mouseover', function() {InfoWindow.setContent('
Super Pizza- und China-ServiceNeckarstr. 140a
70190 Stuttgart
Liefergebühr: 4.00 €
Mindestbestellwert: 20.00 €
'); InfoWindow.open (GoogleMap,Marker4); }); google.maps.event.addListener (Marker4, 'click', function() { CallShop('SuperPizza', '0'); }); google.maps.event.addListener (Marker4, 'mouseout', function() { InfoWindow.close(); }); var Marker5 = new google.maps.Marker ({ position: new google.maps.LatLng(48.6789084,9.2212548), map: GoogleMap, icon: ShopIconImage,title: 'Pronto Pizza-Express' }); google.maps.event.addListener (Marker5, 'mouseover', function() {InfoWindow.setContent('
Pronto Pizza-ExpressGartenstr. 21
70794 Filderstadt-Bernhausen
Liefergebühr: 3.00 €
Mindestbestellwert: 10.00 €
'); InfoWindow.open (GoogleMap,Marker5); }); google.maps.event.addListener (Marker5, 'click', function() { OpenMSG ('Betriebsferien', 'Dieser Lieferservice hat vom 01.08.2022 bis 08.09.2022 Betriebsferien!', '', 'zurück', 'Speisekarte öffnen', 0, 1, '', 'PZ', '', 'CallShop(\\\'ProntoExpress\\\', \\\'0\\\');'); }); google.maps.event.addListener (Marker5, 'mouseout', function() { InfoWindow.close(); }); var Marker6 = new google.maps.Marker ({ position: new google.maps.LatLng(48.6849275,9.2788416), map: GoogleMap, icon: ShopIconImage,title: 'Dallas Pizza Express' }); google.maps.event.addListener (Marker6, 'mouseover', function() {InfoWindow.setContent('
Dallas Pizza ExpressEsslinger Str. 6
73765 Neuhausen
Mindestbestellwert: 30.00 €
'); InfoWindow.open (GoogleMap,Marker6); }); google.maps.event.addListener (Marker6, 'click', function() { CallShop('Dallas', '0'); }); google.maps.event.addListener (Marker6, 'mouseout', function() { InfoWindow.close(); }); var Marker7 = new google.maps.Marker ({ position: new google.maps.LatLng(48.7260484,9.1514609), map: GoogleMap, icon: ShopIconImage,title: 'Bravo Pizza' }); google.maps.event.addListener (Marker7, 'mouseover', function() {InfoWindow.setContent('
Bravo PizzaPlieningerstr. 14
70567 Stuttgart-Möhringen
Mindestbestellwert: 20.00 €
'); InfoWindow.open (GoogleMap,Marker7); }); google.maps.event.addListener (Marker7, 'click', function() { CallShop('BravoSt', '0'); }); google.maps.event.addListener (Marker7, 'mouseout', function() { InfoWindow.close(); }); var Marker8 = new google.maps.Marker ({ position: new google.maps.LatLng(48.7891349,9.2061870), map: GoogleMap, icon: ShopIconImage,title: 'Avanti Avanti' }); google.maps.event.addListener (Marker8, 'mouseover', function() {InfoWindow.setContent('
Avanti AvantiOstendstr. 18
70190 Stuttgart
Mindestbestellwert: 25.00 €
'); InfoWindow.open (GoogleMap,Marker8); }); google.maps.event.addListener (Marker8, 'click', function() { CallShop('AvantiAvanti', '0'); }); google.maps.event.addListener (Marker8, 'mouseout', function() { InfoWindow.close(); }); var Marker9 = new google.maps.Marker ({ position: new google.maps.LatLng(48.7881109,9.1939144), map: GoogleMap, icon: ShopIconImage,title: 'Super China-Service' }); google.maps.event.addListener (Marker9, 'mouseover', function() {InfoWindow.setContent('
Super China-ServiceNeckarstr. 140a
70190 Stuttgart
Liefergebühr: 5.00 €
Mindestbestellwert: 25.00 €
'); InfoWindow.open (GoogleMap,Marker9); }); google.maps.event.addListener (Marker9, 'click', function() { CallShop('SuperChina', '0'); }); google.maps.event.addListener (Marker9, 'mouseout', function() { InfoWindow.close(); }); var Marker10 = new google.maps.Marker ({ position: new google.maps.LatLng(48.7018288,9.2141573), map: GoogleMap, icon: ShopIconImage,title: 'Pizza Service Avanti' }); google.maps.event.addListener (Marker10, 'mouseover', function() {InfoWindow.setContent('
Pizza Service AvantiGoezstr. 14
70599 Stuttgart
Liefergebühr: 2.50 €
Mindestbestellwert: 15.00 €
'); InfoWindow.open (GoogleMap,Marker10); }); google.maps.event.addListener (Marker10, 'click', function() { OpenMSG ('Betriebsferien', 'Dieser Lieferservice hat vom 01.08.2022 bis 08.09.2022 Betriebsferien!', '', 'zurück', 'Speisekarte öffnen', 0, 1, '', 'PZ', '', 'CallShop(\\\'AvantiStuttgart\\\', \\\'0\\\');'); }); google.maps.event.addListener (Marker10, 'mouseout', function() { InfoWindow.close(); }); var Marker11 = new google.maps.Marker ({ position: new google.maps.LatLng(48.7635438,9.1653586), map: GoogleMap, icon: ShopIconImage,title: 'Bella Pizzaservice' }); google.maps.event.addListener (Marker11, 'mouseover', function() {InfoWindow.setContent('
Bella PizzaserviceMöhringer Str. 4
70178 Stuttgart
Mindestbestellwert: 30.00 €
'); InfoWindow.open (GoogleMap,Marker11); }); google.maps.event.addListener (Marker11, 'click', function() { OpenMSG ('Betriebsferien', 'Dieser Lieferservice hat vom 01.08.2022 bis 31.08.2022 Betriebsferien!', '', 'zurück', 'Speisekarte öffnen', 0, 1, '', 'PZ', '', 'CallShop(\\\'Bella\\\', \\\'0\\\');'); }); google.maps.event.addListener (Marker11, 'mouseout', function() { InfoWindow.close(); }); var Marker12 = new google.maps.Marker ({ position: new google.maps.LatLng(48.6789084,9.2212548), map: GoogleMap, icon: ShopIconImage,title: 'Filder Wok' }); google.maps.event.addListener (Marker12, 'mouseover', function() {InfoWindow.setContent('
Filder WokGartenstr. 21
70794 Filderstadt-Bernhausen
Liefergebühr: 3.00 €
Mindestbestellwert: 10.00 €
'); InfoWindow.open (GoogleMap,Marker12); }); google.maps.event.addListener (Marker12, 'click', function() { OpenMSG ('Betriebsferien', 'Dieser Lieferservice hat vom 01.08.2022 bis 08.09.2022 Betriebsferien!', '', 'zurück', 'Speisekarte öffnen', 0, 1, '', 'PZ', '', 'CallShop(\\\'FilderWok\\\', \\\'0\\\');'); }); google.maps.event.addListener (Marker12, 'mouseout', function() { InfoWindow.close(); }); var Marker13 = new google.maps.Marker ({ position: new google.maps.LatLng(48.6565725,9.1951637), map: GoogleMap, icon: ShopIconImage,title: 'King Pizza Service' }); google.maps.event.addListener (Marker13, 'mouseover', function() {InfoWindow.setContent('
King Pizza ServiceUhlbergstr. 1
70794 Filderstadt-Plattenhardt
Mindestbestellwert: 25.00 €
'); InfoWindow.open (GoogleMap,Marker13); }); google.maps.event.addListener (Marker13, 'click', function() { CallShop('KingPizzaFilderstadt', '0'); }); google.maps.event.addListener (Marker13, 'mouseout', function() { InfoWindow.close(); }); var Marker14 = new google.maps.Marker ({ position: new google.maps.LatLng(48.6527403,9.2898793), map: GoogleMap, icon: ShopIconImage,title: 'Pizza Amore Döner' }); google.maps.event.addListener (Marker14, 'mouseover', function() {InfoWindow.setContent('
Pizza Amore DönerNürtinger Str. 15
72649 Wolfschlugen
Mindestbestellwert: 40.00 €
'); InfoWindow.open (GoogleMap,Marker14); }); google.maps.event.addListener (Marker14, 'click', function() { CallShop('Mamia', '0'); }); google.maps.event.addListener (Marker14, 'mouseout', function() { InfoWindow.close(); }); var Marker15 = new google.maps.Marker ({ position: new google.maps.LatLng(48.7496281,9.1711555), map: GoogleMap, icon: ShopIconImage,title: 'Langolino Pizzaservice' }); google.maps.event.addListener (Marker15, 'mouseover', function() {InfoWindow.setContent('
Langolino PizzaserviceJahnstr. 12
70597 Stuttgart
Liefergebühr: 3.00 €
Mindestbestellwert: 15.00 €
'); InfoWindow.open (GoogleMap,Marker15); }); google.maps.event.addListener (Marker15, 'click', function() { CallShop('LangolinoSt', '0'); }); google.maps.event.addListener (Marker15, '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); }