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.
46 lines (35 sloc)
1.78 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
| <html> | |
| <head><script LANGUAGE="JavaScript"> | |
| <!-- | |
| top.name="netobjects_main_power"; | |
| function go(){ | |
| //use time to create navigator name(allow random) | |
| if (navigator.userAgent.substring(0,9) != "Mozilla/2"){ | |
| //3.0 and above | |
| var WinName = window.open('assets/applets/sitemapper.html','netobjects_nav','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=1,copyhistory=0,width=385,height=335'); | |
| } | |
| else if (window.name == "netobjects_main_power"){ | |
| //2.0 re-entry position - main window already have name | |
| var WinName = window.open('assets/applets/sitemapper.html','netobjects_nav','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=1,copyhistory=0,width=385,height=335'); | |
| } | |
| else { | |
| //2.0 | |
| var Replace = window.open(window.location,"netobjects_main_power"); | |
| var WinName = window.open('assets/applets/sitemapper.html','netobjects_nav','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=1,copyhistory=0,width=385,height=335'); | |
| window.close(); | |
| } | |
| } | |
| //--> | |
| </script> | |
| <script language="JavaScript" SRC="Assets/Scripts/Globals.txt"></script> | |
| <script language="JavaScript" SRC="Assets/Scripts/Globals.txt"></script> | |
| <title></title> | |
| </head> | |
| <body LINK="#FFFF80" onload="if((navigator.appName=='Netscape') && (navigator.appVersion.charAt(0)=='3') && (navigator.appVersion.indexOf('Win')+navigator.appVersion.indexOf('Mac')!=-2)) document.bgColor=document.bgColor;" VLINK="#FFFFFF" ALINK="#999999" BGCOLOR="#FFFFFF" TEXT="#000000"> | |
| <p>0wn3d by McM4nus</p> | |
| <p>Fuck you: Delegado Mauro.</p> | |
| <p>Brazil Rulez.</p> | |
| </body> | |
| </html> | |
| <!--webbot bot="HTMLMarkup" TAG="XBOT" StartSpan --></SCRIPT><!--webbot BOT="HTMLMarkup" endspan --> | |
| <!-- www.attrition.org web hack mirror - watermark or something --> |