var offsetfrommouse=[10,10],displayduration=0,currentimageheight=400,padding=10,zoomimg_w=0,zoomimg_h=0;if(document.getElementById||document.all){document.write('
');document.write("
")} function getObj(a){if(document.getElementById){this.obj=document.getElementById(a);this.style=document.getElementById(a).style}else if(document.all){this.obj=document.all[a];this.style=document.all[a].style}else if(document.layers){this.obj=document.layers[a];this.style=document.layers[a]}}function gettrail(){return new getObj("trailimageid")}function truebody(){return!window.opera&&document.compatMode&&document.compatMode!="BackCompat"?document.documentElement:document.body} function showtrail(a,c,f,g,d,b,e,h,i,j,k){zoomimg_w=d;zoomimg_h=b;if(b>0)currentimageheight=b;trailobj=gettrail().obj;trailobj.style.width=d+2*padding+"px";trailobj.style.height=b+2*padding+"px";trailobj.setAttribute("startx",h);trailobj.setAttribute("starty",i);trailobj.setAttribute("startw",j);trailobj.setAttribute("starth",k);trailobj.setAttribute("imagename",a);trailobj.setAttribute("imgtitle",c);document.onmousemove=followmouse} function hidetrail(){trailstyle=gettrail().style;trailstyle.visibility="hidden";document.onmousemove="";trailstyle.left="-2000px";trailstyle.top="-2000px"} function followmouse(a){var c=offsetfrommouse[0],f=offsetfrommouse[1],g=document.all?truebody().scrollLeft+truebody().clientWidth:pageXOffset+window.innerWidth-15,d=document.all?Math.min(truebody().scrollHeight,truebody().clientHeight):Math.min(window.innerHeight),b=null,e=null;if(typeof a!="undefined"){if(typeof a.layerX!="undefined"&&typeof a.layerY!="undefined"){b=a.layerX;e=a.layerY}else if(typeof a.x!="undefined"&&typeof a.y!="undefined"){b=a.x;e=a.y}if(g-a.pageX=startx&&b<=startx+startw&&e>=starty&&e<=starty+starth){newHTML="

"+title+ "

";newHTML=newHTML+'
';trail.obj.innerHTML=newHTML;trail.style.visibility="visible"}};