Protect Your Web Site

Example

Try right clicking on this page

High light the html code then go to the Edit menu click copy. Then paste the code on to the html code Fragment

Copyright © dbzgt All rights reserved.

<!-- Start of  no right click script -->

<script language="JavaScript">

 <!--
// No rightclick script.
// Wheack out my great Dragonball Z GT wab site
// http://www.vegeta1.4t.com
// Do not delete this header!

var message="So you want to fight, Ka me ha me ha!";

function click(e) {
if (document.all) {
if (event.button == 2) {
alert(message);
return false;
}
}
if (document.layers) {
if (e.which == 3) {
alert(message);
return false;
}
}
}
if (document.layers) {
document.captureEvents(Event.MOUSEDOWN);
}
document.onmousedown=click;
// -->

//  End --></script><a href="http://www.freeaa.cjb.net"><img src="file:///C:/My%20Documents/Waqas%20Afzal/cell's%20web%20proterter.gif"></a>