Discuz!官方免费开源建站系统

 找回密码
 立即注册
搜索

[疑难] 打开首页出现卡机现象,IE占用CPU50%

[复制链接]
chizhuy 发表于 2009-6-5 15:34:27 | 显示全部楼层 |阅读模式
SupeSite模板
语言编码: GBK简体 
风格转换者: 仿制
打开首页出现卡机现象,IE占用CPU50%
请大侠帮忙解决一下吧~
看是什么问题!!!
以下提供首页代码
请会的帮忙看下,在线等待
问题网站地址:www.35lq.com
  1. <?exit?>
  2. <!--{template header}-->
  3. <script language="javascript">
  4. window.onerror = function()
  5. {
  6. return true;
  7. }
  8. var marTime = new Array();
  9. var marWay = new Array();
  10. var moveTime = new Array();
  11. moveTime[0] = 0;
  12. moveTime[1] = 0;
  13. var speed = 30;
  14. var fodTime = 0;
  15. var proFlog = 0;
  16. var proTime = 0;

  17. function $(o){ return (typeof o == "object")?o:document.getElementById(o);}

  18. function setdefSkin(){var n =  MiniSite.Cookie.get("TencentSkin");if(n!=null){setSkin(n);}}
  19. function setdef(){var n =  MiniSite.Cookie.get("Tencent");if(n!=null){tail(n);}else{MiniSite.Home.print()}}

  20. var cssList = new Array("http://www.35lq.com/templates/default/css/8.css","http://www.35lq.com/templates/default/css/2.css","http://www.35lq.com/templates/default/css/3.css","http://www.35lq.com/templates/default/css/4.css","http://www.35lq.com/templates/default/css/5.css","http://www.35lq.com/templates/default/css/6.css","http://www.35lq.com/templates/default/css/7.css","http://www.35lq.com/templates/default/css/1.css","http://www.35lq.com/templates/default/css/9.css","http://www.35lq.com/templates/default/css/10.css")

  21. function setSkin(n)
  22. {var css = $("cssChange");var cssurl = "";cssurl +=cssList[n];css.href=cssurl;MiniSite.Cookie.set("TencentSkin",n);}

  23. function formatSkin()
  24. {var p = $("SkinList").getElementsByTagName("li");var s = $("sar");for(i=0;i<p.length;i++){p[i].num = i;p[i].onclick = function(){setSkin(this.num);}}s.onclick = function() { openSkin("sar","SkinList",140,56,2,0); };}

  25. function _openSkin(o1,o2,max,min,speed,n)
  26. { return openSkin(o1,o2,max,min,speed,n);}

  27. function _closeSkin(o1,o2,max,min,speed,n)
  28. { return closeSkin(o1,o2,max,min,speed,n);}

  29. //n=0 skin n=1 pro
  30. function openSkin(o1,o2,max,min,speed,n)
  31. {var a = $(o1);        var s = $(o2);var w = s.offsetWidth;var move=function(){w+=speed;if(w>=max){w = max;s.style.width = w+"px";if(moveTime[n]){window.clearInterval(moveTime[n]);}if(n){$("pro_arrow").className = "al";$("pro_arrow").onclick = function() {closeSkin(o1,o2,max,min,speed,n);}}else{a.innerHTML = "<div class='s'><img src='http://www.35lq.com/templates/default/soso/dot.gif' alt='收缩' /></div>";a.onclick = function() {closeSkin(o1,o2,max,min,speed,n);}}}else{s.style.width = w + "px";if(n){}else{s.style.display = "block";};}};moveTime[n] = window.setInterval(move,5);}

  32. function closeSkin(o1,o2,max,min,speed,n)
  33. {var a = $(o1);var s = $(o2);var w = s.offsetWidth;var move = function(){w-=speed;if(w<=min){w = min;s.style.width = w + "px";if(n){$("pro_arrow").className = "ar";$("pro_arrow").onclick = function() {openSkin(o1,o2,max,min,speed,n);};}else{a.innerHTML = "<div><img src='http://www.35lq.com/templates/default/soso/dot.gif' alt='更多皮肤' /></div>";a.onclick = function() { openSkin(o1,o2,max,min,speed,n);}        };if(moveTime[n]){window.clearInterval(moveTime[n]);}}else{s.style.display = "block";s.style.width = w + "px";};};moveTime[n] = window.setInterval(move,5);}

  34. loadJS = function(url){var script = "<scr"+"ipt type='text/javascript' src='" + url + "'></scr"+"ipt>";document.write(script);}

  35. loadJS("http://www.35lq.com/templates/default/js/weather.js");

  36. function loadPng(o)
  37. {if(MiniSite.Browser.ie){try{var img = o;var imgName = o.src.toUpperCase();if (imgName.substring(imgName.length-3, imgName.length) == "PNG")
  38. {var imgID = (img.id) ? "id='" + img.id + "' " : "";var imgClass = (img.className) ? "class='" + img.className + "' " : "";var imgTitle = (img.title) ? "title='" + img.title + "' " : "title='" + img.alt + "' ";var imgStyle = "display:inline-block;" + img.style.cssText;if (img.align == "left") imgStyle = "float:left;" + imgStyle;if (img.align == "right") imgStyle = "float:right;" + imgStyle;if (img.parentElement.href) imgStyle = "cursor:hand;" + imgStyle ;   var strNewHTML = "<span " + imgID + imgClass + imgTitle + " style="" + "width:" + img.width + "px; height:" + img.height + "px;" + imgStyle + ";" + "filter:progid:DXImageTransform.Microsoft.AlphaImageLoader" + "(src=\'" + img.src + "\', sizingMethod='image');"></span>"; img.outerHTML = strNewHTML;        }}        catch (e){}}}


  39. </script>

  40. <div id="pagebody">
  41. <div id="pagebody_extbg">
  42.   <!--总页面开始-->
  43.   <div class="column">
  44.     <!--114搜索开始-->
  45.     <div id="Soso" onClick="register0410('sobar',1);">
  46.       <div id="Soso_Left">
  47.         <div id="Wealth"></div>
  48.         <script type="text/javascript">
  49. /*<![CDATA[*/                               
  50. MiniSite.Weather.print("Wealth");
  51. /*]]>*/
  52. </script>
  53.         <div id="Skin">
  54.           <div id="SkinList">
  55.             <ul>
  56.               <li id="def">
  57.                 <div><img src="http://www.35lq.com/templates/default/soso/dot.gif" alt="默认" /></div>
  58.               </li>
  59.               <li id="s1">
  60.                 <div><img src="http://www.35lq.com/templates/default/soso/dot.gif" alt="淡蓝" /></div>
  61.               </li>
  62.               <li id="s2">
  63.                 <div><img src="http://www.35lq.com/templates/default/soso/dot.gif" alt="宁夏" /></div>
  64.               </li>
  65.               <li id="s3">
  66.                 <div><img src="http://www.35lq.com/templates/default/soso/dot.gif" alt="新绿" /></div>
  67.               </li>
  68.               <li id="s4">
  69.                 <div><img src="http://www.35lq.com/templates/default/soso/dot.gif" alt="竹韵" /></div>
  70.               </li>
  71.               <li id="s5">
  72.                 <div><img src="http://www.35lq.com/templates/default/soso/dot.gif" alt="水墨" /></div>
  73.               </li>
  74.               <li id="s6">
  75.                 <div><img src="http://www.35lq.com/templates/default/soso/dot.gif" alt="星空" /></div>
  76.               </li>
  77.               <li id="s7">
  78.                 <div><img src="http://www.35lq.com/templates/default/soso/dot.gif" alt="奥运" /></div>
  79.               </li>
  80.               <li id="s8">
  81.                 <div><img src="http://www.35lq.com/templates/default/soso/dot.gif" alt="咖啡" /></div>
  82.               </li>
  83.               <li id="s9">
  84.                 <div><img src="http://www.35lq.com/templates/default/soso/dot.gif" alt="紫色" /></div>
  85.               </li>
  86.             </ul>
  87.           </div>
  88.           <div id="sar">
  89.             <div><img src="http://www.35lq.com/templates/default/soso/dot.gif" alt="展开" /></div>
  90.           </div>
  91.           <div class="cl"></div>
  92.         </div>
  93.         <script type="text/javascript">
  94. formatSkin();setdefSkin();
  95. </script>
  96.       </div>
  97.       <!--搜索表单-->
  98.       <div id="SosoArea">
  99.         <div id="sosoLogo"><a href="http://www.baidu.com/" target="_blank"><img width="79" height="34" src="http://www.35lq.com/templates/default/soso/space.gif" alt="百度一下" /></a></div>
  100.         <form name="frm_head" id="frm_head" action="http://www.baidu.com/" onsubmit="" method="GET" target="_blank">
  101.           <div>
  102.             <p><font color="#FFFFFF">离小珍珍生日还有 <span>
  103.               <SCRIPT LANGUAGE="JavaScript">
  104.                   var urodz= new Date("November 13,2009");
  105. var now = new Date();
  106. var ile = urodz.getTime() - now.getTime();
  107. var dni = Math.floor(ile / (1000 * 60 * 60 * 24) +1);
  108. document.write(dni)
  109.   </SCRIPT>
  110.               </span> 天</font></p>
  111.           </div>
  112.           <div>
  113.             <div class="fl">
  114.               <input id="Keyword" onfocus="this.value='';" maxlength="60" size="12" name="wd" class="w" value="关键字">
  115.               <input type="hidden" value="427" name="id"/>
  116.               <input type="hidden" value="s" name="bt"/>
  117.               <input type="hidden" value="web" name="st"/>
  118.               <input type="hidden" value="pro" name="fm"/>
  119.             </div>
  120.             <div class="fl">
  121.               <Input id="Field" type="hidden" value="Title" name="Field">
  122.               <input type="submit" class="bot" src="soso.gif" value="Search" align="absmiddle" style="cursor:pointer;"/>
  123.             </div>
  124.           </div>
  125.           <div class="cl"></div>
  126.         </form>
  127.       </div>
  128.       <!--搜索表单结束-->
  129.       <div id="SosoAd">
  130.         <DIV style="OVERFLOW: hidden; WIDTH: 208px; HEIGHT: 76px">
  131.           <DIV id=ad_div
  132. style="WIDTH: 208px; POSITION: relative; HEIGHT: 76px">
  133.             <!--soso广告 -->
  134.           </DIV>
  135.         </DIV>
  136.       </div>
  137.       <div class="cl"></div>
  138.     </div>
  139.     <!--搜索结束-->
  140.     <div id="ad_full" style="width:950px; margin:4px auto; display:none"></div>
  141.     <!--资讯开始-->
  142.     <div id="supenews" class="supe_globalmodule">
  143.       <!--左侧开始-->
  144.       <div class="supe_globalmodule_l">
  145.         <div class="global_captionl01">
  146.           <h3>看看今天都发生了什么事!</h3>
  147.           <a href="/?action-news"><font color="#09460f">到资讯中心转转>></font></a><a href="?action-category-catid-2">社会</a><a href="?action-category-catid-1">龙泉</a></div>
  148.         <div id="supehot">
  149.           <!--图片交换开始-->
  150.           <!--{block name="spacenews" parameter="catid/1,2,3,4,5,6,7,8,9,10,11,12,13,14/haveattach/2/order/i.dateline DESC/limit/0,4/cachetime/83400/subjectlen/40/subjectdot/1/cachename/hotnewspic"}-->
  151.           <div class="box_l" id="index_focus_turn">
  152.             <!--{if !empty($_SBLOCK['hotnewspic'])}-->
  153.             <div id="index_focus_turn_pic">
  154.               <div id="index_focus_turn_picList" style="left:0; top:0;">
  155.                 <ul>
  156.                   <!--{loop $_SBLOCK['hotnewspic'] $pkey $pvalue}-->
  157.                   <li><a href="$pvalue[url]"><img src="$pvalue['a_filepath']" alt="" /></a></li>
  158.                   <!--{/loop}-->
  159.                 </ul>
  160.               </div>
  161.               <div id="index_focus_turn_opvdiv"></div>
  162.               <div id="index_focus_turn_tx">
  163.                 <ul>
  164.                   <!--{eval $i = 0}-->
  165.                   <!--{loop $_SBLOCK['hotnewspic'] $key $value}-->
  166.                   <!--{eval $current = ($i == 0 ? 'current' : 'normal');}-->
  167.                   <li class="$current">$value[subject]</li>
  168.                   <!--{eval $i++}-->
  169.                   <!--{/loop}-->
  170.                 </ul>
  171.               </div>
  172.             </div>
  173.             <div id="index_focus_turn_btn">
  174.               <ul>
  175.                 <!--{eval $i = 0}-->
  176.                 <!--{loop $_SBLOCK['hotnewspic'] $bkey $bvalue}-->
  177.                 <!--{eval $current = ($i == 0 ? 'current' : 'normal');}-->
  178.                 <li class="$current"><img src="$bvalue[a_thumbpath]" alt="" /></li>
  179.                 <!--{eval $i++}-->
  180.                 <!--{/loop}-->
  181.               </ul>
  182.             </div>
  183.             <!--{/if}-->
  184.           </div>
  185.           <!--图片交换结束-->
  186.           <div id="box_l">
  187.             <!--首页新闻列表开始-->
  188.             <iframe src="/?action-channel-name-tuijian" frameborder=0 width=251 scrolling=no height=221 name=diange></iframe>
  189.           </div>
  190.           <!--首页新闻列表结束-->
  191.         </div>
  192.         <!--左开始-->
  193.         <div id="infbox">
  194.           <!--通知通告开始-->
  195.           <div id="anc">
  196.             <!--{block name="spacenews" parameter="catid/14/order/i.dateline DESC/limit/0,10/subjectlen/40/tpl/tztg"}-->
  197.             <!--tztg-->
  198.           </div>
  199.           <script language="javascript" type="text/javascript">new zjScroll("anc",21,20,2000);</script>
  200.         </div>
  201.         <!--通知通告结束-->
  202.       </div>
  203.       <!--新闻左侧结束-->
  204.       <div class="supe_globalmodule_x">
  205.         <!--推荐内容开始-->
  206.         <div class="supe_globalcaption">
  207.           <iframe src="http://www.35lq.com/templates/default/indexlist.asp" frameborder=0 width=306 scrolling=no height=24 name=diange></iframe>
  208.           <!--许愿墙 -->
  209.         </div>
  210.         <DIV id=focus>
  211.              <!--{block name="spacenews" parameter="catid/1,2,3,4,5,6,7,8,9,10,11,12,13,14/haveattach/2/order/i.dateline ASC/limit/8,1/cachetime/900/subjectlen/28/showdetail/1/messagelen/100/messagedot/1/cachename/tiezi/tpl/data"}-->
  212.         <!--新帖-->
  213.           <div id=focus-right>
  214.             <!--{loop $_SBLOCK['tiezi'] $value}-->
  215.             <p><a href="$value[url]" target=_blank><img src="$value[a_thumbpath]"/></a> <a title="$value[subjectall]" href="$value[url]" target=_blank><strong><span>$value[subject]</span></strong><br>
  216.               $value[message]</a> </p>
  217.             <!--{/loop}-->
  218.           </div>
  219.         </DIV>
  220.       </div>
  221.       <!--推荐内容结束-->
  222.       <div id="hotad">
  223.         <!--广告位开始-->
  224.         <!--右栏335×78--><div>#getad("user","1")#</div><script type=text/javascript>new dk_slideplayer("#per_slideplay",{width:"335px",height:"78px",time:"5000"});</script><!--爱墙下幻灯片-->
  225.         <!--广告位结束-->
  226.       </div>
  227.       <div class="supe_globalmodule_d">
  228.         <!--右开始-->
  229.         <!--{block name="spacenews" parameter="catid/1,2,3,4,5,6,7,8,9,10,11,12,13,14/order/i.dateline DESC/limit/0,10/subjectlen/40/tpl/tztg"}-->
  230.         <!--热点信息-->
  231.       </div>
  232.       <!--本周热门结束-->
  233.     </div>
  234.    <div id="supebbs" class="supe_globalmodule">
  235.    <!--第二行开始-->
  236. <div class="supe_globalmodule_2_l"><!--论坛开始-->
  237. <div class="global_captionl02">
  238. <h3>推荐新帖</h3><a href="http://www.35lq.com/bbs/" target="_blank">泡论坛去>></a></div>
  239. <!--{block name="spacenews" parameter="catid/13/haveattach/2/order/i.dateline ASC/limit/0,1/cachetime/900/subjectlen/32/showdetail/1/messagelen/100/messagedot/1/cachename/tiezi/tpl/data"}--><!--新帖-->
  240. <div id=focusbbs>
  241. <div id=focus-right>
  242. <!--{loop $_SBLOCK['tiezi'] $value}-->
  243. <p><a href="$value[url]" target=_blank><img src="$value[a_thumbpath]"/></a>
  244. <a title="$value[subjectall]" href="$value[url]" target=_blank><strong><span>$value[subject]</span></strong><br>$value[message]</a>
  245. </p>
  246. <!--{/loop}-->
  247. </div>
  248. </div>
  249. <div class="supebbs_tx">
  250. <!--{block name="bbsthread" parameter="order/t.dateline DESC/subjectlen/48/subjectdot/1/limit/0,18/cachetime/5630/cachename/newthread"}-->
  251.           <ul>
  252.             <!--{loop $_SBLOCK['newthread'] $value}-->
  253.             <li><span class="box_r">$value[author]</span><a href="/bbs/viewthread.php?tid=$value[tid]" target="_blank">$value[subject]</a></li>
  254.             <!--{/loop}-->
  255.           </ul>
  256. </div>

  257. </div><!--论坛结束-->
  258. <div id="supeblog" class="supe_globalmodule_2_c"><!--日志开始-->
  259. <div class="global_captionl02"><h3>推荐日志</h3><a href="http://www.35lq.com/home/" target="_blank">逛空间去>></a></div>
  260. <!--{block name="spacenews" parameter="catid/12/haveattach/2/order/i.dateline ASC/limit/0,1/cachetime/900/subjectlen/32/showdetail/1/messagelen/100/messagedot/1/cachename/rizhi/tpl/data"}--><!--日志-->
  261. <div id=focusbbs>
  262. <div id=focus-right>
  263. <!--{loop $_SBLOCK['rizhi'] $value}-->
  264. <p><a href="$value[url]" target=_blank><img src="$value[a_thumbpath]"/></a>
  265. <a title="$value[subjectall]" href="$value[url]" target=_blank><strong><span>$value[subject]</span></strong><br>$value[message]</a>
  266. </p>
  267. <!--{/loop}-->
  268. </div>
  269. </div>
  270.         <!--{block name="uchblog" parameter="order/dateline DESC,dateline DESC/limit/0,18/cachetime/6980/subjectlen/48/subjectdot/1/showdetail/1/messagelen/80/messagedot/1/cachename/newblog"}-->
  271.         <div class="supeblog_txlist">
  272.           <ul>
  273.             <!--{loop $_SBLOCK['newblog'] $value}-->
  274.             <li><span class="box_r">$value[username]</span> <a href="$_SC[uchurl]/space.php?uid=$value[uid]&do=blog&id=$value[blogid]" title="$value[subjectall]" target="_blank">$value[subject]</a></li>
  275.             <!--{/loop}-->
  276.           </ul>

  277. </div>
  278. </div><!--日志结束-->


  279. <div class="supe_globalmodule_2_rhd">
  280. <!--{block name="spacenews" parameter="catid/1,2,3,4,5,6,7,8,9,10,11,12,13,14/haveattach/2/order/i.dateline ASC/limit/0,1/cachetime/900/subjectlen/28/showdetail/1/messagelen/40/messagedot/1/cachename/huodong/tpl/data"}--><!--huodong-->
  281. <div class="global_captionl02"><h3>排 行 榜</h3><a href="http://www.35lq.com/" target="_blank">更多&gt;&gt;</a></div>
  282. <div id=focusright>
  283. <div id=focus-rightright>
  284. <!--{loop $_SBLOCK['huodong'] $value}-->
  285. <p><a href="$value[url]" title="$value[subject]"><strong><span>$value[subject]</span></strong></a>
  286. <br><a href="$value[url]"><img src="$value[a_thumbpath]" alt="$value[subjectall]" /></a>
  287. <a href="$value[url]" title="$value[subjectall]" target=_blank>$value[message]</a>
  288. <!--{/loop}-->
  289. </p>
  290. </div>
  291. </div>
  292. <!--{block name="spacenews" parameter="catid/1,2,3,4,5,6,7,8,9,10,11,12,13,14/haveattach/2/order/i.dateline ASC/limit/3,1/cachetime/900/subjectlen/28/showdetail/1/messagelen/40/messagedot/1/cachename/huodong/tpl/data"}--><!--huodong-->
  293. <div id=focusright>
  294. <div id=focus-rightright>
  295. <!--{loop $_SBLOCK['huodong'] $value}-->
  296. <p><a href="$value[url]" title="$value[subject]"><strong><span>$value[subject]</span></strong></a>
  297. <br><a href="$value[url]"><img src="$value[a_thumbpath]" alt="$value[subjectall]" /></a>
  298. <a href="$value[url]" title="$value[subjectall]" target=_blank>$value[message]</a>
  299. <!--{/loop}-->
  300. </p>
  301. </div>
  302. </div>
  303. <!--{block name="spacenews" parameter="catid/1,2,3,4,5,6,7,8,9,10,11,12,13,14/haveattach/2/order/i.dateline ASC/limit/4,1/cachetime/900/subjectlen/28/showdetail/1/messagelen/40/messagedot/1/cachename/huodong/tpl/data"}--><!--huodong-->
  304. <div id=focusright>
  305. <div id=focus-rightright>
  306. <!--{loop $_SBLOCK['huodong'] $value}-->
  307. <p><a href="$value[url]" title="$value[subject]"><strong><span>$value[subject]</span></strong></a>
  308. <br><a href="$value[url]"><img src="$value[a_thumbpath]" alt="$value[subjectall]" /></a>
  309. <a href="$value[url]" title="$value[subjectall]" target=_blank>$value[message]</a>
  310. <!--{/loop}-->
  311. </p>
  312. </div>
  313. </div>
  314. </div><!--版块排行开始-->

  315.    
  316. </div>
  317.     <!--第二行结束-->
  318.     <div id="supenews" class="supe_globalmodule">
  319.       <!--uchome开始-->
  320.       <div class="supe_globalmodule_home_l">
  321.         <!--左开始-->
  322.         <div class="global_captionl01">
  323.           <h3>活跃会员,快点去认识他们!</h3>
  324.           <a href="http://www.35lq.com/home/">随便看看>></a></div>
  325.         <DIV class=snscontent_left>
  326.           <script language="javascript" type="text/javascript" src="http://www.35lq.com/home/js.php?id=5"></script>
  327.         </DIV>
  328.         <DIV class=snscontent_right>
  329.           <DIV class=memberdolist>
  330.             <H3>看看大家正在忙些什么...</H3>
  331.             <script language="javascript" type="text/javascript" src="http://www.35lq.com/home/js.php?id=4"></script>
  332.             <SCRIPT>startMarquee(205, 90, 0, "scrollbody");
  333.                 function startMarquee(h,speed,delay,sid){
  334.                         var t = null;
  335.                         var p = false;
  336.                         var o = document.getElementById(sid);
  337.                         o.style.height = 205+"px";
  338.                         o.innerHTML += o.innerHTML;
  339.                         o.onmouseover = function(){p = true}
  340.                         o.onmouseout = function(){p = false}
  341.                         o.scrollTop = 0;
  342.                         function start(){
  343.                                 t = setInterval(scrolling, speed);
  344.                                 if(!p) {
  345.                                         o.scrollTop += 2;
  346.                                 }
  347.                         }

  348.                         function scrolling(){
  349.                                 if(p) return;
  350.                                 if(o.scrollTop % h != 0){
  351.                                         o.scrollTop += 2;
  352.                                         if(o.scrollTop >= o.scrollHeight/2) o.scrollTop = 0;
  353.                                 } else {
  354.                                         clearInterval(t);
  355.                                         setTimeout(start, delay);
  356.                                 }
  357.                         }
  358.                         setTimeout(start, delay);
  359.                 }
  360. </SCRIPT>
  361.           </DIV>
  362.         </DIV>
  363.       </div>
  364.       <!--左结束-->
  365.       <div class="supe_globalmodule_home_r">
  366.         <!--右开始-->
  367.         <div class="global_captionl02">
  368.           <h3>热门应用</h3>
  369.           <a href="http://www.35lq.com/home/cp.php?ac=userapp&my_suffix=%2Fapp%2Flist%3Fsort%3Dall%26category%3D">玩游戏>></a></div>
  370.       <table cellspacing=0 cellpadding=0 width="271" align=center border=0>
  371.   <tbody>
  372.   <tr>
  373.     <td align=left width=66 height="80">
  374.       <table width="50" border="0" cellspacing="1" cellpadding="3" bgcolor="#E5E5E5">
  375.         <tr>
  376.           <td bgcolor="#FFFFFF"><a
  377.       href="http://www.35lq.com/home/userapp.php?id=1003094" target=_blank><img
  378.       alt=抢车位 src="http://www.35lq.com/templates/default/images/1.gif" border=0 width="50" height="50"></a></td>
  379.         </tr>
  380.       </table>
  381.     </td>
  382.     <td>
  383.       <table cellspacing=0 cellpadding=0 width="100%" border=0>

  384.         <tbody>
  385.         <tr>
  386.           <td height=30><a
  387.             href="http://www.35lq.com/home/userapp.php?id=1003094"
  388.             target=_blank><font color="#cc6600"><b>抢车位</b></font></a></td>
  389.         </tr>
  390.         <tr>
  391.           <td>
  392.             <p>赶快加入,与好友一起玩各种好玩的应用吧!</p>
  393.           </td>
  394.         </tr>
  395.         </tbody>
  396.       </table>

  397.     </td>
  398.   </tr>
  399.   </tbody>
  400. </table>
  401. <table class=totyy1 cellspacing=0 cellpadding=0 width="271" align=center
  402. border=0>
  403.   <tbody>
  404.   <tr>
  405.     <td align=left width=66 height="80">
  406.       <table width="50" border="0" cellspacing="1" cellpadding="3" bgcolor="#E5E5E5">
  407.         <tr>
  408.           <td bgcolor="#FFFFFF"><a
  409.       href="http://www.35lq.com/home/userapp.php?id=1008973" target=_blank><img
  410.       alt=朋友买卖 src="http://www.35lq.com/templates/default/images/2.gif" border=0 width="50" height="50"></a></td>
  411.         </tr>

  412.       </table>
  413.     </td>
  414.     <td>
  415.       <table cellspacing=0 cellpadding=0 width="100%" border=0>
  416.         <tbody>
  417.         <tr>
  418.           <td height=30><a
  419.             href="http://www.35lq.com/home/userapp.php?id=1008973"
  420.             target=_blank><font color="#cc6600"><b>朋友买卖</b></font></a></td>
  421.         </tr>
  422.         <tr>
  423.           <td>
  424.             <p>想感受一下当奴隶主的感觉吗?喜欢或讨厌你...</p>

  425.           </td>
  426.         </tr>
  427.         </tbody>
  428.       </table>
  429.     </td>
  430.   </tr>
  431.   </tbody>
  432. </table>
  433. <table width="330" border="0" cellspacing="0" cellpadding="0" align="center">
  434.   <tr align="center">
  435.     <td height="30"><a title=德克萨斯扑克游戏 href="http://www.35lq.com/home/userapp.php?id=1005122"
  436.   target=_blank><font color="#cc6600"><b>德克萨斯</b></font></a></td>

  437.     <td><a title=葵花点穴手 href="http://www.35lq.com/home/userapp.php?id=1004804"
  438.   target=_blank><font color="#cc6600"><b>葵花点穴</b></font></a></td>
  439.     <td><a title=超级大富翁 href="http://www.35lq.com/home/userapp.php?id=1011554"
  440.   target=_blank><font color="#cc6600"><b>超级大富翁</b></font></a></td>
  441.   </tr>
  442.   <tr align="center">
  443.     <td>
  444.       <table width="50" border="0" cellspacing="1" cellpadding="3" bgcolor="#E5E5E5">
  445.         <tr>
  446.           <td bgcolor="#FFFFFF"><a title=德克萨斯扑克游戏 href="http://www.35lq.com/home/userapp.php?id=1005122"
  447.   target=_blank><img src="http://www.35lq.com/templates/default/images/3.gif" border=0 width="50" height="50"></a></td>
  448.         </tr>

  449.       </table>
  450.     </td>
  451.     <td>
  452.       <table width="50" border="0" cellspacing="1" cellpadding="3" bgcolor="#E5E5E5">
  453.         <tr>
  454.           <td bgcolor="#FFFFFF"><a title=葵花点穴手 href="http://www.35lq.com/home/userapp.php?id=1004804"
  455.   target=_blank><img src="http://www.35lq.com/templates/default/images/4.gif" border=0 width="50" height="50"></a></td>
  456.         </tr>
  457.       </table>
  458.     </td>
  459.     <td>
  460.       <table width="50" border="0" cellspacing="1" cellpadding="3" bgcolor="#E5E5E5">

  461.         <tr>
  462.           <td bgcolor="#FFFFFF"><a title=超级大富翁 href="http://www.35lq.com/home/userapp.php?id=1011554"
  463.   target=_blank><img src="http://www.35lq.com/templates/default/images/5.gif" border=0 width="50" height="50"></a></td>
  464.         </tr>
  465.       </table>
  466.     </td>
  467.   </tr>
  468. </table>
  469.   </div><!--右结束-->
  470. </div><!--uchome结束-->

  471.     <!--广告位开始-->
  472.     <div style="margin-bottom:8px">
  473.       <script type="text/javascript" src="http://www.35lq.com/batch.ad.php?id=2"></script>
  474.       <!--中栏950×90-->
  475.     </div>
  476.     <!--广告位结束-->
  477.     <div id="supebbs" class="supe_globalmodule">
  478.       <!--房产开始-->
  479.       <div class="supe_globalmodule_3_l">
  480.         <!--出售开始-->
  481.         <div class="global_captionl02">
  482.           <h3>出售信息</h3>
  483.           <a href="m.php?name=house&mo_catid=12">更多>></a><a href="m.php?name=house&mo_catid=1">[买房信息]</a><a href="admincp.php?action=modelmanages&op=add&mid=1" target="_blank"><font color="red">[免费发布]</font></a></div>
  484.         <div class="supebbs_tx">
  485.           <!--{block name="model" parameter="name/house/catid/12/order/i.dateline DESC/limit/0,7/cachename/house/tpl/data"}-->
  486.           <!--house-->
  487.           <table width="345" border="0" cellspacing="0" cellpadding="0" align="center">
  488.             <!--{loop $_SBLOCK['house'] $value}-->
  489.             <tr>
  490.               <td height="23"><div class="nowrap"><a href="$value[url]" target="_blank">$value[subject]</a></div></td>
  491.               <td width="80">$value[huxing]</td>
  492.               <td width="70">$value[seniority]</td>
  493.               <td width="80">$value[salary]</td>
  494.             </tr>
  495.             <!--{/loop}-->
  496.           </table>
  497.         </div>
  498.       </div>
  499.       <!--出售结束-->
  500.       <div id="supeblog" class="supe_globalmodule_3_c">
  501.         <!--出租开始-->
  502.         <div class="global_captionl02">
  503.           <h3>出租信息</h3>
  504.           <a href="m.php?name=house&mo_catid=6">更多>></a><a href="m.php?name=house&mo_catid=5">[求租信息]</a><a href="admincp.php?action=modelmanages&op=add&mid=1" target="_blank"><font color="red">[免费发布]</font></a></div>
  505.         <div class="supebbs_tx">
  506.           <!--{block name="model" parameter="name/house/catid/6/order/i.dateline DESC/limit/0,7/cachename/house/tpl/data"}-->
  507.           <!--house-->
  508.           <table width="345" border="0" cellspacing="0" cellpadding="0" align="center">
  509.             <!--{loop $_SBLOCK['house'] $value}-->
  510.             <tr>
  511.               <td height="23"><div class="nowrap"><a href="$value[url]" target="_blank">$value[subject]</a></div></td>
  512.               <td width="80">$value[huxing]</td>
  513.               <td width="70">$value[seniority]</td>
  514.               <td width="80">$value[salary]</td>
  515.             </tr>
  516.             <!--{/loop}-->
  517.           </table>
  518.         </div>
  519.       </div>
  520.       <!--出租结束-->
  521.       <div class="supe_globalmodule_3_r">
  522.         <!--房产资讯开始-->
  523.         <div class="global_captionl02">
  524.           <h3>房产家居</h3>
  525.           <a href="?action-category-catid-4">更多>></a></div>
  526.         <!--{block name="spacenews" parameter="catid/4/order/i.dateline DESC/limit/0,7/cachetime/0/subjectlen/30/cachename/newslist"}-->
  527.         <ul>
  528.           <!--{loop $_SBLOCK['newslist'] $value}-->
  529.           <li>
  530.             <div class="nowrap"><a href="$value[url]" target="_blank">$value[subject]</a></div>
  531.           </li>
  532.           <!--{/loop}-->
  533.         </ul>
  534.       </div>
  535.       <!--房产资讯结束-->
  536.     </div>
  537.     <!--房产结束-->
  538.     <div id="supebbs" class="supe_globalmodule">
  539.       <!--招聘开始-->
  540.       <div class="supe_globalmodule_3_l">
  541.         <!--招聘开始-->
  542.         <div class="global_captionl02">
  543.           <h3>招聘信息</h3>
  544.           <a href="m.php?name=job">更多>></a><a href="admincp.php?action=modelmanages&op=add&mid=2" target="_blank"><font color="red">[免费发布]</font></a></div>
  545.         <div class="supezp">
  546.           <ul>
  547.             <!--{block name="model" parameter="name/job/order/i.dateline DESC/limit/0,7/subjectlen/22/tpl/zp"}-->
  548.           </ul>
  549.         </div>
  550.       </div>
  551.       <!--招聘结束-->
  552.       <div id="supeblog" class="supe_globalmodule_3_c">
  553.         <!--求职开始-->
  554.         <div class="global_captionl02">
  555.           <h3>个人求职</h3>
  556.           <a href="m.php?name=person">更多>></a><a href="admincp.php?action=modelmanages&op=add&mid=3" target="_blank"><font color="red">[个人登记]</font></a></div>
  557.         <div class="supebbs_tx">
  558.           <!--{block name="model" parameter="name/person/order/i.dateline DESC/limit/0,7/cachename/house/tpl/data"}-->
  559.           <table width="345" border="0" cellspacing="0" cellpadding="0" align="center">
  560.             <!--{loop $_SBLOCK['house'] $value}-->
  561.             <tr>
  562.               <td height="23" width="70"><div class="nowrap"><a href="$value[url]" target="_blank">$value[subject]</a></div></td>
  563.               <td width="30">$value[sex]</td>
  564.               <td width="60">$value[xl]</td>
  565.               <td width="40">$value[jg]</td>
  566.               <td><font color="#cc6600">意向</font> $value[yxzw]</td>
  567.             </tr>
  568.             <!--{/loop}-->
  569.           </table>
  570.         </div>
  571.       </div>
  572.       <!--求职结束-->
  573.       <div class="supe_globalmodule_3_r">
  574.         <!--人才动态开始-->
  575.         <div class="global_captionl02">
  576.           <h3>人才动态</h3>
  577.           <a href="?action-category-catid-9">更多>></a></div>
  578.         <!--{block name="spacenews" parameter="catid/9/order/i.dateline DESC/limit/0,7/cachetime/0/subjectlen/30/cachename/newslist"}-->
  579.         <ul>
  580.           <!--{loop $_SBLOCK['newslist'] $value}-->
  581.           <li>
  582.             <div class="nowrap"><a href="$value[url]" target="_blank">$value[subject]</a></div>
  583.           </li>
  584.           <!--{/loop}-->
  585.         </ul>
  586.       </div>
  587.       <!--人才动态结束-->
  588.     </div>
  589.     <!--招聘结束-->
  590.     <div id="supebbs" class="supe_globalmodule">
  591.       <!--第二行开始-->
  592.       <div class="supe_globalmodule_2_l">
  593.         <!--社会资讯开始-->
  594.         <!--{block name="spacenews" parameter="catid/2/haveattach/2/showattach/1/order/i.viewnum DESC/limit/0,4/cachetime/0/subjectlen/36/subjectdot/1/cachename/hotpicnews"}-->
  595.         <div class="global_captionl02">
  596.           <h3>社会资讯</h3>
  597.           <a href="#action/category/catid/2#">更多>></a></div>
  598.         <!--{eval $hotpic = array_shift($_SBLOCK['hotpicnews'])}-->
  599.         <div class="news_box_hot"> <a href="$hotpic[url]"><img align="left" src="$hotpic[a_thumbpath]" alt="$hotpic[subjectall]" /></a>
  600.           <ul>
  601.             <!--{loop $_SBLOCK['hotpicnews'] $value}-->
  602.             <li><a href="$value[url]" target="_blank">$value[subject]</a></li>
  603.             <!--{/loop}-->
  604.           </ul>
  605.         </div>
  606.         <!--{block name="spacenews" parameter="catid/2/order/i.dateline DESC/limit/0,8/cachetime/0/subjectlen/48/subjectdot/1/cachename/newslist"}-->
  607.         <div class="news_box_content">
  608.           <ul>
  609.             <!--{loop $_SBLOCK['newslist'] $value}-->
  610.             <li><span class="box_r">#date('m.d', $value['dateline'])#</span><a href="$value[url]">$value[subject]</a></li>
  611.             <!--{/loop}-->
  612.           </ul>
  613.         </div>
  614.       </div>
  615.       <!--社会资讯结束-->
  616.       <div id="supepic" class="supe_globalmodule_2_c">
  617.         <!--龙泉报道开始-->
  618.         <!--{block name="spacenews" parameter="catid/1/haveattach/2/showattach/1/order/i.viewnum DESC/limit/0,4/cachetime/0/subjectlen/36/subjectdot/1/cachename/hotpicnews"}-->
  619.         <div class="global_captionl02">
  620.           <h3>龙泉报道</h3>
  621.           <a href="#action/category/catid/1#">更多>></a></div>
  622.         <!--{eval $hotpic = array_shift($_SBLOCK['hotpicnews'])}-->
  623.         <div class="news_box_hot"> <a href="$hotpic[url]"><img align="left" src="$hotpic[a_thumbpath]" alt="$hotpic[subjectall]" /></a>
  624.           <ul>
  625.             <!--{loop $_SBLOCK['hotpicnews'] $value}-->
  626.             <li><a href="$value[url]" target="_blank">$value[subject]</a></li>
  627.             <!--{/loop}-->
  628.           </ul>
  629.         </div>
  630.         <!--{block name="spacenews" parameter="catid/1/order/i.dateline DESC/limit/0,8/cachetime/0/subjectlen/48/subjectdot/1/cachename/newslist"}-->
  631.         <div class="news_box_content">
  632.           <ul>
  633.             <!--{loop $_SBLOCK['newslist'] $value}-->
  634.             <li><span class="box_r">#date('m.d', $value['dateline'])#</span><a href="$value[url]">$value[subject]</a></li>
  635.             <!--{/loop}-->
  636.           </ul>
  637.         </div>
  638.       </div>
  639.       <!--龙泉报道结束-->
  640.       <div class="supe_globalmodule_2_r">
  641.         <!--驴友天下开始-->
  642.         <div class="global_captionl02">
  643.           <h3>驴友天下</h3>
  644.           <a href="?action-category-catid-7">更多&gt;&gt;</a></div>
  645.         <!--{block name="spacenews" parameter="catid/7/order/i.dateline DESC/limit/0,9/cachetime/0/subjectlen/30/cachename/newslist"}-->
  646.         <ul>
  647.           <!--{loop $_SBLOCK['newslist'] $value}-->
  648.           <li>
  649.             <div class="nowrap"><a href="$value[url]" target="_blank">$value[subject]</a></div>
  650.           </li>
  651.           <!--{/loop}-->
  652.         </ul>
  653.       </div>
  654.       <!--驴友天下结束-->
  655.       <div class="supe_globalmodule_4_r">
  656.         <!--广告开始-->
  657.         <A href="#" target="_blank"><IMG height=95 src="{S_URL}/ad/ad006.gif" width=210 border=0></a> </div>
  658.       <!--广告结束-->
  659.     </div>
  660.     <div id="supebbs" class="supe_globalmodule">
  661.       <!--第二行开始-->
  662.       <div class="supe_globalmodule_2_l">
  663.         <!--娱乐周刊开始-->
  664.         <!--{block name="spacenews" parameter="catid/5/haveattach/2/showattach/1/order/i.viewnum DESC/limit/0,4/cachetime/0/subjectlen/36/subjectdot/1/cachename/hotpicnews"}-->
  665.         <div class="global_captionl02">
  666.           <h3>娱乐周刊</h3>
  667.           <a href="#action/category/catid/5#">更多>></a></div>
  668.         <!--{eval $hotpic = array_shift($_SBLOCK['hotpicnews'])}-->
  669.         <div class="news_box_hot"> <a href="$hotpic[url]"><img align="left" src="$hotpic[a_thumbpath]" alt="$hotpic[subjectall]" /></a>
  670.           <ul>
  671.             <!--{loop $_SBLOCK['hotpicnews'] $value}-->
  672.             <li><a href="$value[url]" target="_blank">$value[subject]</a></li>
  673.             <!--{/loop}-->
  674.           </ul>
  675.         </div>
  676.         <!--{block name="spacenews" parameter="catid/5/order/i.dateline DESC/limit/0,8/cachetime/0/subjectlen/48/subjectdot/1/cachename/newslist"}-->
  677.         <div class="news_box_content">
  678.           <ul>
  679.             <!--{loop $_SBLOCK['newslist'] $value}-->
  680.             <li><span class="box_r">#date('m.d', $value['dateline'])#</span><a href="$value[url]">$value[subject]</a></li>
  681.             <!--{/loop}-->
  682.           </ul>
  683.         </div>
  684.       </div>
  685.       <!--娱乐周刊结束-->
  686.       <div class="supe_globalmodule_2_c">
  687.         <!--互联网络开始-->
  688.         <!--{block name="spacenews" parameter="catid/3/haveattach/2/showattach/1/order/i.viewnum DESC/limit/0,4/cachetime/0/subjectlen/36/subjectdot/1/cachename/hotpicnews"}-->
  689.         <div class="global_captionl02">
  690.           <h3>互联网络</h3>
  691.           <a href="#action/category/catid/3#">更多>></a></div>
  692.         <!--{eval $hotpic = array_shift($_SBLOCK['hotpicnews'])}-->
  693.         <div class="news_box_hot"> <a href="$hotpic[url]"><img align="left" src="$hotpic[a_thumbpath]" alt="$hotpic[subjectall]" /></a>
  694.           <ul>
  695.             <!--{loop $_SBLOCK['hotpicnews'] $value}-->
  696.             <li><a href="$value[url]" target="_blank">$value[subject]</a></li>
  697.             <!--{/loop}-->
  698.           </ul>
  699.         </div>
  700.         <!--{block name="spacenews" parameter="catid/3/order/i.dateline DESC/limit/0,8/cachetime/0/subjectlen/48/subjectdot/1/cachename/newslist"}-->
  701.         <div class="news_box_content">
  702.           <ul>
  703.             <!--{loop $_SBLOCK['newslist'] $value}-->
  704.             <li><span class="box_r">#date('m.d', $value['dateline'])#</span><a href="$value[url]">$value[subject]</a></li>
  705.             <!--{/loop}-->
  706.           </ul>
  707.         </div>
  708.       </div>
  709.       <!--互联网络结束-->
  710.       <div class="supe_globalmodule_2_r">
  711.         <!--美食健康开始-->
  712.         <div class="global_captionl02">
  713.           <h3>美食健康</h3>
  714.           <a href="?action-category-catid-8">更多>></a></div>
  715.         <!--{block name="spacenews" parameter="catid/8/order/i.dateline DESC/limit/0,9/cachetime/0/subjectlen/30/cachename/newslist"}-->
  716.         <ul>
  717.           <!--{loop $_SBLOCK['newslist'] $value}-->
  718.           <li>
  719.             <div class="nowrap"><a href="$value[url]" target="_blank">$value[subject]</a></div>
  720.           </li>
  721.           <!--{/loop}-->
  722.         </ul>
  723.       </div>
  724.       <!--美食健康结束-->
  725.       <div class="supe_globalmodule_4_r">
  726.         <!--广告开始-->
  727.         <IMG height=95 src="{S_URL}/ad/ad_9.gif" width=210 border=0> </div>
  728.       <!--广告结束-->
  729.     </div>
  730.     <!--{if !empty($_SCONFIG['showindex'])}-->
  731.     <!--{block name="friendlink" parameter="order/displayorder/limit/0,$_SCONFIG['showindex']/cachetime/11600/namelen/32/cachename/friendlink/tpl/data"}-->
  732.     <!--{eval $imglink=$txtlink="";}-->
  733.     <!--{loop $_SBLOCK['friendlink'] $value}-->
  734.     <!--{if $value[logo]}-->
  735.     <!--{eval $imglink .= "<a href="".$value[url]."" target="_blank"><img src="".$value[logo]."" alt="".$value[description]."" /></a>\n";}-->
  736.     <!--{else}-->
  737.     <!--{eval $txtlink .= "<a href="".$value[url]."" title="".$value[description]."" target="_blank">".$value[name]."</a>\n";}-->
  738.     <!--{/if}-->
  739.     <!--{/loop}-->
  740.     <div id="supelink">
  741.       <div id="supelink_cpation">
  742.         <h3>友情链接</h3>
  743.         <a href="#action/site/type/link#">更多>></a></div>
  744.       <!--{if !empty($imglink)}-->
  745.       <div class="supelink_img"> $imglink </div>
  746.       <!--{/if}-->
  747.       <!--{if !empty($txtlink)}-->
  748.       <div class="supelink_tx"> $txtlink </div>
  749.       <!--{/if}-->
  750.     </div>
  751.     <!--{/if}-->
  752.   </div>
  753.   <!--column end-->
  754. </div>
  755. <!--pagebody end-->
  756. <script language="javascript" type="text/javascript" src="ad/ad.js"></script>
  757. <script type="text/javascript">
  758. (function(){
  759. var a = AD2, dom = a.DomUtil, evt = a.DomEventUtil;
  760. a.area({
  761. id: 'ad_full'
  762. })({
  763. monitor_url: '',
  764. display: 'fullscreen',
  765. display_config: {
  766. delay: 2,
  767. duration: 15,               
  768. show_duration: .5,
  769. hide_duration: .6
  770. },
  771. fodder: [{
  772. type: 'flash',//image
  773. resource_url:'http://www.35lq.com/ad/cbo.swf',               
  774. link_to:'http://www.35lq.com/?action-viewnews-itemid-99',               
  775. width: 950,
  776. height: 400,               
  777. cover: false
  778. }]
  779. });
  780. a.render('ad_full');
  781. a.ping.flush();
  782. })();
  783. </script>
  784. <!--{template footer}-->
复制代码
回复

使用道具 举报

wuyang_joy 发表于 2009-6-5 15:46:17 | 显示全部楼层
打开 templates\default\css\common.css
找到:#index_focus_turn_picList img { width: expression(250 / this.width * this.height > 188 ? 250 : this.width * 225 / this.height);
改为  #index_focus_turn_picList img { width: expression(250 / this.width * this.height > 170 ? 250 : this.width * 225 / this.height);

还让我在这里给你解决
回复

使用道具 举报

 楼主| chizhuy 发表于 2009-6-5 16:44:13 | 显示全部楼层
不行,解决不了,还是不对!
我到你论坛发去!
回复

使用道具 举报

99飞翔 发表于 2009-6-16 19:29:57 | 显示全部楼层
我也有这问题
只是BBS首页有这问题
有办法解决吗?
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2025-10-17 09:58 , Processed in 0.128717 second(s), 16 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表