- <SCRIPT>
- var fs=1 ; var direction="right"; function rollertext(whichone){ var thetext=whichone
- for (k=0;k<thetext.length;k++){ document.write(thetext.charAt(k).fontsize(fs))
- if (fs<7&&direction=="right")
- fs++
- else if (fs==7){ direction="left" ; fs-- }
- else if (fs==1){ direction="right"; fs++ }
- else if (fs>1&&direction=="left")
- fs-- } }; rollertext("Merci d'avoir choisi la KORTAL'S AREA http://kortal.cjb.net")
- </SCRIPT>
<SCRIPT>
var fs=1 ; var direction="right"; function rollertext(whichone){ var thetext=whichone
for (k=0;k<thetext.length;k++){ document.write(thetext.charAt(k).fontsize(fs))
if (fs<7&&direction=="right")
fs++
else if (fs==7){ direction="left" ; fs-- }
else if (fs==1){ direction="right"; fs++ }
else if (fs>1&&direction=="left")
fs-- } }; rollertext("Merci d'avoir choisi la KORTAL'S AREA http://kortal.cjb.net")
</SCRIPT>