CanSevaL - Board
Würden Sie gerne auf diese Nachricht reagieren? Erstellen Sie einen Account in wenigen Klicks oder loggen Sie sich ein, um fortzufahren.

Üste Dogru Kayan Yazilar

Nach unten

Üste Dogru Kayan Yazilar Empty Üste Dogru Kayan Yazilar

Beitrag  Admin Fr Jan 30, 2009 5:37 pm

Üste Doğru Kayan Yazılar


Code:
<script language="JavaScript">
            var mw=170    /* The width */
            var mh=100    /* The height */
            var sp=1       /* The Speed */
            var text= '<font color="red"><B>Buradan</B> <b>Baslayıp yazılarınızı</b><BR><BR><B>istediginiz tarz ve</B><b>şekilde yazabilirsiniz</b><BR><BR><b>kolay gelsin..!!</b></font>'
            if (document.all)document.write('<marquee direction="up" scrollAmount='+sp+' style="width:'+mw+';height:'+mh+'">'+text+'</marquee>')
            function loop()
            {
            window.location.reload()
            }
            function loop2()
            {
            if (document.layers) { setTimeout("window.onresize=loop",350)
            init()
            }
            }
            function init()
            {
            document.marq.document.marqEx.document.write(text)
            document.marq.document.marqEx.document.close()
            thelength=document.marq.document.marqEx.document.height
            runmarq()
            }
            function runmarq()
            {
            if (document.marq.document.marqEx.top>=thelength*(-1)) {
            document.marq.document.marqEx.top-=sp
            setTimeout("runmarq()",100)
            }
            else
            {
            document.marq.document.marqEx.top=mh
            runmarq()
            }
            }
            window.onload=loop2
            </script>
Admin
Admin
Acemi-Üye
Acemi-Üye

Anzahl der Beiträge : 155
Alter : 43
Ort : Berlin
Anmeldedatum : 29.01.09

http://canseval.eniyiforum.org

Nach oben Nach unten

Nach oben


 
Befugnisse in diesem Forum
Sie können in diesem Forum nicht antworten