Mach ein Bild der Webwhois für die Miniaturansicht.
Danach trägst du folgendes auf deine HP ein
<script type="text/javascript">
function FensterOeffnen (Adresse) {
  MeinFenster = window.open(Adresse, "Zweitfenster", "width=[color:"red"]600[/color],height=[color:"red"]800[/color],left=[color:"red"]100[/color],top=[color:"red"]200[/color],scrollbars=yes");
  MeinFenster.focus();
}
</script>
<a href="http://scripts.knuddels.de/ww/knuddels.de/221/fler_x_1990.html" onclick="FensterOeffnen(this.href); return false"><img src="[color:"red"]ADRESSE DER Miniaturansicht[/color]" alt="[color:"red"]BESCHREIBUNG[/color]" /></a>
[
Quelle]