<DIV id=demo onmouseover=stopscroll(); style="OVERFLOW: hidden; WIDTH: 1000px"
onmouseout=doscroll()>
<DIV id=demo1
style="PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; WHITE-SPACE: nowrap"><A
href="http://www.meilin.org/" target=_blank><IMG height=121
src="index.files/zp001.jpg" width=188 border=0></A> <A
href="http://www.meilin.org/" target=_blank><IMG height=121
src="index.files/zp002.jpg" width=188 border=0></A> <A
href="http://www.meilin.org/" target=_blank><IMG height=121
src="index.files/zp003.jpg" width=188 border=0></A> <A
href="http://www.meilin.org/" target=_blank><IMG height=121
src="index.files/zp004.jpg" width=188 border=0></A> <A
href="http://www.meilin.org/" target=_blank><IMG height=121
src="index.files/zp005.jpg" width=188 border=0></A> <A
href="http://www.meilin.org/" target=_blank><IMG height=121
src="index.files/zp006.jpg" width=188 border=0></A> <A
href="http://www.meilin.org/" target=_blank><IMG height=121
src="index.files/zp007.jpg" width=188 border=0></A> <A
href="http://www.meilin.org/" target=_blank><IMG height=121
src="index.files/zp008.jpg" width=188 border=0></A> <A
href="http://www.meilin.org/" target=_blank><IMG height=121
src="index.files/zp009.jpg" width=188 border=0></A> </DIV></DIV>
<SCRIPT>
var t=demo.scrollWidth
demo1.innerHTML+=demo1.innerHTML
function doMarquee()
{
demo.scrollLeft=demo.scrollLeft<demo.scrollWidth-demo.offsetWidth?demo.scrollLeft+1:t-demo.offsetWidth
}
function doscroll()
{
sc=setInterval(doMarquee,20)
}
function stopscroll()
{
clearInterval(sc)
}
doscroll()
</SCRIPT>