📄 default.asp
字号:
'JomoWeb c2001 nstrpt2
dim rs_prefix, rs_postfix
rs_prefix = JomoPrefix(rs, "bclassid")
rs_postfix=JomoPostfix(rs)
%>
<html>
<head>
<title>白菜体育商城</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" href="ddd.css" type="text/css">
<SCRIPT language=javascript>
var nn = !!document.layers;
var ie = !!document.all;
if (nn) {
netscape.security.PrivilegeManager.enablePrivilege("UniversalSystemClipboardAccess");
var fr=new java.awt.Frame();
var Zwischenablage = fr.getToolkit().getSystemClipboard();
}
function submitonce(theform){
//if IE 4+ or NS 6+
if (document.all||document.getElementById){
//screen thru every element in the form, and hunt down "submit" and "reset"
for (i=0;i<theform.length;i++){
var tempobj=theform.elements[i]
if(tempobj.type.toLowerCase()=="submit"||tempobj.type.toLowerCase()=="reset")
//disable em
tempobj.disabled=true
}
}
}
tPopWait=20;
tPopShow=3500;
showPopStep=20;
popOpacity=80;
sPop=null;
curShow=null;
tFadeOut=null;
tFadeIn=null;
tFadeWaiting=null;
document.write("<style type='text/css'id='defaultPopStyle'>");
document.write(".cPopText { FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;FONT-SIZE: 8pt;background-color: #99CC00;color:#000000; border: 1px #444444 solid;font-color: font-size: 12px; padding-right: 4px; padding-left: 4px; height: 20px; padding-top: 2px; padding-bottom: 2px; filter: Alpha(Opacity=0)}");
document.write("</style>");
document.write("<div id='dypopLayer' style='position:absolute;z-index:1000;' class='cPopText'></div>");
function showPopupText(){
var o=event.srcElement;
MouseX=event.x;
MouseY=event.y;
if(o.alt!=null && o.alt!=""){o.dypop=o.alt;o.alt=""};
if(o.title!=null && o.title!=""){o.dypop=o.title;o.title=""};
if(o.dypop!=sPop) {
sPop=o.dypop;
clearTimeout(curShow);
clearTimeout(tFadeOut);
clearTimeout(tFadeIn);
clearTimeout(tFadeWaiting);
if(sPop==null || sPop=="") {
dypopLayer.innerHTML="";
dypopLayer.style.filter="Alpha()";
dypopLayer.filters.Alpha.opacity=0;
}
else {
if(o.dyclass!=null) popStyle=o.dyclass
else popStyle="cPopText";
curShow=setTimeout("showIt()",tPopWait);
}
}
}
function showIt(){
dypopLayer.className=popStyle;
dypopLayer.innerHTML=sPop;
popWidth=dypopLayer.clientWidth;
popHeight=dypopLayer.clientHeight;
if(MouseX+12+popWidth>document.body.clientWidth) popLeftAdjust=-popWidth-24
else popLeftAdjust=0;
if(MouseY+12+popHeight>document.body.clientHeight) popTopAdjust=-popHeight-24
else popTopAdjust=0;
dypopLayer.style.left=MouseX+12+document.body.scrollLeft+popLeftAdjust;
dypopLayer.style.top=MouseY+12+document.body.scrollTop+popTopAdjust;
dypopLayer.style.filter="Alpha(Opacity=0)";
fadeOut();
}
function fadeOut(){
if(dypopLayer.filters.Alpha.opacity<popOpacity) {
dypopLayer.filters.Alpha.opacity+=showPopStep;
tFadeOut=setTimeout("fadeOut()",1);
}
else {
dypopLayer.filters.Alpha.opacity=popOpacity;
tFadeWaiting=setTimeout("fadeIn()",tPopShow);
}
}
function fadeIn(){
if(dypopLayer.filters.Alpha.opacity>0) {
dypopLayer.filters.Alpha.opacity-=1;
tFadeIn=setTimeout("fadeIn()",1);
}
}
document.onmouseover=showPopupText;
</SCRIPT>
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<SCRIPT language=javascript>
<!--
document.ns = navigator.appName == "Netscape"
window.screen.width>800 ? imgheight=110:imgheight=110
window.screen.width>800 ? imgleft=110:imgleft=110
function qingzuiload()
{
if (navigator.appName == "Netscape")
{document.qingzui.pageY=pageYOffset+window.innerHeight-imgheight;
document.qingzui.pageX=pageXOffset+window.innerWidth-imgleft;
qingzuimove();
}
else
{
qingzui.style.top=document.body.scrollTop+document.body.offsetHeight-imgheight;
qingzui.style.left=document.body.offsetWidth-imgleft;
qingzui2.style.top=document.body.scrollTop+document.body.offsetHeight-imgheight-80;
qingzui2.style.left=document.body.offsetWidth-imgleft;
qingzuimove();
}
}
function qingzuimove()
{
if(document.ns)
{
document.qingzui.top=pageYOffset+window.innerHeight-imgheight
document.qingzui.left=pageXOffset+window.innerWidth-imgleft;
setTimeout("qingzuimove();",80)
}
else
{
qingzui.style.top=document.body.scrollTop+document.body.offsetHeight-imgheight;
qingzui.style.left=document.body.offsetWidth-imgleft;
qingzui2.style.top=document.body.scrollTop+document.body.offsetHeight-imgheight-80;
qingzui2.style.left=document.body.offsetWidth-imgleft;
setTimeout("qingzuimove();",80)
}
}
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)
if (navigator.appName == "Netscape")
{document.write("<layer id=qingzui top=300 width=64 height=80><a href=cart.asp><img src=images/lookcart.gif border=0></a></layer>")
qingzuiload()}
else
{
document.write("<div id=qingzui style='position: absolute;width:64;top:300;hidden: visible;z-index: 1'><a href=cart.asp><img src=images/lookcart.gif border=0></a></div>"
+"<div id=qingzui2 style='position: absolute;visibility: hidden;z-index: 10'><img src=images/lookcart.gif></div>");
qingzuiload()
}
//-->
</SCRIPT>
<form name="form2" method="post" action="<%=MM_LoginAction%>" style="MARGIN-BOTTOM: 2px; MARGIN-TOP: 0px">
<table width="771" border="0" cellspacing="0" cellpadding="0" align="center" class="dfont" height="20" bgcolor="#FFFFFF">
<tr>
<td height="12">
<table width="452" border="0" cellspacing="0" cellpadding="0" height="13" class="dfont">
<tr>
<td width="281" height="9" valign="bottom">用户名:
<input type="text" name="user2" size="10" style="BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid; BACKGROUND-COLOR: #ECFFB0" onFocus="this.select()" onMouseOver="this.focus()">
密码:
<input type="password" name="password2" size="10" style="BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid; BACKGROUND-COLOR: #ECFFB0" onFocus="this.select()" onMouseOver="this.focus()">
</td>
<td width="56" height="9" valign="top">
<input type="image" border="0" name="imageField2" src="images/login1.gif" width="41" height="17">
</td>
<td width="44" height="9" valign="top"><a href="reguser.asp"><img src="images/reguser.gif" width="41" height="17" border="0"></a>
</td>
<td width="71" height="9"><a href="password.asp">忘记密码</a></td>
</tr>
</table>
</td>
<td width="341" height="12">
<table border=0 cellpadding=0 cellspacing=0 width="100%" class="dfont">
<tbody>
<tr>
<td align=middle width="80" height="18"><a
href="yanshi.htm" target="_blank"><img height=20
src="images/top_yanshi.gif" width=20 border="0">购物演示</a></td>
<td align=middle width="80" height="18"><a
href="cart.asp"><img height=20
src="images/top_car.gif" width=20 border="0">购物车</a></td>
<td align=middle width="80" height="18"><a
href="#"><img height=20
src="images/top_help.gif" width=20 border="0">购物指南</a></td>
<td align=middle width="80" height="18"><a href="mailto:caiyi520@sina.com"><img src="images/top_chaxun.gif" width="20" height="20" border="0">意见反馈</a></td>
</tr>
</tbody>
</table>
</td>
</tr>
</table>
</form>
<!--#include file="top.asp" -->
<table width="771" border="0" cellspacing="0" cellpadding="0" align="center" height="374" class="bk1" bgcolor="#FFFFFF">
<tr>
<td width="20%" bgcolor="#999999" height="527" background="images/BG020.jpg" class="right" valign="top">
<br>
<br>
<%
'JomoWeb c2001 nstrpt3
if "rs1" <> "rs1" then
rs1.close()
if rs1.state = 1 then rs1_Fld = rs1("bclassid")
rs1.source = rs1_prefix & rs1_Fld & rs1_postfix
rs1.open()
end if
while NOT rs1.EOF
%>
<table width="88%" border="0" cellspacing="0" cellpadding="0" align="center" class="bk">
<tr bgcolor="#FFFFFF">
<td height="13" colspan="2">
<div align="center"><img src="images/bclassimg/<%=(rs1.Fields.Item("bclassimg").Value)%>" border="0"></div>
</td>
</tr>
<%
'JomoWeb c2001 nstrpt3
if "rs" <> "rs1" then
rs.close()
if rs1.state = 1 then rs1_Fld = rs1("bclassid")
rs.source = rs_prefix & rs1_Fld & rs_postfix
rs.open()
end if
while NOT rs.EOF
%>
<tr>
<td height="12" width="18%" bgcolor="#FFFFFF">
<div align="center"><img src="images/sign057.gif" width="8" height="13"></div>
</td>
<td height="12" width="82%" bgcolor="#FFFFFF"><a href="sclass.asp?bclassid=<%=(rs.Fields.Item("bclassid").Value)%>&sclassid=<%=(rs.Fields.Item("sclassid").Value)%>"><%=(rs.Fields.Item("sclassname").Value)%></a></td>
</tr>
<%
'JomoWeb c2001 nstrpt4
rs.moveNext()
wend
%>
</table>
<BR>
<%
'JomoWeb c2001 nstrpt4
rs1.moveNext()
wend
%>
<table width="150" border="0" align="center" cellspacing="0" cellpadding="0" class="bk" height="120">
<tr>
<td background="images/bg22.gif" height="9" class="bk">
<div align="center"><b><font size="2">合作站点</font></b></div>
</td>
</tr>
<tr>
<td height="117" bgcolor="#FFFFFF">
<div align="center">
<p><a href="http://baicai.2ya.com"><img src="images/logo.gif" width="88" height="31" border="0"></a></p>
<p>欢迎各大网站加入我们</p>
</div>
</td>
</tr>
</table>
<br>
<form name="form3" method="post" action="emaillist.asp">
<table width="143" border="0" align="center" cellspacing="0" cellpadding="0">
<tr>
<td height="8"><img src="images/bg.gif" width="145" height="21"></td>
</tr>
</table>
<table width="144" border="0" align="center" cellspacing="0" cellpadding="0" class="bk">
<tr>
<td bgcolor="#FFFFFF" height="43">
<div align="center">
<input type="text" name="email" size="20" value="输入您的EMAIL" style="BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid; BACKGROUND-COLOR: #ECFFB0" onFocus="this.select()" onMouseOver="this.focus()">
<br>
订阅
<input type="radio" name="sfding" value="-1" checked>
取消
<input type="radio" name="sfding" value="0">
<br>
<input type="image" border="0" name="imageField3" src="images/button_ok.gif" width="56" height="22">
</div>
</td>
</tr>
</table>
</form>
</td>
<td width="58%" valign="top" height="527">
<div align="center"><br>
</div>
<table width="98%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td height="23">
<div align="center"><img src="images/new.gif" width="364" height="32"></div>
</td>
</tr>
<tr>
<td height="105">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="118" height="58">
<table width="114" border="0" cellspacing="0" cellpadding="0" align="center" height="30">
<tr>
<td height="97">
<div align="center"> <img src="images/news/<%=(newsimg.Fields.Item("images").Value)%>" width="90" height="90">
</div>
</td>
</tr>
<tr>
<td height="2">
<div align="center"><font color="#000000" class="dfont"><%=(newsimg.Fields.Item("imagessm").Value)%></font></div>
</td>
</tr>
</table>
</td>
<td width="335" height="58">
<%
While ((Repeat3__numRows <> 0) AND (NOT news.EOF))
%>
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="13">
<tr>
<%xdate=date()%>
<td height="2" width="9" valign="middle"><font color="#000000"><img src="images/sign031.gif" width="8" height="8"></font></td>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -