              
     function load() {                                     
           if (GBrowserIsCompatible()) {                                           
             
            var map = new GMap2(document.getElementById("map"));                    
            map.addControl(new GSmallMapControl());                                 
            map.addControl(new GMapTypeControl());                                 
            var point = new GLatLng(52.52377956805854,0.1424681E+02);
            map.setCenter(point, 11);  	
            bounds = new GLatLngBounds();
                                             
                        var point = new GLatLng(52.5254517467966,13.41057300567627);
                        bounds.extend(point);
                        marker641 = new GMarker(point);
                        map.addOverlay(marker641);
                                        
                    GEvent.addListener(marker641, "click", function() {document.location="/berlin-sex/sexkino-berlin/sexkino-erotica.html";});                  
                    GEvent.addListener(marker641, "mouseover", function() {marker641.openInfoWindowHtml('<p class="map_info"><b>Sexkino Erotica</b><br/>Rosa - Luxemburg - Str. 23<br/>10178 Berlin - Mitte<br/><a href="berlin-sex/sexkino-berlin/sexkino-erotica.html" >Sexkino Erotica</a></p>');});                                 
                        var point = new GLatLng(52.448501,13.385368);
                        bounds.extend(point);
                        marker554 = new GMarker(point);
                        map.addOverlay(marker554);
                                        
                    GEvent.addListener(marker554, "click", function() {document.location="/berlin-sex/sexkino-berlin/sexkino-erlebniskino47.html";});                  
                    GEvent.addListener(marker554, "mouseover", function() {marker554.openInfoWindowHtml('<p class="map_info"><b>Erlebniskino</b><br/>Mariendorfer Damm 47<br/>12109 Berlin - Tempelhof<br/><a href="berlin-sex/sexkino-berlin/sexkino-erlebniskino47.html" >Erlebniskino 47</a></p>');});                                 
                        var point = new GLatLng(52.47867676700096,13.32040786743164);
                        bounds.extend(point);
                        marker535 = new GMarker(point);
                        map.addOverlay(marker535);
                                        
                    GEvent.addListener(marker535, "click", function() {document.location="/berlin-sex/sexkino-berlin/sexkino-berlin.html";});                  
                    GEvent.addListener(marker535, "mouseover", function() {marker535.openInfoWindowHtml('<p class="map_info"><b>Elisas Sexkino</b><br/>Blissestr. 69<br/>10713 Berlin - Wilmersdorf<br/><a href="berlin-sex/sexkino-berlin/sexkino-berlin.html" >Elisas Sexkino</a></p>');});                                 
                        var point = new GLatLng(52.521052,13.321947);
                        bounds.extend(point);
                        marker377 = new GMarker(point);
                        map.addOverlay(marker377);
                                        
                    GEvent.addListener(marker377, "click", function() {document.location="/berlin-sex/sexkino-berlin/tinas-sexkino-berlin.html";});                  
                    GEvent.addListener(marker377, "mouseover", function() {marker377.openInfoWindowHtml('<p class="map_info"><b>Tinas Sexkino</b><br/>Helmholtzstr. 40<br/>10587 Berlin - Charlottenburg<br/><a href="berlin-sex/sexkino-berlin/tinas-sexkino-berlin.html" >Tinas Sexkino</a></p>');});                                 
                        var point = new GLatLng(52.54480810413601,13.357851505279541);
                        bounds.extend(point);
                        marker642 = new GMarker(point);
                        map.addOverlay(marker642);
                                        
                    GEvent.addListener(marker642, "click", function() {document.location="/berlin-sex/sexkino-berlin/monis-sexkinos.html";});                  
                    GEvent.addListener(marker642, "mouseover", function() {marker642.openInfoWindowHtml('<p class="map_info"><b>Monis Sexkino</b><br/>Genter Strasse 9<br/>13353 Berlin - Wedding<br/><a href="berlin-sex/sexkino-berlin/monis-sexkinos.html" >Monis Sexkino II</a></p>');});                                 
                        var point = new GLatLng(52.481002976418694,13.347015380859375);
                        bounds.extend(point);
                        marker780 = new GMarker(point);
                        map.addOverlay(marker780);
                                        
                    GEvent.addListener(marker780, "click", function() {document.location="/berlin-sex/sexkino-berlin/paolas-sexkino.html";});                  
                    GEvent.addListener(marker780, "mouseover", function() {marker780.openInfoWindowHtml('<p class="map_info"><b>Paolas Sexkino</b><br/>Hauptstraße 54<br/>10827 Berlin - Schöneberg<br/><a href="berlin-sex/sexkino-berlin/paolas-sexkino.html" >Paolas Sexkino</a></p>');});                                 
                        var point = new GLatLng(52.46425936722098,13.437352180480957);
                        bounds.extend(point);
                        marker734 = new GMarker(point);
                        map.addOverlay(marker734);
                                        
                    GEvent.addListener(marker734, "click", function() {document.location="/berlin-sex/sexkino-berlin/sexkino-kleines-versteck.html";});                  
                    GEvent.addListener(marker734, "mouseover", function() {marker734.openInfoWindowHtml('<p class="map_info"><b>Sexkino Bendastr.</b><br/>Bendastr. 15<br/>12347 Berlin - Neukölln<br/><a href="berlin-sex/sexkino-berlin/sexkino-kleines-versteck.html" >Das kleine Versteck</a></p>');});                                 
                        var point = new GLatLng(52.5417022642097,13.354439735412598);
                        bounds.extend(point);
                        marker753 = new GMarker(point);
                        map.addOverlay(marker753);
                                        
                    GEvent.addListener(marker753, "click", function() {document.location="/berlin-sex/sexkino-berlin/alte-manier.html";});                  
                    GEvent.addListener(marker753, "mouseover", function() {marker753.openInfoWindowHtml('<p class="map_info"><b>Sexkino Alte Manier</b><br/>Sprengelstr. 24<br/>13353 Berlin - Wedding<br/><a href="berlin-sex/sexkino-berlin/alte-manier.html" >Alte Manier</a></p>');});      map.setZoom(Math.min(map.getBoundsZoomLevel(bounds), 14));
      map.setCenter(bounds.getCenter());
	    }
	}
	