
<!-- 
document.writeln("                 <div class=\"menu_side_level_1\"> "); 
document.writeln("                      <a id=\"indexlink\" href=\"index.php\">HOME</a> ");
document.writeln("                 <div class=\"menu_side_level_1\"> "); 
document.writeln("                      <a id=\"softwareproductslink\" href=\"software-products.php\">SOFTWARE</a> "); 
document.writeln("                      <a id=\"ansysengineeringlink\" href=\"ansys-engineering.php\">ANALYSIS</a> "); 
document.writeln("                      <a id=\"trainingmallettlink\" href=\"training-mallett.php\">TRAINING</a> "); 
document.writeln("                      <a id=\"supportlink\" href=\"support.php\">SUPPORT</a> "); 
document.writeln("                      <a id=\"aboutuslink\" href=\"about-us.php\">ABOUT US</a> ");
document.writeln("                 </div> "); 
document.writeln("                 <div class=\"menu_side_level_2\"> "); 

document.writeln("                      <a id=\"locationslink\" href=\"locations.php\">Office Locations</a> ");
document.writeln("                      <a id=\"managementstafflink\" href=\"management-staff.php\">Management Staff</a> "); 
document.writeln("                      <a id=\"engineeringstafflink\" href=\"engineering-staff.php\">Engineering Staff</a> ");
document.writeln("                      <a id=\"clientslink\" href=\"clients.php\">Clients</a>");
document.writeln("                      <a id=\"testimonialslink\" href=\"testimonials.php\">Testimonials</a> ");
document.writeln("                      <a id=\"opportunitieslink\" href=\"opportunities.php\">Opportunities</a> ");
document.writeln("                 </div> "); 
document.writeln("                      <a id=\"contactuslink\" href=\"contact-us.php\">CONTACT US</a> "); 
document.writeln("                      <a id=\"sitemaplink\" href=\"sitemap.php\">SITE MAP</a> "); 
document.writeln("                      <div class='sidebar_address'>Mallett Technology, Inc.<br>400 Technology Dr<br>Suite 200<br>Canonsburg, PA 15317<br><br><br>Phone: (888) 684-6223<br>Fax: (724) 746-7001</div> ");
document.writeln("                 </div> "); 
 // -->



