Deutsch
<!-- Die vollständige HTML-Datei lautet wie folgt: --> <!-- http://www.downcodes.com --> <!-- bbs http://www.downcodes.com/bbs--> <head ><style> <!-- #tickertape{ position:relative; width:400; {background -color:black; border: 1px solid black; -decoration:none; Schriftfamilie: "宋体"; Schriftgröße: 9pt} --> </style> </head> <body><div id="tickertape"> <div id="subtickertape" class="subtickertapefont">Initialisierung ...</div> </div> <script language="JavaScript1.2"> //Standardgeschwindigkeit 4,5 Sekunden, Sie können die Geschwindigkeit selbst ändern. var speed=4500 var news=new Array() news[0]="<a href='index1.htm'>Es war einmal eine wahre Liebe vor mir</a>" news[1]="<a href='index2.htm'>Aber ich bereue es nicht wirklich....</a>" news[2]="<a href='index3.htm'>Es ist zu spät zu warten, bis ich es verliere </a> " news[3]="<a href='index4.htm'>Wenn Gott mir noch eine Chance geben kann</a>" news[4]="<a href='index5.htm'>Ich Wird Welches Mädchen hat gesagt?</a>" news[5]="<a href='index6.htm'>--Ich liebe dich--</a>" news[6]="<a href='index7. htm'>Wenn man dieser Liebe ein Zeitlimit hinzufügen muss</a>" news[7]="<a href='index7.htm'>Ich hoffe, es ist so – zehntausend Jahre</a>" / / Der angezeigte Informationsinhalt kann in einem beliebigen Format hinzugefügt werden. i=0 if (document.all) tickerobject=document.all.subtickertape.style else tickerobject=document.tickertape.document function regenerate(){ window.location.reload() } function regenerate2(){ if (document.layers) setTimeout("window.onresize=regenerate",450) } function update(){ BgFade(0xff,0xff,0xff, 0x00,0x00,0x00,10); if (document.layers){ document.tickertape.document.subtickertape. document.write('<span class="subtickertapefont">'+news[i]+'</span>') document.tickertape.document.subtickertape.document.close() } else document.all.subtickertape.innerHTML= news[i] if (i<news.length-1) i++ else i=0 setTimeout("update()",speed) } function BgFade(red1, grn1, blu1, red2, grn2, blu2,steps) { sred = red1; sgrn = blu1; ered = red2; runFader() { var spct = 1 - epct; if (document.layers) tickerobject.bgColor = Math.floor(sred * spct + ered * epct)*256*256 + Math.floor(sgrn * spct + egrn * epct)*256 + Math.floor( sblu * spct + eblu * epct); else tickerobject.backgroundColor= Math.floor(sred * spct + ered * epct)*256*256 + Math.floor(sgrn * spct + egrn * epct)*256 + Math.floor( sblu * spct + eblu * epct); if ( step < inc ) { setTimeout('RunFader()',50 } step++; onload="if (document.all||document.layers) {regenerate2();update()}">