// JavaScript Document
document.writeln ('<table cellpadding="0" cellspacing="0">');
document.writeln ('<TR>');
document.writeln ('<TD colspan="6" valign="middle" align="right" class="nav" style="border-right:0px; padding-bottom:5px; font-size:18px;">');
document.writeln ('<a href="contact.html" title="WordAutomation.com Contact by Email">info@wordautomation.com</a>');
document.writeln ('<TR>');
document.writeln ('<TD valign="middle" align="center" class="nav">');
document.writeln ('<a href="index.html" title="WordAutomation.com Home">Home</a>');
document.writeln ('<TD valign="middle" align="center" class="nav">');
document.writeln ('<a href="products.html" title="WordAutomation.com Products">Products</a>');
document.writeln ('<TD valign="middle" align="center" class="nav">');
document.writeln ('<a href="services.html" title="WordAutomation.com Services">Services</a>');
document.writeln ('<TD valign="middle" align="center" class="nav">');
document.writeln ('<a href="training.html" title="WordAutomation.com Training">Training</a>');
document.writeln ('<TD valign="middle" align="center" class="nav">');
document.writeln ('<a href="contact.html" title="Contact WordAutomation.com">Contact</a>');
document.writeln ('<TD valign="middle" align="center" class="nav" style="border-right:0px;">');
document.writeln ('<a href="contact.html" title="Call WordAutomation.com">619.819.8224</a>');
document.writeln ('</table>');