var prefsLoaded=!1,defaultFontSize=75,currentFontSize=defaultFontSize;function revertStyles(){currentFontSize=defaultFontSize;changeFontSize(0)}function changeFontSize(b){currentFontSize=parseInt(currentFontSize)+parseInt(b*5);currentFontSize>100?currentFontSize=100:currentFontSize<50&&(currentFontSize=50);setFontSize(currentFontSize)}function setFontSize(b){document.body.style.fontSize=b+"%"}
function createCookie(b,d,c){var a=new Date;a.setTime(a.getTime()+c*864E5);c="; expires="+a.toGMTString();document.cookie=b+"="+d+c+"; path=/"}function readCookie(b){b+="=";for(var d=document.cookie.split(";"),c=0;c<d.length;c++){for(var a=d[c];a.charAt(0)==" ";)a=a.substring(1,a.length);if(a.indexOf(b)==0)return a.substring(b.length,a.length)}return null}window.onload=setUserOptions;
function setUserOptions(){prefsLoaded||(currentFontSize=(cookie=readCookie("fontSize"))?cookie:defaultFontSize,setFontSize(currentFontSize),prefsLoaded=!0)}window.onunload=saveSettings;function saveSettings(){createCookie("fontSize",currentFontSize,365)}var WindowObjectReference;function openPopup(b,d,c,a){WindowObjectReference=window.open(b,d,"width="+c+",height="+a+",resizable=yes,scrollbars=yes,status=yes");WindowObjectReference.focus()};
