📄 bookmall.com.htm
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html; charset=gb2312"><title>上海书城欢迎您!</title><link href="css/stylecss.css" rel="stylesheet" type="text/css"><script>function buy(no,vent){ var url = "/bookmall/buy_mid.jsp?prodno=" + no + "&prvent=" + vent; self.open(url,"buy","width=320 height=150 resizable=no");}function login(theform){ theform.TASK_ALIAS.value="login"; theform.submit(); }function regist(){ self.location="/bookmall/registform.jsp"; }function formsubmit(theform,sub){ var ret=false; var checkvalue; if(checkisnull(theform.proname,"查询内容") ){<!--&& checkisselected(document.frm1.category,"查询类别")//--> checkvalue = theform.category.value; if(checkvalue == "2"){ theform.proname.name = "pronamex"; }else if(checkvalue == "3"){ theform.proname.name = "author"; } theform.TASK_ALIAS.value="querycommodity"; ret=true; if (ret&&sub) theform.submit(); } return ret;}</script><!--大广告变换JS脚本 Start --><SCRIPT language=javascript><!--var cpAD=new Array(); var cpADlink=new Array(); var cpADmsg=new Array(); var adNum=4; var coll=0;cpAD[0]="images/kbjf060207.jpg"; cpADlink[0]="http://www.bookmall.com.cn/bookmall/servlet/cn.com.kehwa.KHMTServlet?TASK_ALIAS=prodkblist&CGno=6010"; cpADmsg[0]="1"; cpAD[1]="images/club8z0601.gif"; cpADlink[1]="http://www.bookmall.com.cn/bookmall/servlet/cn.com.kehwa.KHMTServlet?TASK_ALIAS=ccp16"; cpADmsg[1]="2"; cpAD[2]="images/cbstm060123.jpg"; cpADlink[2]="http://www.bookmall.com.cn/bookmall/servlet/cn.com.kehwa.KHMTServlet?TASK_ALIAS=specshop_more&ssrfnbr=32"; cpADmsg[2]="3"; cpAD[3]="images/adbar4.jpg"; cpADlink[3]="http://www.bookmall.com.cn/bookmall/servlet/cn.com.kehwa.KHMTServlet?TASK_ALIAS=sm_elc"; cpADmsg[3]="4"; var preloadedimages=new Array(); for (i=1;i<cpAD.length;i++){ preloadedimages[i]=new Image(); preloadedimages[i].src=cpAD[i]; } function jump2url(){ jumpUrl=cpADlink[adNum]; jumpTarget='_blank'; if (jumpUrl != ''){ if (jumpTarget != '') window.open(jumpUrl,jumpTarget); else location.href=jumpUrl; } }function changeimg(n){ adNum=n; switch(adNum) { case 0: { window.img1.src="images/adbtn1_.gif"; window.img2.src="images/adbtn2.gif"; window.img3.src="images/adbtn3.gif"; window.img4.src="images/adbtn4.gif"; break; } case 1: { window.img1.src="images/adbtn1.gif"; window.img2.src="images/adbtn2_.gif"; window.img3.src="images/adbtn3.gif"; window.img4.src="images/adbtn4.gif"; break; } case 2: { window.img1.src="images/adbtn1.gif"; window.img2.src="images/adbtn2.gif"; window.img3.src="images/adbtn3_.gif"; window.img4.src="images/adbtn4.gif"; break; } case 3: { window.img1.src="images/adbtn1.gif"; window.img2.src="images/adbtn2.gif"; window.img3.src="images/adbtn3.gif"; window.img4.src="images/adbtn4_.gif"; break; } } window.clearInterval(theTimer); adNum=adNum-1; nextAd();}function nextAd(){ coll++;if(coll>1){switch(adNum+1){ case 4: { window.img1.src="images/adbtn1_.gif"; window.img2.src="images/adbtn2.gif"; window.img3.src="images/adbtn3.gif"; window.img4.src="images/adbtn4.gif"; break; } case 1: { window.img1.src="images/adbtn1.gif"; window.img2.src="images/adbtn2_.gif"; window.img3.src="images/adbtn3.gif"; window.img4.src="images/adbtn4.gif"; break; } case 2: { window.img1.src="images/adbtn1.gif"; window.img2.src="images/adbtn2.gif"; window.img3.src="images/adbtn3_.gif"; window.img4.src="images/adbtn4.gif"; break; } case 3: { window.img1.src="images/adbtn1.gif"; window.img2.src="images/adbtn2.gif"; window.img3.src="images/adbtn3.gif"; window.img4.src="images/adbtn4_.gif"; break; }}}if(adNum<cpAD.length-1)adNum++ ; else adNum=0; setTransition(); document.images.cpADrush.src=cpAD[adNum]; playTransition(); displayStatusMsg();//theTimer=setTimeout("nextAd()", 8000); } function setTransition(){ if (document.all){ cpADrush.filters.revealTrans.Transition=23; cpADrush.filters.revealTrans.apply(); } } function playTransition(){ if (document.all) cpADrush.filters.revealTrans.play() } function displayStatusMsg() { status=cpADmsg[adNum]; document.returnValue = true; } //结//--></SCRIPT><!--大广告变换JS脚本 End --><script src="/js/bookmall.js"></script><script src="/js/khCheck.js"></script><script src="/js/khGeneral.js"></script></head><body bgcolor="#C5DCEC" leftmargin="0" topmargin="0"><!-- Header Start--><script> var delta=0.15 var collection; function floaters() { this.items = []; this.addItem = function(id,x,y,content) { document.write('<DIV id='+id+' style="Z-INDEX: 10; POSITION: absolute; width:80px; height:60px;left:'+(typeof(x)=='string'?eval(x):x)+';top:'+(typeof(y)=='string'?eval(y):y)+'">'+content+'</DIV>'); var newItem = {}; newItem.object = document.getElementById(id); newItem.x = x; newItem.y = y; this.items[this.items.length] = newItem; } this.play = function() { collection = this.items setInterval('play()',10); } } function play() { if(screen.width<=800) { for(var i=0;i<collection.length;i++) { collection[i].object.style.display = 'none'; } return; } for(var i=0;i<collection.length;i++) { var followObj = collection[i].object; var followObj_x = (typeof(collection[i].x)=='string'?eval(collection[i].x):collection[i].x); var followObj_y = (typeof(collection[i].y)=='string'?eval(collection[i].y):collection[i].y); if(followObj.offsetLeft!=(document.body.scrollLeft+followObj_x)) { var dx=(document.body.scrollLeft+followObj_x-followObj.offsetLeft)*delta; dx=(dx>0?1:-1)*Math.ceil(Math.abs(dx)); followObj.style.left=followObj.offsetLeft+dx; } if(followObj.offsetTop!=(document.body.scrollTop+followObj_y)) { var dy=(document.body.scrollTop+followObj_y-followObj.offsetTop)*delta; dy=(dy>0?1:-1)*Math.ceil(Math.abs(dy)); followObj.style.top=followObj.offsetTop+dy; } followObj.style.display = ''; } } var theFloaters = new floaters(); theFloaters.addItem('followDiv1','document.body.clientWidth-103',100,'<embed src=images/right051008.swf quality=high pluginspage=http://www.macromedia.com/go/getflashplayer type=application/x-shockwave-flash width=100 height=358></embed>'); //theFloaters.addItem('followDiv2',3,100,'<a href=http://61.152.248.188 target=_blank><img src=images/bookmall_leftad_gif.gif border=0></a>'); //左侧对联广告 theFloaters.play();</script><!--Left ZhaoPin Div Start--><!-- <div id="img" style="position:absolute;top:480px;left:0px"> <a href="http://www.bookmall.com.cn/webadmin/zhaopin060112.htm" target="_blank"><img src="images/zhaopin060112.gif" border="0"></a><br></div> --><!--Left ZhaoPin Div End--><TABLE border=0 cellPadding=0 cellSpacing=0 width="780" align="center" > <TBODY> <TR> <TD> <!-- Header Start--><table width="780" border="0" align="center" cellpadding="0" cellspacing="0" background="images/headerbg.gif"> <tr> <td height="19" align="right"> <table width="310" border="0" cellspacing="0" cellpadding="0"> <tr align="center" class="12pxWhite"> <td><a href="#" class="linkWhite" onclick="self.open('/bookstore.htm','','scrollbars=yes')">书城介绍</a></td> <td width="2">|</td> <td><a href="#" class="linkWhite" onclick="self.open('/lxwm.htm','','scrollbars=yes ,height=450,width=500')">联系我们</a></td> <td width="2">|</td> <td><a href="#" class="linkWhite" onclick="self.open('/directory.html','','scrollbars=yes,resizable')">购书指南</a></td> <td width="2">|</td> <td><a href="/bookmall/servlet/cn.com.kehwa.KHMTServlet?TASK_ALIAS=shopcartview" class="linkWhite">购物车</a></td> <td width="2">|</td> <td><a href="/bookmall/servlet/cn.com.kehwa.KHMTServlet?TASK_ALIAS=coldisplay" class="linkWhite">收藏夹</a></td> </tr> </table></td> </tr></table><table width="780" height="90" border="0" align="center" cellpadding="0" cellspacing="0" background="images/headbar.jpg"> <tr> <td width="226" align="right"><img src="images/headlogo.gif" width="189" height="71"></td> <td width="554"> </td> </tr></table><table width="780" height="33" border="0" align="center" cellpadding="0" cellspacing="0" id="Menu"> <tr> <td width="11" height="33"> <img src="images/menubg_01.gif" width="11" height="33" alt=""></td> <td width="758" height="33" align="center" background="images/menubg_02.gif"> <table id="menutxt" width="95%" border="0" cellpadding="0" cellspacing="0"> <tr align="center"> <td> <a href="/index.html" class="ImgMenu"><img src="images/menutxt_01.gif" alt="书城主页" width="51" height="20" border="0"></a></td> <td> </td> <td> <a href="/bookmall/servlet/cn.com.kehwa.KHMTServlet?TASK_ALIAS=cgdisplay&cgtype=1" class="ImgMenu"><img src="images/menutxt_03.gif" alt="图书" width="50" height="20" border="0"></a></td> <td> </td> <td> <a href="/bookmall/servlet/cn.com.kehwa.KHMTServlet?TASK_ALIAS=cgdisplay&cgtype=2" class="ImgMenu"><img src="images/menutxt_05.gif" alt="音像" width="50" height="20" border="0"></a></td> <td> </td> <td> <a href="/bookmall/servlet/cn.com.kehwa.KHMTServlet?TASK_ALIAS=elcmain&cgtype=5" class="ImgMenu"><img src="images/menutxt_07.gif" alt="电子出版物" width="94" height="20" border="0"></a></td> <td> <a class="ImgMenu" href="http://www.bookmall.com.cn/bookmall/servlet/cn.com.kehwa.KHMTServlet?TASK_ALIAS=prodkblist&CGno=6010"><img src="images/menutxt_text.gif" alt="课本教辅" width="80" height="20" border="0"></a></td> <td> <a href="/bookmall/servlet/cn.com.kehwa.KHMTServlet?TASK_ALIAS=sm_elc" class="ImgMenu"><img src="images/menutxt_09.gif" alt="缤纷数码" width="80" height="20" border="0"></a></td> <td> </td> <td> <a href="/bookmall/member.jsp" class="ImgMenu"><img src="images/menutxt_11.gif" alt="会员服务" width="80" height="20" border="0"></a></td>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -