function setCookie(C,D,A){var B=new Date();B.setDate(B.getDate()+A);B.setHours(0,0,0);document.cookie=C+"="+escape(D)+"; path=/; expires="+B.toGMTString()+";"}var offsetfrommouse=[15,15];var displayduration=0;var currentimageheight=300;if(document.getElementById||document.all){document.write('<div id="trailimageid" style="position:absolute;  z-index:5;">');document.write("</div>")}
function gettrailobj(){if(document.getElementById){return document.getElementById("trailimageid").style}else{if(document.all){return document.all.trailimagid.style}}}function gettrailobjnostyle(){if(document.getElementById){return document.getElementById("trailimageid")}else{if(document.all){return document.all.trailimagid}}}function truebody(){return(!window.opera&&document.compatMode&&document.compatMode!="BackCompat")?document.documentElement:document.body}
function showtrail(C,B,A){if(A>0){currentimageheight=A}gettrailobj().left="-500px";document.onmousemove=followmouse;newHTML='<div style="width:410px; height:377; padding: 5px; background-color: #FFF; border: 1px solid #888; z-index:6;">';newHTML=newHTML+"<table width=100% height=377 border=0 cellpadding=0 cellspacing=0>";newHTML=newHTML+"<tr><td height=10></td></tr>";newHTML=newHTML+"<tr><td align=center><h3>"+B+"</h3></td></tr>";newHTML=newHTML+'<tr><td align=center><img src="'+C+'" border="0"></td></tr>';newHTML=newHTML+"</table>";newHTML=newHTML+"</div>";gettrailobjnostyle().innerHTML=newHTML;gettrailobj().display="inline"}function hidetrail(){gettrailobj().innerHTML=" ";gettrailobj().display="none";document.onmousemove="";gettrailobj().left="-500px"}
function followmouse(E){var B=offsetfrommouse[0];var A=offsetfrommouse[1];var D=document.all?truebody().scrollLeft+truebody().clientWidth:pageXOffset+window.innerWidth-15;var C=document.all?Math.min(truebody().scrollHeight,truebody().clientHeight):Math.min(window.innerHeight);if(typeof E!="undefined"){if(D-E.pageX<380){B=E.pageX-B-420}else{B+=E.pageX}if(C-E.pageY<(currentimageheight+110)){A+=E.pageY-Math.max(0,(110+currentimageheight+E.pageY-C-truebody().scrollTop))}else{A+=E.pageY}}else{if(typeof window.event!="undefined"){if(D-event.clientX<380){B=event.clientX+truebody().scrollLeft-B-420}else{B+=truebody().scrollLeft+event.clientX}if(C-event.clientY<(currentimageheight+110)){A+=event.clientY+truebody().scrollTop-Math.max(0,(110+currentimageheight+event.clientY-C))}else{A+=truebody().scrollTop+event.clientY}}}var D=document.all?truebody().scrollLeft+truebody().clientWidth:pageXOffset+window.innerWidth-15;var C=document.all?Math.max(truebody().scrollHeight,truebody().clientHeight):Math.max(document.body.offsetHeight,window.innerHeight);if(A<0){A=A*-1}gettrailobj().left=B+"px";gettrailobj().top=A+"px"}