Hallo sarah,
Danke soweit, hört sich irgendwie gut an, nun meine Frage: SO?
var myImages = new Array();
myImages[1] = new Image();
myImages[1].src = "pics/produktgestaltung.jpg";
myImages[1].usemap = "#produktgestaltung_Map";und dann im <body>
<div id="imgGallerie">
<map name="produktgestaltung_Map">
<area shape="rect" alt="""" coords="35,52,94,69" href="http://www.formpol.ch" target="_blank">
</map>
</body>
ja, so habe ich mir das gedacht. Geht das nicht?
Gruß, Jürgen