1º <script language="JavaScript1.2">
<!--
function fullScreen(theURL) {
window.open(theURL, '', 'fullscreen=yes, scrollbars=auto');
}
-->
</script>
<a href="javascript:void(0);" onClick="fullScreen('http://www.seuendereco.xxx/index.html');">Full Window</a>
TEM ESTE...
<html>
<head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Nova pagina 1</title>
</head>
<body>
<script language="JavaScript">
function Remote() {
var remote = null
remote = window.open('','vRemote','toolbar=yes, location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,fullscreen=yes')
if (remote != null) {
if (remote.opener == null) {
remote.opener = self
}
remote.location.href = 'http://www.renyowebservices.rg3.net/'
}
}
Remote();
history.go(-1);
</script>
</body>
</html>