function Click(){ 
alert('°ζΘ¨ΛωΣΠ(C)2005!'); 
window.event.returnValue=false;
} 
document.oncontextmenu=Click; 
