Hola
chefnelone
Creo que lo mejor es utilizar una foro sin enlace:
<img src="Images/MiImagen.gif" name="idWindow1" width="62" height="36" border="0" id="id1">
Para añadirle la función:
Código PHP:
ima = document.getElementById('id1');
ima.style.cursor = 'pointer';
ima.onclick = function() {ir(1)}
Espero que te sirva. Saludos,