I totally agree with Donna. I have watched the many e-mails coming in, and
wondered if this person would continue on the list. I know that on the AGS
site it states that the majority of people participating in this type of
program are young, often only in their teen.
There are many things that we all have to share and learn, and it is not
exclusivly about gerbils. I hope that we can all learn more tollerance. As
a profesional webmaster I would never show the harshness toward a young
person that has been displayed here.
If you don't want your pages copied here is a simple java script that will
provent it in the future.
<script language="JavaScript1.1">
<!-- Begin
function right(e) {
if (navigator.appName == 'Netscape' &&
(e.which == 3 || e.which == 2))
return false;
else if (navigator.appName == 'Microsoft Internet Explorer' &&
(event.button == 2 || event.button == 3)) {
alert("Copyright (c) 1999 - 2000, Studio North Paintings, All Rights
Reserved.");
return false;
}
return true;
}
document.onmousedown=right;
if (document.layers) window.captureEvents(Event.MOUSEDOWN);
window.onmousedown=right;
// End -->
</script>
Thank you,
Janet and Liz