?? 802e35659c41001c132ef35cd10ddd17
字號(hào):
<TD><IMG alt=我們的聯(lián)系方式
src="images/contact.gif"
border=0></TD></TR>
<TR>
<TD align=middle>
<TABLE cellSpacing=0 cellPadding=0 width="95%" border=0>
<TBODY>
<TR>
<TD class=engtxt1><FONT
color=blue>逍-遙-網(wǎng)-店-官-方-網(wǎng)-站<BR>http://www.web600.net<BR>電話:029-89663239<BR>QQ:8883239(同電話)<BR>Email/MSN:buyok@buyok.net<BR><BR></FONT></TD></TR></TBODY></TABLE></TD></TR>
<TR>
<TD><IMG src="images/contact3.gif"
border=0></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=171 align=center border=0>
<TBODY>
<TR>
<TD vAlign=bottom height=64><img height=59 alt=銀行帳號(hào)及支付說(shuō)明
src="images/huikuan.gif" width=171
border=0></TD></TR>
<TR>
<TD vAlign=center height=68><img height=59
alt=有任何疑問(wèn),請(qǐng)進(jìn)幫助中心 src="images/wenti.gif"
width=171 border=0></TD>
</TR>
<TR>
<TD vAlign=top height=64><IMG height=59 alt=購(gòu)物指南
src="images/liuchen.gif" width=171
border=0></TD>
</TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=171 align=center border=0>
<TBODY>
<TR>
<TD><IMG src="images/vote.gif"
border=0></TD></TR>
<TR>
<TD align=middle
background=images/vote2.gif>
<TABLE width="95%" border=0>
<TBODY>
<TR>
<TD>
<FORM name=VoteForm action=vote.asp method=post
target=_blank><B>您通過(guò)什么途徑知道本站?</B><BR><FONT
color=darkgray><INPUT type=radio value=1
name=VoteOption>百度<BR><INPUT type=radio value=2
name=VoteOption>google.com<BR><INPUT type=radio value=3
name=VoteOption>其它網(wǎng)站上的鏈接<BR><INPUT type=radio value=4
name=VoteOption>朋友介紹<BR><INPUT type=radio value=5
name=VoteOption>媒體介紹<BR><INPUT type=hidden value=dan
name=VoteType> <INPUT type=hidden value=vote name=Action>
<P align=center><INPUT type=image alt=我要投票
src="images/voteSubmit.gif"> <IMG alt=查看投票結(jié)果
src="images/voteView.gif"
border=0> </P>
</FONT></FORM></TR></TBODY></TABLE></TD></TR>
<TR>
<TD><IMG src="images/vote3.gif"
border=0></TD></TR>
<TR>
<TD height=20></TD></TR></TBODY></TABLE></TD>
<TD width=1 bgColor=#cccccc></TD>
<TD vAlign=top align=middle width=572>
<TABLE class=new cellSpacing=0 cellPadding=0 width="100%" align=center
bgColor=#fbfbfb border=0>
<TBODY>
<TR>
<TD width=3></TD>
<TD vAlign=top width=271
background=images/pics.gif height=155>
<STYLE type=text/css>#divScroller1 {
OVERFLOW: hidden; WIDTH: 270px; POSITION: absolute; HEIGHT: 150px; visbility: visible
}
.dynPage {
VISIBILITY: hidden; POSITION: absolute; TOP: 0px
}
</STYLE>
<SCRIPT language=JavaScript type=text/javascript>
function lib_bwcheck(){
this.ver=navigator.appVersion
this.agent=navigator.userAgent
this.dom=document.getElementById?1:0
this.opera5=this.agent.indexOf("Opera 5")>-1
this.ie5=(this.ver.indexOf("MSIE 5")>-1 && this.dom && !this.opera5)?1:0;
this.ie6=(this.ver.indexOf("MSIE 6")>-1 && this.dom && !this.opera5)?1:0;
this.ie4=(document.all && !this.dom && !this.opera5)?1:0;
this.ie=this.ie4||this.ie5||this.ie6
this.mac=this.agent.indexOf("Mac")>-1
this.ns6=(this.dom && parseInt(this.ver) >= 5) ?1:0;
this.ns4=(document.layers && !this.dom)?1:0;
this.bw=(this.ie6 || this.ie5 || this.ie4 || this.ns4 || this.ns6 || this.opera5)
return this
}
var bw=new lib_bwcheck()
var numScrollPages = 4
var transitionOut = 1;
var transitionIn = 1;
var slideAcceleration = 0.5;
if(document.layers){ //NS4 resize fix...
scrX= innerWidth; scrY= innerHeight;
onresize= function(){if(scrX!= innerWidth || scrY!= innerHeight){history.go(0)} }
}
function scrollerobj(obj,nest){
nest = (!nest)?"":'document.'+nest+'.'
this.elm = bw.ie4?document.all[obj]:bw.ns4?eval(nest+'document.'+obj):document.getElementById(obj)
this.css = bw.ns4?this.elm:this.elm.style
this.doc = bw.ns4?this.elm.document:document
this.obj = obj+'scrollerobj'; eval(this.obj+'=this')
this.x = (bw.ns4||bw.opera5)?this.css.left:this.elm.offsetLeft
this.y = (bw.ns4||bw.opera5)?this.css.top:this.elm.offsetTop
this.w = (bw.ie4||bw.ie5||bw.ie6||bw.ns6)?this.elm.offsetWidth:bw.ns4?this.elm.clip.width:bw.opera5?this.css.pixelWidth:0
this.h = (bw.ie4||bw.ie5||bw.ie6||bw.ns6)?this.elm.offsetHeight:bw.ns4?this.elm.clip.height:bw.opera5?this.css.pixelHeight:0
}
//object methods...
scrollerobj.prototype.moveTo = function(x,y){
if(x!=null){this.x=x; this.css.left=x}
if(y!=null){this.y=y; this.css.top=y}
}
scrollerobj.prototype.moveBy = function(x,y){this.moveTo(this.x+x,this.y+y)}
scrollerobj.prototype.hideIt = function(){this.css.visibility='hidden'}
scrollerobj.prototype.showIt = function(){this.css.visibility='visible'}
var onlineormyefile = 1;
var activePage = null;
var busy = 0;
function activate(num){
if (activePage!=pages[num] && !busy){
busy = 1;
if (transitionOut==0 || !bw.opacity){ activePage.hideIt(); activateContinue(num); }
else if (transitionOut==1) activePage.reveal('hidden', 'activateContinue('+num+')');
}
}
function activateContinue(num){
busy = 1;
activePage = pages[num];
activePage.moveTo(0,0);
if (transitionIn==0 || !bw.opacity){ activePage.showIt(); busy=0; }
else if (transitionIn==1) {
activePage.reveal('visible', 'busy=0');
}
else if (transitionIn==3) { activePage.slide(0, slideAcceleration, 40, 'busy=0'); }
startshow(num)
}
function startshow(num){
if (num == 1)
{ num = 2; }
else
if (num == 2)
{ num = 3; }
else
if (num == 3)
{ num = 4; }
else
if (num == 4)
{ num = 1; }
setTimeout('activate('+num+')',5000);
}
scrollerobj.prototype.reveal= function(vis, fn){
if (bw.ie5||bw.ie6 && !bw.mac) {
if (vis=='visible') this.css.filter= 'revealTrans(duration=1,transition=23)';
else this.css.filter= 'blendTrans(duration=1)';
this.elm.onfilterchange = function(){ eval(fn); };
if (vis=='visible') this.elm.filters.revealTrans.apply();
else this.elm.filters.blendTrans.apply();
this.css.visibility= vis;
if (vis=='visible') this.elm.filters.revealTrans.play();
else this.elm.filters.blendTrans.play();
}
else if (bw.ns6 || bw.ie&&!bw.mac){
this.css.visibility= 'visible';
vis=='visible' ? this.fadeTo(100, 7, 40, fn) : this.fadeTo(0, 9, 40, fn);
}
else {
this.css.visibility= vis;
eval(fn);
}
};
var pageslidefadeLoaded = 0;
function initPageSlideFade(){
scroller1 = new scrollerobj('divScroller1');
pages = new Array();
pages[0] = null;
for (var i=1; i<=numScrollPages; i++){
pages[i] = new scrollerobj('dynPage'+i, 'divScroller1');
pages[i].moveTo(0,0);
}
bw.opacity = ( bw.ie && !bw.ie4 && navigator.userAgent.indexOf('Windows')>-1 ) || bw.ns6
if (bw.ie5||bw.ie6 && !bw.mac) pages[1].css.filter= 'revealTrans(duration=1,transition=23)'; // Loads the windows 9.x filters module.
activateContinue(1);
//if (bw.ie) for(var i=0;i<document.links.length;i++) document.links[i].onfocus=document.links[i].blur;
pageslidefadeLoaded = 1;
}
if(bw.bw && !pageslidefadeLoaded) onload = initPageSlideFade;
</SCRIPT>
<DIV id=divScroller1>
<DIV class=dynPage id=dynPage1><IMG height=150 hspace=3
src="images/g1.jpg" width=270 vspace=3
border=0></DIV>
<DIV class=dynPage id=dynPage2><IMG height=150 hspace=3
src="images/g2.jpg" width=270 vspace=3
border=0></DIV>
<DIV class=dynPage id=dynPage3><IMG height=150 hspace=3
src="images/g3.jpg" width=270 vspace=3
border=0></DIV>
<DIV class=dynPage id=dynPage4><IMG height=150 hspace=3
src="images/g4.jpg" width=270 vspace=3
border=0></DIV>
</DIV></TD>
<TD width=3></TD>
<TD vAlign=top align=middle width=290 height=155>
<TABLE height=155 cellSpacing=0 cellPadding=0 width=289
background=images/news5.gif border=0>
<TBODY>
<TR>
<TD height=25></TD></TR>
<TR>
<TD vAlign=top height=105><SPAN
style="LINE-HEIGHT: 130%"> ·《逍遙網(wǎng)店系統(tǒng)
V3.0》常見(jiàn)問(wèn)題回答</SPAN><BR>
<SPAN
style="LINE-HEIGHT: 130%"> ·《逍遙網(wǎng)店系統(tǒng)
V3.0》功能介紹</SPAN><BR>
<SPAN
style="LINE-HEIGHT: 130%"> ·《逍遙網(wǎng)店系統(tǒng)
V3.0》購(gòu)買(mǎi)須知</SPAN><BR>
<SPAN
style="LINE-HEIGHT: 130%"> ·《逍遙網(wǎng)店系統(tǒng)
V3.0》近期熱點(diǎn)問(wèn)題</SPAN><BR></TD></TR>
<TR>
<TD align=right>more... </TD>
</TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
<STYLE type=text/css>.pic1 {
MARGIN-TOP: -116px; MARGIN-LEFT: 0px
}
.pic2 {
PADDING-TOP: 6px
}
</STYLE>
<TABLE style="WORD-BREAK: break-all" cellSpacing=0 cellPadding=0 width=574
border=0>
<TBODY>
<TR>
<TD><IMG
alt=瀏覽全部推薦商品
src="images/bar_tuijian.gif" width=574
border=0></TD>
</TR></TBODY></TABLE>
<%
String intipage =request.getParameter("page");
String type=request.getParameter("sort");
String straccount=request.getParameter("account1");
String endaccount=request.getParameter("account2");
if(type==null){
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -