мєяу´
| Konu: ARAÇ ÇUBUĞUNDA MESAJ Perş. Nis. 23, 2009 3:32 pm | |
| - Kod:
-
</script><script language="Javascript"><!-- var x = 0 var speed = 70 var text = "===____----FiLANCACOM'a Hoşgeldiniz----____=== " var course = 120 var text2 = text function Scroll() { windowstatus = text2substring(0, text2length) if (course < text2length) { setTimeout("Scroll2()", speed) } else { text2 = " " + text2 setTimeout("Scroll()", speed); } } function Scroll2() { windowstatus = text2substring(x, text2length) if (text2length - x == textlength) { text2 = text x = 0 setTimeout("Scroll()", speed); } else { x++ setTimeout("Scroll2()", speed); } } Scroll() //--> // --></script>
| |
|