document.write ("
1227 16:52:34
1227 16:52:34
1227 16:52:34
1227 16:41:28
1227 16:41:27
"); function SetNews115(){ TitleData="《其他股》雷虎外資主力對作|'《電腦設備》精英單周交易爆量|'《半導體》華邦電均線多頭排列|'《營建股》遠雄建月KD黃金交叉|'《食品股》大成三大法人敲進".split("|'"); INC_115 = document.getElementById("INCNews115"); INC_Width = INC_115.offsetWidth; INC_115_TimeZoneWidth = INC_115.getElementsByTagName("TABLE")[0].rows[0].cells[0].offsetWidth; for ( i = 0 ; i < TitleData.length ; i++){ TitleSet = INC_115.getElementsByTagName("SPAN")[i]; if ( TitleSet.getElementsByTagName("A")[0] ) TitleSet = TitleSet.getElementsByTagName("A")[0]; for(j=1;j<=TitleData[i].length;j++){ TitleSet.innerHTML=TitleData[i].substr(0,j); if ( TitleSet.offsetWidth >= (INC_Width-INC_115_TimeZoneWidth-17) ){ TitleSet.innerHTML = TitleData[i].substr(0,j-1)+"..."; break; } } } } function newstory(url) { window.open (url,"_blank","toolbar=no,location=no,directories=no,status=no,member=no,scrollbars=yes,width=550,height=350"); } if ( document.all ){ window.attachEvent("onload",SetNews115); }else{ window.addEventListener("load",SetNews115,false); }