I noticed this on your web site "Any photos taken from this web site can result in criminal penalties."
Why not just add this html code to prevent people from taking your pictures?
</div>
<script language=JavaScript>
var message="For Copies of this picture, please contact the webmaster of this site.";
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;
</script>
<div>
------------------
@#&%* It's DEAD again.
AIM-jaxpac257