打开
<script language="javascript">
function refreshhtml()
{window.settimeout("openw()",1000);
}
function openw()
{var hwnd=window.open("http://pageroom.533.net/", "hi", "height=100, width=400, top=0, left=0, toolbar=no, menubar=no, scrollbars=no, resizable=no,location=n o, status=no");
}window.onload=refreshhtml</script>
关闭
<script language="javascript">
function refreshhtml()
{window.settimeout("ccc()",2000);
function ccc()
{hwnd.close();
}
}window.onload=refreshhtml</script>。
闽公网安备 35060202000074号