<!-- ½ûÓÃÓÒ¼ü: --> 
function stop(){ 
return false; 
} 
document.oncontextmenu=stop; 

