If you right click on webpages, you can view their html or steal their pictures and use it for your own webpage.  Well, if you don't want that to happen to you and people steal your pictures and html, just put this html code anywhere on the page and when people right click on your page a message will come up:

<SCRIPT language="javaScript">
<!-- function click()  {
if (event.button==2  {
alert ("
Put what message you want to pop up here">
}
}
document.onmousedown=click // --></SCRIPT>
More will come soon...
Hosted by www.Geocities.ws

1