<!--//
function click() {
if (event.button==2) {alert('¶Ô²»Æð£¡½ûÖ¹¸´ÖÆ£¡')
}
}
document.onmousedown=click 
//-->