put your text long as you want here !!!
 
just copy the code and change where it says put your text as long as you want in the code its at the end . Thank you for visiting powerlink co.
<script type="text/javascript">
// <![CDATA[
var speed=100; // speed colours change, 1 second = 1000
var raincol=new Array("#ff0000", "#ff9900", "#ffff00", "#99ff00", "#00ff00", "#00ff99", "#00ffff", "#0099ff", "#0000ff", "#9900ff", "#ff00ff", "#ff0099"); // change the colours if you want to
var alink="http://superkodlar.blogcu.com"; // page to link text to (set to ="" for no link)
var rainbow, raintxt, raincnt=0;
window.onload=function() { if (document.getElementById) {
  var i, raini;
  rainbow=document.getElementById("rainbow");
  raintxt=rainbow.firstChild.nodeValue;
  while (rainbow.childNodes.length) rainbow.removeChild(rainbow.childNodes[0]);
  for (i=0; i<raintxt.length; i++) {
    raini=document.createElement("span");
    raini.setAttribute("id", "rain"+i);
    raini.appendChild(document.createTextNode(raintxt.charAt(i)));
    if (alink) {
      raini.style.cursor="pointer";
      raini.onclick=function() { /*malicious javascript is not allowed.*/alink; }
    }
    rainbow.appendChild(raini);
  }
  rainbow=setInterval ("raining()", speed);
}}
function raining() {
  for (var i=0; i<raintxt.length; i++) document.getElementById("rain"+i).style.color=raincol[(i+raincnt)%raincol.length];
  raincnt++;
}
// ]]>
</script><span id="rainbow">put your text long as you want here!!!</span>

hi
sorry for not working
on this website for a while
but hopefully i will try alot
more from know
on more things for
other webowners will
be there.
Thanks alot please email
me for any kind of help
on your site or
any kind of aggreament
powerlink.
 
Today, there have been 18137 visitors (32447 hits) on this page!
This website was created for free with Own-Free-Website.com. Would you also like to have your own website?
Sign up for free