www.gusucode.com > 水族产品用品经营类企业网站asp源代码程序 > null.asp

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="css.css" rel="stylesheet" type="text/css">
<script language="JavaScript" type="text/JavaScript" src="comm.js"></script>
<script language="JavaScript" type="text/JavaScript">
function dspl(sortid) {
eval("tmp_dsp=sort"+sortid+".style.display");
if(tmp_dsp=="none"){
eval("sort"+sortid+".style.display=''");
eval("img"+sortid+".src='image/class2.gif'");
}else{
eval("sort"+sortid+".style.display='none'");
eval("img"+sortid+".src='image/class1.gif'");
}
}</script>
<title>三木佳水族用品有限公司</title>
</head>

<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="945" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td rowspan="3" align="center" valign="top" class="ww8"><img src="image/logo.jpg" width="191" height="167"><table width="215" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td height="65" align="center" valign="bottom"><img src="image/index_06.gif" width="205" height="55"></td>
        </tr>
        <tr>
          <td align="center" background="image/bg3.jpg">
<table width="70%" height="8" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td align="left"><script language="JavaScript" type="text/JavaScript" src="sort.js"></script></td>
  </tr>
</table>
          </td>
        </tr>
    </table></td>
    <td width="730" align="center" valign="top" background="image/bg2.gif"><!--#INCLUDE VIRTUAL="top.asp"-->
      <img src="image/tb.gif" width="730" height="21">    <div class="ww8"></div></td>
  </tr>
  <tr>
    <td align="center" valign="top" background="image/bg2.gif"><table width="80%" height="50" border="0" cellpadding="0" cellspacing="0">
      <tr>
        <td align="center" class="ww8">----------------------------- 您选择的类别为空 -----------------------------</td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td height="21" align="center" valign="bottom" background="image/bg2.gif"><img src="image/db.gif" width="730" height="21"></td>
  </tr>
</table>
<table width="80%" height="2" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td></td>
  </tr>
</table>
<!--#INCLUDE VIRTUAL="down.asp"-->
</body>
</html>