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 (19 sloc)
536 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>Alabama Public Television</TITLE> | |
| </HEAD> | |
| <FRAMESET ROWS="100%, *"> | |
| <FRAMESET COLS="100%"> | |
| <NOFRAMES> | |
| <BODY bgcolor="#000000" TEXT="#FFFFFF" LINK="#FF55FF" VLINK="#EB0000" ALINK="#771F85"> | |
| <BR> | |
| <CENTER> | |
| <H1>You Must Have A Frames Compatible Browser To View The Test Area.</H1> | |
| If this is a problem for you, please contact TEX at digitalarts@earthlink.net.<BR> | |
| Thank You. | |
| </CENTER> | |
| </BODY> | |
| </NOFRAMES> | |
| <FRAME SRC="cgibin/date.cgi" MARGINWIDTH=0 MARGINHEIGHT=0 NAME="APTMAIN" NORESIZE> | |
| </FRAMESET> | |
| </HTML> |