1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
|
<head>
<script LANGUAGE="JavaScript">
function [B]Name des POPUP's[/B]() {
fenster = window.open("http://asbachtal.piranho.com/Kim/index.htm","PopUp1","width="667" ,height="[B]500[/B]" ,menubar=no,toolbar=yes,scrollbars=yes,status=no,resizable=yes,location=no,hotkeys=no")
}
</script>
</head>
|