//-->

17876 ziyaretçi (27691 klik)
Function Window_onLoad() Bar = 95 sP = 10 END Function Function Count() If Bar < 100 Then Bar = Bar + 1 Window.Status = "Yükleniyor: " & Bar & "%" & " " & String(Bar, Line) setTimeout "Count()", SP Else Window.Status = "Yükleme Bitti" Document.Body.Style.Display = "" End If End Function Call Count() -->
This website was created for free with Own-Free-Website.com. Would you also like to have your own website?
Sign up for free