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.
61 lines (50 sloc)
1.5 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
| <script language="JavaScript"> | |
| wpadwindow = window.open("http://www.webprovider.com/ad.html", "adwindow","toolbar=no,location=no,directories=no menubar=no,scrollbars=yes,resizable=yes,status=no,width=530,height=135"); | |
| var NavName = navigator.appName; | |
| var NavVer = parseInt(navigator.appVersion); | |
| var agt=navigator.userAgent.toLowerCase(); | |
| if (NavName=='Netscape'){ | |
| wpadwindow.focus(); | |
| } | |
| if (NavName=='Microsoft Internet Explorer') { | |
| var mssux = 1; | |
| } | |
| </script><html> | |
| <head><title>0wned by the Unknown Soldiers</title></head> | |
| <body bgcolor="#000066" text="#ccccff" link="#eeeeff" vlink="#eeeeff"> | |
| <center> | |
| <table width="300" cellspacing="0" cellpadding="0" border="0"> | |
| <tr><td width="300"> | |
| <font face="verdana, helvetica, arial, sans serif, sans-serif" size="2"> | |
| <br> | |
| <br> | |
| <br> | |
| <br> | |
| <br> | |
| <u>0wned by the <b>unknown soldiers</b> </u><br> | |
| <br> | |
| <br> | |
| Bewarned my childern The Unknown Soldiers will visit followed by<br> | |
| global hell itself before the commin of our<br> | |
| <br> | |
| domination a dark plague will sweep across the land<br> | |
| this wretched nightmare is led by The "US" <br> | |
| called the Unknown Soldiers we walk among you<br> | |
| as shadows never seen and never heard until<br> | |
| now BROTHERS AND SISTERS the time has come of<br> | |
| Global Domination and Global Hell.... | |
| <br> | |
| <i>The End is near [uS]</i><br> | |
| global domination<br> | |
| global hell<br> | |
| the end is near<br> | |
| <br> | |
| <br> | |
| <b>to contact us email <a href="mailto:uknown.soldiers@mailcity.com">uknown.soldiers</b><br> | |
| <br> | |
| </font> | |
| </td></tr> | |
| </table> | |
| </center> | |
| </body> | |
| </html> |