function openPopWin(kli,szer,wys,kat,bmp) {
 	window.open('../js/pop.php?zdj='+kli+'&bmp='+bmp+'&kat='+kat+'&jezyk=1&act=1','_blank','toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,width='+szer+',height='+wys+',top=0,left=0,resizable=yes');
}

function ToZamknij(adres) {
 	self.close();  
}

function wynik() {
 	window.open('js/okno.php','sonda','toolbar=no,location=no,status=no,menubar=no,scrollbars=no,,resizable=no,left=50,top=50,width=500,height=250');
 	return false;
}

function moje_preferencje(serwis, klient) {
 	window.open('../js/preferencje.php?serwis_number='+serwis+'&klient='+klient,'preferencje','toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,width=480,height=340,left=0,top=0');
}

function przypomnij(sn) {
 	window.open('js/przypomnij.php?serwis_number='+sn,'hasło','toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,left=50,top=50,width=500,height=250');
}

function kontakt(tresc) {
 	window.open('../js/kontakt.php?tresc='+tresc,'opcje','toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=no,left=50,top=50,width=400,height=250');
}

function info() {
 	window.open('js/info.php','info','toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=no,left=50,top=50,width=380,height=395');
}

function spot() {
	window.open('http://www.teleaudio.pl/popup/okno.php','spot','toolbar=no,location=no,status=no,menubar=no,scrollbars=no,width=160,height=120,top=300,left=400,resizable=no');
        return false;
}
