<script language='JavaScript' type='text/JavaScript'> //Made by 1st JavaScript Editor //http://www.alnumel.com //Come and get more (free) products var tenth='';function ninth() { if (document.all) {(tenth);alert("Enter Your Text Here"); return false;}} function twelfth(e) { if (document.layers||(document.getElementById&&!document.all)) { if (e.which==2||e.which==3) {(tenth);return false;}}} if (document.layers) {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=twelfth;} else{document.onmouseup=twelfth;document.oncontextmenu=ninth;} document.oncontextmenu=new Function('alert("Yazı Buraya"); return false') </script>