function news() {
//str='<br>';
//for(i=val_in;i<val+1;i++) str+='<a href="'+nw[1][i]+'"><font face="Arial, Geneva" size="1" color="#000000">'+nw[0][i]+'</font></a><br><br>';
document.ne.document.ni.document.write(strNews); document.ne.document.ni.document.close();
/*val+=1;
if(val%3==0) {val_in+=3; t=3000;}
else {t=1300}
if(val==nw[0].length) {val_in=0; val=0;};
setTimeout('news()',t);*/
} 