Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
94 lines (83 sloc)
4.12 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <%@ LANGUAGE = "JScript" %> | |
| <html> | |
| <script> | |
| function NewWindow(url) | |
| { | |
| var hWnd = window.open(url, "HelpWindow", "width=480,height=150,resizable=yes,scrollbars=yes"); | |
| } | |
| </script> | |
| <head> | |
| <meta name="postinfo" content="/scripts/postinfo.asp"> | |
| <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> | |
| <title>中国汽车维修网</title> | |
| <meta name="GENERATOR" content="Microsoft FrontPage 4.0"> | |
| </head> | |
| <body leftmargin="0" link="#FF0000" background="images/6_copy.jpg"> | |
| <script> | |
| NewWindow("SY.HTM"); | |
| </script> | |
| <table border="0" width="89%" cellspacing="0" cellpadding="0" height="144"> | |
| <tr> | |
| <td width="16%" align="center" height="144" valign="top"><a href="Main.htm"><img | |
| src="images/dh1.gif" alt="dh1.gif (35681 字节)" WIDTH="114" HEIGHT="123" border="0"></a></td> | |
| <td width="87%" align="center" height="144" valign="middle"><p align="center"><a | |
| href="Main.htm"><img src="images/home40.jpg" width="482" height="123" | |
| alt="home40.jpg (19959 字节)" align="left" border="0"></a></td> | |
| </tr> | |
| </table> | |
| <table border="0" width="89%" cellspacing="0" cellpadding="0" height="105"> | |
| <tr> | |
| <td width="52%" align="right" rowspan="2" height="87"><a href="Main.htm"><img | |
| src="images/homea50.gif" width="322" height="204" alt="homea50.gif (19347 字节)" | |
| align="left" border="0"></a></td> | |
| <td width="75%" align="center" height="1"><p align="center"><a href="Main.htm"><br> | |
| <font color="#F5C501" face="方正隶变简体"><big><big><big><strong>欢迎进入本站</strong></big></big></big></font></a></td> | |
| </tr> | |
| <tr> | |
| <td width="54%" align="left" nowrap height="154" valign="middle"><p align="left" | |
| style="line-height: 10px; text-decoration: blink; vertical-align: baseline"> </p> | |
| <p align="left" style="line-height: 0px; text-decoration: blink; vertical-align: baseline"><strong><font | |
| face="楷体_GB2312" color="#408080">主管</font><font color="#F5C501" | |
| face="楷体_GB2312"> 中国进口汽车贸易中心</font><font size="3" | |
| face="楷体_GB2312" color="#F5C501"> </font></strong></p> | |
| <p align="left" style="line-height: 0px; text-decoration: blink"><strong><font | |
| face="楷体_GB2312" size="3" color="#408080">主办</font><font size="3" | |
| face="楷体_GB2312" color="#F5C501"> 中进汽贸汽车技术服务有限公司</font></strong></p> | |
| <p align="left" style="line-height: 1px; text-decoration: blink"><strong><font | |
| face="楷体_GB2312" color="#408080">协办</font><font color="#F5C501" | |
| face="楷体_GB2312"> 中国汽车保修设备行业协会</font></strong></p> | |
| <p align="left" style="line-height: 1px; text-decoration: blink"><font color="#F5C501" | |
| face="楷体_GB2312"><strong> 中国汽车维修与检测行业协会(筹)</strong></font></td> | |
| </tr> | |
| </table> | |
| <table border="0" width="90%" cellspacing="1" cellpadding="0"> | |
| <tr> | |
| <td width="55%" align="center"><marquee border="1" | |
| style="background-color: rgb(255,255,255); color: rgb(0,0,255)" align="middle" width="345" | |
| height="16" scrolldelay="180">中国汽车维修信息网,已经正式全面开通,欢迎光临!</marquee></td> | |
| <td width="3%" align="center"></td> | |
| <td width="44%" align="center"></td> | |
| </tr> | |
| </table> | |
| <table border="0" width="89%" cellspacing="0" cellpadding="0" height="1"> | |
| <tr> | |
| <td width="78%" height="78" align="center" rowspan="4"><hr size="1" color="#008000"> | |
| <p align="center"><font size="2" color="#0000FF">E-mail:</font> <font color="#FF0000"><a | |
| href="mailto:cauto@public.east.net.cn">cauto@public.east.net.cn</a></font><br> | |
| <font size="2" color="#0000FF">Copyright © 1999 | |
| 中进汽贸汽车技术服务有限公司</font></td> | |
| <td width="22%" height="17" align="center"></td> | |
| </tr> | |
| <tr> | |
| <td width="22%" height="16" align="center"></td> | |
| </tr> | |
| <tr> | |
| <td width="22%" height="12" align="center"></td> | |
| </tr> | |
| <tr> | |
| <td width="22%" height="36" align="center"><img src="cgibin/Count.exe?dd=b|df=sample.dat" | |
| border="0" noborder alt="计数器" align="top"></td> | |
| </tr> | |
| </table> | |
| </body> | |
| </html> |