<!--
function click(){if (event.button==2){alert('Sorry, \"Right Click\" this function is disabled')}}document.onmousedown=click//-->
