if (document.all)
document.body.onmousedown=new Function("if (event.button==2||event.button==3)alert('Sorry... Right-click has been disabled!')")
