<script language="JavaScript"> function none(){ return false; } document.oncontextmenu=none document.onmousedown=none </script>