한국어
<!-- 전체 HTML 파일은 다음과 같습니다: --> <!-- http://www.downcodes.com --> <!-- bbs http://www.downcodes.com/bbs--> <head><style> <!-- #tickertape{ 위치:상대적; 너비:400; 글꼴-크기: 9pt} #subtickertape { 배경 -색상:절대; 테두리: 1px 너비:400; 색상:흰색; } .subtickertapefont a{ 색상: 흰색; 글꼴 가족: "宋体"; 글꼴 크기: 9pt} --> </style> </head> <body><div id="tickertape"> <div id="subtickertape" class="subtickertapefont">초기화 ...</div> </div> <script 언어="JavaScript1.2"> //기본 속도는 4.5초이며 속도를 직접 수정할 수 있습니다. var speed=4500 var news=new Array() news[0]="<a href='index1.htm'>한때 내 앞에 진정한 사랑이 있었습니다</a>" news[1]="<a href='index2.htm'>하지만 별로 후회하지는 않습니다....</a>" news[2]="<a href='index3.htm'>잃을 때까지 기다리기에는 너무 늦었습니다. </a> " news[3]="<a href='index4.htm'>하나님께서 나에게 또 다른 기회를 주실 수 있다면</a>" news[4]="<a href='index5.htm'>I 어느 여자가 말했을까요</a>" news[5]="<a href='index6.htm'>--사랑합니다--</a>" news[6]="<a href='index7. htm'>이 사랑에 시간 제한을 추가해야 한다면</a>" news[7]="<a href='index7.htm'>만년이면 좋겠습니다</a>" / / 표시된 정보 내용은 어떤 형식으로든 추가할 수 있습니다. i=0 if (document.all) ticketerobject=document.all.subtickertape.style elseticerobject=document.tickertape.document 함수 regenerate(){ window.location.reload() } 함수 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; sblu = blu1; egrn = grn2; inc = 단계; RunFader(); 1 - epct; if (document.layers) ticketerobject.bgColor = Math.floor(sred * spct + ered * epct)*256*256 + Math.floor(sgrn * spct + egrn * epct)*256 + Math.floor( sblu * spct + eblu * epct); else ticketerobject.groundColor= 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++ } </script> </body> <body><body bgcolor="#000000" onload="if (document.all||document.layers) {regenerate2();update()}">