I need to change the src attribute of the image when the link is being hover on
<div class="clear span-33 last" id="navigation">
<div class="hicon span-1"><a href="#" title="Homepage"><img src="../Assets/images/home.png" /></a></div>
</div>
Also change it to default when the link is not hovered on...