lnr/Originals/Website/js.html

32 lines
1.1 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">
<center>
<font color="#660066">[</font><font color="#990099">[</font><font color="#FF00FF">[</font>
<a href="javascript:history.go(-1)" target="lnr"><font face="Webdings" lang="149">3</font>
Back</a>
<font color="#FF00FF">|</font><font color="#990099">|</font><font color="#FF00FF">|</font>
<a href="javascript:location.reload()" target="lnr"><font face="Webdings" lang="149">q</font>
Reload</a>
<font color="#FF00FF">|</font><font color="#990099">|</font><font color="#FF00FF">|</font>
<a href="javascript:history.go(+1)" target="lnr"><font face="Webdings" lang="149">4</font>
Forward</a>
<font color="#FF00FF">]</font><font color="#990099">]</font><font color="#660066">]</font>
<br>&nbsp;
</font>
</body>
</html>