document.writeln("<center><a href='/index.htm'>Products</a>");
document.writeln("&nbsp;&nbsp;&nbsp;&nbsp;");
document.writeln("<a href='/support.htm'>Support</a>");
document.writeln("&nbsp;&nbsp;&nbsp;&nbsp;");
document.writeln("<a href='/freesoftware.htm'>Free Software</a>");
document.writeln("&nbsp;&nbsp;&nbsp;&nbsp;");
document.writeln("<a href='/contactus.htm'>Contact Us</a>");
document.writeln("&nbsp;&nbsp;&nbsp;&nbsp;");
document.writeln("<a href='/aboutus.htm'>About Us</a><center><br><br>");
document.writeln("<small><center>");
document.writeln("<small><bold><a href='/sitemap.htm'>Site Map</a></bold></small><br><br>");
document.writeln("<small><bold><a href='/disclaimer.htm'>Disclaimer</a></bold></small><br>");
document.writeln("© Moving Target Software (2002-4) &nbsp;<a href='mailto:support@timesheetsmts.com'>Email Us</a>&nbsp;&nbsp;&nbsp;&nbsp;");
document.writeln("</center></small>");


