function msover(name)
{	if (document.images)
	{	document.images[name].src = eval (name + "_on.src");
	}
}


function msout(name)
{	if (document.images)
	{	document.images[name].src = eval (name + "_off.src");
	}
}
var hostname = 'nieruchomosci.swinoujscie.pl';

			if (document.images){
				glowna_off = new Image();
				glowna_off.src = "http://"+hostname+"/templates/public/gfx/lay/glowna0.gif";
				glowna_on = new Image();
				glowna_on.src = "http://"+hostname+"/templates/public/gfx/lay/glowna1.gif";
				
				kontakt_off = new Image();
				kontakt_off.src = "http://"+hostname+"/templates/public/gfx/lay/kontakt0.gif";
				kontakt_on = new Image();
				kontakt_on.src = "http://"+hostname+"/templates/public/gfx/lay/kontakt1.gif";
				
				sprzedaz_off = new Image();
				sprzedaz_off.src = "http://"+hostname+"/templates/public/gfx/lay/sprzedaz0.gif";
				sprzedaz_on = new Image();
				sprzedaz_on.src = "http://"+hostname+"/templates/public/gfx/lay/sprzedaz1.gif";
				
				kupno_off = new Image();
				kupno_off.src = "http://"+hostname+"/templates/public/gfx/lay/kupno0.gif";
				kupno_on = new Image();
				kupno_on.src = "http://"+hostname+"/templates/public/gfx/lay/kupno1.gif";
				
				zamiana_off = new Image();
				zamiana_off.src = "http://"+hostname+"/templates/public/gfx/lay/zamiana0.gif";
				zamiana_on = new Image();
				zamiana_on.src = "http://"+hostname+"/templates/public/gfx/lay/zamiana1.gif";
				
				wynajem_off = new Image();
				wynajem_off.src = "http://"+hostname+"/templates/public/gfx/lay/wynajem0.gif";
				wynajem_on = new Image();
				wynajem_on.src = "http://"+hostname+"/templates/public/gfx/lay/wynajem1.gif";
				
				wiecej1_off = new Image();
				wiecej1_off.src = "http://"+hostname+"/templates/public/gfx/lay/wiecej0.gif";
				wiecej1_on = new Image();
				wiecej1_on.src = "http://"+hostname+"/templates/public/gfx/lay/wiecej1.gif";
				
				wiecej2_off = new Image();
				wiecej2_off.src = "http://"+hostname+"/templates/public/gfx/lay/wiecej0.gif";
				wiecej2_on = new Image();
				wiecej2_on.src = "http://"+hostname+"/templates/public/gfx/lay/wiecej1.gif";
				
				wiecej3_off = new Image();
				wiecej3_off.src = "http://"+hostname+"/templates/public/gfx/lay/wiecej0.gif";
				wiecej3_on = new Image();
				wiecej3_on.src = "http://"+hostname+"/templates/public/gfx/lay/wiecej1.gif";
				
				apartamenty_off = new Image();
				apartamenty_off.src = "http://"+hostname+"/templates/public/gfx/lay/apartamenty0.gif";
				apartamenty_on = new Image();
				apartamenty_on.src = "http://"+hostname+"/templates/public/gfx/lay/apartamenty1.gif";
				
				mieszkania_off = new Image();
				mieszkania_off.src = "http://"+hostname+"/templates/public/gfx/lay/mieszkania0.gif";
				mieszkania_on = new Image();
				mieszkania_on.src = "http://"+hostname+"/templates/public/gfx/lay/mieszkania1.gif";
				
				domy_off = new Image();
				domy_off.src = "http://"+hostname+"/templates/public/gfx/lay/domy0.gif";
				domy_on = new Image();
				domy_on.src = "http://"+hostname+"/templates/public/gfx/lay/domy1.gif";
				
				dzialki_off = new Image();
				dzialki_off.src = "http://"+hostname+"/templates/public/gfx/lay/dzialki0.gif";
				dzialki_on = new Image();
				dzialki_on.src = "http://"+hostname+"/templates/public/gfx/lay/dzialki1.gif";
				
				lokaleuzytkowe_off = new Image();
				lokaleuzytkowe_off.src = "http://"+hostname+"/templates/public/gfx/lay/lokaleuzytkowe0.gif";
				lokaleuzytkowe_on = new Image();
				lokaleuzytkowe_on.src = "http://"+hostname+"/templates/public/gfx/lay/lokaleuzytkowe1.gif";
				
				pensjonaty_off = new Image();
				pensjonaty_off.src = "http://"+hostname+"/templates/public/gfx/lay/pensjonaty0.gif";
				pensjonaty_on = new Image();
				pensjonaty_on.src = "http://"+hostname+"/templates/public/gfx/lay/pensjonaty1.gif";				
				
			}

function displayWindow(url, width, height) {
window.open(url,"displayWindow",'width=' + width + ',height=' + height + ',resizable=no,scrollbars=no,menubar=no, top='+((screen.availHeight/2)-(height/2))+',left='+((screen.availWidth/2)-(width/2)));
}
