function SetLeftMenu(ID){
//	alert(getCookie("LMID"));
	setCookie("LMID", ID);
}
