ภาษาไทย
<!-- bbs http://www.downcodes.com/bbs--> <!-- เพิ่มโค้ดต่อไปนี้ลงในพื้นที่ <head>--> <SCRIPT> // javascript เพิ่มเติมจาก http://www. downcodes.com var val=1; function wait() { if(val==1) { //8000 คือเวลาพัก setTimeout("wait()",8000); display='none' ; } } </SCRIPT> <table width="760" height="219" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" id=image> <tr> <td width="760" height="219"><a href="#" target="_blank"><img src="/img/200406301.jpg" width="760" height="420" border="0"></a></td> </tr> </table> <!-- แก้ไขเนื้อหา <body>--> <body onLoad="wait();">