
This is the image to be used as a clickable image map.
The map file defines where to go for the different areas of the image. If you are user jdoe you would change the filename "/info/imagemap/d.html" to "/~jdoe/d.html" (without quotes) if the destination document was in your public_html directory.
<A HREF="/cgi-bin/imagemap/info/imagemap/demo.map">
<IMG SRC="demo.gif" ISMAP>
</A>
If you are user jdoe you would change "/cgi-bin/imagemap/info/imagemap/demo.map" to "/cgi-bin/imagemap/~jdoe/demo.map" if you put the map file demo.map in your public_html directory.