var RoomCode='<table align="left" cellpadding="0" cellspace="0" border="0">'
RoomCode=RoomCode+'<tr>'
RoomCode=RoomCode+'<td id="room1" valign="top">'
RoomCode=RoomCode+'<table border="0" cellpadding="0" cellspacing="0">'
RoomCode=RoomCode+'<tr>'
RoomCode=RoomCode+'<td><a href="/rolist_1.html"><img alt="医院大门实景图" src="/uploadfile/ro/100826_634184341478750000.jpg" width="150" height="83" hspace="5" border="0"></a></td><td><a href="/rolist_1.html"><img alt="百万级洁净层流手术室" src="/uploadfile/ro/100825_634183536141718750.jpg" width="150" height="83" hspace="5" border="0"></a></td><td><a href="/rolist_1.html"><img alt="为国际友人诊断病情" src="/uploadfile/ro/100825_634183532686093750.jpg" width="150" height="83" hspace="5" border="0"></a></td><td><a href="/rolist_1.html"><img alt="微笑服务" src="/uploadfile/ro/100520_634099790876718750.jpg" width="150" height="83" hspace="5" border="0"></a></td><td><a href="/rolist_1.html"><img alt="欢送奥运引导小姐" src="/uploadfile/ro/100825_634183541669375000.jpg" width="150" height="83" hspace="5" border="0"></a></td><td><a href="/rolist_1.html"><img alt="新生儿智能开发" src="/uploadfile/ro/100825_634183541515156250.jpg" width="150" height="83" hspace="5" border="0"></a></td><td><a href="/rolist_1.html"><img alt="新生儿智能开发2" src="/uploadfile/ro/100825_634183541332656250.jpg" width="150" height="83" hspace="5" border="0"></a></td><td><a href="/rolist_1.html"><img alt="产科医生环境" src="/uploadfile/ro/100825_634183541045156250.jpg" width="150" height="83" hspace="5" border="0"></a></td><td><a href="/rolist_1.html"><img alt="准妈妈课堂" src="/uploadfile/ro/100825_634183535926406250.jpg" width="150" height="83" hspace="5" border="0"></a></td><td><a href="/rolist_1.html"><img alt="准妈咪大学堂2" src="/uploadfile/ro/100825_634183535684687500.jpg" width="150" height="83" hspace="5" border="0"></a></td><td><a href="/rolist_1.html"><img alt="输液室2" src="/uploadfile/ro/100825_634183535003437500.jpg" width="150" height="83" hspace="5" border="0"></a></td><td><a href="/rolist_1.html"><img alt="医生亲切接诊" src="/uploadfile/ro/100825_634183532453125000.jpg" width="150" height="83" hspace="5" border="0"></a></td><td><a href="/rolist_1.html"><img alt="VIP病房" src="/uploadfile/ro/100520_634099788481250000.jpg" width="150" height="83" hspace="5" border="0"></a></td><td><a href="/rolist_1.html"><img alt="医院大厅" src="/uploadfile/ro/100520_634099793295000000.jpg" width="150" height="83" hspace="5" border="0"></a></td><td><a href="/rolist_1.html"><img alt="新生儿智能开发屋" src="/uploadfile/ro/100520_634099794196250000.jpg" width="150" height="83" hspace="5" border="0"></a></td><td><a href="/rolist_1.html"><img alt="药房" src="/uploadfile/ro/100520_634099793840781250.jpg" width="150" height="83" hspace="5" border="0"></a></td><td><a href="/rolist_1.html"><img alt="输液室" src="/uploadfile/ro/100520_634099791941250000.jpg" width="150" height="83" hspace="5" border="0"></a></td><td><a href="/rolist_1.html"><img alt="患者就诊" src="/uploadfile/ro/100520_634099791585781250.jpg" width="150" height="83" hspace="5" border="0"></a></td><td><a href="/rolist_1.html"><img alt="VIP病房2" src="/uploadfile/ro/100520_634099791212343750.jpg" width="150" height="83" hspace="5" border="0"></a></td><td><a href="/rolist_1.html"><img alt="医院一角" src="/uploadfile/ro/100520_634099790242187500.jpg" width="150" height="83" hspace="5" border="0"></a></td>'
RoomCode=RoomCode+'</tr>'
RoomCode=RoomCode+'</table>'
RoomCode=RoomCode+'</td>'
RoomCode=RoomCode+'<td id="room2" valign="top">'
RoomCode=RoomCode+'</td>'
RoomCode=RoomCode+'</tr>'
RoomCode=RoomCode+'</table>'
document.write(RoomCode)
var speed=20
room2.innerHTML=room1.innerHTML
function Marquee()
{if(room2.offsetWidth-room.scrollLeft<=0)
room.scrollLeft-=room1.offsetWidth
else
{room.scrollLeft++}}
var MyMar=setInterval(Marquee,speed)
room.onmouseover=function(){clearInterval(MyMar)}
room.onmouseout=function(){MyMar=setInterval(Marquee,speed)}