Post by friendly2 on Mar 16, 2005 20:25:34 GMT -5
<script>
// Ultimate Help Box V2
//Created By Friendly2
//Main Header
if(document.getElementsByTagName("TD")[2].innerHTML.match(/Hey,/)){
document.write('<center>
<table border="1" cellpadding="0" cellspacing="0" bordercolor="#111111" width="266" height="77" id="AutoNumber1">
<tr><td width="266" height="1" colspan="3"><p align="center"><b>Ultimate Help Box V2</b></td></tr><tr>
<td width="266" height="54" colspan="3"><p align="center"><font size="2">Admin notes to Members</font></td>
</tr><tr><td width="95" height="20"><p align="center"><font size="2"><a href="index.cgi?action=imsend">Send A PM </a>
</font></td><td width="86" height="20"><p align="center"><a name="top"> <a href="#bottom">TO BOTTOM</a>
</td><td width="77" height="20">
<p align="center"><a href="index.cgi?action=logout">Logout</a></td></tr></table></center>
');
}else{
document.write(' <table border="1" cellpadding="0" cellspacing="0" bordercolor="#111111" width="264" height="101" id="AutoNumber5">
<tr><td width="264" height="23" colspan="3"><p align="center"><b>Ultimate Help Box V2</b></td></tr><tr>
<td width="264" height="50" colspan="3"><p align="center">Admin Notes To Guest</td></tr><tr>
<td width="58" height="23"><p align="center"><a href="index.cgi?action=login">
Login</a></td><td width="131" height="23"><p align="center"><a name="top"> <a href="#bottom">TO BOTTOM</a>
</td><td width="67" height="23">
<p align="center"><a href="index.cgi?action=register">Register</a></td></tr></table></center>');}
</script>
and
<script>
// Ultimate Help Box V2
//Created By Friendly2
//Main Footer
if(document.getElementsByTagName("TD")[2].innerHTML.match(/Hey,/)){
document.write('<center>
<table border="1" cellpadding="0" cellspacing="0" bordercolor="#111111" width="266" height="84" id="AutoNumber6">
<tr><td width="266" height="22" colspan="3"><p align="center"><b>Ultimate Help Box V2</b></td></tr><tr>
<td width="109" height="31"><p align="center"> <a href="index.cgi?action=mltop">Top 20 Posters</a></td>
<td width="85" height="31"> <a href="index.cgi?action=mlstaff">View Staff</a></td><td width="64" height="31">
<p align="center"><font size="2"><a href="index.cgi?action=imsend">Send A PM </a></font></td></tr><tr>
<td width="109" height="25"><p align="center"> <a href="index.cgi?action=imsend">Contact Admin</a></td>
<td width="86" height="25"><p align="center"><a name="bottom"><a href="#top">TO TOP</a></td><td width="63" height="25">
<p align="center"><a href="index.cgi?action=logout">Logout</a></td></tr></table>
</center>');
}else{
('<center>
<table border="1" cellpadding="0" cellspacing="0" bordercolor="#111111" width="271" height="5" id="AutoNumber2">
<tr><td width="265" height="27" colspan="3" align="center"><b>Ultimate Help Box V2</b></td></tr><tr>
<td width="73" height="1" align="center"><a href="index.cgi?action=login">Login</a></td>
<td width="110" height="1" align="center"><a name="bottom"><a href="#top">TO TOP</a></td><td width="81" height="1" align="center">
<a href="index.cgi?action=register">Register</a></td></tr></table>');}
</script>