<!--

function mmLoadMenus() {

if (window.mm_menu_0) return;

window.mm_menu_0 = new Menu("root",180,22,"Verdana, Arial, Helvetica, sans-serif",11,"#0C5B9E","#000000","#DDEEF8","#ffffff","left","middle",4,0,1000,-5,7,true,true,true,0,false,false);

	mm_menu_0.addMenuItem("Configurable Products","window.open('vcsolutions.html', '_self');");

	mm_menu_0.addMenuItem("System Audits","window.open('systemaudits.html', '_self');");

	mm_menu_0.addMenuItem("PLM  Solutions","window.open('plmsolutions.html', '_self');");

	mm_menu_0.addMenuItem("ERP Implementations","window.open('erpimplementations.html', '_self');");

	mm_menu_0.addMenuItem("Data Migrations","window.open('datamigrations.html', '_self');");

	mm_menu_0.addMenuItem("Retrofits","window.open('retrofits.html', '_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='#A0C9E5';


window.mm_menu_1 = new Menu("root",310,22,"Verdana, Arial, Helvetica, sans-serif",11,"#0C5B9E","#000000","#DDEEF8","#ffffff","left","middle",4,0,1000,-5,7,true,true,true,0,false,false);

	mm_menu_1.addMenuItem("Elimination of Post Go Live Stall","window.open('elimination.html', '_self');");

	mm_menu_1.addMenuItem("Variant Configuration for Complex Products","window.open('variant.html', '_self');");

	mm_menu_1.addMenuItem("PLM using SAP Workflow","window.open('plm.html', '_self');");

	mm_menu_1.addMenuItem("Controlling Inventory Obsolescence","window.open('controlling.html', '_self');");

	mm_menu_1.addMenuItem("Capacity Planning for Manufacturing","window.open('capacity.html', '_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='#ffffff';


mm_menu_1.writeMenus();

} // mmLoadMenus()



//-->
