function load() {if (GBrowserIsCompatible()) {var map = new GMap2(document.getElementById("map"));map.addControl(new GLargeMapControl());map.addControl(new GMapTypeControl());map.setCenter(new GLatLng(49.004448, 11.361344), 7);var Icon = new GIcon(G_DEFAULT_ICON);Icon.image = "http://www.google.com/mapfiles/markerA.png";markerOptions = { icon:Icon };var point = new GLatLng(48.1757470, 11.5499341);marker = new GMarker(point, markerOptions);var info = '<img src="http://www.spidertrip.de/Bilder/Bild_30_kl.jpg" width="120" height="144" align="left" hspace="10"><div style="float: left; width: 150px;"><a href="/muenchen/olympiapark.htm">Olympiapark</a><br><font size="-1">Olympiapark in München<br>Kategorie: Aussichtspunkte</font></div>';map.addOverlay(marker);marker.bindInfoWindow(info);var Icon = new GIcon(G_DEFAULT_ICON);Icon.image = "http://www.google.com/mapfiles/markerB.png";markerOptions = { icon:Icon };var point = new GLatLng(48.918171, 11.860385);marker = new GMarker(point, markerOptions);var info = '<img src="http://www.spidertrip.de/Bilder/Bild_35_kl.jpg" width="120" height="96" align="left" hspace="10"><div style="float: left; width: 150px;"><a href="/kelheim/befreiungshalle.htm">Befreiungshalle</a><br><font size="-1">Befreiungshalle in Kelheim<br>Kategorie: Aussichtspunkte</font></div>';map.addOverlay(marker);marker.bindInfoWindow(info);var Icon = new GIcon(G_DEFAULT_ICON);Icon.image = "http://www.google.com/mapfiles/markerC.png";markerOptions = { icon:Icon };var point = new GLatLng(49.7923643, 9.9193764);marker = new GMarker(point, markerOptions);var info = '<img src="http://www.spidertrip.de/Bilder/Bild_165_kl.jpg" width="120" height="94" align="left" hspace="10"><div style="float: left; width: 150px;"><a href="/wuerzburg/festung_marienberg.htm">Festung Marienberg</a><br><font size="-1">Festung Marienberg in Würzburg<br>Kategorie: Aussichtspunkte</font></div>';map.addOverlay(marker);marker.bindInfoWindow(info);var Icon = new GIcon(G_DEFAULT_ICON);Icon.image = "http://www.google.com/mapfiles/markerD.png";markerOptions = { icon:Icon };var point = new GLatLng(50.1078461, 11.4632646);marker = new GMarker(point, markerOptions);var info = '<img src="http://www.spidertrip.de/Bilder/Bild_526_kl.jpg" width="120" height="84" align="left" hspace="10"><div style="float: left; width: 150px;"><a href="/kulmbach/plassenburg.htm">Plassenburg</a><br><font size="-1">Plassenburg in Kulmbach<br>Kategorie: Aussichtspunkte</font></div>';map.addOverlay(marker);marker.bindInfoWindow(info);var Icon = new GIcon(G_DEFAULT_ICON);Icon.image = "http://www.google.com/mapfiles/markerE.png";markerOptions = { icon:Icon };var point = new GLatLng(48.0586352, 12.2344074);marker = new GMarker(point, markerOptions);var info = '<img src="http://www.spidertrip.de/Bilder/Bild_367_kl.jpg" width="120" height="83" align="left" hspace="10"><div style="float: left; width: 150px;"><a href="/wasserburg_am_inn/schoene_aussicht.htm">Schöne Aussicht</a><br><font size="-1">Schöne Aussicht in Wasserburg am Inn<br>Kategorie: Aussichtspunkte</font></div>';map.addOverlay(marker);marker.bindInfoWindow(info);var Icon = new GIcon(G_DEFAULT_ICON);Icon.image = "http://www.google.com/mapfiles/markerF.png";markerOptions = { icon:Icon };var point = new GLatLng(50.2639735, 10.9832174);marker = new GMarker(point, markerOptions);var info = '<img src="http://www.spidertrip.de/Bilder/Bild_223_kl.jpg" width="120" height="152" align="left" hspace="10"><div style="float: left; width: 150px;"><a href="/bayern/coburg/veste_coburg.htm">Veste Coburg</a><br><font size="-1">Veste Coburg in Coburg<br>Kategorie: Aussichtspunkte</font></div>';map.addOverlay(marker);marker.bindInfoWindow(info);var Icon = new GIcon(G_DEFAULT_ICON);Icon.image = "http://www.google.com/mapfiles/markerG.png";markerOptions = { icon:Icon };var point = new GLatLng(48.5772400, 13.4719901);marker = new GMarker(point, markerOptions);var info = '<img src="http://www.spidertrip.de/Bilder/Bild_144_kl.jpg" width="120" height="89" align="left" hspace="10"><div style="float: left; width: 150px;"><a href="/passau/veste_oberhaus.htm">Veste Oberhaus</a><br><font size="-1">Veste Oberhaus in Passau<br>Kategorie: Aussichtspunkte</font></div>';map.addOverlay(marker);marker.bindInfoWindow(info);var Icon = new GIcon(G_DEFAULT_ICON);Icon.image = "http://www.google.com/mapfiles/markerH.png";markerOptions = { icon:Icon };var point = new GLatLng(48.2593950, 11.4343090);marker = new GMarker(point, markerOptions);var info = '<img src="http://www.spidertrip.de/Bilder/Bild_11_kl.jpg" width="120" height="92" align="left" hspace="10"><div style="float: left; width: 150px;"><a href="/dachau.htm">Dachau</a><br><font size="-1">Dachau bei München<br>Kategorie: Aussichtspunkte</font></div>';map.addOverlay(marker);marker.bindInfoWindow(info);var Icon = new GIcon(G_DEFAULT_ICON);Icon.image = "http://www.google.com/mapfiles/markerI.png";markerOptions = { icon:Icon };var point = new GLatLng(48.398761, 11.746225);marker = new GMarker(point, markerOptions);var info = '<img src="http://www.spidertrip.de/Bilder/Bild_20_kl.jpg" width="120" height="133" align="left" hspace="10"><div style="float: left; width: 150px;"><a href="/freising/dom.htm">Dom zu Freising</a><br><font size="-1">Dom zu Freising<br>Kategorie: Aussichtspunkte</font></div>';map.addOverlay(marker);marker.bindInfoWindow(info);var Icon = new GIcon(G_DEFAULT_ICON);Icon.image = "http://www.google.com/mapfiles/markerJ.png";markerOptions = { icon:Icon };var point = new GLatLng(50.2440237, 11.3264111);marker = new GMarker(point, markerOptions);var info = '<img src="http://www.spidertrip.de/Bilder/Bild_540_kl.jpg" width="120" height="80" align="left" hspace="10"><div style="float: left; width: 150px;"><a href="/kronach/festung_rosenberg.htm">Festung Rosenberg</a><br><font size="-1">Festung Rosenberg in Kronach<br>Kategorie: Aussichtspunkte</font></div>';map.addOverlay(marker);marker.bindInfoWindow(info);var Icon = new GIcon(G_DEFAULT_ICON);Icon.image = "http://www.google.com/mapfiles/markerK.png";markerOptions = { icon:Icon };var point = new GLatLng(47.8034711, 10.9985665);marker = new GMarker(point, markerOptions);var info = '<img src="http://www.spidertrip.de/Bilder/Bild_499_kl.jpg" width="120" height="149" align="left" hspace="10"><div style="float: left; width: 150px;"><a href="/hohenpeissenberg.htm">Hohenpeißenberg</a><br><font size="-1">Hohenpeißenberg im Pfaffenwinkel<br>Kategorie: Aussichtspunkte</font></div>';map.addOverlay(marker);marker.bindInfoWindow(info);var Icon = new GIcon(G_DEFAULT_ICON);Icon.image = "http://www.google.com/mapfiles/markerL.png";markerOptions = { icon:Icon };var point = new GLatLng(49.8951100, 10.8764280);marker = new GMarker(point, markerOptions);var info = '<img src="http://www.spidertrip.de/Bilder/Bild_133_kl.jpg" width="120" height="84" align="left" hspace="10"><div style="float: left; width: 150px;"><a href="/bamberg/st_michael.htm">St. Michael</a><br><font size="-1">St. Michael in Bamberg<br>Kategorie: Aussichtspunkte</font></div>';map.addOverlay(marker);marker.bindInfoWindow(info);var Icon = new GIcon(G_DEFAULT_ICON);Icon.image = "http://www.google.com/mapfiles/markerM.png";markerOptions = { icon:Icon };var point = new GLatLng(49.0317844, 12.2240554);marker = new GMarker(point, markerOptions);var info = '<img src="http://www.spidertrip.de/Bilder/Bild_48_kl.jpg" width="120" height="90" align="left" hspace="10"><div style="float: left; width: 150px;"><a href="/walhalla.htm">Walhalla</a><br><font size="-1">Walhalla bei Regensburg<br>Kategorie: Aussichtspunkte</font></div>';map.addOverlay(marker);marker.bindInfoWindow(info);var Icon = new GIcon(G_DEFAULT_ICON);Icon.image = "http://www.google.com/mapfiles/markerN.png";markerOptions = { icon:Icon };var point = new GLatLng(48.8935329, 11.1723758);marker = new GMarker(point, markerOptions);var info = '<img src="http://www.spidertrip.de/Bilder/Bild_32_kl.jpg" width="120" height="90" align="left" hspace="10"><div style="float: left; width: 150px;"><a href="/eichstaett/willibaldsburg.htm">Willibaldsburg</a><br><font size="-1">Willibaldsburg bei Eichstätt<br>Kategorie: Aussichtspunkte</font></div>';map.addOverlay(marker);marker.bindInfoWindow(info);var Icon = new GIcon(G_DEFAULT_ICON);Icon.image = "http://www.google.com/mapfiles/markerO.png";markerOptions = { icon:Icon };var point = new GLatLng(48.0397210, 11.5222570);marker = new GMarker(point, markerOptions);var info = '<img src="http://www.spidertrip.de/Bilder/Bild_24_kl.jpg" width="120" height="96" align="left" hspace="10"><div style="float: left; width: 150px;"><a href="/gruenwald.htm">Grünwald</a><br><font size="-1">Grünwald bei München<br>Kategorie: Aussichtspunkte</font></div>';map.addOverlay(marker);marker.bindInfoWindow(info);var Icon = new GIcon(G_DEFAULT_ICON);Icon.image = "http://www.google.com/mapfiles/markerP.png";markerOptions = { icon:Icon };var point = new GLatLng(49.3693504, 11.6839277);marker = new GMarker(point, markerOptions);var info = '<img src="http://www.spidertrip.de/Bilder/Bild_318_kl.jpg" width="120" height="77" align="left" hspace="10"><div style="float: left; width: 150px;"><a href="/kastl/klosterburg.htm">Klosterburg Kastl</a><br><font size="-1">Klosterburg Kastl im Bayrischen Jura<br>Kategorie: Aussichtspunkte</font></div>';map.addOverlay(marker);marker.bindInfoWindow(info);var Icon = new GIcon(G_DEFAULT_ICON);Icon.image = "http://www.google.com/mapfiles/markerQ.png";markerOptions = { icon:Icon };var point = new GLatLng(48.396464, 11.729386);marker = new GMarker(point, markerOptions);var info = '<img src="http://www.spidertrip.de/Bilder/Bild_72_kl.jpg" width="120" height="84" align="left" hspace="10"><div style="float: left; width: 150px;"><a href="/freising/weihenstephan_berg.htm">Weihenstephan Berg</a><br><font size="-1">Weihenstephan Berg in Freising<br>Kategorie: Aussichtspunkte</font></div>';map.addOverlay(marker);marker.bindInfoWindow(info);}}
