<html>
  <head>
    <title>Simple Template For Imagemaps</title>
  </head>
  <body>
<map id="mymap" name="mymap">


<area shape="circle" coords="198,281,7" title="test1-                    20" href="#" alt="test1-                    20">

<area shape="circle" coords="75,195,7" title="test3-                  3365" href="#" alt="test3-                  3365">

<area shape="circle" coords="150,344,7" title="test4-                    74" href="#" alt="test4-                    74">


</map>
<img border="0" src="/cgi-bin/mapserv?map=/data/www/html/test/test.map&mode=map" usemap="#mymap">
</body>
</html>