/* -- Adobe GoLive JavaScript Library */ function newImage(arg) { if (document.images) { rslt = new Image(); rslt.src = arg; return rslt; } } userAgent = window.navigator.userAgent; browserVers = parseInt(userAgent.charAt(userAgent.indexOf("/")+1),10); mustInitImg = true; function initImgID() {var di = document.images; if (mustInitImg && di) { for (var i=0; i= 6) && (d.getElementById)) {initImgID; return(d.getElementById(n))}; var cd = ly ? ly.document : d; var elem = cd[n]; if (!elem) { for (var i=0;i 0;} function CSIEStyl(s) { return document.all.tags("div")[s].style; } function CSNSStyl(s) { if (CSIsW3CDOM) return document.getElementById(s).style; else return CSFindElement(s,0); } CSIImg=false; function CSInitImgID() {if (!CSIImg && document.images) { for (var i=0; i= 0) && (bAgent.indexOf("Mozilla/3") >= 0) && (bAgent.indexOf("Mac") >= 0)) return true; /* dont follow link */ else return false; /* dont follow link */ } CSExit = new Array; function CSScriptExit() { idxArray = new Array; for(var i=0;i= 12) { timeValue = timeValue - 12; } /* deals with 24-hour time */ if (action[2] == true) { timeValue += 12; } /* deals with PM times */ if (hours < timeValue && action[4] != "(Empty Reference!)" && action[4] != "(EmptyReference!)" && action[3] == true) { window.location = action[4]; } if (hours >= timeValue && action[6] != "(Empty Reference!)" && action[6] != "(EmptyReference!)" && action[5] == true) { window.location = action[6]; } } function CSCSSRedirect(action) { if (navigator.platform.indexOf("Win32") != -1) { os = "windows" }; if (navigator.platform.indexOf("Mac") != -1) { os = "mac" }; if (navigator.platform.indexOf("x") != -1 || navigator.platform.indexOf("BSD") != -1 || navigator.platform.indexOf("S") != -1) { os = "unix" }; if (navigator.appName.indexOf("Microsoft") != -1) { browser = "IE" }; if (navigator.appName.indexOf("Netscape") != -1) { browser = "NN" }; if (navigator.appVersion.indexOf("4.") != -1) { version = 4 }; if (navigator.appVersion.indexOf("5.") != -1) { version = 5 }; var tag=''; var type=action[1]; if(type==0 && os=="mac" && browser=="NN" && version==4) { document.write(tag) } else if(type==1 && os=="mac" && browser=="NN" && version==5) { document.write(tag) } else if(type==2 && os=="windows" && browser=="NN" && version==4) { document.write(tag) } else if(type==3 && os=="windows" && browser=="NN" && version==5) { document.write(tag) } else if(type==4 && os=="unix" && browser=="NN" && version==4) { document.write(tag) } else if(type==5 && os=="unix" && browser=="NN" && version==5) { document.write(tag) } else if(type==6 && os=="mac" && browser=="IE") { document.write(tag) } else if(type==7 && os=="windows" && browser=="IE") { document.write(tag) } } var actn1 = ""; var actn2 = ""; var pass="" var z=23; var y=28; iCounter = 3; if (Array) { var f= new Array(); var K= new Array(); var base= new Array("0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L", "M", "N", "O", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z","a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z") } function inc(){ iCounter-- if (iCounter > 0) { if (confirm("\nPassword is incorrect.\n\n\n\nRetry?")) Check() } else alert('Access Denied'); } function Check(){ pass = prompt("Enter your password.","") if(pass==null || pass==""){ alert("You did not enter a password!"); if(pass==""){ Check() } } else{ var lpass=(pass.length)+1 for (l=1; lSSmax)SSsuite=SSmax if (SSnumimg<=1 & SSloop==true & SSpalin!=true) { SSsuite=SSmax } if (SSnumimg<=1 & SSloop==true & SSpalin==true) { if (SSsens2==-1 & SSsens3==-1) {SSsuite=SSmax;SSsens3=1} else { SSsuite=SSnumimg+1; SSsens2=false }} if (SSnumimg<=1 & SSloop!=true & SSpalin!=true) { if (SSsens2==-1 & SSsens3==-1) { SSsuite=SSmax;SSsens3=1 } else {SSsuite=SSnumimg; SSfini()}} } else { SSmax=SSmax-1 SSsuite=SSnumimg+1 if (SSnumimg>SSmax & SSloop==true & SSpalin!=true) { SSsuite=1} if (SSnumimg>SSmax & SSloop==true & SSpalin==true) {SSsuite=SSnumimg-1; SSsens2=true } if (SSnumimg>SSmax & SSloop!=true & SSpalin!=true) { SSsuite=SSnumimg;SSfini() } if (SSnumimg<1) SSsuite=1 } SSnumimg=SSsuite if (SSsuite<10) { SSaller="0"+SSsuite } else SSaller=SSsuite SSsource=SSpstr+SSaller+SSformat var SSimg = null; if (document.images) { if (!IsIE()&&CSBVers<5) SSimg = CSFindElement(SSimgNom,0); else SSimg = document.images[SSimgNom]; if (SSimg) SSimg.src = SSsource; } } function SSfini() { } function CSprintdocument(action){ if (navigator.appName .indexOf("Microsoft") != -1 && navigator.platform.indexOf("Mac") != -1 || navigator.appVersion.indexOf("3.0") != -1) { alert("Please use your browser\'s print command to print this document."); } else { (action[1] != "") ? (parent.frames[action[1]].print()) : (parent.print()); } }