Moose Loose WordPress & Web Desigh Tools

Top
Home

<script>
function feardearg(obj,img)
{if (document.images)
{obj.src=img}}
</script>

<a href=""
onmouseover="feardearg(document., 'b. ')"
onmouseout="feardearg(document., 'd. ')">
<IMG SRC="d. " NAME="" BORDER=0></a>





d. is the rest state.
b. is the hover state
Test Link