ÿþ<html> <body><br> <p style="font-family: Comic Sans MS; font-weight: bold; font-size: 30px; color: rgb(255, 255, 255);" align="center"> wWw.KienTrucDoThiMoi.Vn<br> <br> N.. O. W. L. O. A. D.. I. N.G....<br></p> <form name="loading"> <div align="center"> <p> <input name="chart" size="46" style="border-style: none; padding: 0px; font-family: Arial; font-size: 30px; font-weight: bolder; color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);" type="text"> <br> <input name="percent" style="border-style: none; padding: 0px; font-family: Comic Sans MS; font-size: 35px; font-weight: bolder; color: rgb(255, 255, 255); background-color: rgb(0, 0, 0); text-align: center;" type="text" size="20"> </p></font><b></b> <script> var bar = 0 var line = "||" var amount ="||" count() function count(){ bar= bar+2 amount =amount + line document.loading.chart.value=amount document.loading.percent.value=bar+"%" if (bar<100) {setTimeout("count()",5);} else {window.location = "/home";} }</script> </div></form></body></html>