<!-- //Begin
function warn(e) {alert("gPrep photos are copyrighted! For a copy, contact garyknox@gprep.net");return false;}
function clickIE() {if (ie) {(message);return false;}}
function clickNS(e) {if(ns||(dom&&!ie)) {if(e.which==2||e.which==3) {(message);return false;}}}
ie = (document.all)?1:0;
ns = (document.layers)?1:0;
dom = (document.getElementById)?1:0;
//if(ns){document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
//else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
if(ns) {document.onmousedown=warn;}
document.oncontextmenu=warn;
// End -->

