
<!-- 
document.writeln("                 <div class=\"menu_side_level_1\"> "); 
document.writeln("                      <a id=\"indexlink\" href=\"index.php\">HOME</a> ");
document.writeln("                      <a id=\"softwareproductslink\" href=\"software-products.php\">SOFTWARE</a> "); 
document.writeln("                 </div> "); 
document.writeln("                 <div class=\"menu_side_level_2\"> "); 
document.writeln("                      <a id=\"ansyslink\" href=\"ansys.php\">ANSYS</a> ");
document.writeln("                 </div> "); 
document.writeln("                 <div class=\"menu_side_level_3\"> "); 
document.writeln("                      <a id=\"ansysprocessingsolutionslink\" href=\"ansys-processing-solutions.php\">Pre and Post Processing Solutions</a> ");
document.writeln("                      <a id=\"ansysstructuralmechanicssolutionslink\" href=\"ansys-structural-mechanics-solutions.php\">Structural Mechanics Solutions</a> ");
document.writeln("                      <a id=\"ansyscfdsolutionslink\" href=\"ansys-cfd-solutions.php\">CFD Solutions</a> ");
document.writeln("                 </div> "); 
document.writeln("                 <div class=\"menu_side_level_2\"> ");                 
document.writeln("                      <a id=\"ptclink\" href=\"ptc.php\">PTC</a> ");
document.writeln("                 </div> "); 
document.writeln("                 <div class=\"menu_side_level_3\"> "); 
document.writeln("                      <a id=\"proelink\" href=\"proe.php\">ProE</a> ");
document.writeln("                      <a id=\"windchilllink\" href=\"windchill.php\">Windchill</a> ");
document.writeln("                 </div> "); 
document.writeln("                 <div class=\"menu_side_level_1\"> "); 
document.writeln("                      <a id=\"lansysengineeringink\" href=\"ansys-engineering.php\">ANALYSIS</a> ");
document.writeln("                      <a id=\"ltrainingmallettink\" 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("                      <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> "); 
 // -->



