// JavaScript Document
var specialcode1="<DIV id=searchspe1 style='Z-INDEX: 100; right: 1px; POSITION: absolute; TOP: 50px;'><TABLE cellSpacing=0 cellPadding=0 width=104 style='border-left:1px solid #333333;border-top:1px solid #333333;border-right:1px solid #333333;font-size:12px;color:#ffffff'><TR bgcolor=#FF6C00><TD height=10>&nbsp;</TD><TD style='CURSOR: hand' onclick=searchspe1.style.visibility='hidden' width=30>¹Ø ±Õ</TD></TR></TABLE><a href ='#'><img src=images/2.gif width=104 height=260></a></DIV>";document.write(specialcode1);lastScrollY1=0;function heartBeat01(){diffY1=document.body.scrollTop;percent1=.1*(diffY1-lastScrollY1);if(percent1>0)percent1=Math.ceil(percent1);else percent1=Math.floor(percent1);document.all.searchspe1.style.pixelTop+=percent1;lastScrollY1=lastScrollY1+percent1;}window.setInterval("heartBeat01()",1);