xw.asp
资源名称:NetPhone.rar [点击查看]
上传用户:xxtaishan
上传日期:2022-01-02
资源大小:4063k
文件大小:2k
源码类别:
IP电话/视频会议
开发平台:
ASP/ASPX
- <%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
- <!--#include file="inc/index_conn.asp" -->
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
- <title>自由通::通讯设备有限公司</title>
- <style type="text/css">
- <!--
- body {
- margin-left: 0px;
- margin-top: 0px;
- margin-right: 0px;
- margin-bottom: 0px;
- background-image: url(image/index/bg.gif);
- }
- -->
- </style>
- <link href="css/css.css" rel="stylesheet" type="text/css" />
- </head>
- <body>
- <table width="858" border="0" align="center" cellpadding="0" cellspacing="0">
- <tr>
- <td><!--#include file="top.asp" --></td>
- </tr>
- </table>
- <table width="858" border="0" align="center" cellpadding="0" cellspacing="0">
- <tr>
- <td width="11" height="151" rowspan="2" background="image/index/leftbg.gif"> </td>
- <td height="9" colspan="3" bgcolor="#FFFFFF"></td>
- <td width="13" rowspan="2" background="image/index/rightbg.gif"> </td>
- </tr>
- <tr>
- <td width="226" height="293" valign="top" bgcolor="#FCFCFC"><table width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td><!--#include file="left.asp" --></td>
- </tr>
- </table></td>
- <td width="6" valign="top" bgcolor="#FCFCFC"></td>
- <td width="601" valign="top" bgcolor="#FCFCFC"><table width="94%" border="0" align="center" cellpadding="0" cellspacing="0">
- <tr>
- <td><img src="image/sub/center_news.gif" width="599" height="33" /></td>
- </tr>
- <tr>
- <td height="30" class="style1"><div align="right">首页 > 新闻动态</div></td>
- </tr>
- <tr>
- <td height="1" background="image/index/dot.gif"></td>
- </tr>
- <tr>
- <td height="252" valign="top"><!--#include file="xw_bh.asp" --></td>
- </tr>
- </table></td>
- </tr>
- </table>
- <table width="858" border="0" align="center" cellpadding="0" cellspacing="0">
- <tr>
- <td><!--#include file="bottom.asp" --></td>
- </tr>
- </table>
- </body>
- </html>