HTTP/1.1 200 OK Connection: close Date: Mon, 12 Nov 2007 10:17:08 GMT Server: Microsoft-IIS/6.0 X-Powered-By: ASP.NET Content-Length: 75223 Content-Type: text/html Set-Cookie: buyok=ad=60%2E207%2E70%2E148; path=/ Set-Cookie: ASPSESSIONIDAASASABQ=KLNDJDPDJNJHFFLBLMMBFPJI; path=/ Cache-control: private 礼物导购网---礼物网,礼品网,节日礼物,节日礼品,圣诞节礼物,情人节礼物-http://www.liwu114.cn 礼物导购网---礼物网,礼品网,节日礼物,节日礼品,圣诞节礼物,情人节礼物-http://www.liwu114.cn   购物车 |  收藏箱 |  用户中心 |  网站帮助 |  在线留言 |  退出登陆   天天特价商品,天天特别惊喜!---尽在“天天特购网”特价,打折,团购,购物,手机,点卡,数码,游戏 天天特价商品,天天特别惊喜!-----礼物导购网~~ function checkform(){ if (document.loginbox.userid.value.length ==0){ alert("出错了,您没有填写用户名。"); document.loginbox.userid.focus(); return false; } if (document.loginbox.password.value.length==0){ alert("出错了,您没有填写密码。"); document.loginbox.password.focus(); return false; } if (document.loginbox.yzm.value.length==0){ alert("出错了,您没有填写验证码。"); document.loginbox.yzm.focus(); return false; } if (document.loginbox.yzm.value!=6430){ alert("出错了,您填写的验证码不正确。"); document.loginbox.yzm.focus(); return false; } return true; } 用户名: 密  码: 验证码: 有效期: 不保存 保存一天 保存一月 保存一年 高级搜索  取回密码  帮助 function showmenu(buyok,img) { if(buyok.style.display=="none"){ buyok.style.display=""; img.src="images/small/bclass2.gif"; } else { buyok.style.display="none"; img.src="images/small/bclass1.gif"; } }  手机/通讯 [132]诺基亚三星摩托罗拉索尼爱立信LG飞利浦多普达国产品牌 游戏产品 [2]游戏点卡掌上游戏机 图书/音像 [20]畅销书籍影视DVD音乐CD 钟表/眼镜 [10]太阳眼镜/隐型眼镜品牌手表  偏光太阳镜402P 变形金刚(DVD-9)(精装版 哈利波特(全6册) 百年奥斯卡[100部极品珍藏] 猫和老鼠(绝世珍藏10碟装D 论语心得(4DVD) 情迷西班牙 SUBM104G 五月天:让我们永远在一起 股票投资的24堂必修课 诺基亚 5200 电话:028-85483115手机:13980678982QQ:7611235E-mail:webmaster@liwu114.cn 您通过什么途径知道本站?百度google.com其它网站上的链接朋友介绍媒体介绍    #divScroller1 {WIDTH: 270px;HEIGHT: 150px; OVERFLOW: hidden; POSITION: absolute; visbility: visible} .dynPage {POSITION: absolute; TOP: 0px; VISIBILITY: hidden;} 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-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 网店系统菜单 顾客才是我们的总裁!会员注册 回到上一页 回到顶部 回到首页 付款方式 网站帮助 高级搜索 订单查询 我要留言 发送站内消息 管理员登陆 if (document.all && window.print) { ie5menu.className = menuskin; document.oncontextmenu = showmenuie5; document.body.onclick = hidemenuie5; }