English
<script language="Javascript"> <!-- button1up=new Image(200,180); button1up.src="/img/200406301.jpg"; //When the mouse is in the UP state, the image size and image button1down=new Image(200,180 ); button1down.src="/img/200406302.jpg"; //Picture size and picture when the mouse is down //more javascript from http://downcodes.com //--> </script> <a href ="http://www.downcodes.com" onmouseover="button1.src=button1up.src" onmouseout="button1.src=button1down.src"><img name="button1" src="/img/200406301. jpg" width=200 height=180 border=0></a>