Code: Alles auswählen
<script type="text/javascript">
/* Check if submenuItem is existing
and mark it */
if ( parent.frames["right_top"].document.getElementById("c_4") ) {
menuItem = parent.frames["right_top"].document.getElementById("c_4");
parent.frames["right_top"].sub.click(menuItem);
}
</script><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
Irgendeine Idee?
Gruß
HerrB