Andernfalls könnte man noch eine Funktion machen:
<a href="http://www.externe-sei.de" onclick="openExtern('http://www.externe-sei.de');">
und nach wie vor einfacher für alle:
<a href="http://www.externe-sei.de" onclick="openExtern(this.href);return false;">
Struppi.