<script language="JavaScript">
function lo_que_sea() {
open('la_url.html', 'nombre', 'width=tamaño_horizontal,height=tamaño_vertical,to p=posicion,left=posicion,scrollbars=no,toolbar=no' )
}
</script>
<body>
...
<img src="imagen.jpg" onclick="lo_que_sea();">
...
</body>
Es JavaScript básico puedes ver como funciona más o menos en
http://www.shirohelmet.com/spanish/comercial_1.html