active="link_1";function highlightLink(A){if(oldElement=document.getElementById(active)){oldElement.className=""}active=A;element=document.getElementById(A);element.className="current"}function fncCenteredChildWindow(A,C,F,B,D){if(screen.width){var E=(screen.width-F)/2;var G=(screen.height-C)/2}else{E=0;G=0}if(E<0){E=0}if(G<0){G=0}var H=window.open(A,"myWin","height="+C+",width="+F+",scrollbars="+B+",status="+D+",top="+G+",left="+E+",resizable=yes");H.focus()};