function otworz(url,w,h) {
var Win = window.open("otworz.php?url="+ url,"open",'width='+w+',height='+h+',toolbar=no, location=no, status=no, directories=no, copyhistory=no, resizable=no,scrollbars=no,menubar=no, left='+(screen.width-w)/2+',top='+(screen.height-h)/2+'');}


function click() {
if (event.button==2) 
{ alert('Nie można skopiować tego zdjęcia')}
}


