gc = new GClientGeocoder;
function showAddress(a) {
  var html_text = "<p style=\"font-size:12px;\"><b>Ihre Suchanfrage:</b></p><p style=\"font-size:12px;\">"+ a +"</p>"
  gc.getLatLng(
    a,
    function(point) {
      if (!point) {
        alert(a + " nicht gefunden!");
      }
      else {
        map.setCenter(point, 15);
        var marker = createMarkerSearch(point, html_text)
        map.addOverlay(marker);
        marker.openInfoWindowHtml(html_text);
      }
    }
  );
}
        function createMarkerSearch(point, html_text) {
            var marker = new GMarker(point);
            GEvent.addListener(marker, "click", function() {
                marker.openInfoWindowHtml(html_text)});
            return marker;
        }

        function createMarker(point, html_text, icon) {
            var marker = new GMarker(point, icon);
            GEvent.addListener(marker, "click", function() {
                marker.openInfoWindowHtml(html_text)});

            return marker;
        }

function buildMap() {
    if (GBrowserIsCompatible()) {

        map = new GMap2(document.getElementById("karte"));
        map.addControl(new GSmallMapControl());
        map.addControl(new GMapTypeControl());
        map.setCenter(new GLatLng(49.586233,10.982552), 12);
        
        
map.setCenter(new GLatLng( 49.596297, 10.961108), 12);
        var point = new GLatLng(lat=" 49.567309687281", lng=" 10.960043449348");
            map.addOverlay(createMarker(point, "<p style=\"font-size: 12px;\"><b>JC Arche Noah</b></p><p style=\"font-size: 11px;\"><b>Club Info</b></p><p style=\"font-size: 10px;\">Zwei R&auml;ume: Disco und Teestube (30 und 40 Sitzpl&auml;tze).<br>Unterbringung im ehemaligen Frauenauracher Schulhaus.<br>Bekannteste Veranstaltung ist unser Sonnwendfeuer, zu dem bis zu<br>1500 Personen aus dem ganzen Umkreis pilgern.<br>Au&szlig;erdem machen wir seit 1991 zur Frauenauracher Kirchweih unser Hoffest,<br>das mitlerweile guten Anklang findet.<br><br>Neugierig? - Reinschauen lohnt sich.</p><p style=\"font-size: 10px;\">Mehr Infos <a href=\"http://www.erlanger-jugendclubs.de\" target=\"\">hier</a>.</p>"));

        var point = new GLatLng(lat=" 49.586474569093", lng=" 11.024328219697");
            map.addOverlay(createMarker(point, "<p style=\"font-size: 12px;\"><b>JC Easthouse</b></p><p style=\"font-size: 11px;\"><b>Club Info</b></p><p style=\"font-size: 10px;\">Das Easthouse ist die einzige Einrichtung im Stadtteil R&ouml;thelheimpark,<br>die Angebote f&uuml;r Jugendliche anbietet. Auch au&szlig;erhalb der &Ouml;ffnungszeiten<br>ist das Easthouse und dessen Aussengel&auml;nde<br>der Treffpunkt der Jugendlichen im Stadtteil.</p><p style=\"font-size: 10px;\">Mehr Infos <a href=\"http://www.easthouse.de\" target=\"\">hier</a>.</p>"));

        var point = new GLatLng(lat=" 49.587715790448", lng=" 10.979340983491");
            map.addOverlay(createMarker(point, "<p style=\"font-size: 12px;\"><b>JC Juice Club</b></p><p style=\"font-size: 11px;\"><b>Club Info</b></p><p style=\"font-size: 10px;\">Musik: HipHop, R'n'B, Charts.</p><p style=\"font-size: 10px;\">Mehr Infos <a href=\"http://www.juice-club.org\" target=\"\">hier</a>.</p>"));

        var point = new GLatLng(lat=" 49.598366972297", lng=" 10.934126573573");
            map.addOverlay(createMarker(point, "<p style=\"font-size: 12px;\"><b>JC KJC-Kosbacher Stadl</b></p><p style=\"font-size: 10px;\">Mehr Infos <a href=\"http://www.jc-stadl.de\" target=\"\">hier</a>.</p>"));

        var point = new GLatLng(lat=" 49.600260113809", lng=" 11.042519680987");
            map.addOverlay(createMarker(point, "<p style=\"font-size: 12px;\"><b>JC Kluntje</b></p><p style=\"font-size: 10px;\">Mehr Infos <a href=\"http://www.erlanger-jugendclubs.de\" target=\"\">hier</a>.</p>"));

        var point = new GLatLng(lat=" 49.577347918134", lng=" 10.998330893675");
            map.addOverlay(createMarker(point, "<p style=\"font-size: 12px;\"><b>JC New Force</b></p><p style=\"font-size: 11px;\"><b>Club Info</b></p><p style=\"font-size: 10px;\">Musik: Metal.</p><p style=\"font-size: 10px;\">Mehr Infos <a href=\"http://www.newforce.de\" target=\"\">hier</a>.</p>"));

        var point = new GLatLng(lat=" 49.629394915912", lng=" 10.943935083823");
            map.addOverlay(createMarker(point, "<p style=\"font-size: 12px;\"><b>JC Octopus</b></p><p style=\"font-size: 11px;\"><b>Club Info</b></p><p style=\"font-size: 10px;\">Der zentral in Dechsendorf gelegene Jugendclub ist einer der<br>ger&auml;umigsten und &auml;ltesten Erlangens.<br>In unseren gem&uuml;tlichen und &uuml;berschaubaren R&auml;umen<br> (Bar, Disco und Durchgangsbereich mit Theke und Stehtischen),<br>die voneinander getrennt sind, besteht die M&ouml;glichkeit<br>sich zu treffen, zu tanzen und zu unterhalten. </p><p style=\"font-size: 10px;\">Mehr Infos <a href=\"http://www.jc-octopus.de\" target=\"\">hier</a>.</p>"));

        var point = new GLatLng(lat=" 49.588888243928", lng=" 11.001333505067");
            map.addOverlay(createMarker(point, "<p style=\"font-size: 12px;\"><b>JC Omega</b></p><p style=\"font-size: 11px;\"><b>Club Info</b></p><p style=\"font-size: 10px;\">Musik: Je nach Veranstaltung, Aktuelle Infos auf unserer Homepage</p><p style=\"font-size: 10px;\">Mehr Infos <a href=\"http://www.omega-erlangen.de\" target=\"\">hier</a>.</p>"));

        var point = new GLatLng(lat=" 49.601156396226", lng=" 11.040113615086");
            map.addOverlay(createMarker(point, "<p style=\"font-size: 12px;\"><b>JC Orange</b></p><p style=\"font-size: 11px;\"><b>Club Info</b></p><p style=\"font-size: 10px;\">Musik: Querbeet, Rock-Classics und Partymusik</p><p style=\"font-size: 10px;\">Mehr Infos <a href=\"http://www.jc-orange.de\" target=\"\">hier</a>.</p>"));

        var point = new GLatLng(lat=" 49.538487849594", lng=" 10.959633687478");
            map.addOverlay(createMarker(point, "<p style=\"font-size: 12px;\"><b>JC Penthouse</b></p><p style=\"font-size: 10px;\">Mehr Infos <a href=\"http://www.jc-penthouse.de\" target=\"\">hier</a>.</p>"));

        var point = new GLatLng(lat=" 49.547336309839", lng=" 10.990241735266");
            map.addOverlay(createMarker(point, "<p style=\"font-size: 12px;\"><b>JC Queckenkeller</b></p><p style=\"font-size: 11px;\"><b>Club Info</b></p><p style=\"font-size: 10px;\">Musik: Rock, Pop, Charts, Freestyle, Black, HipHop.</p><p style=\"font-size: 10px;\">Mehr Infos <a href=\"http://www.erlanger-jugendclubs.de\" target=\"\">hier</a>.</p>"));

        var point = new GLatLng(lat=" 49.55135216148", lng=" 11.030661073363");
            map.addOverlay(createMarker(point, "<p style=\"font-size: 12px;\"><b>JC RockUp</b></p><p style=\"font-size: 11px;\"><b>Club Info</b></p><p style=\"font-size: 10px;\">Musik: Rock, Pop, Oldies und nach Wunsch.<br>Ge&ouml;ffnet wenn Licht brennt.</p><p style=\"font-size: 10px;\">Mehr Infos <a href=\"http://www.rockup.de\" target=\"\">hier</a>.</p>"));

        var point = new GLatLng(lat=" 49.599723190915", lng=" 10.963420823064");
            map.addOverlay(createMarker(point, "<p style=\"font-size: 12px;\"><b>JC Scheune</b></p><p style=\"font-size: 11px;\"><b>Club Info</b></p><p style=\"font-size: 10px;\">Musik: Rockabilly, Ska, Punk, Rock'n'Roll.</p><p style=\"font-size: 10px;\">Mehr Infos <a href=\"http://www.club-scheune.com\" target=\"\">hier</a>.</p>"));

        var point = new GLatLng(lat=" 49.554510842948", lng=" 10.952717773438");
            map.addOverlay(createMarker(point, "<p style=\"font-size: 12px;\"><b>JC Terra Nova</b></p><p style=\"font-size: 11px;\"><b>Club Info</b></p><p style=\"font-size: 10px;\">Musik: Charts und Partymusik</p><p style=\"font-size: 10px;\">Mehr Infos <a href=\"http://www.jc-terra.de\" target=\"\">hier</a>.</p>"));

        var point = new GLatLng(lat=" 49.596314", lng=" 10.960906");
            map.addOverlay(createMarker(point, "<p style=\"font-size: 12px;\"><b>JC Dezibel</b></p><p style=\"font-size: 11px;\"><b>Club Info</b></p><p style=\"font-size: 10px;\">Musik: Punk, Rock, Ska, Alternative, Apres-Ski</p><p style=\"font-size: 10px;\">Mehr Infos <a href=\"http://www.jcdezibel.de\" target=\"\">hier</a>.</p>"));

}};

