求无缝循环解决方法

求无缝循环div style margin-top:11pxwidth:505px height:80px float:left padding-left:65pxm

求无缝循环
<div style=" margin-top:11px;width:505px; height:80px; float:left; padding-left:65px;">
  <marquee scrollamount="2">
  <%for i= 1 to 100 %> <img src="images/sjy_04.jpg" width="117" height="79" /><%next%>
  </marquee>
  </div>

[解决办法]
http://www.lanrentuku.com/js/scroll.html