function click() 
 {if (event.button==2) {alert('De sao chep xin moi bam vo nut LIENLAC')
 }
 } 
 document.onmousedown=click

