|  |  | 
 |  |  |     }}; | 
 |  |  |  | 
 |  |  |     public static final List<Integer> STA_WORK_CU_CAR = new ArrayList<Integer>() {{ | 
 |  |  |         add(118);add(119);add(120);add(121); | 
 |  |  |         add(118);add(120);add(121); | 
 |  |  |     }}; | 
 |  |  |  | 
 |  |  |     public static final List<Integer> STA_WORK_CU_CAR_TWO = new ArrayList<Integer>() {{ | 
 |  |  | 
 |  |  |         add(118);add(120); | 
 |  |  |     }}; | 
 |  |  |     public static final List<Integer> STA_WORK_CU_CAR_FOUR  = new ArrayList<Integer>() {{ | 
 |  |  |         add(119);add(121); | 
 |  |  |         add(121); | 
 |  |  |     }}; | 
 |  |  |  | 
 |  |  |     public static final List<Integer> STA_WORK_RU = new ArrayList<Integer>() {{ | 
 |  |  |         add(118);add(119);add(120);add(121);add(122);add(123); | 
 |  |  |         add(118);add(120);add(121);add(122);add(123);add(171); | 
 |  |  |     }}; | 
 |  |  |  | 
 |  |  |  |