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


// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger")
addMainItem("index.htm","Home",80,"center","","",0,0,"",item1_bgcolor,item1_fontcolor);

// *** change these to absolutes

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

addMainItem("business_structure.htm","About KML",103,"center","","",0,0,"",item2_bgcolor,item2_fontcolor);

	defineSubmenuProperties(165,"left","left",-5,-5,"");

	addSubmenuItem("history.htm","History","","");
	addSubmenuItem("business_structure.htm","Business Structure","","");
	addSubmenuItem("mission.htm","Mission & Vision","","");
	addSubmenuItem("recognition.htm","Commitment & Recognition","","");


addMainItem("alfalfa.htm","Portfolio",84,"center","","",0,0,"",item3_bgcolor,item3_fontcolor);

	defineSubmenuProperties(150,"left","left",-5,-5,"");

	addSubmenuItem("alfalfa.htm","Alfalfa Co.","","");
	addSubmenuItem("cibo.htm","Cibo Co.","","");
	addSubmenuItem("kmlmarketing.htm","KML Marketing Co.","","");
	addSubmenuItem("sephora.htm","Sephora Co.","","");
	addSubmenuItem("suncheung.htm","Sun Cheung Dispensary","","");
	

addMainItem("dist_network.htm","Global Network",192,"center","","",0,0,"",item4_bgcolor,item4_fontcolor);
	defineSubmenuProperties(200,"left","left",-5,-5,"");
	addSubmenuItem("dist_network.htm","Distribution Network","","");
	addSubmenuItem("sourcing_network.htm","Sourcing Network","","");

addMainItem("contact.htm","Contact Us",102,"center","","",0,0,"",item5_bgcolor,item5_fontcolor);