service1.asp
上传用户:xxtaishan
上传日期:2022-01-02
资源大小:4063k
文件大小:2k
源码类别:

IP电话/视频会议

开发平台:

ASP/ASPX

  1. <%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
  6. <title>自由通::通讯设备有限公司</title>
  7. <style type="text/css">
  8. <!--
  9. body {
  10. margin-left: 0px;
  11. margin-top: 0px;
  12. margin-right: 0px;
  13. margin-bottom: 0px;
  14. background-image: url(image/index/bg.gif);
  15. }
  16. -->
  17. </style>
  18. <link href="css/css.css" rel="stylesheet" type="text/css" />
  19. </head>
  20. <body>
  21. <table width="858" border="0" align="center" cellpadding="0" cellspacing="0">
  22.   <tr>
  23.     <td><!--#include file="top.asp" --></td>
  24.   </tr>
  25. </table>
  26. <table width="858" border="0" align="center" cellpadding="0" cellspacing="0">
  27.   <tr>
  28.     <td width="11" height="151" rowspan="2" background="image/index/leftbg.gif">&nbsp;</td>
  29.     <td height="9" bgcolor="#FFFFFF"></td>
  30.     <td width="13" rowspan="2" background="image/index/rightbg.gif">&nbsp;</td>
  31.   </tr>
  32.   <tr>
  33.     <td height="431" valign="top" bgcolor="#FCFCFC"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  34.       <tr>
  35.         <td><img src="image/sub/center_service.gif" width="834" height="33" /></td>
  36.       </tr>
  37.     </table>
  38.       <br />
  39.       <br />
  40.     <br /></td>
  41.     </tr>
  42. </table>
  43. <table width="858" border="0" align="center" cellpadding="0" cellspacing="0">
  44.   <tr>
  45.     <td><!--#include file="bottom.asp" --></td>
  46.   </tr>
  47. </table>
  48. </body>
  49. </html>