function poczta() { document.location.href="mailto:"+"perfekt"+"."+"auta"+"@"+"onet"+"."+"pl"; } function pozarnicze() { document.location.href='pozarnicze,oferta,pojazdy,wozy,samochody,strazackie.html'; } function adres() { var adr="perfekt"+"."+"auta"+"@"+"onet"+"."+"pl"; document.write(adr); } function download(a,b,c) { document.location.href='./strony/dl-file.php?nr='+a+'&kat='+b+'&pob='+c; } function nowe() { document.location.href='./nowe,oferta.html'; } function uzywane() { document.location.href='./uzywane,oferta.html'; } function openimg(a,b,c,d) {otwzdj=window.open ("./strony/zdjecia.php?id="+a+"&kat="+b+"&lz="+c+"&m="+d,"","location=0,menubar=0,resizable=0,scrollbars=1,status=0,titlebar=0,toolbar=0,screenx=0, screeny=0,left=0,top=0");} function zaladuj(a) {b=1; document.getElementById('obraz').src=obrazki[a]; } function zmien(k) { i=i+k; if (i<0) i=obrazki.length-1; if (i>=obrazki.length) i=0; if (b==0) document.getElementById('obraz').src=obrazki[i]; if ((i<=obrazki.length-1)&&(b==0)) setTimeout("zmien(1)", 4000); }