language="JavaScript1.2"> /* Neon Lights Text Distributed
by Hypergurl (http://www.hypergurl.com) */ var message="my name is brendon and i like to party!" var neonbasecolor="gray" var neontextcolor="yellow"
var flashspeed=100 //in milliseconds ///No need to edit below this line///// var
n=0 if (document.all){ document.write('')
for (m=0;m'+message.charAt(m)+'')
document.write('') //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
} //cycle through and change individual letters to neon color tempref[n].style.color=neontextcolor
if (n
return } } function beginneon(){ if (document.all) flashing=setInterval("neon()",flashspeed)
} beginneon() >
Givi
lushi! thanx for the add :P
posted 3 weeks ago