function OverlibLight(){var b=null;var j=null;var m=350;var l=0;var i=0;var s=0;var h=0;var f;function p(y,w,x){s=0;h=0;if(w!="undefined"){i=w}else{i=0}if(x!="undefined"){gMousePosition=x}else{gMousePosition=null}j=(document.getElementById("overDiv")?document.getElementById("overDiv"):e("overDiv"));if(b==null&&(typeof y)=="string"){try{b=document.getElementById(y)}catch(v){return}}else{if((typeof y)=="object"){b=y}}var u='<div class="'+b.className+'">';try{u+=b.innerHTML}catch(v){return}u+="</div>";j.innerHTML=u;j.style.width="auto";j.style.display="block";j.style.zIndex=100;if(f){clearTimeout(f)}try{f=setTimeout("oll.showContent()",50)}catch(t){}n()}this.sstt=p;function d(){if(j){b=null;j.style.display="none";j.style.visibility="hidden";if(f){clearTimeout(f)}try{f=setTimeout("oll.hideContent()",50)}catch(t){}g()}l=0}this.hstt=d;function q(){try{j.innerHTML=""}catch(t){}}this.hideContent=q;function r(z){var t,A;var u=0;var v=0;if(z.pageX){t=z.pageX;A=z.pageY;u=window.pageYOffset;v=z.screenX}else{t=z.clientX;A=z.clientY;if(document.documentElement&&document.documentElement.scrollTop){t+=document.documentElement.scrollLeft;u=document.documentElement.scrollTop;A+=u}else{if(document.body){t+=document.body.scrollLeft;u=document.body.scrollTop;A+=u}}}if(gMousePosition=="top"){t=t-10;A=A-10}else{t=t+10;A=A+10}browserWidth=c();browserHeight=k();var w=a();if(!w){w=100}if(t+m>browserWidth-20){t=browserWidth-m-20}if(gMousePosition=="top"){A=A-w;if(A<u){A=u+20}}else{if(A+w>browserHeight+u){A=u+browserHeight-w-20}}if(i==1){if(A>u){A=u+20}}t+=s;A+=h;j.style.left=t+"px";j.style.top=A+"px"}function o(){try{if(l==0){l=1;j.style.display="block";j.style.visibility="visible"}}catch(t){return}}this.showContent=o;function c(){var t=0;if(typeof(window.innerWidth)=="number"){t=window.innerWidth}else{if(document.documentElement&&(document.documentElement.clientWidth||document.documentElement.clientHeight)){t=document.documentElement.clientWidth}else{if(document.body&&(document.body.clientWidth||document.body.clientHeight)){t=document.body.clientWidth}}}return t}function a(){var u=0;try{u=parseInt(document.defaultView.getComputedStyle(j,"").height)}catch(t){try{var w=j.getClientRects();u=w[0].bottom-w[0].top}catch(v){u=50}}return u}function k(){var t=0;if(typeof(window.innerHeight)=="number"){t=window.innerHeight}else{if(document.documentElement&&(document.documentElement.clientWidth||document.documentElement.clientHeight)){t=document.documentElement.clientHeight}else{if(document.body&&(document.body.clientWidth||document.body.clientHeight)){t=document.body.clientHeight}}}return t}function n(){try{document.body.addEventListener("mousemove",r,false)}catch(v){try{document.body.onmousemove=function(){r(event)}}catch(t){try{window.attachEvent("onMouseMove",r)}catch(u){}}}}function g(){try{document.body.removeEventListener("mousemove",r,false)}catch(v){try{document.body.onmousemove=function(){}}catch(t){try{window.detachEvent("onMouseMove",r)}catch(u){}}}}function e(w,v){w=(w||"overDiv"),v=(v||1000);var t=document.getElementsByTagName("BODY")[0];var u=document.createElement("DIV");u.id=w;t.appendChild(u);objRef=u.style;objRef.position="absolute";objRef.display="none";objRef.visibility="hidden";objRef.zIndex=v;return u}}var oll=new OverlibLight();