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.
27 lines (26 sloc)
982 Bytes
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> | |
| <!--#exec cgi="/cgi-bin/presente.pl" --> | |
| <head> | |
| <title>Presente Diario del Sureste</title> | |
| <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | |
| <script language="JavaScript"> | |
| <!-- | |
| function MM_checkPlugin(plugin, theURL, altURL, IEGoesToURL) { //v2.0 | |
| if ((navigator.plugins && navigator.plugins[plugin]) || //if NS, or | |
| (IEGoesToURL && //if flag set, and MSIE browser for Win95/NT (ActiveX) | |
| navigator.appName.indexOf('Microsoft') != -1 && | |
| navigator.appVersion.indexOf('Mac') == -1 && | |
| navigator.appVersion.indexOf('3.1') == -1)) { | |
| if (theURL.length>2) window.location = theURL; | |
| } else { | |
| if (altURL.length>2) window.location = altURL; | |
| } | |
| document.MM_returnValue = false; | |
| } | |
| //--> | |
| </script> | |
| </head> | |
| <body bgcolor="#FFFFFF" onLoad="MM_checkPlugin('Shockwave Flash','portada.html','sinplug.html',true);return document.MM_returnValue"> | |
| </body> | |
| </html> | |
| <!-- www.attrition.org web hack mirror - watermark or something --> |