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.
22 lines (20 sloc)
892 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>Utterback Marketing Services</title> | |
| </head> | |
| <frameset FRAMEBORDER="0" BORDER="0" FRAMESPACING="0" cols="172,*"> | |
| <frame SRC="menu.html" MARGINHEIGHT="15" MARGINWIDTH="5" SCROLLING="auto" NAME="menu"> | |
| <frame SRC="start.html" NAME="main" MARGINHEIGHT="15" MARGINWIDTH="45"> | |
| <noframes> | |
| <body BGCOLOR="#202020" TEXT="#FFFFFF"> | |
| <p align="center"><font SIZE="6">Your Browser Does not Support Frames </p> | |
| <p align="center">Your browser does not support the advanced features needed to fully | |
| utilize this page. </p> | |
| <p align="center"></font><font SIZE="3">Please download a Frames Enabled browser to be | |
| able to see our page.<font SIZE="6"></p> | |
| </font></font><p align="center"><font SIZE="3">Please send us e-mail at <a | |
| href="mailto:utterbac@tctc.com">utterbac@tctc.com</a> if you have any questions.</font></p> | |
| </body> | |
| </noframes> | |
| </frameset> | |
| </html> |