ภาษาไทย
<!--ใส่โค้ดต่อไปนี้ลงในพื้นที่ <body>--> <script> <!--// function gohome(){ if (document.layers) window.home() else if (document.all) window .location="about:home" else alert("You need NS 4+ or IE 4+ to go back home!") } //--> </script> </p> <form> <input type=" button" onClick="gohome()" value="Take Me Home!"> </form> <p> <!--กรุณาเปลี่ยนชื่อรูปภาพที่ลิงก์เป็น home.gif--> <a href=" javascript :gohome()"><img src="/u/info_img/2009-06/18/5933_logo.gif" border=0></a>