// JavaScript Document - common footer
document.write('<div id="footer">');
document.write('			<dl>');
document.write('			  <dt class="sendEmail"><a href="http://cpabiznet.com/links.html"><span class="footerBold">Useful Links</span><br />');
document.write('					Useful Internal Revenue Service, State, and small business links... <br />');
document.write('					<br />');
document.write('				   To Links &raquo;</a>			  </dt>');
document.write('				<dt class="multiplySuccess"><a href="http://cpabiznet.com/value_of_cpa.html"><span class="footerBold">Value of CPA</span><br />');
document.write('					Learn more about the value of a Certified Public Accounting firm...<br />');
document.write('					 <br />');
document.write('				Browse &raquo;				    </a></dt>');
document.write('				<dt class="referralTracker">');
document.write('					<!--<img class="right" src="images/login_small.gif" alt="login" />--><a href="http://cpabiznet.com/contact.html"><span class="footerBold">Contact Us</span><br />');
document.write('					Want more information about the CPA Buziness Network...<br />');
document.write('					<br />');
document.write('					Contact Us &raquo;</a>				</dt>');
document.write('			</dl>');
document.write('			<div class="clearLeft">&nbsp;</div>');
document.write('		</div>');