<object data="map.gif" type="image/gif" usemap="#map1" width=200 height=200>
<map name=map1>
<a href="1.html" title="Title 1" shape=rect coords="0,0,100,100">Link 1</a> |
<!-- etc. -->
</map>
</object>
An inline image map sized 200*200 pixels.
User agents which cannot render the image map should display four numbered text links.