document.writeln('<script language=JavaScript><!--')
document.writeln('//Disable right click script III- By Renigade (renigade@mediaone.net)')
document.writeln('//For full source code, visit http://www.dynamicdrive.com')

document.writeln('message="";')
document.writeln('///////////////////////////////////')
document.writeln('function clickIE() {if (document.all) {(message);return false;}}')
document.writeln('function clickNS(e) {if ')
document.writeln('(document.layers||(document.getElementById&&!document.all)) {')
document.writeln('if (e.which==2||e.which==3) {(message);return false;}}}')
document.writeln('if (document.layers)')
document.writeln('{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}')
document.writeln('else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}')

document.writeln('document.oncontextmenu=new Function("return false")')
document.writeln('// --></script>')
