1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
| <html>
|
| <head>
| <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
| <script language="JavaScript" src="../../../_global/_global/html/h/js/default.js" type="text/javascript"></script>
| <title>test de</title>
| </head>
|
| <body>
| <script type="text/javascript">
| <!--
| //function Wunsch() {
| // var Ziel = window.prompt("Ihr Wunsch-URI:","");
| location.href = "../../../_global/_global/html/h/katatree/index.html";
| //}
| //-->
| </script>
| </body>
|
| </html>
|
|