// JavaScript Document
document.write("<table width=\"100%\" height=\"46\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">")
document.write("<tr bgcolor=\"#666666\">") 
document.write("<td valign=\"top\">") 
document.write("<div align=\"right\"><font color=\"#FFFFFF\" size=\"1\" face=\"Verdana, Arial, Helvetica, sans-serif\">")
document.write("&copy; 1995 horizonstaff.com. All rights reserved.</font></div>")
document.write("</td>")
document.write("</tr>")
document.write("</table>")