<!--Ϲ뿪ʼ-->
<DIV id=rolllink style="OVERFLOW: hidden; WIDTH: 583px; HEIGHT: 109px">
  <DIV id=rolllink1>
    <TABLE cellSpacing=5 width="100%">
      <tr>
       <td id=demo11 vAlign=top>
        <!--{$GetPicPhoto(3,arrChildID,true,0,6,false,false,0,1,1,130,90,30,0,false,20)}--> </td>
       <td id=demo12 vAlign=top></td>
      </tr> 
    </TABLE>
  </DIV>
  <DIV id=rolllink2></DIV>
</DIV>
<SCRIPT>
var rollspeed=40
rolllink2.innerHTML=rolllink1.innerHTML
function Marquee(){
if(rolllink2.offsetTop-rolllink.scrollTop<=0)
rolllink.scrollTop-=rolllink1.offsetHeight
else{
rolllink.scrollTop++
}
}
var MyMar=setInterval(Marquee,rollspeed)
rolllink.onmouseover=function() {clearInterval(MyMar)}
rolllink.onmouseout=function() {MyMar=setInterval(Marquee,rollspeed)}
</SCRIPT>
<!--Ϲ-->
