<!--
// ***********************************************
// AUTHOR: WWW.CGISCRIPT.NET, LLC
// URL: http://www.cgiscript.net
// Use the script, just leave this message intact.
// Download your FREE CGI/Perl Scripts today!
// ( http://www.cgiscript.net/scripts.htm )
// ***********************************************
//Put this code within the script tags in the head of a html document.
//Use this format: <script src="maximize_window.js"></script>
window.moveTo(0,0)
window.resizeTo(screen.width,screen.height)
//-->
