Hola:
Si quieres abrir un enlace a un popup, puedes usar el código de las FAQs:
http://www.forosdelweb.com/showpost....&postcount=185
Dentro del tag a puedes poner una imagen:
<a href="destino.html" target="popup" onclick="window.open('', 'popup', 'width=490,height=350,toolbar=false,scrollbars=fal se,top=120,left=180')" ><img src="imagen,gif" /></a>
Saludos