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.
87 lines (77 sloc)
2.15 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
| <!doctype html public "-//w3c//dtd html 4.0 transitional//en"> | |
| <html> | |
| <head> | |
| <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | |
| <script LANGUAGE="JavaScript"> | |
| <!-- | |
| browserName = navigator.appName; | |
| browserVer = parseInt(navigator.appVersion); | |
| if (browserName == "Netscape" && browserVer >= 3) version = "n3"; | |
| else if (browserName == "Microsoft Internet Explorer" && browserVer >= 4) version = "n3"; | |
| else version = "n2"; | |
| if (version == "n3") { | |
| r_01on = new Image(17, 130); | |
| r_01on.src = "imagenes/r_01on.gif"; | |
| r_01off = new Image(17, 130); | |
| r_01off.src = "imagenes/r_01off.gif"; | |
| r_02on = new Image(17, 130); | |
| r_02on.src = "imagenes/r_02on.gif"; | |
| r_02off = new Image(17, 130); | |
| r_02off.src = "imagenes/r_02off.gif"; | |
| r_03on = new Image(17, 130); | |
| r_03on.src = "imagenes/r_03on.gif"; | |
| r_03off = new Image(17, 130); | |
| r_03off.src = "imagenes/r_03off.gif"; | |
| r_04on = new Image(17, 130); | |
| r_04on.src = "imagenes/r_04on.gif"; | |
| r_04off = new Image(17, 130); | |
| r_04off.src = "imagenes/r_04off.gif"; | |
| r_05on = new Image(17, 130); | |
| r_05on.src = "imagenes/r_05on.gif"; | |
| r_05off = new Image(17, 130); | |
| r_05off.src = "imagenes/r_05off.gif"; | |
| r_06on = new Image(17, 130); | |
| r_06on.src = "imagenes/r_06on.gif"; | |
| r_06off = new Image(17, 130); | |
| r_06off.src = "imagenes/r_06off.gif"; | |
| } | |
| function img_act(imgName) { | |
| if (version == "n3") { | |
| imgOn = eval(imgName + "on.src"); | |
| document [imgName].src = imgOn; | |
| } | |
| } | |
| function img_inact(imgName) { | |
| if (version == "n3") { | |
| imgOff = eval(imgName + "off.src"); | |
| document [imgName].src = imgOff; | |
| } | |
| } | |
| function gosite(site) { | |
| if (site != "0") { | |
| self.location=site; | |
| } | |
| } | |
| //--> | |
| </script> | |
| <script LANGUAGE="JavaScript"> | |
| <!-- | |
| function gosite(site) { | |
| if (site != "0") { | |
| self.location=site; | |
| } | |
| } | |
| //--> | |
| </script> | |
| <title>666</title> | |
| </head> | |
| <body text="#000000" bgcolor="#FFFFFF" link="#0000EE" vlink="#551A8B" alink="#FF0000"> | |
| <!-- Begin Content Cell --> | |
| <!-- main table starts here --> | |
| <p>0wn3d by McM4nus</p> | |
| <p>Fuck you: Delegado Mauro.</p> | |
| <p>Brazil Rulez.</p> | |
| <p> </p> | |
| </body> | |
| </html> | |
| <!-- www.attrition.org web hack mirror - watermark or something --> |