var message=" This image is copyrighted and cannot be downloaded. Please contact us and request an image for your use!";function disIE(e){if (event.button==2||event.button==3){if (event.srcElement.tagName=="IMG"){alert(message);return false;}}}function disFF(e){if (e.which==2||e.which==3){//if (document.getElementById){if (e.target.tagName=="IMG"){alert(message);return false;}//}}}function click(e){//if (document.layers)if (document.all){document.onmousedown=disIE;}else document.onclick=disFF;//document.oncontextmenu=new Function("return false")}
