Tip: You can modify some of the code before running
<ptml> <pead> <title> window open Close Program </title> <style type= "Text/css" > <!--body {font-family : "The song Body"; font-size:9pt; margin-top:0px; margin-left:4px; margin-right:0px} A {color:black; font-size:13px; font-weight:400; Text-decoration:none} a:hover {color:red; font-size:13px; font-weight:400; Text-decoration:underline} a:active {font:9pt "song body"; Cursor:hand color: #FF0033}--></style> <meta H ttp-equiv= "Content-type" content= "text/html; charset=gb2312 "> </pead> <body bgcolor=" #fef4d9 "> <br> <br> <center><font color= Red face= "Official script" size=6> window open Close Program </font></center> <br> <center> <table border=1 bordercolor =blue borderlight=green cellpadding= "0" cellspacing= "0" > <tr><td align=center><font size=3-color= Red face= "Arial, Helvetica, Sans-serif" ><strong> Note the window is turned off (too fast may not be clear) </strong></font></td ></tr> <TR><TD Align=center> <SCRIPT> function Close_nagwin () {var popupurl = "Http://linkweb.cn/js"; popup = window.open (Popupurl, " Tripodpopup ", ' toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=0,height=0 ' ); Popup.close ()} close_nagwin (); </SCRIPT> </td></tr></table></center> <br> <br> <center> <script Language= "JavaScript" > <!--hide function gohist (a) {history.go (a);}//--> </script> </center> <br> <center> <br> <br> </body> </ptml>
Tip: You can modify some of the code before running