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.
78 lines (66 sloc)
2.57 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
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> | |
| <HTML> | |
| <HEAD> | |
| <TITLE>Chat Entrance</TITLE> | |
| <META NAME="Author" CONTENT=""> | |
| <META NAME="GENERATOR" CONTENT="Mozilla/3.03Gold (WinNT; I) [Netscape]"> | |
| </HEAD> | |
| <BODY BGCOLOR="#FFFFFF"> | |
| <CENTER><P><IMG SRC="banners/sfpsfb02.gif" HEIGHT=80 WIDTH=450></P></CENTER> | |
| <CENTER><P><B><FONT SIZE=+2>Chat Page Entrance</FONT></B> </P></CENTER> | |
| <CENTER><P> | |
| <HR SIZE=4 WIDTH="70%"></P></CENTER> | |
| <CENTER><P><A HREF="chatpage/chatframes.html"><IMG SRC="buttons/chat.gif" ALT="click me to enter chat" BORDER=0 HEIGHT=62 WIDTH=110></A></P></CENTER> | |
| <P><I>*This chat room is provided as a forum for public dialog and communication | |
| on educational issues. Participants are expected to act in a responsible | |
| manner which will further this purpose and to obey all relevant laws governing | |
| communication over the Internet. The Santa Fe Public Schools reserves the | |
| right to monitor and edit statements made in the chat area. The Santa Fe | |
| Public Schools is not responsible for any content that appears in this | |
| area.</I> </P> | |
| <h5> | |
| <CENTER> | |
| <TABLE BGCOLOR=#FFFFFF BORDER=1> | |
| <TR> | |
| <TD> | |
| <APPLET CODEBASE="/menu" CODE="horizMenu" WIDTH="520" HEIGHT="15"> | |
| <PARAM NAME=ver value="1"> | |
| <PARAM NAME=copyright VALUE="(c) 1996 Patrick Chan. All Rights Reserved. www.xeo.com"> | |
| <PARAM NAME=image VALUE="menu2.gif"> | |
| <PARAM NAME=separator VALUE="|"> | |
| <PARAM NAME=newline VALUE="^"> | |
| <PARAM NAME=font VALUE="Helvetica"> | |
| <PARAM NAME=font-height VALUE="11"> | |
| <PARAM NAME=marginh VALUE="1"> | |
| <PARAM NAME=marginv VALUE="1"> | |
| <PARAM NAME=fg-menu-color value="0 0 0"> | |
| <PARAM NAME=bg-menu-color value="150 150 210"> | |
| <PARAM NAME=fg-hi-menu-color value="0 0 0"> | |
| <PARAM NAME=bg-hi-menu-color value="241 255 17"> | |
| <PARAM NAME=bg-color value="255 255 255"> | |
| </APPLET> | |
| <APPLET CODEBASE="/menu" CODE="horizMenu" WIDTH="520" HEIGHT="45"> | |
| <PARAM NAME=ver value="2"> | |
| <PARAM NAME=copyright VALUE="(c) 1996 Patrick Chan. All Rights Reserved. www.xeo.com"> | |
| <PARAM NAME=image VALUE="menu.gif"> | |
| <PARAM NAME=separator VALUE="|"> | |
| <PARAM NAME=newline VALUE="^"> | |
| <PARAM NAME=font VALUE="Helvetica"> | |
| <PARAM NAME=font-height VALUE="11"> | |
| <PARAM NAME=marginh VALUE="1"> | |
| <PARAM NAME=marginv VALUE="1"> | |
| <PARAM NAME=fg-menu-color value="0 0 0"> | |
| <PARAM NAME=bg-menu-color value="150 150 210"> | |
| <PARAM NAME=fg-hi-menu-color value="0 0 0"> | |
| <PARAM NAME=bg-hi-menu-color value="241 255 17"> | |
| <PARAM NAME=bg-color value="255 255 255"> | |
| <HR NOSHADE> | |
| </APPLET> | |
| </TD> | |
| </TR> | |
| </TABLE> | |
| <br>Copyright © 1997 Santa Fe Public Schools<BR> | |
| Last revised: July 21, 1997 by <A HREF="MAILTO:webteam@mail.sfps.k12.nm.us">The | |
| Webteam</A> </P></CENTER> | |
| </BODY> | |
| </HTML> |