Ok, this is for a little rollover-popdown caption. I would like to use an image in it, instead of just colors though, but I can't get it to work (as I have almost no knowledge with this).

Here is the code. Look towards the bottom and you'll see where I want the image.

<DIV ID="overDiv" STYLE="position:absolute;
visibility:hide; z-index:1;"></DIV>
<SCRIPT LANGUAGE="JavaScript" SRC="overlib.js">
</SCRIPT>
<BR>
<B><A HREF="" onclick="exit=false"
onMouseOver="drc('blank<BR>blank<BR>blank','I WANT AN IMAGE HERE'); return true;" onMouseOut="nd(); return true;">Find out how</A></B>

Thank you very much. Please post back if I've missed something.

-fodo