<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>按钮打开全屏窗口-中国站长站www.chinaz.com</title>
</head>
<body>
<script>
<!--
function winopen(){
var targeturl="http://www.163.net"
newwin=window.open("","","scrollbars")
if (document.all){
newwin.moveTo(0,0)
newwin.resizeTo(screen.width,screen.height)
}
newwin.location=targeturl
}
//-->
</script>
<p><input type="button" onClick="winopen()" value="163电子邮局" name="button"></p>
</body>
</html>