I have three images, one normal image that will be displayed when moused over, and one for when it is clicked. when it is clicked i want it to link to another webpage. So far all I have is the mouse over effect and a link, here's the code:
<script type="text/javascript">
function mouseOver()
{...