function click() { 
if (event.button==2) { 
alert(' [c] 2011 Remote Service Internet Diensten !  '); 
} 
} 
document.onmousedown=click
