<MAP name="map">
<AREA shape="circle" coords="30,24,21" href="MAP1.html">
<AREA shape="poly" coords="77,44,119,44,98,3,77,44" href="MAP2.html">
<AREA shape="rect" coords="145,4,187,44" href="MAP3.html">
</MAP>
<DIV align="center">
<IMG src="AREA1.gif" usemap="#map" border="0" width="200" height="50" alt="Imagemap">
</DIV>
|