Tekil Mesaj gösterimi
Alt 10-03-2008   #10
Profil
Üye
 
NameLeSS® - ait Kullanıcı Resmi (Avatar)
 
Üyelik tarihi: Feb 2007
Bulunduğu yer: NeRdeN NeReye....!
Mesajlar: 3.196
Üye No: 141

Seviye: 44 [♥ Bé-Yêu ♥♥ Bé-Yêu ♥♥ Bé-Yêu ♥♥ Bé-Yêu ♥♥ Bé-Yêu ♥]
Canlılık: 0 / 1076
Çekicilik: 1065 / 57010
Tecrübe: 4

Teşekkür

Teşekkürler: 0
0 Mesajina 0 Tesekkür Aldi
Rep
Rep Puanı : 6065
Rep Gücü : 82
İtibar :
NameLeSS® has a reputation beyond reputeNameLeSS® has a reputation beyond reputeNameLeSS® has a reputation beyond reputeNameLeSS® has a reputation beyond reputeNameLeSS® has a reputation beyond reputeNameLeSS® has a reputation beyond reputeNameLeSS® has a reputation beyond reputeNameLeSS® has a reputation beyond reputeNameLeSS® has a reputation beyond reputeNameLeSS® has a reputation beyond reputeNameLeSS® has a reputation beyond reputeNameLeSS® has a reputation beyond reputeNameLeSS® has a reputation beyond reputeNameLeSS® has a reputation beyond reputeNameLeSS® has a reputation beyond reputeNameLeSS® has a reputation beyond repute
NameLeSS® - MSN üzeri Mesaj gönder
19

Status bar da soldan sağa kayan yazı


Kod:
<script language="Javascript"> 
<!-- 
var x = 0 
var speed = 90 
var text = "istediğini yaz" 
var course =76 
var text2 = text 

function Scroll() { 
window.status = text2.substring(0, text2.length) 
if (course < text2.length) { 
setTimeout("Scroll2()", speed) 
} 
else { 
text2 = " " + text2 
setTimeout("Scroll()", speed); 
} 
} 
function Scroll2() { 
window.status = text2.substring(x, text2.length) 
if (text2.length - x == text.length) { 
text2 = text 
x = 0 
setTimeout("Scroll()", speed); 
} 
else { 
x++ 
setTimeout("Scroll2()", speed); 
} 
} 
Scroll() 
//--> 
</script>
__________________
__________________

Msn İRTİßaT
'NameLeSS166@gmail.com'
!...KeşKe ßu kadar ßüyük Sevdirmeseydin Kendini...!

Click the image to open in full size.


Click the image to open in full size.

NameLeSS® is offline NameLeSS® isimli üyenin yazdığı bu Mesajı değerlendirin.   Alıntı ile Cevapla