Copy this Code Firstly to the HEAD section of the page

<script>

<!-- Beginning of JavaScript -

col = new Array()
col[0]="000000"
col[1]="FFFF00"
col[2]="FF0000"
col[3]="333333"
col[4]="00FF00"
col[5]="660000"
col[6]="9900CC"
col[7]="FFFF00"
col[8]="000000"
col[9]="99FFFF"
col[10]="9900FF"
col[11]="CCFF66"
col[12]="003333"
col[13]="FF66FF"
col[14]="FFFFFF"
col[15]="0000CC"
col[16]="FFFFFF"
col[17]="000033"
col[18]="9900FF"
col[19]="FF0000"
col[20]="33CC99"
col[21]="00FF00"
col[22]="6666FF"
col[23]="FF6600"
col[24]="330000"
col[25]="CCFFFF"
col[26]="003300"
col[27]="FF0000"
col[28]="FFFF00"
col[29]="0000FF"
col[30]="00FF00"

i_col=0
doani=1
var timer
var thislink

function animatelink() {
if (document.all) {
if (doani==1) {
if (i_col<col>
</script>

<STYLE>
<A>
</STYLE>



Then , Copy the code to the BODY area where you want the text to appear

<DIV id="mainbody">Go to My Site


N.B : the BODY tag must be edited like this : <body id="thisbody">