item in red allows you to add an image on top of the original picture
& item in light blue opens into a new window on link:
<applet code="Lake" codebase=^GEMDIR width=392 height=380>
<param name="image" value="^GEMDIR/dusk.gif">
<param name="target" value="_blank">
<param name="href" value="http://www.samisite.com">
<param name="overlay" value="^GEMDIR/seagrapes.gif">
</applet>
NOTE: Items in red are changed to match yours
seagrapes.gif image is 392 x 395 pixels and automatically centers on overlay
overlay image: The seagrape leaves were manually cut out of another image, placed into a transparent image which was expanded longer than the overall applet so all edges would be covered, other wise top edge of dusk would show above seagrapes. Done through the trial and error method tweaking until the final image was satisfactory.)
|