ภาษาไทย
<!-- http://www.downcodes.com/js --> <!-- bbs http://www.downcodes.com/bbs--> <!-- เพื่อให้บรรลุผลนี้ ให้เพิ่มโค้ดต่อไปนี้ ถึง <body>ในพื้นที่--> <form name="loading"> <div align="center"> <p><font color="#0000ff"><input name="chart" size="37" style= "สีพื้นหลัง: สีดำ; สี: #FF0000; ตระกูลแบบอักษร: Arial; น้ำหนักแบบอักษร: ตัวหนาขึ้น; สไตล์เส้นขอบ: ไม่มี; การขยาย: 0px"><br><input name="percent" size=" 53" style="พื้นหลังสี: สีดำ; สี: #FFFFFF; text-align: center; border-style: none; border-width: medium"> </font> <SCRIPT> var bar = 0 var line = " ||. " var amount ="||" count() ฟังก์ชั่น count(){ bar= bar+3 amount =amount + line document.loading.chart.value=amount document.loading.percent.value=bar+"%" ถ้า (bar <99) {setTimeout("count()",100);} else {window.location = "http://www.downcodes.com";} //เพจที่จะลิงก์} </SCRIPT> <! -- ขั้นตอนที่ 2: เพิ่ม "onload="Splash()"" ลงในแท็ก <body> --> ตัวอย่างเช่น: <body onload="Splash()">