Hey, I have an html image map in a file that looks like this:
<div align="CENTER">
<map name="map1">
<area href="products.html" alt="Products" title="Products" shape="CIRCLE" coords="251,143,47">
</map>
<img src="images/header.jpg" alt="map of GH site" border="0" width="300" height="300"...