
<!-- NOTE: If you use a ' add a slash before it like this \' -->
<!-- NOTE: Copy and paste a link to add a new link -->

<!-- start

document.write('<!-- START MENU -->');
document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="100%"><tr><td class="menutext">');
document.write('<br>');
document.write('<ul>');
document.write('<li><A HREF="index.html">Home</a><br>');
document.write('<li><A HREF="outsourcing.htm">Why outsourcing?</a><br>');
document.write('<li><A HREF="benefits.htm">Outsourcing Benefits</a><br>');
document.write('<li><A HREF="accounting.htm">Accounting Services</a><br>');
document.write('<li><A HREF="receivables.htm">Customers Management</a><br>');
document.write('<li><A HREF="payables.htm">Vendors Management</a><br>');
document.write('<li><A HREF="purchasing.htm">Purchasing Management</a><br>');
document.write('<li><A HREF="costaricapropertytaxes.htm">Property Taxes</a><br>');
document.write('<li><A HREF="advising.htm">Advisory</a><br>');
document.write('<li><A HREF="taxes.htm">Taxes in Costa Rica</a><br>');
document.write('<li><A HREF="ustaxes.htm">U.S. Taxes Overseas</a><br>');
document.write('<li><A HREF="online.htm">Online Service</a><br>');
document.write('<li><A HREF="contact.htm">Contact</a><br>');
document.write('<li><A HREF="news.htm">News</a><br>');
document.write('<li><A HREF="links.htm">Links</a><br>');
document.write('</ul>');
document.write('</td></tr></table>');
document.write('<!-- END MENU -->');

//  End -->
