Sorry to say it guys, but that's a con!
This proves it:
Code:
<a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('big','','2006_stuffs/manzana2.jpg',1)"><img src="2006_stuffs/manzana1.jpg" name="big" width="720" height="495" border="0"></a>
First image:
http://www.johnsadowski.com/2006_stuffs/manzana1.jpg
Second image:
http://www.johnsadowski.com/2006_stuffs/manzana2.jpg
The code above simply swaps to the second image when the mouse goes over the first, and then back when it moves out!