lnr/Originals/Website/ad.html

106 lines
3.0 KiB
HTML
Executable File

<html>
<head>
<title>Advertise Us! :: LNR Universe</title>
<link rel="StyleSheet" type="text/css" href="script/styles.css">
</head>
<script language="JavaScript" src="script/values.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">:: ADVERTISE LNR UNIVERSE ::</font></center>
<br><br>
To advertise LNR Universe, click a button in the table below.<br><br>
<center>
<table width="500" height="1" border="1" bgcolor="#FFCCFF">
<tr>
<td bgcolor="#000000">
<center>
<img src="images/lnr01.gif">
</center>
</td>
<td bgcolor="#000000">
<center>
<font face="Verdana,Arial" size="2" color="white">
LNR Universe Mini-Banner 1. (black)
</font>
</center>
</td>
<td bgcolor="#000000">
<center>
<input type="button" value="Get Code!" onClick="Code('001')" class="bttn">
</center>
</td>
</tr>
<tr>
<td bgcolor="#FFFFFF">
<center>
<img src="images/lnr02.gif">
</center>
</td>
<td bgcolor="#000000">
<center>
<font face="Verdana,Arial" size="2" color="white">
LNR Universe Mini-Banner 2. (white)
</font>
</center>
</td>
<td bgcolor="#000000">
<center>
<input type="button" value="Get Code!" onClick="Code('002')" class="bttn">
</center>
</td>
</tr>
<tr>
<td bgcolor="#000000">
<center>
<img src="images/zoe01.gif">
</center>
</td>
<td bgcolor="#000000">
<center>
<font face="Verdana,Arial" size="2" color="white">
ZAR Project Mini-Banner 1. (black)
</font>
</center>
</td>
<td bgcolor="#000000">
<center>
<input type="button" value="Get Code!" onClick="Code('003')" class="bttn">
</center>
</td>
</tr>
<tr>
<td bgcolor="#FFFFFF">
<center>
<img src="images/zoe02.gif">
</center>
</td>
<td bgcolor="#000000">
<center>
<font face="Verdana,Arial" size="2" color="white">
ZAR Project Mini-Banner 1. (white)
</font>
</center>
</td>
<td bgcolor="#000000">
<center>
<input type="button" value="Get Code!" onClick="Code('004')" class="bttn">
</center>
</td>
</tr>
</table><br>
<form name="form">
<textarea name="code" cols="63" rows="4" class="text"></textarea><br>
<input type="button" value="Select Text" onClick="Code(555)" class="bttn"><input type="button" value="Clear All Text" onClick="Code('000')" class="bttn">
</form>
<br>&nbsp;
</font>
</body>
</html>