English
<!--Put the following code into the <body> area--> <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> <!--Please change the name of your linked image to home.gif--> <a href=" javascript:gohome()"><img src="/u/info_img/2009-06/18/5933_logo.gif" border=0></a>