function $(A){return top.window.document.getElementById(A)}function setOpacity(B,A){if(A.length==1){A="0"+A}var C="0."+A.charAt(0)+A.charAt(1);$(B).style.opacity=C;$(B).style.filter="alpha(opacity="+A+")"}function int2px(A){if(typeof A!="string"){A=A+""}if(A.indexOf("px")==-1){return A+"px"}else{return A}}function px2int(B){var A=B.indexOf("px");if(A==-1){return parseInt(B)}else{return parseInt(B.substr(0,A))}}function addJS(A){if(!jxs.tmp1){jxs.tmp1=new jx();jxs.tmp1.jx.addJS(A);jxs.tmp1=null}else{jxs.tmp1.jx.addJS(A)}}function addCSS(A){if(!jxs.tmp1){jxs.tmp1=new jx();jxs.tmp1.jx.addCSS(A);jxs.tmp1=null}else{jxs.tmp1.jx.addCSS(A)}}function getMouseXY(A){if(Browser.isFirefox){x=A.clientX;y=A.clientY}else{x=A.x;y=A.y}return{x:x,y:y}}function g(B,A,E){if(!B){return}var D="on"+A;if(B.addEventListener){B.addEventListener(A,E,false)}else{if(B.attachEvent){B.attachEvent(D,E)}else{var C=B[D];B[D]=function(){var G=C.apply(this,arguments),F=E.apply(this,arguments);return G==undefined?F:(F==undefined?G:F&&G)}}}}if(window.Node){Node.prototype.__defineGetter__("innerText",function(){if(this.nodeType==3){return this.nodeValue}else{var A="";for(var B=this.firstChild;B;B=B.nextSibling){A+=B.innerText}return A}})};
