http://www.cnblogs.com/xy6521/articles/369324.html
求点击连接出现无菜单栏最大化窗口代码
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<script language="JavaScript">
<!--
function maxPop(theURL) { //v2.0
var pop = window.open(theURL,'neww','scrollbars=yes,width=760,height=500,top=25,left=15');
if (document.layers){
var larg=pop.screen.availWidth-10;
var