lnr/Originals/Website/chat/chat.html

35 lines
1.4 KiB
HTML
Executable File

<html>
<head>
<title>LNR Universe :: Standard Chat</title>
<link rel="StyleSheet" type="text/css" href="../script/styles.css">
</head>
<script language="JavaScript" src="../script/framelock.js"></script>
<body bgcolor="black" link="white" vlink="white" alink="white" text="white"
marginheight="0" marginwidth="0" topmargin="0" leftmargin="0"
background="../images/stars.jpg">
<font face="Verdana,Arial" size="2" color="white">
<center><font size="6"><font color="#FF00FF">L</font><font color="#EE00EE">N</font><font color="#DD00DD">R</font> <font color="#CC00CC">U</font><font color="#BB00BB">n</font><font color="#AA00AA">i</font><font color="#BB00BB">v</font><font color="#CC00CC">e</font><font color="#DD00DD">r</font><font color="#EE00EE">se</font><font color="#FF00FF"></font></font><br>
<font color="lime" face="Courier New,Courier,Fixedsys">:: LNR CHAT ::</font></center>
<br><br>
<center>
<font color="#660066">[</font><font color="#990099">[</font><font color="#FF00FF">[</font>
<a href="index.html">Chat Home</a>
<font color="#FF00FF">]</font><font color="#990099">]</font><font color="#660066">]</font>
</center><br><br>
<center>
<applet
codebase="http://client.sigmachat.com/current/"
code="Client.class" archive="scclient_en.zip"
width=500 height=300>
<param name="room" value="29657">
</applet>
</center>
<br>&nbsp;
</font>
</body>
</html>