function getLifeTm(mc) { switch(mc) { case "2401001": return "life_sty_fa_tn"; case "2401002": return "life_sty_fa_st"; case "2402001": return "life_sty_bt_tn"; case "2402002": return "life_sty_bt_sc"; case "2402003": return "life_sty_bt_mu"; case "2402004": return "life_sty_bt_hs"; case "2403001": return "life_sty_ss_fp"; case "2403002": return "life_sty_ss_bs"; case "2405001": return "life_sty_bc_tn"; case "2405002": return "life_sty_bc_tr"; case "2405003": return "life_sty_bc_he"; case "2411001": return "life_liv_ho_tn"; case "2411002": return "life_liv_ho_rn"; case "2411003": return "life_liv_ho_sp"; case "2412001": return "life_liv_fd_fn"; case "2412002": return "life_liv_fd_rd"; case "2413001": return "life_liv_fi_ip"; case "2413002": return "life_liv_fi_lp"; case "2414001": return "life_liv_sm_li"; case "2414002": return "life_liv_sm_el"; case "2415001": return "life_liv_kn_kn"; case "2415002": return "life_liv_kn_pg"; case "2415003": return "life_liv_kn_nn"; case "2415004": return "life_liv_kn_ei"; case "2421001": return "life_man_ft_lt"; case "2421002": return "life_man_ft_st"; case "2422001": return "life_man_gr_lt"; case "2422002": return "life_man_gr_gt"; case "2424001": return "life_man_pc_ct"; case "2424002": return "life_man_pc_pp"; case "2424003": return "life_man_pc_cl"; case "2425001": return "life_man_pn_yi"; case "2425002": return "life_man_pn_ht"; case "2425003": return "life_man_pn_hc"; case "2431001": return "life_lov_sc_bs"; case "2432001": return "life_lov_yl_dt"; case "2432002": return "life_lov_yl_st"; case "2433001": return "life_lov_lc_mc"; default: return ""; } }