try{document.execCommand("BackgroundImageCache",false,true)}catch(err){}var destPage;function leavingPopup(A){destPage=A;win=window.open("/misc/off-ramp.aspx","win","height=180,width=420");win.focus()}function addLoadEvent(A){var B=window.onload;if(typeof window.onload!="function"){window.onload=A}else{window.onload=function(){B();A()}}}function doOffSiteLinks(){return false}function findCookie(A){if(document.cookie.length>0){cstart=document.cookie.indexOf(A+"=");if(cstart!=-1){cstart=cstart+A.length+1;cend=document.cookie.indexOf(";",cstart);if(cend==-1){cend=document.cookie.length}return unescape(document.cookie.substring(cstart,cend))}}return""}function setSignInStatus(){isOK=findCookie("jive.authToken.autologin");if(isOK!=null&&isOK!=""){try{document.getElementById("signInStatus").innerHTML="Log Out";document.getElementById("signInStatus").href="/logout.jspa"}catch(A){}}else{try{document.getElementById("signInStatus").innerHTML="Log In";document.getElementById("signInStatus").href="/login!default.jspa?successURL=/customhtml.jspa?page%3Dalumnioverview"}catch(A){}}}addLoadEvent(setSignInStatus);var months=["January","February","March","April","May","June","July","August","September","October","November","December"];function setUpdateDate(){var B=document.getElementById("ctl00_LastUpdatedInfo_lastmod");if(B){var D=document.lastModified;var C=new Date(D);var A=months[C.getMonth()]+" "+C.getDate()+", "+C.getFullYear();B.innerHTML="Date Last Updated: "+A}}addLoadEvent(setUpdateDate);