function click() {
if (event.button==2) {
alert('Šopyright P.H. WHEELER 1998-1999')
}
}
document.onmousedown=click