function click() {
if (event.button==2) {
alert(' Ph. 0419 426 090'); } }
document.onmousedown=click



