<html> <head> <title>ゾンビウィンドウ</title> <script type="text/javascript"> function Zombie() { window.open(location.href); } </script> </head> <body UnLoadOff="Zombie();"></body> </html>
下から選んでください: