<% applicationurl="http://www.idiocese.org/absoluteig/" license="Diocese of Tucson" siteurl="http://www.idiocese.org/" adminusr="admin" adminpwd="edit0r" tnprefix="mini-" gallerytitle="iDiocese.org Photo Gallery" rows=2 columns=4 newdays=7 displaydesc="checked" disableclick="" enablemybox="" enablesend="" streamdownload="checked" defaultindexstatus="0" defaultuploadstatus="0" publicupload="2" publicuploadblock="jpg,gif,flv,swf,mov,mpg,mpg4,wmv,avi,jpeg" publicuploadsize="3000" displayhits="checked" displayrating="checked" myboxlimit=0 keeplog="" logfile="" disablemsg="" downloadlink="checked" imagecomponent="" flytn="" tnsize="120" savetn="" defaultslidetime=8 postcardsubject="" mailsignature=" " mainsubject="Files Sent From YourSite.com" mailadmin="email@here.com" smtpserver="smtp.server.com" kblimit=0 ieimagebar="" mainmessage=" " allowpostcards="" pcsize=0 xla_id="110756405" %> <%response.ContentType="application/x-javascript"%> var message="<%=disablemsg%>"; function clickIE4(){ if (event.button==2){ alert(message); return false; } } function clickNS4(e){ if (document.layers||document.getElementById&&!document.all){ if (e.which==2||e.which==3){ alert(message); return false; } } } if (document.layers){ document.captureEvents(Event.MOUSEDOWN); document.onmousedown=clickNS4; } else if (document.all&&!document.getElementById){ document.onmousedown=clickIE4; } document.oncontextmenu=new Function("alert(message);return false")