<!--½ϋΦΉΑν΄ζΞͺ-->
<!--
function click() {
if (event.button==2) {
  alert('ΔγΟλΈΙΚ²Γ΄?')
  }
}
document.onmousedown=click

//-->