function click() 
{
if (event.button==2) 
{
alert('"So nicht !" ')
}
}
document.onmousedown=click