Thanks CommuneZoom
It appears that fixes Firefox, but IE loses the image entirely. Here is my code..
Code:
var choice = pickRandom(ic);
document.writeln('<TABLE WIDTH=792 HEIGHT=154 ALIGN=CENTER><TR><TD>' +
'<a href="http://www.auto-labs.com/forum/"' + '<IMG SRC="' + i[choice] +
'" HEIGHT="154" WIDTH="792" BORDER=0 id="forumlogo"><' +
"/P><" + "/TD><" + "/TR></a><" + "/TABLE>");