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.
25 lines (21 sloc)
626 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> | |
| <HEAD> | |
| <TITLE>F50 Official Web Site!</TITLE> | |
| <!-- Created by Spazz Iz! Web Design --> | |
| <!-- http://www.spazz.com/web-design --> | |
| <META HTTP-EQUIV=REFRESH CONTENT="30; URL=contents.cfm"> | |
| <STYLE><!-- | |
| A:link {text-decoration: none} | |
| A:visited {text-decoration: none} | |
| A:active {text-decoration: none} | |
| --></STYLE> | |
| </HEAD> | |
| <BODY marginheight=0 marginwidth=0 bgcolor="Black" leftmargin=0 topmargin=0> | |
| <table border=0 cellpadding=0 cellspacing=0 width=600 height=400 align=center> | |
| <tr> | |
| <td align=center> | |
| <a href="contents.cfm"><img src="gifs/f50_ani.gif" alt="" border="0"></a></td> | |
| </tr> | |
| </table> | |
| </BODY> | |
| </HTML> |