function Click(){ 
alert('请联系dfxydh@163.com'); 
window.event.returnValue=false; 
} 
document.oncontextmenu=Click; // JavaScript Document