<html>
<head>
<title>Java Script ze stránky - www.jaknaweb.com</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1250">
</head>
<body>
<SCRIPT LANGUAGE="JavaScript">
<!--
function fullScreen(theURL) {
window.open(theURL, '', 'fullscreen=yes, scrollbars=auto');
}
// -->
</script>
<a href="javascript:void(0);" onClick="fullScreen('max.html');">Otevřít maximalizované okno</a>
</body></html>