var content = "<TABLE WIDTH=755 BORDER=0 CELLPADDING=0 CELLSPACING=0>";
content += "	<TR><TD  WIDTH=1 COLSPAN=3></TD></TR>";
content += "	<TR><TD WIDTH=1 ></TD>";
content += "	    <TD STYLE=\"TEXT-ALIGN:CENTER;FONT-SIZE:9PT\"><BR><a href=\"/yst/yst.shtml\" class=yes09>关于移数通</a> | <a href=\"/yst/service.shtml\" class=yes09>客服中心</a> | <a href=\"/newbie/newbie.shtml\" class=yes09>使用指南</a> | <a href=\"/map/map.shtml\" class=yes09>网站导航</a><BR>";
content += "	    	Copyright&copy;2001 &nbsp;mimi.com.cn &nbsp; All Rights Reserved.<BR><BR>";
content += "	    </TD>";
content += "	    <TD WIDTH=1 ></TD>";
content += "	</TR>";
content += "	<TR></TR>";
content += "</TABLE>";
document.write(content);
