HTML Code:
<a href="javascript:;" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('masternav_r3_c8_s1','','master nav_r3_c8_s2.jpg',1)"><img name="masternav_r3_c8_s1" src="master%20nav_r3_c8_s1.jpg" width="51" height="6" border="0" id="masternav_r3_c8_s1" alt="" /></a>
In the code you showed you didn't even enclose the image in a href tag, so the image won't even be a link at that point.
I looked at your site and I have to suggest recoding it. Your are using tables for the layout and that is really a bad thing. Your should redo it using divs and css. Also you have a 1px alignment issue on the page that has the picture with a guy holding a sign that says "We can do" or something like that.
Bookmarks