Indonesia
<!-- http://www.downcodes.com --> <!-- bbs http://www.downcodes.com/bbs--> <!--把如下代码加入<body>区域中-- > <LAYER NAME="a0" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#ffffff" CLIP="0,0,1,1"></LAYER> <LAYER NAME="a1" LEFT=10 TOP =10 VISIBILITAS=TAMPILKAN BGCOLOR="#fff000" CLIP="0,0,1,1"></LAYER> <LAYER NAME="a2" LEFT=10 TOP=10 VISIBILITY=TAMPILKAN BGCOLOR="#ffa000" CLIP ="0,0,1,1"></LAYER> <LAYER NAME="a3" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#ff00ff" CLIP="0,0,1,1">< /LAYER> <LAYER NAME="a4" LEFT=10 TOP=10 VISIBILITY=TAMPILKAN BGCOLOR="#00ff00" CLIP="0,0,1,1"></LAYER> <LAYER NAME="a5" LEFT= 10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FF00FF" CLIP="0,0,1,1"></LAYER> <LAYER NAME="a6" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FF0000 " CLIP="0,0,1,1"></LAYER> <LAYER NAME="a7" LEFT=10 TOP=10 VISIBILITY=TAMPILKAN BGCOLOR="#ffffff" CLIP="0,0,2,2" ></LAYER> <LAYER NAME="a8" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#fff000" CLIP="0,0,2,2"></LAYER> <LAYER NAME="a9" LEFT=10 TOP=10 VISIBILITY=TAMPILKAN BGCOLOR="#ffa000" CLIP="0,0,2,2"></LAYER> <LAYER NAME="a10" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR=" #ff00ff" CLIP="0,0,2,2"></LAYER> <LAYER NAME="a11" LEFT=10 TOP=10 VISIBILITY=TAMPILKAN BGCOLOR="#00ff00" CLIP="0,0,2, 2"></LAYER> <LAYER NAME="a12" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#0000ff" CLIP="0,0,2,2"></LAYER> <LAYER NAME=" a13" KIRI=10 ATAS=10 VISIBILITAS=TAMPILKAN BGCOLOR="#FF0000" CLIP="0,0,3,3"></LAYER> <div id="starsDiv" style="position:absolute;top:0px ;kiri:0px"> <div style="position:relative;width:1px;height:1px;background:#ffffff;font-size:1px;visibility:visible"></div> <div style="position: relatif;lebar:1px;tinggi:1px;latar belakang:#fff000;ukuran font:1px;visibilitas:terlihat"></div> <div style="position:relative;width:1px;height:1px;background:# ffa000;font-size:1px;visibility:visible"></div> <div style="position:relative;width:1px;height:1px;background:#ff00ff;font-size:1px;visibility:visible"> </div> <div style="position:relative;width:1px;height:1px;background:#00ff00;font-size:1px;visibility:visible"></div> <div style="position:relative; lebar:1px;tinggi:1px;latar belakang:#0000ff;ukuran font:1px;visibilitas:terlihat"></div> <div style="position:relative;width:1px;height:1px;background:#FF0000; font-size:1px;visibility:visible"></div> <div style="position:relative;width:2px;height:2px;background:#ffffff;font-size:2px;visibility:visible"></ div> <div style="position:relative;width:2px;height:2px;background:#fff000;font-size:2px;visibility:visible"></div> <div style="position:relative;width: 2px;height:2px;background:#ffa000;font-size:2px;visibility:visible"></div> <div style="position:relative;width:2px;height:2px;background:#ff00ff;font- ukuran:2px;visibilitas:terlihat"></div> <div style="position:relative;width:2px;height:2px;background:#00ff00;font-size:2px;visibility:visible"></div> <div style="position:relative;width:2px;height:2px;background:#0000ff;font-size:2px;visibility:visible"></div> <div style="position:relative;width:3px; tinggi:3px;latar belakang:#FF0000;ukuran font:3px;visibilitas:terlihat"></div> </div> <SCRIPT LANGUAGE="JavaScript"> <!-- Asli: Kurt Grigg (kurt.grigg@virgin .net) --> <!-- Situs Web: http://freespace.virgin.net/kurt.grigg --> <!-- Skrip ini dan masih banyak lagi tersedia online gratis di --> <!-- Sumber JavaScript!! http://javascript.internet.com --> <!-- Mulai var Clrs = new Array(6); Klrs[0] = 'ff0000'; Kler[1] = '00ff00'; Kler[2] = '000aff'; Kler[3] = 'ff00ff'; Kler[4] = 'fff000'; Kld[5] = 'fffff0'; var yBase = 200; var xBase = 200; langkah var; var langkah saat ini = 0; var Xpos = 1; var Ypos = 1; var Xs = 200; var Ys = 400; if (dokumen.lapisan) { window.captureEvents(Event.MOUSEMOVE); } if (dokumen.semua) { function MoveHandler() { Xpos = document.body.scrollLeft+event.x; Ypos = dokumen.body.scrollTop+event.y; } document.onmousemove = MoveHandler; } else if (dokumen.lapisan) { function xMoveHandler(evnt) { Xpos = evnt.pageX; Ypos = acara.halamanY; } window.onMouseMove = xMoveHandler; } function Comet() { if (document.all) { yBase = window.document.body.offsetHeight / 4; xBase = jendela.dokumen.tubuh.offsetWidth / 4; } else if (dokumen.lapisan) { yBase = window.innerHeight / 4; xBase = jendela.innerWidth / 4; } if (dokumen.semua) { untuk ( i = 0 ; i < bintangDiv.all.length ; i++ ) { langkah = 3; bintangDiv.all[i].style.top = Ypos + yBase*Math.cos((currStep + i*4)/12)*Math.cos(0.7+currStep/200); bintangDiv.all[i].style.left = Xpos + xBase*Math.sin((currStep + i*3)/10)*Math.sin(8.2+currStep/400); for (ai = 0; ai < Clrs.length; ai++) { var c=Math.round(Math.random()*[ai]); } bintangDiv.all[i].style.background = Clrs[c]; } } else if (document.layers) { for ( j = 0 ; j < 14 ; j++ ) { //jumlah NS lapisan! langkah = 6; var templayer = "a"+j; document.layers[templayer].top = Ypos + yBase*Math.cos((currStep + j*4)/12)*Math.cos(0.7+currStep/200); document.layers[templayer].left = Xpos + xBase*Math.sin((currStep + j*3)/10)*Math.sin(8.2+currStep/400); for (aj=0; aj < Clrs.length; aj++) { var c=Math.round(Math.random()*[aj]); } document.layers[templayer].bgColor = Clrs[c]; } } langkah saat ini += langkah; setTimeout("Komet()", 5); } Komet(); // Selesai --> </skrip>