if (document.images) { // Bilderwechsel für den image-Frame
bild1 = new Image();
bild1.src = "../images/willkkommen_start.jpg";
<a href="../home/top_content.htm" target="topcontent" onClick="MM_nbGroup('down','group1','home','../images/button_home_on.gif',1); if (document.images) top.image.document.start.src=bild1.src; if (document.images) top.jenser.topframe.document.button_same_day.src=bild6.src;MM_goToURL('topframe','top_menu.htm');return document.MM_returnValue" onMouseOver="MM_nbGroup('over','home','../images/button_home_on.gif','../images/button_home_on.gif',1)" onMouseOut="MM_nbGroup('out')"><img src="../images/button_home_off.gif" alt="zur Startseite" name="home" width="63" height="19" border="0" onLoad=""></a></td>
(einiges in der zeile hier gehört nicht dazu, ich weiss :) ) ich habe aber das dumpfe gefühl, dass er vom frame "menu" ausgehend den frame "topmenu" im frame "jenser" nicht findet. falls ich da recht haben sollte, wie bekomme ich das hin?