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.
143 lines (54 sloc)
2.34 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><BODY BGCOLOR="#FFF4C0" TEXT="#000000" ALINK="#FF0000" VLINK="#FF00FF" LINK="#0000FF"> | |
| <a href="Announce.htm" onMouseOver="on_img(p1,2);self.status='click here';return true"onMouseOut= "on_img(p1,1);self.status='click here';return true"> | |
| <img src="info.gif" name="p1" alt="click here" border=0 width="155" height="35"></A><br> | |
| <CENTER> | |
| <FONT COLOR="#FF0000"> | |
| <B><H2>WELCOME TO<BR> | |
| PELL CITY, ALABAMA</H2></B></FONT></CENTER> | |
| <SCRIPT language="JavaScript"> | |
| <!-- | |
| var bn=navigator.appName; | |
| var vn=navigator.appVersion; | |
| var p1=null; | |
| // Animated menu stuff | |
| function off_img(loc,img) {}; | |
| function on_img(loc,img) {}; | |
| function gonow(p) | |
| { | |
| location=addr[p]; | |
| }; | |
| var addr = new Array(1); | |
| addr[1]="Announce.htm"; | |
| menuimg = new Array(2); | |
| if ((bn!="Microsoft Internet Explorer") || (vn.substring(0,3)!="2.0")) | |
| { | |
| menuimg[1]= new Image (155,35); | |
| menuimg[1].src="info.gif"; | |
| menuimg[2]= new Image (155,35); | |
| menuimg[2].src="click.gif"; | |
| } | |
| function on_img(loc,img) | |
| { | |
| if ((bn!="Microsoft Internet Explorer") || (vn.substring(0,3)!="2.0")) | |
| loc.src=menuimg[img].src; | |
| } | |
| // --> | |
| </SCRIPT> | |
| </HEAD><TITLE>start page</TITLE> | |
| <TABLE WIDTH="100%"> | |
| <TR> | |
| <TD ALIGN="LEFT" VALIGN="TOP" WIDTH="200">CITY LINKS<BR> <BR><A HREF="main.html"> Main Page</A><BR><A HREF="Parks.html"> Parks & Rec.</A><BR><A HREF="school.html"> Schools</A><BR><A HREF="Senior.html">Senior Center</A></TD> | |
| <TD ALIGN="LEFT" VALIGN="TOP" WIDTH="510"><IMG SRC="state3.jpg" WIDTH="470" HEIGHT="749" BORDER="1" ALT="state3.jpg - 102951 Bytes"></TD> | |
| <TD VALIGN="TOP" WIDTH="50">OTHER LINKS<BR> | |
| <A HREF="New.html">New Residents Page</A><BR> | |
| <A HREF="www.pellcity.org">Chamber of Commerce</A> | |
| <a href="http://superpages.com"><img src="http://superpages.com/images/superpagessml.gif" alt="superpages.com" width="76" height="27"></a> | |
| </TD> | |
| </tr> | |
| </TABLE> | |
| <HR SIZE="1"> | |
| <P ALIGN=LEFT><STRONG><font face="Arial" color="#000000">This Site has been viewed:</font><font face="Arial" color="#BDCD50"><IMG SRC="http://www.pell.net/cgi-bin/Counter.exe?link=city&style=led"></strong></font><font face="Arial" color="#000000">Times:</font><font face="Arial" color="#BDCD50"></p> | |
| <P ALIGN=LEFT></font><font face="Arial" color="#000000">Since January 1, 1999</font> | |
| </BODY> | |
| </HTML> |