<head>
<script language="JavaScript1.2">
/*
Full Screen Window
Submitted by Paul Deron (paul1.web.com)
To add more shock to your site, visit [URL unfurl="true"]www.DHTML[/URL] Shock.com
*/
<!-- Begin
function fullScreen(theURL) {
window.open(theURL, '', 'fullscreen=yes, scrollbars=auto');
}
// End -->
</script>
</head>
This is the code to open your window:
<a href="javascript:void(0);" onClick="fullScreen('[URL unfurl="true"]http://www.dhtmlshock.com');">Open[/URL] Full Screen Window</a>