åbn i fullscreen
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>Iframe</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<script language="JavaScript">
<!--
window.open("http://google.com", 'fullscreen', 'fullscreen=yes')
}
// -->
</script>
</body>
</html>
