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.
68 lines (47 sloc)
1.56 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> | |
| <TITLE>Fundação FEAC</TITLE> | |
| <!-- Start of ReferStat --> | |
| <script type="text/javascript" language="JavaScript"> | |
| <!-- | |
| d=document; | |
| d.write("<img src=\"http://usa.nedstatbasic.net"); | |
| d.write("/cgi-bin/referstat.gif?"); | |
| d.write("name=feaccount&refer="); | |
| d.write(escape(top.document.referrer)); | |
| d.write("\" width=1 height=1 align=\"right\">"); | |
| // --> | |
| </script> | |
| <!-- End of ReferStat --> | |
| <SCRIPT LANGUAGE="JavaScript"> | |
| <!-- use this comment tag to hide the enclosed code from old browsers. | |
| //Look for a version of Internet Explorer that supports ActiveX (i.e., one that's | |
| //running on a platform other than Mac or Windows 3.1) or a browser that supports | |
| //the plugin property of the navigator object and that has Flash Player 2.0 | |
| //installed. | |
| if ((navigator.appName == "Microsoft Internet Explorer" && | |
| navigator.appVersion.indexOf("Mac") == -1 && | |
| navigator.appVersion.indexOf("3.1") == -1) || | |
| (navigator.plugins && navigator.plugins["Shockwave Flash"]) | |
| || navigator.plugins["Shockwave Flash 4.0"]){ | |
| //Load a pre-defined HTML page with Flash Player in it into the browser window. | |
| window.location='http://www.feac.org.br/veriflash4.htm'; | |
| } | |
| else { | |
| //Load a pre-defined HTML page without Flash Player into the browser window. | |
| window.location='no-flash.htm'; | |
| } | |
| // Close the comment tag. --> | |
| </SCRIPT> | |
| </HEAD> | |
| <BODY bgcolor="#FFFFFF"> | |
| <CENTER> | |
| <H3> </H3> | |
| <p> </p> | |
| <p> </p> | |
| <p> </p> | |
| <p><font color="#800000" face="Arial"><b>A G U A R D E . . . . .</b></font></p> | |
| <H3> </H3> | |
| </CENTER> | |
| </BODY> | |
| </HTML> | |