function chksoodotform(form)
{
if(form.key.value=='')
{
alert('请输入关键词');
return false;
}
else
{
window.open('http://search.soodot.com/?q='+form.key.value);
return false;
}
}
function goPublish()
{
window.open('http://www.soodot.com/release/release_zs.aspx');
}
document.ns = navigator.appName == "Microsoft Internet Explorer"
function randomStr(str){
var showId=Math.floor(Math.random()*2);
var tempStr=str[showId];
str[showId]=str[0];
str[0]=tempStr;
}
function showStr(str,textWidth,num){
if(!document.ns){document.write(str[0]+'
')}
else{
document.write('
'
+''
+''
+' '
+'| '+str[0]+' | '
+'| '+str[1]+' | '
+'| '+str[2]+' | '
+'| '+str[3]+' | '
+'| '+str[4]+' | '
+'| '+str[5]+' | '
+'| '+str[6]+' | '
+'| '+str[7]+' | '
+'| '+str[8]+' | '
+'| '+str[9]+' | '
+'| '+str[10]+' | '
+'| '+str[11]+' | '
+'| '+str[12]+' | '
+'| '+str[13]+' | '
+'| '+str[14]+' | '
+'| '+str[15]+' | '
+'| '+str[16]+' | '
+'| '+str[17]+' | '
+'| '+str[18]+' | '
+'| '+str[19]+' | '
+' '
+' '
+''
+' |
'
+'
');
}
}
function init_srolltext(num){
countnum=0
marqueesHeight=20;
eval('stopscroll'+num+'=false;')
eval('icefable1'+num+'.scrollTop=0;')
rotatenum=0
eval('icefable1'+num+'.style.width=0;')
eval('icefable1'+num+'.style.height=marqueesHeight;')
eval('icefable1'+num+'.style.overflowX="visible";')
eval('icefable1'+num+'.style.overflowY="hidden";')
eval('icefable1'+num+'.noWrap=true;')
eval('icefable1'+num+'.onmouseover=new Function("stopscroll=true");')
eval('icefable1'+num+'.onmouseout=new Function("stopscroll=false");')
eval('preTop'+num+'=0; ')
eval('currentTop'+num+'=0;')
eval('stoptime'+num+'=0;')
eval('icefable2'+num+'.innerHTML="";')
eval('icefable2'+num+'.innerHTML+=icefable1'+num+'.innerHTML;')
eval('icefable1'+num+'.innerHTML=icefable2'+num+'.innerHTML+icefable2'+num+'.innerHTML;')
eval('setInterval("scrollUp'+num+'()",40);')
}
function scrollUp1(){
if(stopscroll1==true) return;
currentTop1+=1;
if(currentTop1==21){
stoptime1+=1;
currentTop1-=1;
if(stoptime1==400){
currentTop1=0;
stoptime1=0;
}
}else{
preTop1=icefable11.scrollTop;
icefable11.scrollTop+=1;
if(icefable11.scrollTop==401){
preTop1=0; currentTop1=0; stoptime1=0;icefable11.scrollTop=0
}
}
}
var strArray1=new Array();
strArray1[0]="";
strArray1[1]="";
strArray1[2]="";
strArray1[3]="";
strArray1[4]="";
strArray1[5]="";
strArray1[6]="";
strArray1[7]="";
strArray1[8]="";
strArray1[9]="";
strArray1[10]="";
strArray1[11]="";
strArray1[12]="";
strArray1[13]="";
strArray1[14]="";
strArray1[15]="";
strArray1[16]="";
strArray1[17]="";
strArray1[18]="";
strArray1[19]="";
document.write("");