

function disable() {if (event.button==2) { alert("Right click has been disabled.")}
}

// End -->