this will stop stupid theives but smart ones can still steal your work but heres the code it blocks right click yet it doesnt have the annoying alert message
Code:
<script language=JavaScript>
<!--
//Code by Justin / Web X Designs
var message="";
///////////////////////////////////
function clickIE() {if (document.all) {(message);return false;}}
function clickNS(e) {if
(document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {(message);return false;}}}
if (document.layers)
{document.captureEvents(Event.MOUSEDOWN);document. onmousedown=clickNS;}
else{document.onmouseup=clickNS;document.oncontext menu=clickIE;}
document.oncontextmenu=new Function("return false")
// --> </script>
View source, in most instances, will supply you with a url to all images contained on said page. There is no way to be 100% safe from rippers.
__________________
Sometimes I lay awake at night and I ask "Where have I gone wrong?" Then a little voice says "This is going to take more than one night"