function GE(a){return document.getElementById(a)}function getValueOf(a){return document.getElementById(a).value}function addOnLoadEvent(b){var a=window.onload;if(typeof window.onload!="function"){window.onload=b}else{window.onload=function(){if(a){a()}b()}}}function createXMLHTTPObject(){var b=null;try{b=new XMLHttpRequest()}catch(a){try{b=new ActiveXObject("Msxml2.XMLHTTP")}catch(a){b=new ActiveXObject("Microsoft.XMLHTTP")}}return b}function executeAJAX(f,a,c){var d=getXMLHTTPObject();var c=(c==undefined||c=="")?"GET":c.toUpperCase();var a=(a==undefined)?"":a;d.open(c,f,false);if(c=="POST"){d.setRequestHeader("Content-type","application/x-www-form-urlencoded")}try{d.send(a)}catch(b){return"XML HTTP ERROR"}return d.responseText}function queryStringValue(c){fullQueryString=window.location.search.substring(1);queryStringValue=fullQueryString.split("&");for(var a=0;a<queryStringValue.length;a++){var b=queryStringValue[a].split("=");if(b[0]==c){return b[1]}}return""}function readCookie(b){var e=b+"=";var d=document.cookie.split(";");for(var c=0;c<d.length;c++){var a=d[c];while(a.charAt(0)==" "){a=a.substring(1,a.length)}if(a.indexOf(e)==0){return a.substring(e.length,a.length)}}return""}function addOnLoadEvent(b){var a=window.onload;if(typeof window.onload!="function"){window.onload=b}else{window.onload=function(){if(a){a()}b()}}}function OpenWindow(e,f,a,d,c){if(!f){f=600}if(!a){a=400}if(!d){d="scrollbars=yes,menubar=yes,toolbar=yes,location=yes,status=yes,resizable=yes"}if(!c){c="outsideSiteWindow"}var b=window.open(e,c,"width="+f+",height="+a+","+d)}function OpenChiclet(a,b){window.open(a,b,"toolbar=false location=false  status=false")}function SubmitChanges(){document.form1.change.value="yes";document.form1.submit()}function ResetLeft(){document.form1.change.value="yes";document.form1.resetleft.value="yes";document.form1.submit()}function ResetRight(){document.form1.change.value="yes";document.form1.resetright.value="yes";document.form1.submit()}function autoTab(b,a,g){var d=(navigator.appName.indexOf("Netscape")!=-1);var f=(d)?g.which:g.keyCode;var c=(d)?[0,8,9]:[0,8,9,16,17,18,37,38,39,40,46];if(b.value.length>=a&&!containsElement(c,f)){b.value=b.value.slice(0,a);b.form[(getIndex(b)+1)%b.form.length].focus()}return true}function containsElement(a,d){var c=false;var b=0;while(!c&&b<a.length){if(a[b]==d){c=true}else{b++}}return c}function getIndex(a){var b=-1;var c=0;var d=false;while(c<a.form.length&&b==-1){if(a.form[c]==a){b=c}else{c++}}return b}function createElementLink(c,b,e,a){var d=document.createElement("a");setElementNameAndID(d,c);d.innerHTML=e;d.setAttribute("href",b);d.setAttribute("title",(a==undefined?e:a));return d}function setElementNameAndID(b,a){b.setAttribute("name",a);b.setAttribute("id",a)}function getXMLHTTPObject(){return createXMLHTTPObject()};
