61 lines
2.5 KiB
HTML
61 lines
2.5 KiB
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>Welcome to The Land of No Return!</title>
|
||
|
<link rel="StyleSheet" type="text/css" href="../script/styles.css">
|
||
|
</head>
|
||
|
<script language="JavaScript" src="login.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">
|
||
|
|
||
|
<p align="right">
|
||
|
<a href="home.html" target="lnr">Staff Home</a><br><br>
|
||
|
|
||
|
<b><font color="cyan">Staff Site</font></b><br>
|
||
|
<a href="coc.html" target="lnr">Code of Conduct</a>]<br>
|
||
|
<a href="mail.html" target="lnr">Send E-Mail</a>]<br>
|
||
|
<a href="members.html" target="lnr">Member Profiles</a>]<br>
|
||
|
<a href="../chat/staff-chat.html" target="lnr">Staff Chat</a>]<br><br>
|
||
|
|
||
|
<b><font color="cyan">Codes & Secrets</font></b><br>
|
||
|
<a href="vcodes.html" target="lnr">Vortex Codes</a>]<br>
|
||
|
<a href="wcodes.html" target="lnr">Worlds Codes</a>]<br><br>
|
||
|
|
||
|
<b><font color="cyan">Other</font></b><br>
|
||
|
<a href="javascript:LogOut()">Log Out</a>]<br>
|
||
|
<a href="javascript:top.location='../index.html'">Normal LNR Site</a>]<br><br>
|
||
|
|
||
|
<hr><p align="right">
|
||
|
<b><font color="yellow">LNR Site Links</font></b><br>
|
||
|
<font size="0" color="yellow">Normal Nav Bar</font><br><br>
|
||
|
|
||
|
<a href="../home.html" target="lnr">Return Home</a><br><br>
|
||
|
|
||
|
<b><font color="cyan">LNR Universe</font></b><br>
|
||
|
<a href="../story/index.html" target="lnr">The Story</a>]<br>
|
||
|
<a href="../story/old.html" target="lnr">Old Story</a>]<br>
|
||
|
<a href="../characters/index.html" target="lnr">Characters</a>]<br><br>
|
||
|
|
||
|
<b><font color="cyan">Entertainment</font></b><br>
|
||
|
<a href="../games.html" target="lnr">Online Games</a>]<br>
|
||
|
<a href="../downloads.html" target="lnr">Downloads</a>]<br>
|
||
|
<a href="../zoe/index.html" target="lnr">Zoe AI Project</a>]<br>
|
||
|
<a href="../worlds/index.html" target="lnr">LNR Worlds</a>]<br><br>
|
||
|
|
||
|
<b><font color="cyan">Interactive</font></b><br>
|
||
|
<a href="http://cjk.hyperboards.com/" target="lnr">LNR Forums</a>]<br>
|
||
|
<a href="../chat/index.html" target="lnr">Chat</a>]<br>
|
||
|
<a href="../newsletter.html" target="lnr">Newsletter</a>]<br>
|
||
|
<a href="../vortex/index.html" target="lnr">LNR Vortex</a>]<br><br>
|
||
|
|
||
|
<b><font color="cyan">Misc.</font></b><br>
|
||
|
<a href="../help/index.html" target="lnr">Help</a>]<br>
|
||
|
<a href="../links.html" target="lnr">Links</a>]<br>
|
||
|
<a href="../contact.html" target="lnr">Contact</a>]<br>
|
||
|
<a href="../ad.html" target="lnr">Advertise Us!</a>]
|
||
|
|
||
|
<br>
|
||
|
</font>
|
||
|
</body>
|
||
|
</html>
|