JavaScript image rotator slides not linking

Not sure if this question is JavaScript or html:

I have a JavaScript image rotator in my site, where each slide contains an image and text - both are links.
In IE only the text links and not the image, in FF both link

check out: www.nevey.org - that is where my original rotator is.
Now I’m changing it a bit and would like to get rid of the text and just have an image that links - and this doesn’ work - i tried a javascript: onclick(window.open()) and that did not work either.
www.nevey.org/index-1.php - the second slide on the image rotator is the one im playing with

i realized that within a certain class in the rotator is when the images dont link otherwise they should.

Any ideas???

Thanks in advance for the help