//UDMv3.4.1
//**DO NOT EDIT THIS *****
if (!exclude) { //********
//************************


//** LINKS ***********************************************************


addMainItem("default.htm","Home",80,"left","","",0,0,"");

// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger")

	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
	
addMainItem("","Services",100,"left","","",0,0,"");

	defineSubmenuProperties(120,"left","center",-6,-20,"");
	addSubmenuItem("engineeringmanagement.htm","Engineering & Development","","");
	addSubmenuItem("strategicgrowth.htm","Mergers & Acquisitions","","");
	addSubmenuItem("Lean+Manufacturing.htm","Production-Manufacturing","","");
	addSubmenuItem("value_selling_process.htm","Value Selling","","");
	addSubmenuItem("Change+Action+Program.htm","Change Action Program","","");

//addMainItem("emailform2.asp","15-day free trial",110,"center","","",0,0,"");

addMainItem("course.htm","Downloads",100,"left","","",0,0,"");


addMainItem("","the Company",120,"left","","",0,0,"");

	defineSubmenuProperties(120,"left","center",-6,-5,"");
	addSubmenuItem("contact_us.htm","Contact us","","");
	addSubmenuItem("About_us.htm","Who are we","","");


addMainItem("http://www.ktsprocess.com/highperformance/","Blog: Performance Matters",175,"left","","",0,0,"");




//**DO NOT EDIT THIS *****
}//***********************
//************************