| 
 | 
<FONT face=黑体><FONT size=6> 
< style="LINE-HEIGHT: 45px" align=left><BR> 
<SCRIPT language=JavaScript1.2> 
var message="红人居论坛给大家提供的是一个广泛的交流空间。其宗旨是营造一个开心、清新、音画创作共享、活力四射的交流平台。网友之间的交流是一个互相感染、互相影响、互相欣赏的精神创造过程,红人居真诚希望通过所有网友的共同努力,给大家带来清新快乐的生活。" 
var ne 
var ne   
var flashspeed=200  //in milliseconds 
///No need to edit below this line///// 
var n=0 
if (document.all){ 
document.write('<font color="'+neonbasecolor+'">') 
for (m=0;m<message.length;m++) 
document.write('<span id="neonlight">'+message.charAt(m)+'</span>') 
document.write('</font><BR><br>') 
//cache reference to neonlight array 
var tempref=document.all.neonlight 
} 
else 
document.write(message) 
function neon(){ 
//Change all letters to base color 
if (n==0){ 
for (m=0;m<message.length;m++) 
tempref[m].style.color=neonbasecolor 
} 
//cycle through and change individual letters to neon color 
tempref[n].style.color=neontextcolor 
if (n<tempref.length-1) 
n++ 
else{ 
n=0 
clearInterval(flashing) 
setTimeout("beginneon()",1500) 
return 
} 
} 
function beginneon(){ 
if (document.all) 
flashing=setInterval("neon()",flashspeed) 
} 
beginneon() 
</SCRIPT> 
</FONT></P></FONT> |   
 
 
 
 |