var key1 = '<' + 'script src="http://maps.google.com/maps?file=api&v=2&key=ABQIAAAAWJ7s7RQLsmLu7xiIHLB7-xTYK1l0uAp7WmCdct6hWbCimi4zEBQuFXVWKgn-Av_-McBlvMBmex7cWg" type="text/javascript">'+'<'+'/script>'; var key2 = '<' + 'script src="http://maps.google.com/maps?file=api&v=2&key=ABQIAAAAWJ7s7RQLsmLu7xiIHLB7-xQ3Bkz_pVQ4mrgs2qGsaEuLYUfctBQcOurX1FGaN-_xiMRFb--i2PGTSw" type="text/javascript">'+'<'+'/script>'; var key3 = '<' + 'script src="http://maps.google.com/maps?file=api&v=2&key=ABQIAAAAWJ7s7RQLsmLu7xiIHLB7-xSrzlsIG84kiydlv3jcjTcf9Qii-hSJI0mJuNBbl_kXoSU8miScoYSHOw" type="text/javascript">'+'<'+'/script>'; var key4 = '<' + 'script src="http://maps.google.com/maps?file=api&v=2&key=ABQIAAAAWJ7s7RQLsmLu7xiIHLB7-xQ4V4_GWZ_OZrij_OeHVT67652tMBTy41kQT6jGEIOLLONolPfse0NSqA" type="text/javascript">'+'<'+'/script>'; var key5 = '<' + 'script src="http://maps.google.com/maps?file=api&v=2&key=ABQIAAAAWJ7s7RQLsmLu7xiIHLB7-xRnGzpaR8ynEdxFh_Uj7Qh4XHzNrxQpqyPNAhYqCjBNnC77kxIgwhtxWw" type="text/javascript">'+'<'+'/script>'; var key6 = '<' + 'script src="http://maps.google.com/maps?file=api&v=2&key=ABQIAAAAWJ7s7RQLsmLu7xiIHLB7-xS5492HrbZ7frkcTkIEzReLhoZEZxQ3lZUm36SMf_g7abmLqX0dgfuY3Q" type="text/javascript">'+'<'+'/script>'; var key7 = '<' + 'script src="http://maps.google.com/maps?file=api&v=2&key=ABQIAAAAWJ7s7RQLsmLu7xiIHLB7-xSjAYNsu0uEG_Ip82KThKrkn8YL4RSBojrYZPtfIzqgb_UsBzavyngj_A" type="text/javascript">'+'<'+'/script>'; var key8 = '<' + 'script src="http://maps.google.com/maps?file=api&v=2&key=ABQIAAAAWJ7s7RQLsmLu7xiIHLB7-xQ6gwVLy-PTCW1YUfbyBAnaHQ5VfxSyOrufA6Mche-L7uH3QbwP7mNQbA" type="text/javascript">'+'<'+'/script>'; // if (window.location.host == 'www.dystrybutorywody.com.pl') { document.write(key1); } else if (window.location.host == 'dystrybutorywody.com.pl') { document.write(key2); } else if (window.location.host == 'www.dystrybutorywody.pl') { document.write(key3); } else if (window.location.host == 'www.filtrydladomu.pl') { document.write(key4); } else if (window.location.host == 'filtrydladomu.pl') { document.write(key5); } else if (window.location.host == 'www.filtrdladomu.pl') { document.write(key6); } else if (window.location.host == 'filtrdladomu.pl') { document.write(key7); } else { document.write(key8); } function initialize() { if (GBrowserIsCompatible()) { var map = new GMap2(document.getElementById("map_canvas")); map.setCenter(new GLatLng(53.412349, 14.523507), 13); map.addControl(new GSmallMapControl()); map.addControl(new GMapTypeControl()); // Marker var icon = new GIcon(); icon.image = "http://www.webcreate.com.pl/work/sloneczne/media/default/images/logo_small.gif"; icon.iconSize = new GSize(40, 47); icon.shadow = "http://www.webcreate.com.pl/work/sloneczne/media/default/images/shadow.png"; icon.shadowSize = new GSize(60, 30); icon.iconAnchor = new GPoint(53, 33); icon.infoWindowAnchor = new GPoint(52, 20); var point = new GLatLng(53.412349, 14.523507); var marker_stobno = new GMarker(point, icon) GEvent.addListener(marker_stobno, "click", function() { marker_stobno.openInfoWindowHtml("
ul. Mieszka I-go 80
tel. 091 48 20 911
tel. 091 48 20 321
fax 091 88 61 911
"); }); map.addOverlay(marker_stobno); } }