87,990
社区成员
发帖
与我相关
我的任务
分享<script language="javascript">window.open("Untitled-4.html", "page1", "width=" + screen.width + ",height=" + screen.height + ",top=0,left=0,toolbar=yes,menubar=yes,scrollbars=yes,resizable=yes,location=yes,status=yes");</script>function init(){
self.moveTo(0, 0);
self.resizeTo(screen.availwidth, screen.availheight);}
</script>
<body onLoad="init()">