allerdings krieg ich bei der quelltext-kontrolle einige bemängelungen. unter anderem auch diese hier:
in der beschreibung dafü:Line 266, column 29: required attribute "TYPE" not specified (explain...).
<script language="JavaScript">
das könnt der fehler sein?required attribute ?FOO? not specified?
You left off a required attribute of the indicated element. The most common such omitted attribute is the ALT attribute of the AREA or IMG element; browsers will typically use these to build a menu equivalent to your client-side image map if the user has disabled image loading, so you'll want to use a meaningful value here.