_uacct = "ua-1280928-10"; urchintracker(); function marqueelinkbox(id, lh, speed, delay) { var o = document.getelementbyid(id); var p = false; var t; o.style.overflow = "hidden"; o.style.height = o.style.lineheight = lh + "px"; o.style.lineheight = "23px"; o.style.height = o.style.lineheight; o.onmouseover = function() { p = true; } o.onmouseout = function() { p = false; } function start() { t = setinterval(scrolling, speed); if (!p) o.scrolltop++; } function scrolling() { if ((o.scrolltop % lh) != 0) { o.scrolltop++; if (o.scrolltop >= o.scrollheight - lh - 1) { o.scrolltop = 0; } } else { clearinterval(t); settimeout(start, delay); } } settimeout(start, delay); }
![]() |
|
|
|
|