|
';
}
function preview() {
if(document.formname.gencode.value){
look=open("","Preview","width=750,height=250,top=0,left=0,'resizable=1,status=0,menubar=0,toolbar=0,scrollbars=1,location=0,directories=0");
look.document.write('\n');
look.document.write(document.formname.gencode.value+'\n\n');
look.document.write('Try clicking here\n');}
else{alert('Please "Generate Script" First');}
}
//-->
The Disable Mouse-Click
Generator creates a custom script that can prevent
people from right or left-clicking
on your images and stealing them
COPY AND PASTE THE CODE THAT IS GENERATED
BELOW
Copy the code above and paste it into the HEAD section of your page
|