Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
63 lines (49 sloc)
1.29 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <title>Enlightened by Hackweiser</title> | |
| <!--A Global Domination hack by \x90\ of Hackweiser. greetz to people--> | |
| </head> | |
| <body | |
| text="#000000" bgcolor="#000000" link="#0000EE" vlink="#551A8B" alink="#FF0000"> | |
| | |
| <br> | |
| <br> | |
| <br> | |
| <br> | |
| <br> | |
| <br> | |
| <center> | |
| <p><img | |
| SRC="http://www.attrition.org/mirror/attrition/2000/11/27/www.listhost.com/deface2.jpg" BORDER=0 | |
| height=96 width=480></center> | |
| <SCRIPT language=JavaScript1.2> | |
| var it=0 | |
| function initialize(){ | |
| mytext=typing.innerText | |
| var myheight=typing.offsetHeight | |
| typing.innerText='' | |
| document.all.typing.style.height=myheight | |
| document.all.typing.style.visibility="visible" | |
| typeit() | |
| } | |
| function typeit(){ | |
| typing.insertAdjacentText("beforeEnd",mytext.charAt(it)) | |
| if (it<mytext.length-1){ | |
| it++ | |
| setTimeout("typeit()",100) | |
| } | |
| else | |
| return | |
| } | |
| if (document.all) | |
| document.body.onload=initialize | |
| </SCRIPT> | |
| <P><FONT color=white face=terminal size=4><SPAN id=typing | |
| style="VISIBILITY: hidden" align="left"> | |
| <CENTER> | |
| <p><u>Global</u> <u>Domination</u> is upon the world, its name is Hackweiser, | |
| and you could be next.</p> | |
| <P></P><PRE> | |
| <!--so I stole html, point being?--> | |
| </body> | |
| </html> | |
| <!-- www.attrition.org web hack mirror - watermark or something --> | |
| <!-- www.attrition.org web hack mirror - watermark or something --> |