⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 default_html.asp

📁 电子商城代码
💻 ASP
字号:
<!--#include file="top.asp"-->
<%
On Error Resume next
response.charset="utf-8"
session.codepage=65001
Dim sort_id,csort_id,cxsort_id,sort_name,csort_name,cxsort_name
strwebtitle=www56770com_word248
response.write c_skin_56770(c_skin_word(skin_head))
topmenu()

response.write"<table width='"&webwidth&"' cellpadding='0' cellspacing='0' align='center'>"&_
              "  <tr>"&_
              "   <td>"&c_skin_56770(c_skin_word(skin_default))&"</td>"&_
              "  </tr>"&_
              "</table>"
%>
<!--#include file="footer.asp"-->
<%
If qq_zt=1 And qq_ys=1 Then 
       qq_fd()
End If
connclose()
%>
<script>
function openwin()
{ 
    window.open("vote.asp?stype=view","","width=400,height=200,top=0,left=0, toolbar=no, menubar=no, scrollbars=no, resizable=no,location=no, status=no" );
} 
</script>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -