﻿
var description=new Array()
description[0]='This is tool-tip description 1'
description[1]='<b>This is tool-tip descrition 2'
description[2]='<iframe src="googleads_popup.htm" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" topmargin="0" leftmargin="0" allowtransparency="true" width="300" height="400"><script language="JavaScript" type="text/javascript">document.write(\'<a href="http://clk.atdmt.com/ZH1/go/130832589/direct;wi.300;hi.250/01/" target="_blank"><img src="http://view.atdmt.com/ZH1/view/130832589/direct;wi.300;hi.250/01/"/></a>\');</script><noscript><a href="http://clk.atdmt.com/ZH1/go/130832589/direct;wi.300;hi.250/01/" target="_blank"><img border="0" src="http://view.atdmt.com/ZH1/view/130832589/direct;wi.300;hi.250/01/" /></a></noscript></iframe>'
iens6=document.all||document.getElementById
ns4=document.layers
var mainobj;var mainname;var thename
var theobj
var thetext
var winHeight
var winPositionFromTop
var winWidth
var startH=2
var openTimer
function ietruebody(){return(document.compatMode&&document.compatMode!="BackCompat")?document.documentElement:document.body}
function setObj(text,theswitch,inwidth,inheight){thetext=text
if(iens6){mainname="viewer_id"
mainobj=document.getElementById?document.getElementById(mainname):document.all.mainname
thename="viewer"
theobj=document.getElementById?document.getElementById(thename):document.all.thename
winHeight=100
if(iens6&&document.all){winPositionFromTop=!window.opera?ietruebody().clientHeight:document.body.clientHeight
winWidth=(ietruebody().clientWidth-ietruebody().RightMargin)}
if(iens6&&!document.all){winPositionFromTop=window.innerHeight
winWidth=(window.innerWidth-(ietruebody().offsetRight+30))}
if(theswitch=="override"){winWidth=inwidth
winHeight=inheight}
theobj.style.width=winWidth+"px"
theobj.style.height=startH+"px"
if(iens6&&document.all){theobj.style.top=ietruebody().scrollTop+winPositionFromTop+"px"
theobj.innerHTML=""
theobj.insertAdjacentHTML("BeforeEnd","<table cellspacing=0 width="+winWidth+" height="+winHeight+" border=0><tr><td width=100% valign=top><font type='times' size='2' style='color:black;font-weight:normal'>"+thetext+"</font></td></tr></table>")}
if(iens6&&!document.all){theobj.style.top=window.pageYOffset+winPositionFromTop+"px"
theobj.innerHTML=""
theobj.innerHTML="<table cellspacing=0 width="+winWidth+" height="+winHeight+" border=0><tr><td width=100% valign=top><font type='times' size='2' style='color:black;font-weight:normal'>"+thetext+"</font></td></tr></table>"}}
viewIt()}
function viewIt(){if(startH<=winHeight){if(iens6){mainobj.style.visibility="visible"
if(iens6&&document.all){mainobj.style.top=(ietruebody().scrollTop+winPositionFromTop)-startH+"px"}
if(iens6&&!document.all){mainobj.style.top=(window.pageYOffset+winPositionFromTop)-startH+"px"}
mainobj.style.height=startH+"px"
startH+=2
openTimer=setTimeout("viewIt()",10)}}else{clearTimeout(openTimer)}}
function stopIt(){if(iens6){mainobj.innerHTML=""
mainobj.style.visibility="hidden"
startH=2}}
function obj_position(){if(iens6&&document.all){theobj.style.top=ietruebody().scrollTop+winPositionFromTop+"px"
if(startH!=2){mainobj.style.top=(ietruebody().scrollTop+winPositionFromTop)-startH+"px"}}
if(iens6&&!document.all){theobj.style.top=window.pageYOffset+winPositionFromTop+"px"
if(startH!=2){mainobj.style.top=(window.pageYOffset+winPositionFromTop)-startH+"px"}}}