Hier ist der Coding Ausschnitt - mit window.location wird der Link aufgerufen. Nun weiß ich leider nicht, wo ich das Ziel des Aufrufs (also das neue Fenster) eingegben kann ....
<tr>
<td onclick="window.location='http://home.arcor.de/cedrik.lohr'" onmouseover="bgColor='#ABABD6'; show_text(0,'div1')" onmouseout="bgColor='#8080C0'; reset('div1')" style="cursor:pointer; cursor:hand"><font face="arial" size="2"><b>Cedrik - der kleine Lohr(d)</b></font></td>
</tr>
Vielen Dank für Deine Hilfe ;o)))