<!-- Begin
document.write('<center>');
document.write('[<a href="contents.html">Home</a>] '); 
document.write('[<a href="aboutus.html">About Us</a>] ');
document.write('[<a href="news/news.html">Optisoft News</a>] ');
document.write('[<a href="benefits.html">Benefits</a>] ');
document.write('[<a href="services.html">Services</a>] ');
document.write('[<a href="products/software.html">Optisoft In Practice</a>] <br>');
document.write('[<a href="comments.html">Comments</a>] ');
document.write('[<a href="sales/sales.html">Sales</a>] ');
document.write('[<a href="sales/roadshows.html">Road Shows</a>] ');
document.write('[<a href="contactus.html">Contact Us</a>] ');
document.write('[<a href="support/support.html">Support</a>] ');
document.write('[<a href="support/downloads.html">Downloads</a>] ');
document.write('[<a href="users/oug.html">User Group</a>] ');
document.write('[<a href="links.html">Links</a>] ');
document.write('</center>');
document.write('<style type="text/css">');
document.write('<!--');
document.write('BODY {');
document.write('SCROLLBAR-FACE-COLOR: #005284; SCROLLBAR-BASE-COLOR: #0073A5}');
document.write('// -->');
document.write('</style>');
// End -->


