<!-- 
var version="other"                                                                       
browserName=navigator.appName;browserVer=parseInt(navigator.appVersion);if(browserName=="Netscape"&&browserVer>=3)version="n3";else if(browserName=="Netscape"&&browserVer<3)version="n2";else if(browserName=="Microsoft Internet Explorer"&&browserVer>=4)version="e4";else if(browserName=="Microsoft Internet Explorer"&&browserVer<4)version="e3";function stopError()                                                                       
{return true;}window.onerror=stopError;function wireOpen()                                                                       
{if(version=="e4")                                                                       
{document.write("<marquee behavior=scroll direction=left width=380 height=90 scrollamount=3 scrolldelay=0 onmouseover='this.stop()' onmouseout='this.start()'>")                                                                       
}}function wireClose()                                                                       
{if(version=="e4")                                                                       
{document.write("</marquee>")                                                                       
}}
wireOpen();
document.write("<DIV align=center>");
document.write("<table width='100%'  border='0' cellspacing='2' cellpadding='0'>");
document.write("  <tr>");
document.write("    <td><a href='http://www.xycx.net/pic/' target='_blank'><img src='images/yd/01.gif' width='120' height='90' border='0'></a></td>");
document.write("    <td><a href='http://www.xycx.net/pic/' target='_blank'><img src='images/yd/02.gif' width='120' height='90' border='0'></a></td>");
document.write("    <td><a href='http://www.xycx.net/pic/' target='_blank'><img src='images/yd/03.gif' width='120' height='90' border='0'></a></td>");
document.write("    <td><a href='http://www.xycx.net/pic/' target='_blank'><img src='images/yd/04.gif' width='120' height='90' border='0'></a></td>");
document.write("    <td><a href='http://www.xycx.net/pic/' target='_blank'><img src='images/yd/05.gif' width='120' height='90' border='0'></a></td>");
document.write("    <td><a href='http://www.xycx.net/pic/' target='_blank'><img src='images/yd/06.gif' width='120' height='90' border='0'></a></td>");
document.write("    <td><a href='http://www.xycx.net/pic/' target='_blank'><img src='images/yd/07.gif' width='120' height='90' border='0'></a></td>");
document.write("    <td><a href='http://www.xycx.net/pic/' target='_blank'><img src='images/yd/08.gif' width='120' height='90' border='0'></a></td>");
document.write("  </tr>");
document.write("</table>");
document.write("</DIV>");
//-->