<?php
echo";
<img src="links_new.gif" usemap="#imgmap" border="0">
<MAP NAME='imgmap'>
<AREA SHAPE="polygon" COORDS='10,334,32,340,42,320,18,312' HREF='montag.html' target="_self" ALT='Montag' onmouseover="on('montag');" onmouseout="off('origimage')">
<AREA SHAPE="polygon" COORDS='21,309,43,319,51,302,30,291' HREF='tag_dienstag.html' target="blank" ALT='Dienstag' onmouseover="on('dienstag');" onmouseout="off('origimage')">
<AREA SHAPE="polygon" COORDS='32,288,52,298,62,283,46,269' HREF='tag_mittwoch.html' target="mainframe" ALT='Mittwoch' onmouseover="on('mittwoch');" onmouseout="off('origimage')">
<AREA SHAPE="polygon" COORDS='47,266,63,277,73,260,56,251' HREF='tag_donnerstag.html' target="mainframe" ALT='Donnerstag' onmouseover="on('donnerstag');" onmouseout="off('origimage')">
<AREA SHAPE="polygon" COORDS='52,117,66,126,84,130,84,162,68,160,47,151,30,140,51,119' HREF='tag_freitag.html' target="mainframe" ALT='Freitag' onmouseover="on('freitag');" onmouseout="off('origimage')">
<AREA SHAPE="polygon" COORDS='3,85,6,104,15,123,26,137,49,116,41,102,38,85,38,84,3,82' HREF='tag_samstag.html' target="mainframe" ALT='Samstag' onmouseover="on('samstag');" onmouseout="off('origimage')">
<AREA SHAPE="polygon" COORDS='27,25,14,39,4,63,2,81,37,82,38,69,46,54,51,48,27,25' HREF='tag_sonntag.html' target="mainframe" ALT='Sonntag' onmouseover="on('sonntag');" onmouseout="off('origimage')">
<AREA SHAPE="polygon" COORDS='28,22,48,8,75,1,83,2,83,34,73,34,61,39,52,48,28,26' HREF='extra.html' target="mainframe" ALT='Extra' onmouseover="on('extra');" onmouseout="off('origimage')">
</MAP>;"
?>