<!--

function mmLoadMenus() {

  if (window.mm_menu_0) return;
  

  window.mm_menu_0 = new Menu("root",160,22,"Verdana, Arial, Helvetica, sans-serif",11,"#000000","#C10B0B","#DDEEF8","#f9d705","left","middle",4,0,1000,-5,7,true,true,true,0,false,false);

  mm_menu_0.addMenuItem("Company Profile","window.open('cprofile.asp', '_self');");

  mm_menu_0.addMenuItem("Team","window.open('team.asp', '_self');");



   mm_menu_0.fontWeight="bold";

   mm_menu_0.hideOnMouseOut=true;

   mm_menu_0.menuBorder=1;

   mm_menu_0.menuLiteBgColor='#E0F1FB';

   mm_menu_0.menuBorderBgColor='#000000';

   mm_menu_0.bgColor='#000000';
   
   
   
   
   window.mm_menu_1 = new Menu("root",160,22,"Verdana, Arial, Helvetica, sans-serif",11,"#000000","#C10B0B","#DDEEF8","#f9d705","left","middle",4,0,1000,-5,7,true,true,true,0,false,false);

  mm_menu_1.addMenuItem("Product Profile","window.open('productprofile.asp', '_self');");

  mm_menu_1.addMenuItem("Product Customization","window.open('productcustomization.asp', '_self');");

  mm_menu_1.addMenuItem("Technical Specfication","window.open('techspecification.asp', '_self');");

   mm_menu_1.fontWeight="bold";

   mm_menu_1.hideOnMouseOut=true;

   mm_menu_1.menuBorder=1;

   mm_menu_1.menuLiteBgColor='#E0F1FB';

   mm_menu_1.menuBorderBgColor='#000000';

   mm_menu_1.bgColor='#000000';
   
  window.mm_menu_2 = new Menu("root",160,22,"Verdana, Arial, Helvetica, sans-serif",11,"#000000","#C10B0B","#DDEEF8","#f9d705","left","middle",4,0,1000,-5,7,true,true,true,0,false,false);

  mm_menu_2.addMenuItem("Quality Objective","window.open('qobjective.asp', '_self');");

  mm_menu_2.addMenuItem("Quality Policy","window.open('qpolicy.asp', '_self');");

  mm_menu_2.addMenuItem("Quality Assurance","window.open('qassurance.asp', '_self');");

   mm_menu_2.fontWeight="bold";

   mm_menu_2.hideOnMouseOut=true;

   mm_menu_2.menuBorder=1;

   mm_menu_2.menuLiteBgColor='#E0F1FB';

   mm_menu_2.menuBorderBgColor='#000000';

   mm_menu_2.bgColor='#000000';







  
  mm_menu_1.writeMenus();

} // mmLoadMenus()



//-->
