
竞技风暴 | 新浪首页

.linkWhite a:link,.linkWhite a:visited { text-decoration:none; color:#ffffff; } .linkWhite a:active,.linkWhite a:hover { text-decoration:underline; color:#ffffff; } .mr{ margin:0 10px 0 10px; } .td01 {background-color: #616C80;padding:4px
3px 2px 3px;} A.adiv01:link,A.adiv01:visited {text-decoration:none;color:#AFE0FD;} A.adiv01:active,A.adiv01:hover {text-decoration:none;color:#ff0000;} function GetObj(objName){ if(document.getElementById){ return eval('document.getElementById("' + objName + '")'); }else{ return eval('document.all.' + objName); } } //preload menuImages var img00 = new Image(); img00.src = 'http://image2.sina.com.cn/ty/2006worldcup/index060214/title_01off.gif'; var img00_1 = new Image(); img00_1.src = 'http://image2.sina.com.cn/ty/2006worldcup/index060214/title_01on.gif'; var img01 = new Image(); img01.src = 'http://image2.sina.com.cn/ty/2006worldcup/index060214/title_02off.gif'; var img01_1 = new Image(); img01_1.src = 'http://image2.sina.com.cn/ty/2006worldcup/index060214/title_02on.gif'; function sltMenu(menuNo){ //alert(menuNo); for(var i=0;i

赛程

球队分组

球星
经典殿堂

社区

下载

性感

德国风情

风暴

var DELAY_TIME = 3000; function ADFunc(sFuncName, lDelay, bWaitTriger){ this.sFuncName = sFuncName; this.lDelay = lDelay == null?DELAY_TIME:lDelay; this.bWaitTriger = bWaitTriger == null?false:true; } function ADFuncSeq(){ this.aryFunc = new Array(); } ADFuncSeq.prototype.push = function(sFuncName, lDelay, bWaitTriger){ try{ this.aryFunc.push(new ADFunc(sFuncName, lDelay, bWaitTriger)); }catch(e){} } ADFuncSeq.prototype.shift = function(){ try{ return this.aryFunc.shift(); }catch(e){} } var aryADSeq = new ADFuncSeq(); var iAdTimerID = 0; var FlashCoupletLeft = new sinaFlash("http://ad4.sina.com.cn/200604/29/53702_cupdl.swf", "sinadl", "100", "300", "7", "", false, "High"); FlashCoupletLeft.addParam("wmode", "opaque"); FlashCoupletLeft.write("couplet_left"); FlashCoupletLeft.write("couplet_right"); ifCouplet=false; document.getElementById('couplet_left').style.visibility='hidden'; document.getElementById('couplet_right').style.visibility='hidden'; var ifCouplet=true; try{ aryADSeq.push("adshowCouplet()"); }catch(e){ adshowCouplet(); } var iAdTimerID = 0; function trigerAD(){ iAdTimerID = setTimeout(startAD,10); } function startAD(){ clearTimeout(iAdTimerID); var oFunAD = aryADSeq.shift(); if (oFunAD != null){ try{ eval(oFunAD.sFuncName); }catch(e){} if (!oFunAD.bWaitTriger){ iAdTimerID = setTimeout(startAD, oFunAD.lDelay); } } } try{ var haveFullScreen = false; try{ haveFullScreen = SYfullscreen; }catch(e){} if (haveFullScreen){ iAdTimerID = setTimeout(startAD, 6000); }else{ startAD(); } }catch(e){}