📄 default.asp
字号:
<%shop_name=request("shop_name")%>
<HTML><HEAD><TITLE>1</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<STYLE type=text/css>A:link {
COLOR: #333333; TEXT-DECORATION: none
}
A:visited {
COLOR: #333333; TEXT-DECORATION: none
}
A:active {
COLOR: #999999; TEXT-DECORATION: none
}
A:hover {
COLOR: #999999; TEXT-DECORATION: none
}
.font {width:700;
filter:blur(add=ture,direction=135,strength=10);font-size:35;
}
</STYLE>
<SCRIPT language=JavaScript>
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
function MM_findObj(n, d) { //v4.0
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && document.getElementById) x=document.getElementById(n); return x;
}
function MM_showHideLayers() { //v3.0
var i,p,v,obj,args=MM_showHideLayers.arguments;
for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v='hide')?'hidden':v; }
obj.visibility=v; }
}
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);}
//-->
</SCRIPT>
<META content="MSHTML 6.00.2716.2200" name=GENERATOR></HEAD>
<BODY text=#000000 vLink=#000000 aLink=#999999 link=#000000 bgColor=#ffffff
leftMargin=0 topMargin=0>
<DIV id=Layer1
style="Z-INDEX: 1; LEFT: 212px; WIDTH: 546px; POSITION: absolute; TOP: 84px; HEIGHT: 52px">
<TABLE style="FONT-SIZE: 30px" height=30 cellSpacing=0 cellPadding=0
width="100%" border=0>
<TBODY>
<TR>
<TD class=font ><font color="#0000FF"><b><%=shop_name%></b></font>
</TD></TR></TBODY></TABLE></DIV>
<div id=Layer2
style="Z-INDEX: 2; LEFT: 10px; WIDTH: 80px; POSITION: absolute; TOP: 255px; HEIGHT: 33px"></div>
<DIV id=Layer4
style="Z-INDEX: 4; LEFT: 495px; WIDTH: 234px; POSITION: absolute; TOP: 322px; HEIGHT: 15px">
<TABLE style="FONT-SIZE: 12px" cellSpacing=0 cellPadding=0 width=240 border=0>
<TBODY>
<TR>
<TD width=1><A
href="1.asp?shop_name=<%=shop_name%>">公司介绍</A></TD>
<TD width=1><A
href="2.asp?shop_name=<%=shop_name%>">推荐商品</A></TD>
<TD width=1><A
href="3.asp?shop_name=<%=shop_name%>">分类商品</A></TD>
<TD width=1><A
href="4.asp?shop_name=<%=shop_name%>">综合资讯</A></TD>
<TD width=1><A
href="6.asp?shop_name=<%=shop_name%>">旅游线路</A></TD>
<TD width=1><A
href="5.asp?shop_name=<%=shop_name%>">企业动态</A></TD>
<TD width=1><A
href="7.asp?shop_name=<%=shop_name%>">诚聘英才</A></TD>
<TD width=1><A
href="8.asp?shop_name=<%=shop_name%>">客户反馈</A></TD>
</TR></TBODY></TABLE></DIV>
<DIV id=Layer4
style="Z-INDEX: 3; LEFT: 49px; WIDTH: 232px; POSITION: absolute; TOP: 413px; HEIGHT: 12px">
<TABLE style="FONT-SIZE: 12px" cellSpacing=0 cellPadding=0 width="100%"
border=0>
<TBODY>
<TR>
<TD>
<DIV align=center><font color="#999999"><a href="http://www.0754b2c.com" target="_blank">汕头商城提供支持</a>
©2001-2002</font></DIV>
</TD></TR></TBODY></TABLE></DIV>
<TABLE style="POSITION: relative" cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD vAlign=top background=images/index_01.jpg><BR></TD>
<TD><IMG height=225 src="images/index_02.jpg" width=300></TD>
<TD><IMG height=225 src="images/index_03.jpg" width=252></TD></TR>
<TR>
<TD><IMG height=215 src="images/index_04.jpg" width=228></TD>
<TD><IMG height=215 src="images/index_05.jpg" width=300></TD>
<TD><IMG height=215 src="images/index_06.jpg"
width=252></TD></TR></TBODY></TABLE></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -