function otworzokno(id,fotonr) {
	nowin=window.open("oferta_window.php?id=" + id + "&fotonr=" + fotonr + "","okienko2","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,fullscreen=no,channelmode=no,width=510,height=525,top=0,left=0");
	nowin.focus();
}
function bookmarkit(){
window.external.addFavorite('http://www.ciezarowki.com.pl','www.ciezarowki.com.pl P.H.U. Jadwiga Solowska')
}