document.writeln("<tr> ");
document.writeln("	<td align='center' class='footer-secondary'> ");
document.writeln("		Produced by The National Association of Securities Professionals <br> ");
document.writeln("		@2003. All rights reserved.<br><br> ");
document.writeln("		<a href='http://www.naspatlanta.org'>Home Page</a> | <a href='contact.html'>Contact Us</a> | <a href='terms.html'>Terms</a> | <a href='privacy.html'>Privacy</a> ");
document.writeln("	</td> ");
document.writeln("</tr>");
