<HTML>
<HEAD>
<TITLE> New Document </TITLE>
<META NAME=Generator CONTENT=EditPlus>
<META NAME=Author CONTENT=>
<META NAME=Keywords CONTENT=>
<META NAME=Description CONTENT=>
</HEAD>
<BODY>
<SCRIPT language=Javascript>
<!--
//***********************************
// 艺壶网: http://www.zishapot.com/
// 联系:[email protected]
// 导航菜单
// 如有转载请保留本注释
//***********************************
//-->
document.write("<table align=center width=780 border=0 cellpadding=0 cellspacing=0 style=BORDER-LEFT: #cccccc 1px solid;BORDER-RIGHT: #cccccc 1px solid>");
document.write("    <tr> ");
document.write("     <td width=780 height=90 align=center class=border01 bgcolor=#FFFFFF>");
document.write("      <div id=demo style=overflow:hidden;width:750;align=center>");
document.write("        <table border=0 align=center cellpadding=1 cellspacing=1 cellspace=0 >");
document.write("         <tr>");
document.write("           <td valign=top bgcolor=ffffff id=marquePic1> ");
document.write("             <table width=90% border=0 cellspacing=0 cellpadding=0>");
document.write("               <tr align=center> ");
document.write("                <td><img src=images/cn/200463020137.gif width=70 height=70 hspace=2 border=0 ></a></td>");
document.write("                <td><img src=images/cn/429.gif width=70 height=70 hspace=2 border=0></a></td>");
document.write("                <td><img src=images/cn/200463020137.gif width=70 height=70 hspace=2 border=0></a></td>");
document.write("                <td><img src=images/cn/429.gif width=70 height=70 hspace=2 border=0></a></td>");
document.write("                <td><img src=images/cn/200463020137.gif width=70 height=70 hspace=2 border=0></a></td>");
document.write("                <td><img src=images/cn/429.gif width=70 height=70 hspace=2 border=0></a></td>");
document.write("                <td><img src=images/cn/200463020137.gif width=70 height=70 hspace=2 border=0></a></td>");
document.write("                <td><img src=images/cn/429.gif width=70 height=70 hspace=2 border=0></a></td>");
document.write("                <td><img src=images/cn/200463020137.gif width=70 height=70 hspace=2 border=0></a></td>");
document.write("                <td><img src=images/cn/429.gif width=70 height=70 hspace=2 border=0></a></td>");
document.write("      </tr>");
document.write("           </table>");
document.write("           </td>");
document.write("       <td id=marquePic2 valign=top></td>");
document.write("         </tr>");
document.write("        </table>");
document.write("       </div>");
document.write("      </td>");
document.write("    </tr>");
document.write("  </table>");
var speed=20;
marquePic2.innerHTML=marquePic1.innerHTML;
function Marquee(){ 
if(demo.scrollLeft>=marquePic1.scrollWidth){ 
demo.scrollLeft=0;
}else{ 
demo.scrollLeft++;


var MyMar=setInterval(Marquee,speed) 
demo.onmouseover=function() {clearInterval(MyMar)} ;
demo.onmouseout=function() {MyMar=setInterval(Marquee,speed)} 
</SCRIPT>
</BODY>
</HTML>