function centerPopup(E,D,F,A){var H=(screen.height-A)/2;var G=(screen.width-F)/2;var C="alwaysRaised=yes,top="+H+",left="+G+",width="+F+",height="+A;var B=window.open(E,D,C)}function hideshow(B){var A=document.getElementById(B);if(A.style.display=="none"){A.style.display=""}else{A.style.display="none"}}function goLiteId(A){if(window.XMLHttpRequest){document.getElementById(A).style.color="#FF9900"}else{if(window.ActiveXObject){}}}function goDimId(A){if(window.XMLHttpRequest){document.getElementById(A).style.color=""}else{if(window.ActiveXObject){}}};
