Indonesia
<!-- http://www.downcodes.com --> <!-- bbs http://bbs.downcodes.com --> <!--Untuk mencapai efek ini, diperlukan dua langkah adalah: Tambahkan kode berikut ke area <head>--> <SCRIPT LANGUAGE="JavaScript"> <!-- Begin url = "index1.htm"; var speedX = 7; var speedY = 5; #000000" ; var txtColor = "#FF80000"; if (document.all) { var wide = window.screen.availWidth; var high = window.screen.availHeight; } function andBoom() { if (document.all) { var Boomer = window.open("","BoomWindow","layar penuh"); Boomer.document.write('<HTML><BODY BGCOLOR='+bgColor+' SCROLL=NO><FONT WAJAH=ARIAL COLOR='+ txtColor+'> Memuat...</FONT></BODY></HTML>'); Boomer.focus(); untuk (H=1; H<tinggi; H+= kecepatanY) { Boomer.resizeTo(1,H ); } untuk (W=1; W<lebar; W+= kecepatanX) { Boomer.resizeTo(W,H); Boomer.lokasi = url } else { window.open(url,"BoomWindow","") ; } } // Selesai --> </script> <!--Langkah 2: Tambahkan kode berikut ke area <body> --> <a href="javascript:andBoom()">Klik link untuk melihat efeknya</a>