<head>
<title>Deine Seite</title>
<SCRIPT language="JavaScript">
function preload() {
if (!document.images) return;
var ar = new Array();
var arguments = preload.arguments;
for (var i = 0; i < arguments.length; i++) {
}
}
function fullScreen(theURL) {
window.open(theURL, '', 'fullscreen=yes, width="110%", height="100%", menubar=no, toolbar=no, scrollbars=no,
resizable=no');
}
// -->
</script>
</head>
<body oncontextmenu="return false" onLoad="preload()">