<!-- Search
function query()
{
if(document.forms.trsweb.SearchWord.value==""){
    window.open("http://trs.sconline.com.cn/trsweb/mainframe.htm","trsweb");
    return false;
    }
else {
   document.forms.trsweb.submit;
   }
}
//-->
document.writeln("<table width=\"760\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">");
document.writeln("<tr>");
document.writeln("<td width=\"175\"><img src=\"http://sichuan.scol.com.cn/images/scol.jpg\" width=\"175\" height=\"65\"></td>");
document.writeln("<td align=\"center\"><embed src=http://sichuan.scol.com.cn/images/banner.swf quality=high pluginspage=http://www.macromedia.com/go/getflashplayer type=application/x-shockwave-flash width=560 height=65 SCALE=exactfit></embed></td>");
document.writeln("</tr>");
document.writeln("</table>");
document.writeln("<table width=\"760\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">");
document.writeln("<tr><td height=\"8\"><img src=\"http://sichuan.scol.com.cn/images/spacer.gif\" width=\"1\" height=\"1\"></td></tr>");
document.writeln("</table>");
