function footer() {
document.write('<div id="footer">    ');
document.write('<div style="padding-bottom:4px">');
document.write('<a href="index.html">Home</a> | <a href="about_us.html">About Us</a> | <a href="business.html">Business</a> | ');
document.write('<a href="individuals.html">Individuals</a> | <a href="non_profits.html">Nonprofits</a> | ');
document.write('<a href="trust.html">Trusts & Estates</a> | ');
document.write('<a href="international.html">International</a> | <a href="tax_notebook.html">Resource Center</a> | <a href="staff.html">Contact Us</a>');
document.write('</div>');
document.write('&copy; 2007-2009 Stancil & Company  - All Rights Reserved. <BR>');
document.write('4909 Windy Hill Drive, Raleigh, NC 27609&nbsp;  -&nbsp; ph: (919) 872-1260&nbsp; ');
document.write('-&nbsp; fax: (919) 872-6182&nbsp; -&nbsp; email: ');
document.write('<a href="mailto:info&#64;stancilcpa.com">info&#64;stancilcpa.com</a>');
document.write('</div>');
}

function address() {
document.write('Serving All Virginia/MD/Metro DC Areas<BR> ');
document.write('&nbsp;Email: <a href="mailto:John.Bryant&#64;BodyFitnessByJohn.com"> ');
document.write('John.Bryant&#64;BodyFitnessByJohn.com</a> ');
}

function leftBox0() {
document.write('<div class="bordered"> ');
document.write('<div id="titleBox"> ');
document.write('<img border="0" src="images/tl_newsletter.gif" width="215" height="30"></div> ');
document.write('<div id="leftBox"> ');
document.write('<div id="newsletterBox"> ');
document.write('<img border="0" src="images/newsletter-1.jpg" width="90" height="120"></div> ');
document.write('<div id="newsletterBox"> ');
document.write('<img border="0" src="images/newsletter-2.jpg" width="90" height="120"></div> ');
document.write('<div class="b_more"><a href="newsletter.html"><img border="0" src="images/b_more.gif" '); 
document.write('width="42" height="15" alt="more"></a></div> ');
document.write('</div>   ');
document.write('</div> ');
document.write('<center> ');
document.write('<img border="0" src="images/logo_cpa.gif" width="195" height="54" style="margin-top:5px" alt="The CPA"><br> ');
document.write('</center>  ');       
document.write('</div>    ');
}

function leftBox() {
document.write('<div><center> ');
document.write('<a href="http://www.ggi.com/" target="_blank"><img border="0" src="images/logo_ggi.gif" width="195" height="65" alt="Geneva Group International - Independent Member" style="margin-top:5px;"></a><br> ');
document.write('<img border="0" src="images/logo_aicpa.gif" width="195" height="65" style="margin-top:15px" alt="AICPA - Employee Benefit Plan Audit Quality Center Member"><br> ');
document.write('<a href="http://www.facebook.com/pages/Stancil-Company-CPAs/307500242612950" target="_blank"><img border="0" src="images/follow-us-on-facebook.gif" width="145" height="20" alt="Follow us on Facebook"  ');
document.write('title="follow us on facebook" style="margin-top:15px"></a> ');
document.write('<a href="http://www.linkedin.com/company/stancil-&-company" target="_blank"><img border="0" src="images/logo_linkedin.gif" width="97" height="26" style="margin-top:10px; margin-bottom:15px;"  ');
document.write('alt="Stancil & Company | LinkedIn"></a><br> ');
document.write('</center> ');
        
document.write('<div class="bordered"><div id="titleBox"> ');
document.write('<a href="client_access.html"><img border="0" src="images/tl_client_access.gif" width="215" height="30" title="Client Access"></a></div> ');
document.write('</div></div> ');        
                
document.write('</div> ');
}
