| 华阳产品分类 |
|
|
| |
| <%=conn.execute("select banquan from sys")(0)%> |
| 公司地址:<%=conn.execute("select add from sys")(0)%> |
| 公司电话:<%=conn.execute("select tel from sys")(0)%> |
| 联系手机:<%=conn.execute("select tel2 from sys")(0)%> <%=conn.execute("select qq from sys")(0)%> |
| 企业邮箱:<%=conn.execute("select msn from sys")(0)%> |
| 邮政编码:<%=conn.execute("select fax2 from sys")(0)%> |
| 企业网址:<%=conn.execute("select web from sys")(0)%> |
|
|
 |
| <%=conn.execute("select indexcom from sys")(0)%> |
|
|
|