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.
90 lines (76 sloc)
5.19 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>At People's Bank</title> | |
| <META http-equiv="PICS-Label" content='(PICS-1.1 "http://www.rsac.org/ratingsv01.html" l gen true comment "RSACi North America Server" for "http://www.peoples.com" on "1999.06.18T11:49-0800" r (n 0 s 0 v 0 l 0))'> | |
| <script language="JavaScript"> | |
| <!-- | |
| // scroll std javascript routine for scrolling a message on the status line. | |
| // people's bank information systems - delivery systems group | |
| // dlm: kk082996 | |
| var scrtext=" "; | |
| var lentxt=scrtext.length; | |
| var width=120; | |
| var pos=1-width; | |
| var delay = 140; // higher number is slower, but less jerky movements. | |
| function scroll() { | |
| pos++; | |
| var scroller=""; | |
| if (pos==lentxt) { | |
| pos=1-width; | |
| } | |
| if (pos<0) { | |
| for (var i=1; i<=Math.abs(pos); i++) { | |
| scroller=scroller+" ";} | |
| scroller=scroller+scrtext.substring(0,width-i+1); | |
| } | |
| else { | |
| scroller=scroller+scrtext.substring(pos,width+pos); | |
| } | |
| window.status = scroller; | |
| setTimeout("scroll()",delay); | |
| } | |
| //--> | |
| </script> | |
| </head> | |
| <MAP NAME="menu"> | |
| <AREA SHAPE=RECT COORDS="28,111,126,134" HREF="doc/about.htm"> | |
| <AREA SHAPE=RECT COORDS="126,111,237,134" HREF="ir/index.htm"> | |
| <AREA SHAPE=RECT COORDS="237,111,327,134" HREF="jobs/index.htm"> | |
| <AREA SHAPE=RECT COORDS="327,111,410,134" HREF="doc/new.htm"> | |
| </MAP> | |
| <BODY BGCOLOR="#ffffff" onload="scroll();return true;"> | |
| <CENTER> | |
| <TABLE WIDTH="600" border="0" CELLSPACING="0" CELLPADDING="0"><TR><TD WIDTH="100%"> | |
| <CENTER> | |
| <TABLE WIDTH="600" border="0" CELLSPACING="0" CELLPADDING="0" HEIGHT="149" ALIGN="top"> | |
| <TR> | |
| <TD ALIGN="middle" WIDTH="100%"><CENTER><IMG alt="People's Bank" border=0 height=137 isMap src="image/headerhp.gif" useMap=#menu width=441 > | |
| </CENTER></TD></TR></TABLE> | |
| <p ALIGN="center"> | |
| <TABLE WIDTH="600" border="0" CELLSPACING="0" CELLPADDING="0"> | |
| <TR><TD WIDTH="115" ALIGN="middle"><A href="personal/index.htm"><IMG alt="Personal Banking" border=0 height=55 src ="image/perbnkhp.gif" width=91 ></A></TD> | |
| <TD WIDTH="115" ALIGN="middle"><A href="commercial/index.htm"><IMG alt="Business Services" border=0 height=55 src ="image/buservhp.gif" width=91 ></A></TD> | |
| <TD WIDTH="115" ALIGN="middle"><A href="investserv/index.htm"><IMG alt="Investment Services" border=0 height=55 src ="image/insrvhp.gif" width=97 ></A></TD><TD WIDTH="115" ALIGN="middle"><A href="insurance/index.htm"><IMG alt=Insurance border=0 height=55 src="image/insurhp.gif" width=91></A></TD><TD WIDTH="115" ALIGN="middle"><A href="mortgage/index.htm"><IMG alt=Mortgages border=0 height=55 src="image/morhp.gif" width=91></A></TD></TR></TABLE></center> | |
| <P ALIGN=center><TABLE WIDTH="600" border="0" CELLSPACING="0" CELLPADDING="0"><TR><TD WIDTH="57"> </TD><TD WIDTH="115" ALIGN="middle"><A href="online/index.htm"><IMG alt="Online Services" border=0 height=55 src ="image/onlinehp.gif" width=91 ></A></TD><TD WIDTH="115" ALIGN="middle"><A href="loans/index.htm"><IMG alt=Loans border=0 height=55 src="image/loanshp.gif" width=91></A></TD><TD WIDTH="115" ALIGN="middle"><A href="doc/finance.htm"><IMG alt="Financial Tools" border=0 height=55 src ="image/fintolhp.gif" width=91 ></A></TD><TD WIDTH="115" ALIGN="middle"><A href="doc/thisweek.htm"><IMG align=bottom alt="Connecticut Events" border=0 height=55 src="image/ctevhp.gif" width=91></A></TD><TD WIDTH="57"> </TD></TR></TABLE> | |
| <CENTER></CENTER> | |
| <P><CENTER><TABLE WIDTH="410" border="0" CELLSPACING="0" CELLPADDING="10"><TR><TD WIDTH="100%" align="middle" valign="center"><A href="specials/index.htm"><IMG alt="" border=0 height=37 src="image/lhorns.gif" width=60><IMG alt="Special Offers" border=0 height=35 src ="image/wrdshorn.gif" width=283 ><IMG alt="" border=0 height=37 src="image/rhorns.gif" width=60></A> | |
| </TD></TR> | |
| <TR><TD><center><A href="doc/about/press/nwbrnchs.htm"><B><font size="+1"> People's To Open 30 New Branches</B></A></font></center></TD></TR></TABLE></CENTER> | |
| </td></tr></table></center> | |
| <p> | |
| <CENTER> | |
| <TABLE WIDTH="440" HEIGHT="25" border="1" CELLSPACING="2" CELLPADDING="0"><TR> | |
| <TD WIDTH="110"><P ALIGN=center><A href="doc/contact.htm"><font size="-1"><I>Contact Us</I></font></A></P></TD><TD WIDTH="80"><P ALIGN=center><A href="doc/branch.htm"><font size="-1"><I>Branches</I></font></A></P></TD><TD WIDTH="80"><P ALIGN=center><A href="doc/contents.htm"><font size="-1"><I>Contents</I></font></A></P></TD><TD WIDTH="80"><P ALIGN=center><A href="doc/search.htm"><font size="-1"><I>Search</I></font></A></P></TD><TD WIDTH="110"><P ALIGN=center><A href="y2k/index.htm"><font size="-1"><I>Y2K Info</I></font></A></P></TD><TD WIDTH="80"><P ALIGN=center><a href="online/login.htm"><font size="-1"><I>Login</I></font></a></P></TD> | |
| </TR></TABLE></CENTER><br> | |
| <center> | |
| <TABLE WIDTH="600" BORDER="0" CELLSPACING="0" CELLPADDING="0" HEIGHT="22"><TR> | |
| <TD WIDTH="100%"><P><HR WIDTH="525"></TD></TR></TABLE></center><CENTER><TABLE WIDTH="600" | |
| BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR><TD WIDTH="100%"> | |
| <P ALIGN=center><IMG align=bottom alt="Copyright 1999 | |
| People's Bank, Member FDIC, Equal Housing | |
| Lender" height=24 src="image/copyrigh.gif" width=493 ></P></TD></TR></TABLE></CENTER> | |
| <center><FONT SIZE="-2"><A href="online/privacy.htm">People's Online Privacy Statement</A></FONT<></center></FONT></TD></TR></TABLE> | |
| </CENTER> | |
| </BODY> | |
| </HTML> | |
| flipz was here |