lnr/Originals/Website/nav.html

41 lines
1.6 KiB
HTML
Executable File

<html>
<head>
<title>Welcome to The Land of No Return!</title>
<link rel="StyleSheet" type="text/css" href="script/styles.css">
</head>
<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">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>
<a href="history.html" target="lnr">History of LNR</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>&nbsp;
</font>
</body>
</html>