001package org.hl7.fhir.dstu3.model.codesystems;
002
003
004
005
006/*
007  Copyright (c) 2011+, HL7, Inc.
008  All rights reserved.
009  
010  Redistribution and use in source and binary forms, with or without modification, 
011  are permitted provided that the following conditions are met:
012  
013   * Redistributions of source code must retain the above copyright notice, this 
014     list of conditions and the following disclaimer.
015   * Redistributions in binary form must reproduce the above copyright notice, 
016     this list of conditions and the following disclaimer in the documentation 
017     and/or other materials provided with the distribution.
018   * Neither the name of HL7 nor the names of its contributors may be used to 
019     endorse or promote products derived from this software without specific 
020     prior written permission.
021  
022  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND 
023  ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
024  WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 
025  IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, 
026  INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 
027  NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 
028  PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, 
029  WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 
030  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 
031  POSSIBILITY OF SUCH DAMAGE.
032  
033*/
034
035// Generated on Sat, Mar 25, 2017 21:03-0400 for FHIR v3.0.0
036
037
038import org.hl7.fhir.dstu3.model.EnumFactory;
039
040public class V3RaceEnumFactory implements EnumFactory<V3Race> {
041
042  public V3Race fromCode(String codeString) throws IllegalArgumentException {
043    if (codeString == null || "".equals(codeString))
044      return null;
045    if ("1002-5".equals(codeString))
046      return V3Race._10025;
047    if ("1004-1".equals(codeString))
048      return V3Race._10041;
049    if ("1006-6".equals(codeString))
050      return V3Race._10066;
051    if ("1008-2".equals(codeString))
052      return V3Race._10082;
053    if ("1010-8".equals(codeString))
054      return V3Race._10108;
055    if ("1011-6".equals(codeString))
056      return V3Race._10116;
057    if ("1012-4".equals(codeString))
058      return V3Race._10124;
059    if ("1013-2".equals(codeString))
060      return V3Race._10132;
061    if ("1014-0".equals(codeString))
062      return V3Race._10140;
063    if ("1015-7".equals(codeString))
064      return V3Race._10157;
065    if ("1016-5".equals(codeString))
066      return V3Race._10165;
067    if ("1017-3".equals(codeString))
068      return V3Race._10173;
069    if ("1018-1".equals(codeString))
070      return V3Race._10181;
071    if ("1019-9".equals(codeString))
072      return V3Race._10199;
073    if ("1021-5".equals(codeString))
074      return V3Race._10215;
075    if ("1022-3".equals(codeString))
076      return V3Race._10223;
077    if ("1023-1".equals(codeString))
078      return V3Race._10231;
079    if ("1024-9".equals(codeString))
080      return V3Race._10249;
081    if ("1026-4".equals(codeString))
082      return V3Race._10264;
083    if ("1028-0".equals(codeString))
084      return V3Race._10280;
085    if ("1030-6".equals(codeString))
086      return V3Race._10306;
087    if ("1031-4".equals(codeString))
088      return V3Race._10314;
089    if ("1033-0".equals(codeString))
090      return V3Race._10330;
091    if ("1035-5".equals(codeString))
092      return V3Race._10355;
093    if ("1037-1".equals(codeString))
094      return V3Race._10371;
095    if ("1039-7".equals(codeString))
096      return V3Race._10397;
097    if ("1041-3".equals(codeString))
098      return V3Race._10413;
099    if ("1042-1".equals(codeString))
100      return V3Race._10421;
101    if ("1044-7".equals(codeString))
102      return V3Race._10447;
103    if ("1045-4".equals(codeString))
104      return V3Race._10454;
105    if ("1046-2".equals(codeString))
106      return V3Race._10462;
107    if ("1047-0".equals(codeString))
108      return V3Race._10470;
109    if ("1048-8".equals(codeString))
110      return V3Race._10488;
111    if ("1049-6".equals(codeString))
112      return V3Race._10496;
113    if ("1050-4".equals(codeString))
114      return V3Race._10504;
115    if ("1051-2".equals(codeString))
116      return V3Race._10512;
117    if ("1053-8".equals(codeString))
118      return V3Race._10538;
119    if ("1054-6".equals(codeString))
120      return V3Race._10546;
121    if ("1055-3".equals(codeString))
122      return V3Race._10553;
123    if ("1056-1".equals(codeString))
124      return V3Race._10561;
125    if ("1057-9".equals(codeString))
126      return V3Race._10579;
127    if ("1058-7".equals(codeString))
128      return V3Race._10587;
129    if ("1059-5".equals(codeString))
130      return V3Race._10595;
131    if ("1060-3".equals(codeString))
132      return V3Race._10603;
133    if ("1061-1".equals(codeString))
134      return V3Race._10611;
135    if ("1062-9".equals(codeString))
136      return V3Race._10629;
137    if ("1063-7".equals(codeString))
138      return V3Race._10637;
139    if ("1064-5".equals(codeString))
140      return V3Race._10645;
141    if ("1065-2".equals(codeString))
142      return V3Race._10652;
143    if ("1066-0".equals(codeString))
144      return V3Race._10660;
145    if ("1068-6".equals(codeString))
146      return V3Race._10686;
147    if ("1069-4".equals(codeString))
148      return V3Race._10694;
149    if ("1070-2".equals(codeString))
150      return V3Race._10702;
151    if ("1071-0".equals(codeString))
152      return V3Race._10710;
153    if ("1072-8".equals(codeString))
154      return V3Race._10728;
155    if ("1073-6".equals(codeString))
156      return V3Race._10736;
157    if ("1074-4".equals(codeString))
158      return V3Race._10744;
159    if ("1076-9".equals(codeString))
160      return V3Race._10769;
161    if ("1741-8".equals(codeString))
162      return V3Race._17418;
163    if ("1742-6".equals(codeString))
164      return V3Race._17426;
165    if ("1743-4".equals(codeString))
166      return V3Race._17434;
167    if ("1744-2".equals(codeString))
168      return V3Race._17442;
169    if ("1745-9".equals(codeString))
170      return V3Race._17459;
171    if ("1746-7".equals(codeString))
172      return V3Race._17467;
173    if ("1747-5".equals(codeString))
174      return V3Race._17475;
175    if ("1748-3".equals(codeString))
176      return V3Race._17483;
177    if ("1749-1".equals(codeString))
178      return V3Race._17491;
179    if ("1750-9".equals(codeString))
180      return V3Race._17509;
181    if ("1751-7".equals(codeString))
182      return V3Race._17517;
183    if ("1752-5".equals(codeString))
184      return V3Race._17525;
185    if ("1753-3".equals(codeString))
186      return V3Race._17533;
187    if ("1754-1".equals(codeString))
188      return V3Race._17541;
189    if ("1755-8".equals(codeString))
190      return V3Race._17558;
191    if ("1756-6".equals(codeString))
192      return V3Race._17566;
193    if ("1757-4".equals(codeString))
194      return V3Race._17574;
195    if ("1758-2".equals(codeString))
196      return V3Race._17582;
197    if ("1759-0".equals(codeString))
198      return V3Race._17590;
199    if ("1760-8".equals(codeString))
200      return V3Race._17608;
201    if ("1761-6".equals(codeString))
202      return V3Race._17616;
203    if ("1762-4".equals(codeString))
204      return V3Race._17624;
205    if ("1763-2".equals(codeString))
206      return V3Race._17632;
207    if ("1764-0".equals(codeString))
208      return V3Race._17640;
209    if ("1765-7".equals(codeString))
210      return V3Race._17657;
211    if ("1766-5".equals(codeString))
212      return V3Race._17665;
213    if ("1767-3".equals(codeString))
214      return V3Race._17673;
215    if ("1768-1".equals(codeString))
216      return V3Race._17681;
217    if ("1769-9".equals(codeString))
218      return V3Race._17699;
219    if ("1770-7".equals(codeString))
220      return V3Race._17707;
221    if ("1771-5".equals(codeString))
222      return V3Race._17715;
223    if ("1772-3".equals(codeString))
224      return V3Race._17723;
225    if ("1773-1".equals(codeString))
226      return V3Race._17731;
227    if ("1774-9".equals(codeString))
228      return V3Race._17749;
229    if ("1775-6".equals(codeString))
230      return V3Race._17756;
231    if ("1776-4".equals(codeString))
232      return V3Race._17764;
233    if ("1777-2".equals(codeString))
234      return V3Race._17772;
235    if ("1778-0".equals(codeString))
236      return V3Race._17780;
237    if ("1779-8".equals(codeString))
238      return V3Race._17798;
239    if ("1780-6".equals(codeString))
240      return V3Race._17806;
241    if ("1781-4".equals(codeString))
242      return V3Race._17814;
243    if ("1782-2".equals(codeString))
244      return V3Race._17822;
245    if ("1783-0".equals(codeString))
246      return V3Race._17830;
247    if ("1784-8".equals(codeString))
248      return V3Race._17848;
249    if ("1785-5".equals(codeString))
250      return V3Race._17855;
251    if ("1786-3".equals(codeString))
252      return V3Race._17863;
253    if ("1787-1".equals(codeString))
254      return V3Race._17871;
255    if ("1788-9".equals(codeString))
256      return V3Race._17889;
257    if ("1789-7".equals(codeString))
258      return V3Race._17897;
259    if ("1790-5".equals(codeString))
260      return V3Race._17905;
261    if ("1791-3".equals(codeString))
262      return V3Race._17913;
263    if ("1792-1".equals(codeString))
264      return V3Race._17921;
265    if ("1793-9".equals(codeString))
266      return V3Race._17939;
267    if ("1794-7".equals(codeString))
268      return V3Race._17947;
269    if ("1795-4".equals(codeString))
270      return V3Race._17954;
271    if ("1796-2".equals(codeString))
272      return V3Race._17962;
273    if ("1797-0".equals(codeString))
274      return V3Race._17970;
275    if ("1798-8".equals(codeString))
276      return V3Race._17988;
277    if ("1799-6".equals(codeString))
278      return V3Race._17996;
279    if ("1800-2".equals(codeString))
280      return V3Race._18002;
281    if ("1801-0".equals(codeString))
282      return V3Race._18010;
283    if ("1802-8".equals(codeString))
284      return V3Race._18028;
285    if ("1803-6".equals(codeString))
286      return V3Race._18036;
287    if ("1804-4".equals(codeString))
288      return V3Race._18044;
289    if ("1805-1".equals(codeString))
290      return V3Race._18051;
291    if ("1806-9".equals(codeString))
292      return V3Race._18069;
293    if ("1807-7".equals(codeString))
294      return V3Race._18077;
295    if ("1808-5".equals(codeString))
296      return V3Race._18085;
297    if ("1809-3".equals(codeString))
298      return V3Race._18093;
299    if ("1078-5".equals(codeString))
300      return V3Race._10785;
301    if ("1080-1".equals(codeString))
302      return V3Race._10801;
303    if ("1082-7".equals(codeString))
304      return V3Race._10827;
305    if ("1083-5".equals(codeString))
306      return V3Race._10835;
307    if ("1084-3".equals(codeString))
308      return V3Race._10843;
309    if ("1086-8".equals(codeString))
310      return V3Race._10868;
311    if ("1088-4".equals(codeString))
312      return V3Race._10884;
313    if ("1089-2".equals(codeString))
314      return V3Race._10892;
315    if ("1090-0".equals(codeString))
316      return V3Race._10900;
317    if ("1091-8".equals(codeString))
318      return V3Race._10918;
319    if ("1092-6".equals(codeString))
320      return V3Race._10926;
321    if ("1093-4".equals(codeString))
322      return V3Race._10934;
323    if ("1094-2".equals(codeString))
324      return V3Race._10942;
325    if ("1095-9".equals(codeString))
326      return V3Race._10959;
327    if ("1096-7".equals(codeString))
328      return V3Race._10967;
329    if ("1097-5".equals(codeString))
330      return V3Race._10975;
331    if ("1098-3".equals(codeString))
332      return V3Race._10983;
333    if ("1100-7".equals(codeString))
334      return V3Race._11007;
335    if ("1102-3".equals(codeString))
336      return V3Race._11023;
337    if ("1103-1".equals(codeString))
338      return V3Race._11031;
339    if ("1104-9".equals(codeString))
340      return V3Race._11049;
341    if ("1106-4".equals(codeString))
342      return V3Race._11064;
343    if ("1108-0".equals(codeString))
344      return V3Race._11080;
345    if ("1109-8".equals(codeString))
346      return V3Race._11098;
347    if ("1110-6".equals(codeString))
348      return V3Race._11106;
349    if ("1112-2".equals(codeString))
350      return V3Race._11122;
351    if ("1114-8".equals(codeString))
352      return V3Race._11148;
353    if ("1115-5".equals(codeString))
354      return V3Race._11155;
355    if ("1116-3".equals(codeString))
356      return V3Race._11163;
357    if ("1117-1".equals(codeString))
358      return V3Race._11171;
359    if ("1118-9".equals(codeString))
360      return V3Race._11189;
361    if ("1119-7".equals(codeString))
362      return V3Race._11197;
363    if ("1120-5".equals(codeString))
364      return V3Race._11205;
365    if ("1121-3".equals(codeString))
366      return V3Race._11213;
367    if ("1123-9".equals(codeString))
368      return V3Race._11239;
369    if ("1124-7".equals(codeString))
370      return V3Race._11247;
371    if ("1125-4".equals(codeString))
372      return V3Race._11254;
373    if ("1126-2".equals(codeString))
374      return V3Race._11262;
375    if ("1127-0".equals(codeString))
376      return V3Race._11270;
377    if ("1128-8".equals(codeString))
378      return V3Race._11288;
379    if ("1129-6".equals(codeString))
380      return V3Race._11296;
381    if ("1130-4".equals(codeString))
382      return V3Race._11304;
383    if ("1131-2".equals(codeString))
384      return V3Race._11312;
385    if ("1132-0".equals(codeString))
386      return V3Race._11320;
387    if ("1133-8".equals(codeString))
388      return V3Race._11338;
389    if ("1134-6".equals(codeString))
390      return V3Race._11346;
391    if ("1135-3".equals(codeString))
392      return V3Race._11353;
393    if ("1136-1".equals(codeString))
394      return V3Race._11361;
395    if ("1137-9".equals(codeString))
396      return V3Race._11379;
397    if ("1138-7".equals(codeString))
398      return V3Race._11387;
399    if ("1139-5".equals(codeString))
400      return V3Race._11395;
401    if ("1140-3".equals(codeString))
402      return V3Race._11403;
403    if ("1141-1".equals(codeString))
404      return V3Race._11411;
405    if ("1142-9".equals(codeString))
406      return V3Race._11429;
407    if ("1143-7".equals(codeString))
408      return V3Race._11437;
409    if ("1144-5".equals(codeString))
410      return V3Race._11445;
411    if ("1145-2".equals(codeString))
412      return V3Race._11452;
413    if ("1146-0".equals(codeString))
414      return V3Race._11460;
415    if ("1147-8".equals(codeString))
416      return V3Race._11478;
417    if ("1148-6".equals(codeString))
418      return V3Race._11486;
419    if ("1150-2".equals(codeString))
420      return V3Race._11502;
421    if ("1151-0".equals(codeString))
422      return V3Race._11510;
423    if ("1153-6".equals(codeString))
424      return V3Race._11536;
425    if ("1155-1".equals(codeString))
426      return V3Race._11551;
427    if ("1156-9".equals(codeString))
428      return V3Race._11569;
429    if ("1157-7".equals(codeString))
430      return V3Race._11577;
431    if ("1158-5".equals(codeString))
432      return V3Race._11585;
433    if ("1159-3".equals(codeString))
434      return V3Race._11593;
435    if ("1160-1".equals(codeString))
436      return V3Race._11601;
437    if ("1162-7".equals(codeString))
438      return V3Race._11627;
439    if ("1163-5".equals(codeString))
440      return V3Race._11635;
441    if ("1165-0".equals(codeString))
442      return V3Race._11650;
443    if ("1167-6".equals(codeString))
444      return V3Race._11676;
445    if ("1169-2".equals(codeString))
446      return V3Race._11692;
447    if ("1171-8".equals(codeString))
448      return V3Race._11718;
449    if ("1173-4".equals(codeString))
450      return V3Race._11734;
451    if ("1175-9".equals(codeString))
452      return V3Race._11759;
453    if ("1176-7".equals(codeString))
454      return V3Race._11767;
455    if ("1178-3".equals(codeString))
456      return V3Race._11783;
457    if ("1180-9".equals(codeString))
458      return V3Race._11809;
459    if ("1182-5".equals(codeString))
460      return V3Race._11825;
461    if ("1184-1".equals(codeString))
462      return V3Race._11841;
463    if ("1186-6".equals(codeString))
464      return V3Race._11866;
465    if ("1187-4".equals(codeString))
466      return V3Race._11874;
467    if ("1189-0".equals(codeString))
468      return V3Race._11890;
469    if ("1191-6".equals(codeString))
470      return V3Race._11916;
471    if ("1193-2".equals(codeString))
472      return V3Race._11932;
473    if ("1194-0".equals(codeString))
474      return V3Race._11940;
475    if ("1195-7".equals(codeString))
476      return V3Race._11957;
477    if ("1196-5".equals(codeString))
478      return V3Race._11965;
479    if ("1197-3".equals(codeString))
480      return V3Race._11973;
481    if ("1198-1".equals(codeString))
482      return V3Race._11981;
483    if ("1199-9".equals(codeString))
484      return V3Race._11999;
485    if ("1200-5".equals(codeString))
486      return V3Race._12005;
487    if ("1201-3".equals(codeString))
488      return V3Race._12013;
489    if ("1202-1".equals(codeString))
490      return V3Race._12021;
491    if ("1203-9".equals(codeString))
492      return V3Race._12039;
493    if ("1204-7".equals(codeString))
494      return V3Race._12047;
495    if ("1205-4".equals(codeString))
496      return V3Race._12054;
497    if ("1207-0".equals(codeString))
498      return V3Race._12070;
499    if ("1209-6".equals(codeString))
500      return V3Race._12096;
501    if ("1211-2".equals(codeString))
502      return V3Race._12112;
503    if ("1212-0".equals(codeString))
504      return V3Race._12120;
505    if ("1214-6".equals(codeString))
506      return V3Race._12146;
507    if ("1215-3".equals(codeString))
508      return V3Race._12153;
509    if ("1216-1".equals(codeString))
510      return V3Race._12161;
511    if ("1217-9".equals(codeString))
512      return V3Race._12179;
513    if ("1218-7".equals(codeString))
514      return V3Race._12187;
515    if ("1219-5".equals(codeString))
516      return V3Race._12195;
517    if ("1220-3".equals(codeString))
518      return V3Race._12203;
519    if ("1222-9".equals(codeString))
520      return V3Race._12229;
521    if ("1223-7".equals(codeString))
522      return V3Race._12237;
523    if ("1224-5".equals(codeString))
524      return V3Race._12245;
525    if ("1225-2".equals(codeString))
526      return V3Race._12252;
527    if ("1226-0".equals(codeString))
528      return V3Race._12260;
529    if ("1227-8".equals(codeString))
530      return V3Race._12278;
531    if ("1228-6".equals(codeString))
532      return V3Race._12286;
533    if ("1229-4".equals(codeString))
534      return V3Race._12294;
535    if ("1230-2".equals(codeString))
536      return V3Race._12302;
537    if ("1231-0".equals(codeString))
538      return V3Race._12310;
539    if ("1233-6".equals(codeString))
540      return V3Race._12336;
541    if ("1234-4".equals(codeString))
542      return V3Race._12344;
543    if ("1235-1".equals(codeString))
544      return V3Race._12351;
545    if ("1236-9".equals(codeString))
546      return V3Race._12369;
547    if ("1237-7".equals(codeString))
548      return V3Race._12377;
549    if ("1238-5".equals(codeString))
550      return V3Race._12385;
551    if ("1239-3".equals(codeString))
552      return V3Race._12393;
553    if ("1240-1".equals(codeString))
554      return V3Race._12401;
555    if ("1241-9".equals(codeString))
556      return V3Race._12419;
557    if ("1242-7".equals(codeString))
558      return V3Race._12427;
559    if ("1243-5".equals(codeString))
560      return V3Race._12435;
561    if ("1244-3".equals(codeString))
562      return V3Race._12443;
563    if ("1245-0".equals(codeString))
564      return V3Race._12450;
565    if ("1246-8".equals(codeString))
566      return V3Race._12468;
567    if ("1247-6".equals(codeString))
568      return V3Race._12476;
569    if ("1248-4".equals(codeString))
570      return V3Race._12484;
571    if ("1250-0".equals(codeString))
572      return V3Race._12500;
573    if ("1252-6".equals(codeString))
574      return V3Race._12526;
575    if ("1254-2".equals(codeString))
576      return V3Race._12542;
577    if ("1256-7".equals(codeString))
578      return V3Race._12567;
579    if ("1258-3".equals(codeString))
580      return V3Race._12583;
581    if ("1260-9".equals(codeString))
582      return V3Race._12609;
583    if ("1262-5".equals(codeString))
584      return V3Race._12625;
585    if ("1264-1".equals(codeString))
586      return V3Race._12641;
587    if ("1265-8".equals(codeString))
588      return V3Race._12658;
589    if ("1267-4".equals(codeString))
590      return V3Race._12674;
591    if ("1269-0".equals(codeString))
592      return V3Race._12690;
593    if ("1271-6".equals(codeString))
594      return V3Race._12716;
595    if ("1272-4".equals(codeString))
596      return V3Race._12724;
597    if ("1273-2".equals(codeString))
598      return V3Race._12732;
599    if ("1275-7".equals(codeString))
600      return V3Race._12757;
601    if ("1277-3".equals(codeString))
602      return V3Race._12773;
603    if ("1279-9".equals(codeString))
604      return V3Race._12799;
605    if ("1281-5".equals(codeString))
606      return V3Race._12815;
607    if ("1282-3".equals(codeString))
608      return V3Race._12823;
609    if ("1283-1".equals(codeString))
610      return V3Race._12831;
611    if ("1285-6".equals(codeString))
612      return V3Race._12856;
613    if ("1286-4".equals(codeString))
614      return V3Race._12864;
615    if ("1287-2".equals(codeString))
616      return V3Race._12872;
617    if ("1288-0".equals(codeString))
618      return V3Race._12880;
619    if ("1289-8".equals(codeString))
620      return V3Race._12898;
621    if ("1290-6".equals(codeString))
622      return V3Race._12906;
623    if ("1291-4".equals(codeString))
624      return V3Race._12914;
625    if ("1292-2".equals(codeString))
626      return V3Race._12922;
627    if ("1293-0".equals(codeString))
628      return V3Race._12930;
629    if ("1294-8".equals(codeString))
630      return V3Race._12948;
631    if ("1295-5".equals(codeString))
632      return V3Race._12955;
633    if ("1297-1".equals(codeString))
634      return V3Race._12971;
635    if ("1299-7".equals(codeString))
636      return V3Race._12997;
637    if ("1301-1".equals(codeString))
638      return V3Race._13011;
639    if ("1303-7".equals(codeString))
640      return V3Race._13037;
641    if ("1305-2".equals(codeString))
642      return V3Race._13052;
643    if ("1306-0".equals(codeString))
644      return V3Race._13060;
645    if ("1307-8".equals(codeString))
646      return V3Race._13078;
647    if ("1309-4".equals(codeString))
648      return V3Race._13094;
649    if ("1310-2".equals(codeString))
650      return V3Race._13102;
651    if ("1312-8".equals(codeString))
652      return V3Race._13128;
653    if ("1313-6".equals(codeString))
654      return V3Race._13136;
655    if ("1314-4".equals(codeString))
656      return V3Race._13144;
657    if ("1315-1".equals(codeString))
658      return V3Race._13151;
659    if ("1317-7".equals(codeString))
660      return V3Race._13177;
661    if ("1319-3".equals(codeString))
662      return V3Race._13193;
663    if ("1321-9".equals(codeString))
664      return V3Race._13219;
665    if ("1323-5".equals(codeString))
666      return V3Race._13235;
667    if ("1325-0".equals(codeString))
668      return V3Race._13250;
669    if ("1326-8".equals(codeString))
670      return V3Race._13268;
671    if ("1327-6".equals(codeString))
672      return V3Race._13276;
673    if ("1328-4".equals(codeString))
674      return V3Race._13284;
675    if ("1329-2".equals(codeString))
676      return V3Race._13292;
677    if ("1331-8".equals(codeString))
678      return V3Race._13318;
679    if ("1332-6".equals(codeString))
680      return V3Race._13326;
681    if ("1333-4".equals(codeString))
682      return V3Race._13334;
683    if ("1334-2".equals(codeString))
684      return V3Race._13342;
685    if ("1335-9".equals(codeString))
686      return V3Race._13359;
687    if ("1336-7".equals(codeString))
688      return V3Race._13367;
689    if ("1337-5".equals(codeString))
690      return V3Race._13375;
691    if ("1338-3".equals(codeString))
692      return V3Race._13383;
693    if ("1340-9".equals(codeString))
694      return V3Race._13409;
695    if ("1342-5".equals(codeString))
696      return V3Race._13425;
697    if ("1344-1".equals(codeString))
698      return V3Race._13441;
699    if ("1345-8".equals(codeString))
700      return V3Race._13458;
701    if ("1346-6".equals(codeString))
702      return V3Race._13466;
703    if ("1348-2".equals(codeString))
704      return V3Race._13482;
705    if ("1350-8".equals(codeString))
706      return V3Race._13508;
707    if ("1352-4".equals(codeString))
708      return V3Race._13524;
709    if ("1354-0".equals(codeString))
710      return V3Race._13540;
711    if ("1356-5".equals(codeString))
712      return V3Race._13565;
713    if ("1358-1".equals(codeString))
714      return V3Race._13581;
715    if ("1359-9".equals(codeString))
716      return V3Race._13599;
717    if ("1360-7".equals(codeString))
718      return V3Race._13607;
719    if ("1361-5".equals(codeString))
720      return V3Race._13615;
721    if ("1363-1".equals(codeString))
722      return V3Race._13631;
723    if ("1365-6".equals(codeString))
724      return V3Race._13656;
725    if ("1366-4".equals(codeString))
726      return V3Race._13664;
727    if ("1368-0".equals(codeString))
728      return V3Race._13680;
729    if ("1370-6".equals(codeString))
730      return V3Race._13706;
731    if ("1372-2".equals(codeString))
732      return V3Race._13722;
733    if ("1374-8".equals(codeString))
734      return V3Race._13748;
735    if ("1376-3".equals(codeString))
736      return V3Race._13763;
737    if ("1378-9".equals(codeString))
738      return V3Race._13789;
739    if ("1380-5".equals(codeString))
740      return V3Race._13805;
741    if ("1382-1".equals(codeString))
742      return V3Race._13821;
743    if ("1383-9".equals(codeString))
744      return V3Race._13839;
745    if ("1384-7".equals(codeString))
746      return V3Race._13847;
747    if ("1385-4".equals(codeString))
748      return V3Race._13854;
749    if ("1387-0".equals(codeString))
750      return V3Race._13870;
751    if ("1389-6".equals(codeString))
752      return V3Race._13896;
753    if ("1391-2".equals(codeString))
754      return V3Race._13912;
755    if ("1392-0".equals(codeString))
756      return V3Race._13920;
757    if ("1393-8".equals(codeString))
758      return V3Race._13938;
759    if ("1394-6".equals(codeString))
760      return V3Race._13946;
761    if ("1395-3".equals(codeString))
762      return V3Race._13953;
763    if ("1396-1".equals(codeString))
764      return V3Race._13961;
765    if ("1397-9".equals(codeString))
766      return V3Race._13979;
767    if ("1398-7".equals(codeString))
768      return V3Race._13987;
769    if ("1399-5".equals(codeString))
770      return V3Race._13995;
771    if ("1400-1".equals(codeString))
772      return V3Race._14001;
773    if ("1401-9".equals(codeString))
774      return V3Race._14019;
775    if ("1403-5".equals(codeString))
776      return V3Race._14035;
777    if ("1405-0".equals(codeString))
778      return V3Race._14050;
779    if ("1407-6".equals(codeString))
780      return V3Race._14076;
781    if ("1409-2".equals(codeString))
782      return V3Race._14092;
783    if ("1411-8".equals(codeString))
784      return V3Race._14118;
785    if ("1412-6".equals(codeString))
786      return V3Race._14126;
787    if ("1413-4".equals(codeString))
788      return V3Race._14134;
789    if ("1414-2".equals(codeString))
790      return V3Race._14142;
791    if ("1416-7".equals(codeString))
792      return V3Race._14167;
793    if ("1417-5".equals(codeString))
794      return V3Race._14175;
795    if ("1418-3".equals(codeString))
796      return V3Race._14183;
797    if ("1419-1".equals(codeString))
798      return V3Race._14191;
799    if ("1420-9".equals(codeString))
800      return V3Race._14209;
801    if ("1421-7".equals(codeString))
802      return V3Race._14217;
803    if ("1422-5".equals(codeString))
804      return V3Race._14225;
805    if ("1423-3".equals(codeString))
806      return V3Race._14233;
807    if ("1424-1".equals(codeString))
808      return V3Race._14241;
809    if ("1425-8".equals(codeString))
810      return V3Race._14258;
811    if ("1426-6".equals(codeString))
812      return V3Race._14266;
813    if ("1427-4".equals(codeString))
814      return V3Race._14274;
815    if ("1428-2".equals(codeString))
816      return V3Race._14282;
817    if ("1429-0".equals(codeString))
818      return V3Race._14290;
819    if ("1430-8".equals(codeString))
820      return V3Race._14308;
821    if ("1431-6".equals(codeString))
822      return V3Race._14316;
823    if ("1432-4".equals(codeString))
824      return V3Race._14324;
825    if ("1433-2".equals(codeString))
826      return V3Race._14332;
827    if ("1434-0".equals(codeString))
828      return V3Race._14340;
829    if ("1435-7".equals(codeString))
830      return V3Race._14357;
831    if ("1436-5".equals(codeString))
832      return V3Race._14365;
833    if ("1437-3".equals(codeString))
834      return V3Race._14373;
835    if ("1439-9".equals(codeString))
836      return V3Race._14399;
837    if ("1441-5".equals(codeString))
838      return V3Race._14415;
839    if ("1442-3".equals(codeString))
840      return V3Race._14423;
841    if ("1443-1".equals(codeString))
842      return V3Race._14431;
843    if ("1445-6".equals(codeString))
844      return V3Race._14456;
845    if ("1446-4".equals(codeString))
846      return V3Race._14464;
847    if ("1448-0".equals(codeString))
848      return V3Race._14480;
849    if ("1450-6".equals(codeString))
850      return V3Race._14506;
851    if ("1451-4".equals(codeString))
852      return V3Race._14514;
853    if ("1453-0".equals(codeString))
854      return V3Race._14530;
855    if ("1454-8".equals(codeString))
856      return V3Race._14548;
857    if ("1456-3".equals(codeString))
858      return V3Race._14563;
859    if ("1457-1".equals(codeString))
860      return V3Race._14571;
861    if ("1458-9".equals(codeString))
862      return V3Race._14589;
863    if ("1460-5".equals(codeString))
864      return V3Race._14605;
865    if ("1462-1".equals(codeString))
866      return V3Race._14621;
867    if ("1464-7".equals(codeString))
868      return V3Race._14647;
869    if ("1465-4".equals(codeString))
870      return V3Race._14654;
871    if ("1466-2".equals(codeString))
872      return V3Race._14662;
873    if ("1467-0".equals(codeString))
874      return V3Race._14670;
875    if ("1468-8".equals(codeString))
876      return V3Race._14688;
877    if ("1469-6".equals(codeString))
878      return V3Race._14696;
879    if ("1470-4".equals(codeString))
880      return V3Race._14704;
881    if ("1471-2".equals(codeString))
882      return V3Race._14712;
883    if ("1472-0".equals(codeString))
884      return V3Race._14720;
885    if ("1474-6".equals(codeString))
886      return V3Race._14746;
887    if ("1475-3".equals(codeString))
888      return V3Race._14753;
889    if ("1476-1".equals(codeString))
890      return V3Race._14761;
891    if ("1478-7".equals(codeString))
892      return V3Race._14787;
893    if ("1479-5".equals(codeString))
894      return V3Race._14795;
895    if ("1480-3".equals(codeString))
896      return V3Race._14803;
897    if ("1481-1".equals(codeString))
898      return V3Race._14811;
899    if ("1482-9".equals(codeString))
900      return V3Race._14829;
901    if ("1483-7".equals(codeString))
902      return V3Race._14837;
903    if ("1484-5".equals(codeString))
904      return V3Race._14845;
905    if ("1485-2".equals(codeString))
906      return V3Race._14852;
907    if ("1487-8".equals(codeString))
908      return V3Race._14878;
909    if ("1489-4".equals(codeString))
910      return V3Race._14894;
911    if ("1490-2".equals(codeString))
912      return V3Race._14902;
913    if ("1491-0".equals(codeString))
914      return V3Race._14910;
915    if ("1492-8".equals(codeString))
916      return V3Race._14928;
917    if ("1493-6".equals(codeString))
918      return V3Race._14936;
919    if ("1494-4".equals(codeString))
920      return V3Race._14944;
921    if ("1495-1".equals(codeString))
922      return V3Race._14951;
923    if ("1496-9".equals(codeString))
924      return V3Race._14969;
925    if ("1497-7".equals(codeString))
926      return V3Race._14977;
927    if ("1498-5".equals(codeString))
928      return V3Race._14985;
929    if ("1499-3".equals(codeString))
930      return V3Race._14993;
931    if ("1500-8".equals(codeString))
932      return V3Race._15008;
933    if ("1501-6".equals(codeString))
934      return V3Race._15016;
935    if ("1502-4".equals(codeString))
936      return V3Race._15024;
937    if ("1503-2".equals(codeString))
938      return V3Race._15032;
939    if ("1504-0".equals(codeString))
940      return V3Race._15040;
941    if ("1505-7".equals(codeString))
942      return V3Race._15057;
943    if ("1506-5".equals(codeString))
944      return V3Race._15065;
945    if ("1507-3".equals(codeString))
946      return V3Race._15073;
947    if ("1508-1".equals(codeString))
948      return V3Race._15081;
949    if ("1509-9".equals(codeString))
950      return V3Race._15099;
951    if ("1510-7".equals(codeString))
952      return V3Race._15107;
953    if ("1511-5".equals(codeString))
954      return V3Race._15115;
955    if ("1512-3".equals(codeString))
956      return V3Race._15123;
957    if ("1513-1".equals(codeString))
958      return V3Race._15131;
959    if ("1514-9".equals(codeString))
960      return V3Race._15149;
961    if ("1515-6".equals(codeString))
962      return V3Race._15156;
963    if ("1516-4".equals(codeString))
964      return V3Race._15164;
965    if ("1518-0".equals(codeString))
966      return V3Race._15180;
967    if ("1519-8".equals(codeString))
968      return V3Race._15198;
969    if ("1520-6".equals(codeString))
970      return V3Race._15206;
971    if ("1521-4".equals(codeString))
972      return V3Race._15214;
973    if ("1522-2".equals(codeString))
974      return V3Race._15222;
975    if ("1523-0".equals(codeString))
976      return V3Race._15230;
977    if ("1524-8".equals(codeString))
978      return V3Race._15248;
979    if ("1525-5".equals(codeString))
980      return V3Race._15255;
981    if ("1526-3".equals(codeString))
982      return V3Race._15263;
983    if ("1527-1".equals(codeString))
984      return V3Race._15271;
985    if ("1528-9".equals(codeString))
986      return V3Race._15289;
987    if ("1529-7".equals(codeString))
988      return V3Race._15297;
989    if ("1530-5".equals(codeString))
990      return V3Race._15305;
991    if ("1531-3".equals(codeString))
992      return V3Race._15313;
993    if ("1532-1".equals(codeString))
994      return V3Race._15321;
995    if ("1533-9".equals(codeString))
996      return V3Race._15339;
997    if ("1534-7".equals(codeString))
998      return V3Race._15347;
999    if ("1535-4".equals(codeString))
1000      return V3Race._15354;
1001    if ("1536-2".equals(codeString))
1002      return V3Race._15362;
1003    if ("1537-0".equals(codeString))
1004      return V3Race._15370;
1005    if ("1538-8".equals(codeString))
1006      return V3Race._15388;
1007    if ("1539-6".equals(codeString))
1008      return V3Race._15396;
1009    if ("1541-2".equals(codeString))
1010      return V3Race._15412;
1011    if ("1543-8".equals(codeString))
1012      return V3Race._15438;
1013    if ("1545-3".equals(codeString))
1014      return V3Race._15453;
1015    if ("1547-9".equals(codeString))
1016      return V3Race._15479;
1017    if ("1549-5".equals(codeString))
1018      return V3Race._15495;
1019    if ("1551-1".equals(codeString))
1020      return V3Race._15511;
1021    if ("1552-9".equals(codeString))
1022      return V3Race._15529;
1023    if ("1553-7".equals(codeString))
1024      return V3Race._15537;
1025    if ("1554-5".equals(codeString))
1026      return V3Race._15545;
1027    if ("1556-0".equals(codeString))
1028      return V3Race._15560;
1029    if ("1558-6".equals(codeString))
1030      return V3Race._15586;
1031    if ("1560-2".equals(codeString))
1032      return V3Race._15602;
1033    if ("1562-8".equals(codeString))
1034      return V3Race._15628;
1035    if ("1564-4".equals(codeString))
1036      return V3Race._15644;
1037    if ("1566-9".equals(codeString))
1038      return V3Race._15669;
1039    if ("1567-7".equals(codeString))
1040      return V3Race._15677;
1041    if ("1568-5".equals(codeString))
1042      return V3Race._15685;
1043    if ("1569-3".equals(codeString))
1044      return V3Race._15693;
1045    if ("1570-1".equals(codeString))
1046      return V3Race._15701;
1047    if ("1571-9".equals(codeString))
1048      return V3Race._15719;
1049    if ("1573-5".equals(codeString))
1050      return V3Race._15735;
1051    if ("1574-3".equals(codeString))
1052      return V3Race._15743;
1053    if ("1576-8".equals(codeString))
1054      return V3Race._15768;
1055    if ("1578-4".equals(codeString))
1056      return V3Race._15784;
1057    if ("1579-2".equals(codeString))
1058      return V3Race._15792;
1059    if ("1580-0".equals(codeString))
1060      return V3Race._15800;
1061    if ("1582-6".equals(codeString))
1062      return V3Race._15826;
1063    if ("1584-2".equals(codeString))
1064      return V3Race._15842;
1065    if ("1586-7".equals(codeString))
1066      return V3Race._15867;
1067    if ("1587-5".equals(codeString))
1068      return V3Race._15875;
1069    if ("1588-3".equals(codeString))
1070      return V3Race._15883;
1071    if ("1589-1".equals(codeString))
1072      return V3Race._15891;
1073    if ("1590-9".equals(codeString))
1074      return V3Race._15909;
1075    if ("1591-7".equals(codeString))
1076      return V3Race._15917;
1077    if ("1592-5".equals(codeString))
1078      return V3Race._15925;
1079    if ("1593-3".equals(codeString))
1080      return V3Race._15933;
1081    if ("1594-1".equals(codeString))
1082      return V3Race._15941;
1083    if ("1595-8".equals(codeString))
1084      return V3Race._15958;
1085    if ("1596-6".equals(codeString))
1086      return V3Race._15966;
1087    if ("1597-4".equals(codeString))
1088      return V3Race._15974;
1089    if ("1598-2".equals(codeString))
1090      return V3Race._15982;
1091    if ("1599-0".equals(codeString))
1092      return V3Race._15990;
1093    if ("1600-6".equals(codeString))
1094      return V3Race._16006;
1095    if ("1602-2".equals(codeString))
1096      return V3Race._16022;
1097    if ("1603-0".equals(codeString))
1098      return V3Race._16030;
1099    if ("1604-8".equals(codeString))
1100      return V3Race._16048;
1101    if ("1605-5".equals(codeString))
1102      return V3Race._16055;
1103    if ("1607-1".equals(codeString))
1104      return V3Race._16071;
1105    if ("1609-7".equals(codeString))
1106      return V3Race._16097;
1107    if ("1610-5".equals(codeString))
1108      return V3Race._16105;
1109    if ("1611-3".equals(codeString))
1110      return V3Race._16113;
1111    if ("1612-1".equals(codeString))
1112      return V3Race._16121;
1113    if ("1613-9".equals(codeString))
1114      return V3Race._16139;
1115    if ("1614-7".equals(codeString))
1116      return V3Race._16147;
1117    if ("1615-4".equals(codeString))
1118      return V3Race._16154;
1119    if ("1616-2".equals(codeString))
1120      return V3Race._16162;
1121    if ("1617-0".equals(codeString))
1122      return V3Race._16170;
1123    if ("1618-8".equals(codeString))
1124      return V3Race._16188;
1125    if ("1619-6".equals(codeString))
1126      return V3Race._16196;
1127    if ("1620-4".equals(codeString))
1128      return V3Race._16204;
1129    if ("1621-2".equals(codeString))
1130      return V3Race._16212;
1131    if ("1622-0".equals(codeString))
1132      return V3Race._16220;
1133    if ("1623-8".equals(codeString))
1134      return V3Race._16238;
1135    if ("1624-6".equals(codeString))
1136      return V3Race._16246;
1137    if ("1625-3".equals(codeString))
1138      return V3Race._16253;
1139    if ("1626-1".equals(codeString))
1140      return V3Race._16261;
1141    if ("1627-9".equals(codeString))
1142      return V3Race._16279;
1143    if ("1628-7".equals(codeString))
1144      return V3Race._16287;
1145    if ("1629-5".equals(codeString))
1146      return V3Race._16295;
1147    if ("1630-3".equals(codeString))
1148      return V3Race._16303;
1149    if ("1631-1".equals(codeString))
1150      return V3Race._16311;
1151    if ("1632-9".equals(codeString))
1152      return V3Race._16329;
1153    if ("1633-7".equals(codeString))
1154      return V3Race._16337;
1155    if ("1634-5".equals(codeString))
1156      return V3Race._16345;
1157    if ("1635-2".equals(codeString))
1158      return V3Race._16352;
1159    if ("1636-0".equals(codeString))
1160      return V3Race._16360;
1161    if ("1637-8".equals(codeString))
1162      return V3Race._16378;
1163    if ("1638-6".equals(codeString))
1164      return V3Race._16386;
1165    if ("1639-4".equals(codeString))
1166      return V3Race._16394;
1167    if ("1640-2".equals(codeString))
1168      return V3Race._16402;
1169    if ("1641-0".equals(codeString))
1170      return V3Race._16410;
1171    if ("1643-6".equals(codeString))
1172      return V3Race._16436;
1173    if ("1645-1".equals(codeString))
1174      return V3Race._16451;
1175    if ("1647-7".equals(codeString))
1176      return V3Race._16477;
1177    if ("1649-3".equals(codeString))
1178      return V3Race._16493;
1179    if ("1651-9".equals(codeString))
1180      return V3Race._16519;
1181    if ("1653-5".equals(codeString))
1182      return V3Race._16535;
1183    if ("1654-3".equals(codeString))
1184      return V3Race._16543;
1185    if ("1655-0".equals(codeString))
1186      return V3Race._16550;
1187    if ("1656-8".equals(codeString))
1188      return V3Race._16568;
1189    if ("1657-6".equals(codeString))
1190      return V3Race._16576;
1191    if ("1659-2".equals(codeString))
1192      return V3Race._16592;
1193    if ("1661-8".equals(codeString))
1194      return V3Race._16618;
1195    if ("1663-4".equals(codeString))
1196      return V3Race._16634;
1197    if ("1665-9".equals(codeString))
1198      return V3Race._16659;
1199    if ("1667-5".equals(codeString))
1200      return V3Race._16675;
1201    if ("1668-3".equals(codeString))
1202      return V3Race._16683;
1203    if ("1670-9".equals(codeString))
1204      return V3Race._16709;
1205    if ("1671-7".equals(codeString))
1206      return V3Race._16717;
1207    if ("1672-5".equals(codeString))
1208      return V3Race._16725;
1209    if ("1673-3".equals(codeString))
1210      return V3Race._16733;
1211    if ("1675-8".equals(codeString))
1212      return V3Race._16758;
1213    if ("1677-4".equals(codeString))
1214      return V3Race._16774;
1215    if ("1679-0".equals(codeString))
1216      return V3Race._16790;
1217    if ("1680-8".equals(codeString))
1218      return V3Race._16808;
1219    if ("1681-6".equals(codeString))
1220      return V3Race._16816;
1221    if ("1683-2".equals(codeString))
1222      return V3Race._16832;
1223    if ("1685-7".equals(codeString))
1224      return V3Race._16857;
1225    if ("1687-3".equals(codeString))
1226      return V3Race._16873;
1227    if ("1688-1".equals(codeString))
1228      return V3Race._16881;
1229    if ("1689-9".equals(codeString))
1230      return V3Race._16899;
1231    if ("1690-7".equals(codeString))
1232      return V3Race._16907;
1233    if ("1692-3".equals(codeString))
1234      return V3Race._16923;
1235    if ("1694-9".equals(codeString))
1236      return V3Race._16949;
1237    if ("1696-4".equals(codeString))
1238      return V3Race._16964;
1239    if ("1697-2".equals(codeString))
1240      return V3Race._16972;
1241    if ("1698-0".equals(codeString))
1242      return V3Race._16980;
1243    if ("1700-4".equals(codeString))
1244      return V3Race._17004;
1245    if ("1702-0".equals(codeString))
1246      return V3Race._17020;
1247    if ("1704-6".equals(codeString))
1248      return V3Race._17046;
1249    if ("1705-3".equals(codeString))
1250      return V3Race._17053;
1251    if ("1707-9".equals(codeString))
1252      return V3Race._17079;
1253    if ("1709-5".equals(codeString))
1254      return V3Race._17095;
1255    if ("1711-1".equals(codeString))
1256      return V3Race._17111;
1257    if ("1712-9".equals(codeString))
1258      return V3Race._17129;
1259    if ("1713-7".equals(codeString))
1260      return V3Race._17137;
1261    if ("1715-2".equals(codeString))
1262      return V3Race._17152;
1263    if ("1717-8".equals(codeString))
1264      return V3Race._17178;
1265    if ("1718-6".equals(codeString))
1266      return V3Race._17186;
1267    if ("1719-4".equals(codeString))
1268      return V3Race._17194;
1269    if ("1720-2".equals(codeString))
1270      return V3Race._17202;
1271    if ("1722-8".equals(codeString))
1272      return V3Race._17228;
1273    if ("1724-4".equals(codeString))
1274      return V3Race._17244;
1275    if ("1725-1".equals(codeString))
1276      return V3Race._17251;
1277    if ("1726-9".equals(codeString))
1278      return V3Race._17269;
1279    if ("1727-7".equals(codeString))
1280      return V3Race._17277;
1281    if ("1728-5".equals(codeString))
1282      return V3Race._17285;
1283    if ("1729-3".equals(codeString))
1284      return V3Race._17293;
1285    if ("1730-1".equals(codeString))
1286      return V3Race._17301;
1287    if ("1731-9".equals(codeString))
1288      return V3Race._17319;
1289    if ("1732-7".equals(codeString))
1290      return V3Race._17327;
1291    if ("1733-5".equals(codeString))
1292      return V3Race._17335;
1293    if ("1735-0".equals(codeString))
1294      return V3Race._17350;
1295    if ("1737-6".equals(codeString))
1296      return V3Race._17376;
1297    if ("1739-2".equals(codeString))
1298      return V3Race._17392;
1299    if ("1740-0".equals(codeString))
1300      return V3Race._17400;
1301    if ("1811-9".equals(codeString))
1302      return V3Race._18119;
1303    if ("1813-5".equals(codeString))
1304      return V3Race._18135;
1305    if ("1814-3".equals(codeString))
1306      return V3Race._18143;
1307    if ("1815-0".equals(codeString))
1308      return V3Race._18150;
1309    if ("1816-8".equals(codeString))
1310      return V3Race._18168;
1311    if ("1817-6".equals(codeString))
1312      return V3Race._18176;
1313    if ("1818-4".equals(codeString))
1314      return V3Race._18184;
1315    if ("1819-2".equals(codeString))
1316      return V3Race._18192;
1317    if ("1820-0".equals(codeString))
1318      return V3Race._18200;
1319    if ("1821-8".equals(codeString))
1320      return V3Race._18218;
1321    if ("1822-6".equals(codeString))
1322      return V3Race._18226;
1323    if ("1823-4".equals(codeString))
1324      return V3Race._18234;
1325    if ("1824-2".equals(codeString))
1326      return V3Race._18242;
1327    if ("1825-9".equals(codeString))
1328      return V3Race._18259;
1329    if ("1826-7".equals(codeString))
1330      return V3Race._18267;
1331    if ("1827-5".equals(codeString))
1332      return V3Race._18275;
1333    if ("1828-3".equals(codeString))
1334      return V3Race._18283;
1335    if ("1829-1".equals(codeString))
1336      return V3Race._18291;
1337    if ("1830-9".equals(codeString))
1338      return V3Race._18309;
1339    if ("1831-7".equals(codeString))
1340      return V3Race._18317;
1341    if ("1832-5".equals(codeString))
1342      return V3Race._18325;
1343    if ("1833-3".equals(codeString))
1344      return V3Race._18333;
1345    if ("1834-1".equals(codeString))
1346      return V3Race._18341;
1347    if ("1835-8".equals(codeString))
1348      return V3Race._18358;
1349    if ("1837-4".equals(codeString))
1350      return V3Race._18374;
1351    if ("1838-2".equals(codeString))
1352      return V3Race._18382;
1353    if ("1840-8".equals(codeString))
1354      return V3Race._18408;
1355    if ("1842-4".equals(codeString))
1356      return V3Race._18424;
1357    if ("1844-0".equals(codeString))
1358      return V3Race._18440;
1359    if ("1845-7".equals(codeString))
1360      return V3Race._18457;
1361    if ("1846-5".equals(codeString))
1362      return V3Race._18465;
1363    if ("1847-3".equals(codeString))
1364      return V3Race._18473;
1365    if ("1848-1".equals(codeString))
1366      return V3Race._18481;
1367    if ("1849-9".equals(codeString))
1368      return V3Race._18499;
1369    if ("1850-7".equals(codeString))
1370      return V3Race._18507;
1371    if ("1851-5".equals(codeString))
1372      return V3Race._18515;
1373    if ("1852-3".equals(codeString))
1374      return V3Race._18523;
1375    if ("1853-1".equals(codeString))
1376      return V3Race._18531;
1377    if ("1854-9".equals(codeString))
1378      return V3Race._18549;
1379    if ("1855-6".equals(codeString))
1380      return V3Race._18556;
1381    if ("1856-4".equals(codeString))
1382      return V3Race._18564;
1383    if ("1857-2".equals(codeString))
1384      return V3Race._18572;
1385    if ("1858-0".equals(codeString))
1386      return V3Race._18580;
1387    if ("1859-8".equals(codeString))
1388      return V3Race._18598;
1389    if ("1860-6".equals(codeString))
1390      return V3Race._18606;
1391    if ("1861-4".equals(codeString))
1392      return V3Race._18614;
1393    if ("1862-2".equals(codeString))
1394      return V3Race._18622;
1395    if ("1863-0".equals(codeString))
1396      return V3Race._18630;
1397    if ("1864-8".equals(codeString))
1398      return V3Race._18648;
1399    if ("1865-5".equals(codeString))
1400      return V3Race._18655;
1401    if ("1866-3".equals(codeString))
1402      return V3Race._18663;
1403    if ("1867-1".equals(codeString))
1404      return V3Race._18671;
1405    if ("1868-9".equals(codeString))
1406      return V3Race._18689;
1407    if ("1869-7".equals(codeString))
1408      return V3Race._18697;
1409    if ("1870-5".equals(codeString))
1410      return V3Race._18705;
1411    if ("1871-3".equals(codeString))
1412      return V3Race._18713;
1413    if ("1872-1".equals(codeString))
1414      return V3Race._18721;
1415    if ("1873-9".equals(codeString))
1416      return V3Race._18739;
1417    if ("1874-7".equals(codeString))
1418      return V3Race._18747;
1419    if ("1875-4".equals(codeString))
1420      return V3Race._18754;
1421    if ("1876-2".equals(codeString))
1422      return V3Race._18762;
1423    if ("1877-0".equals(codeString))
1424      return V3Race._18770;
1425    if ("1878-8".equals(codeString))
1426      return V3Race._18788;
1427    if ("1879-6".equals(codeString))
1428      return V3Race._18796;
1429    if ("1880-4".equals(codeString))
1430      return V3Race._18804;
1431    if ("1881-2".equals(codeString))
1432      return V3Race._18812;
1433    if ("1882-0".equals(codeString))
1434      return V3Race._18820;
1435    if ("1883-8".equals(codeString))
1436      return V3Race._18838;
1437    if ("1884-6".equals(codeString))
1438      return V3Race._18846;
1439    if ("1885-3".equals(codeString))
1440      return V3Race._18853;
1441    if ("1886-1".equals(codeString))
1442      return V3Race._18861;
1443    if ("1887-9".equals(codeString))
1444      return V3Race._18879;
1445    if ("1888-7".equals(codeString))
1446      return V3Race._18887;
1447    if ("1889-5".equals(codeString))
1448      return V3Race._18895;
1449    if ("1891-1".equals(codeString))
1450      return V3Race._18911;
1451    if ("1892-9".equals(codeString))
1452      return V3Race._18929;
1453    if ("1893-7".equals(codeString))
1454      return V3Race._18937;
1455    if ("1894-5".equals(codeString))
1456      return V3Race._18945;
1457    if ("1896-0".equals(codeString))
1458      return V3Race._18960;
1459    if ("1897-8".equals(codeString))
1460      return V3Race._18978;
1461    if ("1898-6".equals(codeString))
1462      return V3Race._18986;
1463    if ("1899-4".equals(codeString))
1464      return V3Race._18994;
1465    if ("1900-0".equals(codeString))
1466      return V3Race._19000;
1467    if ("1901-8".equals(codeString))
1468      return V3Race._19018;
1469    if ("1902-6".equals(codeString))
1470      return V3Race._19026;
1471    if ("1903-4".equals(codeString))
1472      return V3Race._19034;
1473    if ("1904-2".equals(codeString))
1474      return V3Race._19042;
1475    if ("1905-9".equals(codeString))
1476      return V3Race._19059;
1477    if ("1906-7".equals(codeString))
1478      return V3Race._19067;
1479    if ("1907-5".equals(codeString))
1480      return V3Race._19075;
1481    if ("1908-3".equals(codeString))
1482      return V3Race._19083;
1483    if ("1909-1".equals(codeString))
1484      return V3Race._19091;
1485    if ("1910-9".equals(codeString))
1486      return V3Race._19109;
1487    if ("1911-7".equals(codeString))
1488      return V3Race._19117;
1489    if ("1912-5".equals(codeString))
1490      return V3Race._19125;
1491    if ("1913-3".equals(codeString))
1492      return V3Race._19133;
1493    if ("1914-1".equals(codeString))
1494      return V3Race._19141;
1495    if ("1915-8".equals(codeString))
1496      return V3Race._19158;
1497    if ("1916-6".equals(codeString))
1498      return V3Race._19166;
1499    if ("1917-4".equals(codeString))
1500      return V3Race._19174;
1501    if ("1918-2".equals(codeString))
1502      return V3Race._19182;
1503    if ("1919-0".equals(codeString))
1504      return V3Race._19190;
1505    if ("1920-8".equals(codeString))
1506      return V3Race._19208;
1507    if ("1921-6".equals(codeString))
1508      return V3Race._19216;
1509    if ("1922-4".equals(codeString))
1510      return V3Race._19224;
1511    if ("1923-2".equals(codeString))
1512      return V3Race._19232;
1513    if ("1924-0".equals(codeString))
1514      return V3Race._19240;
1515    if ("1925-7".equals(codeString))
1516      return V3Race._19257;
1517    if ("1926-5".equals(codeString))
1518      return V3Race._19265;
1519    if ("1927-3".equals(codeString))
1520      return V3Race._19273;
1521    if ("1928-1".equals(codeString))
1522      return V3Race._19281;
1523    if ("1929-9".equals(codeString))
1524      return V3Race._19299;
1525    if ("1930-7".equals(codeString))
1526      return V3Race._19307;
1527    if ("1931-5".equals(codeString))
1528      return V3Race._19315;
1529    if ("1932-3".equals(codeString))
1530      return V3Race._19323;
1531    if ("1933-1".equals(codeString))
1532      return V3Race._19331;
1533    if ("1934-9".equals(codeString))
1534      return V3Race._19349;
1535    if ("1935-6".equals(codeString))
1536      return V3Race._19356;
1537    if ("1936-4".equals(codeString))
1538      return V3Race._19364;
1539    if ("1937-2".equals(codeString))
1540      return V3Race._19372;
1541    if ("1938-0".equals(codeString))
1542      return V3Race._19380;
1543    if ("1939-8".equals(codeString))
1544      return V3Race._19398;
1545    if ("1940-6".equals(codeString))
1546      return V3Race._19406;
1547    if ("1941-4".equals(codeString))
1548      return V3Race._19414;
1549    if ("1942-2".equals(codeString))
1550      return V3Race._19422;
1551    if ("1943-0".equals(codeString))
1552      return V3Race._19430;
1553    if ("1944-8".equals(codeString))
1554      return V3Race._19448;
1555    if ("1945-5".equals(codeString))
1556      return V3Race._19455;
1557    if ("1946-3".equals(codeString))
1558      return V3Race._19463;
1559    if ("1947-1".equals(codeString))
1560      return V3Race._19471;
1561    if ("1948-9".equals(codeString))
1562      return V3Race._19489;
1563    if ("1949-7".equals(codeString))
1564      return V3Race._19497;
1565    if ("1950-5".equals(codeString))
1566      return V3Race._19505;
1567    if ("1951-3".equals(codeString))
1568      return V3Race._19513;
1569    if ("1952-1".equals(codeString))
1570      return V3Race._19521;
1571    if ("1953-9".equals(codeString))
1572      return V3Race._19539;
1573    if ("1954-7".equals(codeString))
1574      return V3Race._19547;
1575    if ("1955-4".equals(codeString))
1576      return V3Race._19554;
1577    if ("1956-2".equals(codeString))
1578      return V3Race._19562;
1579    if ("1957-0".equals(codeString))
1580      return V3Race._19570;
1581    if ("1958-8".equals(codeString))
1582      return V3Race._19588;
1583    if ("1959-6".equals(codeString))
1584      return V3Race._19596;
1585    if ("1960-4".equals(codeString))
1586      return V3Race._19604;
1587    if ("1961-2".equals(codeString))
1588      return V3Race._19612;
1589    if ("1962-0".equals(codeString))
1590      return V3Race._19620;
1591    if ("1963-8".equals(codeString))
1592      return V3Race._19638;
1593    if ("1964-6".equals(codeString))
1594      return V3Race._19646;
1595    if ("1966-1".equals(codeString))
1596      return V3Race._19661;
1597    if ("1968-7".equals(codeString))
1598      return V3Race._19687;
1599    if ("1969-5".equals(codeString))
1600      return V3Race._19695;
1601    if ("1970-3".equals(codeString))
1602      return V3Race._19703;
1603    if ("1972-9".equals(codeString))
1604      return V3Race._19729;
1605    if ("1973-7".equals(codeString))
1606      return V3Race._19737;
1607    if ("1974-5".equals(codeString))
1608      return V3Race._19745;
1609    if ("1975-2".equals(codeString))
1610      return V3Race._19752;
1611    if ("1976-0".equals(codeString))
1612      return V3Race._19760;
1613    if ("1977-8".equals(codeString))
1614      return V3Race._19778;
1615    if ("1978-6".equals(codeString))
1616      return V3Race._19786;
1617    if ("1979-4".equals(codeString))
1618      return V3Race._19794;
1619    if ("1980-2".equals(codeString))
1620      return V3Race._19802;
1621    if ("1981-0".equals(codeString))
1622      return V3Race._19810;
1623    if ("1982-8".equals(codeString))
1624      return V3Race._19828;
1625    if ("1984-4".equals(codeString))
1626      return V3Race._19844;
1627    if ("1985-1".equals(codeString))
1628      return V3Race._19851;
1629    if ("1986-9".equals(codeString))
1630      return V3Race._19869;
1631    if ("1987-7".equals(codeString))
1632      return V3Race._19877;
1633    if ("1988-5".equals(codeString))
1634      return V3Race._19885;
1635    if ("1990-1".equals(codeString))
1636      return V3Race._19901;
1637    if ("1992-7".equals(codeString))
1638      return V3Race._19927;
1639    if ("1993-5".equals(codeString))
1640      return V3Race._19935;
1641    if ("1994-3".equals(codeString))
1642      return V3Race._19943;
1643    if ("1995-0".equals(codeString))
1644      return V3Race._19950;
1645    if ("1996-8".equals(codeString))
1646      return V3Race._19968;
1647    if ("1997-6".equals(codeString))
1648      return V3Race._19976;
1649    if ("1998-4".equals(codeString))
1650      return V3Race._19984;
1651    if ("1999-2".equals(codeString))
1652      return V3Race._19992;
1653    if ("2000-8".equals(codeString))
1654      return V3Race._20008;
1655    if ("2002-4".equals(codeString))
1656      return V3Race._20024;
1657    if ("2004-0".equals(codeString))
1658      return V3Race._20040;
1659    if ("2006-5".equals(codeString))
1660      return V3Race._20065;
1661    if ("2007-3".equals(codeString))
1662      return V3Race._20073;
1663    if ("2008-1".equals(codeString))
1664      return V3Race._20081;
1665    if ("2009-9".equals(codeString))
1666      return V3Race._20099;
1667    if ("2010-7".equals(codeString))
1668      return V3Race._20107;
1669    if ("2011-5".equals(codeString))
1670      return V3Race._20115;
1671    if ("2012-3".equals(codeString))
1672      return V3Race._20123;
1673    if ("2013-1".equals(codeString))
1674      return V3Race._20131;
1675    if ("2014-9".equals(codeString))
1676      return V3Race._20149;
1677    if ("2015-6".equals(codeString))
1678      return V3Race._20156;
1679    if ("2016-4".equals(codeString))
1680      return V3Race._20164;
1681    if ("2017-2".equals(codeString))
1682      return V3Race._20172;
1683    if ("2018-0".equals(codeString))
1684      return V3Race._20180;
1685    if ("2019-8".equals(codeString))
1686      return V3Race._20198;
1687    if ("2020-6".equals(codeString))
1688      return V3Race._20206;
1689    if ("2021-4".equals(codeString))
1690      return V3Race._20214;
1691    if ("2022-2".equals(codeString))
1692      return V3Race._20222;
1693    if ("2023-0".equals(codeString))
1694      return V3Race._20230;
1695    if ("2024-8".equals(codeString))
1696      return V3Race._20248;
1697    if ("2025-5".equals(codeString))
1698      return V3Race._20255;
1699    if ("2026-3".equals(codeString))
1700      return V3Race._20263;
1701    if ("2028-9".equals(codeString))
1702      return V3Race._20289;
1703    if ("2029-7".equals(codeString))
1704      return V3Race._20297;
1705    if ("2030-5".equals(codeString))
1706      return V3Race._20305;
1707    if ("2031-3".equals(codeString))
1708      return V3Race._20313;
1709    if ("2032-1".equals(codeString))
1710      return V3Race._20321;
1711    if ("2033-9".equals(codeString))
1712      return V3Race._20339;
1713    if ("2034-7".equals(codeString))
1714      return V3Race._20347;
1715    if ("2035-4".equals(codeString))
1716      return V3Race._20354;
1717    if ("2036-2".equals(codeString))
1718      return V3Race._20362;
1719    if ("2037-0".equals(codeString))
1720      return V3Race._20370;
1721    if ("2038-8".equals(codeString))
1722      return V3Race._20388;
1723    if ("2039-6".equals(codeString))
1724      return V3Race._20396;
1725    if ("2040-4".equals(codeString))
1726      return V3Race._20404;
1727    if ("2041-2".equals(codeString))
1728      return V3Race._20412;
1729    if ("2042-0".equals(codeString))
1730      return V3Race._20420;
1731    if ("2043-8".equals(codeString))
1732      return V3Race._20438;
1733    if ("2044-6".equals(codeString))
1734      return V3Race._20446;
1735    if ("2045-3".equals(codeString))
1736      return V3Race._20453;
1737    if ("2046-1".equals(codeString))
1738      return V3Race._20461;
1739    if ("2047-9".equals(codeString))
1740      return V3Race._20479;
1741    if ("2048-7".equals(codeString))
1742      return V3Race._20487;
1743    if ("2049-5".equals(codeString))
1744      return V3Race._20495;
1745    if ("2050-3".equals(codeString))
1746      return V3Race._20503;
1747    if ("2051-1".equals(codeString))
1748      return V3Race._20511;
1749    if ("2052-9".equals(codeString))
1750      return V3Race._20529;
1751    if ("2054-5".equals(codeString))
1752      return V3Race._20545;
1753    if ("2056-0".equals(codeString))
1754      return V3Race._20560;
1755    if ("2058-6".equals(codeString))
1756      return V3Race._20586;
1757    if ("2060-2".equals(codeString))
1758      return V3Race._20602;
1759    if ("2061-0".equals(codeString))
1760      return V3Race._20610;
1761    if ("2062-8".equals(codeString))
1762      return V3Race._20628;
1763    if ("2063-6".equals(codeString))
1764      return V3Race._20636;
1765    if ("2064-4".equals(codeString))
1766      return V3Race._20644;
1767    if ("2065-1".equals(codeString))
1768      return V3Race._20651;
1769    if ("2066-9".equals(codeString))
1770      return V3Race._20669;
1771    if ("2067-7".equals(codeString))
1772      return V3Race._20677;
1773    if ("2068-5".equals(codeString))
1774      return V3Race._20685;
1775    if ("2069-3".equals(codeString))
1776      return V3Race._20693;
1777    if ("2070-1".equals(codeString))
1778      return V3Race._20701;
1779    if ("2071-9".equals(codeString))
1780      return V3Race._20719;
1781    if ("2072-7".equals(codeString))
1782      return V3Race._20727;
1783    if ("2073-5".equals(codeString))
1784      return V3Race._20735;
1785    if ("2074-3".equals(codeString))
1786      return V3Race._20743;
1787    if ("2075-0".equals(codeString))
1788      return V3Race._20750;
1789    if ("2076-8".equals(codeString))
1790      return V3Race._20768;
1791    if ("2078-4".equals(codeString))
1792      return V3Race._20784;
1793    if ("2079-2".equals(codeString))
1794      return V3Race._20792;
1795    if ("2080-0".equals(codeString))
1796      return V3Race._20800;
1797    if ("2081-8".equals(codeString))
1798      return V3Race._20818;
1799    if ("2082-6".equals(codeString))
1800      return V3Race._20826;
1801    if ("2083-4".equals(codeString))
1802      return V3Race._20834;
1803    if ("2085-9".equals(codeString))
1804      return V3Race._20859;
1805    if ("2086-7".equals(codeString))
1806      return V3Race._20867;
1807    if ("2087-5".equals(codeString))
1808      return V3Race._20875;
1809    if ("2088-3".equals(codeString))
1810      return V3Race._20883;
1811    if ("2089-1".equals(codeString))
1812      return V3Race._20891;
1813    if ("2090-9".equals(codeString))
1814      return V3Race._20909;
1815    if ("2091-7".equals(codeString))
1816      return V3Race._20917;
1817    if ("2092-5".equals(codeString))
1818      return V3Race._20925;
1819    if ("2093-3".equals(codeString))
1820      return V3Race._20933;
1821    if ("2094-1".equals(codeString))
1822      return V3Race._20941;
1823    if ("2095-8".equals(codeString))
1824      return V3Race._20958;
1825    if ("2096-6".equals(codeString))
1826      return V3Race._20966;
1827    if ("2097-4".equals(codeString))
1828      return V3Race._20974;
1829    if ("2098-2".equals(codeString))
1830      return V3Race._20982;
1831    if ("2100-6".equals(codeString))
1832      return V3Race._21006;
1833    if ("2101-4".equals(codeString))
1834      return V3Race._21014;
1835    if ("2102-2".equals(codeString))
1836      return V3Race._21022;
1837    if ("2103-0".equals(codeString))
1838      return V3Race._21030;
1839    if ("2104-8".equals(codeString))
1840      return V3Race._21048;
1841    if ("2500-7".equals(codeString))
1842      return V3Race._25007;
1843    if ("2106-3".equals(codeString))
1844      return V3Race._21063;
1845    if ("2108-9".equals(codeString))
1846      return V3Race._21089;
1847    if ("2109-7".equals(codeString))
1848      return V3Race._21097;
1849    if ("2110-5".equals(codeString))
1850      return V3Race._21105;
1851    if ("2111-3".equals(codeString))
1852      return V3Race._21113;
1853    if ("2112-1".equals(codeString))
1854      return V3Race._21121;
1855    if ("2113-9".equals(codeString))
1856      return V3Race._21139;
1857    if ("2114-7".equals(codeString))
1858      return V3Race._21147;
1859    if ("2115-4".equals(codeString))
1860      return V3Race._21154;
1861    if ("2116-2".equals(codeString))
1862      return V3Race._21162;
1863    if ("2118-8".equals(codeString))
1864      return V3Race._21188;
1865    if ("2119-6".equals(codeString))
1866      return V3Race._21196;
1867    if ("2120-4".equals(codeString))
1868      return V3Race._21204;
1869    if ("2121-2".equals(codeString))
1870      return V3Race._21212;
1871    if ("2122-0".equals(codeString))
1872      return V3Race._21220;
1873    if ("2123-8".equals(codeString))
1874      return V3Race._21238;
1875    if ("2124-6".equals(codeString))
1876      return V3Race._21246;
1877    if ("2125-3".equals(codeString))
1878      return V3Race._21253;
1879    if ("2126-1".equals(codeString))
1880      return V3Race._21261;
1881    if ("2127-9".equals(codeString))
1882      return V3Race._21279;
1883    if ("2129-5".equals(codeString))
1884      return V3Race._21295;
1885    if ("2131-1".equals(codeString))
1886      return V3Race._21311;
1887    throw new IllegalArgumentException("Unknown V3Race code '"+codeString+"'");
1888  }
1889
1890  public String toCode(V3Race code) {
1891    if (code == V3Race._10025)
1892      return "1002-5";
1893    if (code == V3Race._10041)
1894      return "1004-1";
1895    if (code == V3Race._10066)
1896      return "1006-6";
1897    if (code == V3Race._10082)
1898      return "1008-2";
1899    if (code == V3Race._10108)
1900      return "1010-8";
1901    if (code == V3Race._10116)
1902      return "1011-6";
1903    if (code == V3Race._10124)
1904      return "1012-4";
1905    if (code == V3Race._10132)
1906      return "1013-2";
1907    if (code == V3Race._10140)
1908      return "1014-0";
1909    if (code == V3Race._10157)
1910      return "1015-7";
1911    if (code == V3Race._10165)
1912      return "1016-5";
1913    if (code == V3Race._10173)
1914      return "1017-3";
1915    if (code == V3Race._10181)
1916      return "1018-1";
1917    if (code == V3Race._10199)
1918      return "1019-9";
1919    if (code == V3Race._10215)
1920      return "1021-5";
1921    if (code == V3Race._10223)
1922      return "1022-3";
1923    if (code == V3Race._10231)
1924      return "1023-1";
1925    if (code == V3Race._10249)
1926      return "1024-9";
1927    if (code == V3Race._10264)
1928      return "1026-4";
1929    if (code == V3Race._10280)
1930      return "1028-0";
1931    if (code == V3Race._10306)
1932      return "1030-6";
1933    if (code == V3Race._10314)
1934      return "1031-4";
1935    if (code == V3Race._10330)
1936      return "1033-0";
1937    if (code == V3Race._10355)
1938      return "1035-5";
1939    if (code == V3Race._10371)
1940      return "1037-1";
1941    if (code == V3Race._10397)
1942      return "1039-7";
1943    if (code == V3Race._10413)
1944      return "1041-3";
1945    if (code == V3Race._10421)
1946      return "1042-1";
1947    if (code == V3Race._10447)
1948      return "1044-7";
1949    if (code == V3Race._10454)
1950      return "1045-4";
1951    if (code == V3Race._10462)
1952      return "1046-2";
1953    if (code == V3Race._10470)
1954      return "1047-0";
1955    if (code == V3Race._10488)
1956      return "1048-8";
1957    if (code == V3Race._10496)
1958      return "1049-6";
1959    if (code == V3Race._10504)
1960      return "1050-4";
1961    if (code == V3Race._10512)
1962      return "1051-2";
1963    if (code == V3Race._10538)
1964      return "1053-8";
1965    if (code == V3Race._10546)
1966      return "1054-6";
1967    if (code == V3Race._10553)
1968      return "1055-3";
1969    if (code == V3Race._10561)
1970      return "1056-1";
1971    if (code == V3Race._10579)
1972      return "1057-9";
1973    if (code == V3Race._10587)
1974      return "1058-7";
1975    if (code == V3Race._10595)
1976      return "1059-5";
1977    if (code == V3Race._10603)
1978      return "1060-3";
1979    if (code == V3Race._10611)
1980      return "1061-1";
1981    if (code == V3Race._10629)
1982      return "1062-9";
1983    if (code == V3Race._10637)
1984      return "1063-7";
1985    if (code == V3Race._10645)
1986      return "1064-5";
1987    if (code == V3Race._10652)
1988      return "1065-2";
1989    if (code == V3Race._10660)
1990      return "1066-0";
1991    if (code == V3Race._10686)
1992      return "1068-6";
1993    if (code == V3Race._10694)
1994      return "1069-4";
1995    if (code == V3Race._10702)
1996      return "1070-2";
1997    if (code == V3Race._10710)
1998      return "1071-0";
1999    if (code == V3Race._10728)
2000      return "1072-8";
2001    if (code == V3Race._10736)
2002      return "1073-6";
2003    if (code == V3Race._10744)
2004      return "1074-4";
2005    if (code == V3Race._10769)
2006      return "1076-9";
2007    if (code == V3Race._17418)
2008      return "1741-8";
2009    if (code == V3Race._17426)
2010      return "1742-6";
2011    if (code == V3Race._17434)
2012      return "1743-4";
2013    if (code == V3Race._17442)
2014      return "1744-2";
2015    if (code == V3Race._17459)
2016      return "1745-9";
2017    if (code == V3Race._17467)
2018      return "1746-7";
2019    if (code == V3Race._17475)
2020      return "1747-5";
2021    if (code == V3Race._17483)
2022      return "1748-3";
2023    if (code == V3Race._17491)
2024      return "1749-1";
2025    if (code == V3Race._17509)
2026      return "1750-9";
2027    if (code == V3Race._17517)
2028      return "1751-7";
2029    if (code == V3Race._17525)
2030      return "1752-5";
2031    if (code == V3Race._17533)
2032      return "1753-3";
2033    if (code == V3Race._17541)
2034      return "1754-1";
2035    if (code == V3Race._17558)
2036      return "1755-8";
2037    if (code == V3Race._17566)
2038      return "1756-6";
2039    if (code == V3Race._17574)
2040      return "1757-4";
2041    if (code == V3Race._17582)
2042      return "1758-2";
2043    if (code == V3Race._17590)
2044      return "1759-0";
2045    if (code == V3Race._17608)
2046      return "1760-8";
2047    if (code == V3Race._17616)
2048      return "1761-6";
2049    if (code == V3Race._17624)
2050      return "1762-4";
2051    if (code == V3Race._17632)
2052      return "1763-2";
2053    if (code == V3Race._17640)
2054      return "1764-0";
2055    if (code == V3Race._17657)
2056      return "1765-7";
2057    if (code == V3Race._17665)
2058      return "1766-5";
2059    if (code == V3Race._17673)
2060      return "1767-3";
2061    if (code == V3Race._17681)
2062      return "1768-1";
2063    if (code == V3Race._17699)
2064      return "1769-9";
2065    if (code == V3Race._17707)
2066      return "1770-7";
2067    if (code == V3Race._17715)
2068      return "1771-5";
2069    if (code == V3Race._17723)
2070      return "1772-3";
2071    if (code == V3Race._17731)
2072      return "1773-1";
2073    if (code == V3Race._17749)
2074      return "1774-9";
2075    if (code == V3Race._17756)
2076      return "1775-6";
2077    if (code == V3Race._17764)
2078      return "1776-4";
2079    if (code == V3Race._17772)
2080      return "1777-2";
2081    if (code == V3Race._17780)
2082      return "1778-0";
2083    if (code == V3Race._17798)
2084      return "1779-8";
2085    if (code == V3Race._17806)
2086      return "1780-6";
2087    if (code == V3Race._17814)
2088      return "1781-4";
2089    if (code == V3Race._17822)
2090      return "1782-2";
2091    if (code == V3Race._17830)
2092      return "1783-0";
2093    if (code == V3Race._17848)
2094      return "1784-8";
2095    if (code == V3Race._17855)
2096      return "1785-5";
2097    if (code == V3Race._17863)
2098      return "1786-3";
2099    if (code == V3Race._17871)
2100      return "1787-1";
2101    if (code == V3Race._17889)
2102      return "1788-9";
2103    if (code == V3Race._17897)
2104      return "1789-7";
2105    if (code == V3Race._17905)
2106      return "1790-5";
2107    if (code == V3Race._17913)
2108      return "1791-3";
2109    if (code == V3Race._17921)
2110      return "1792-1";
2111    if (code == V3Race._17939)
2112      return "1793-9";
2113    if (code == V3Race._17947)
2114      return "1794-7";
2115    if (code == V3Race._17954)
2116      return "1795-4";
2117    if (code == V3Race._17962)
2118      return "1796-2";
2119    if (code == V3Race._17970)
2120      return "1797-0";
2121    if (code == V3Race._17988)
2122      return "1798-8";
2123    if (code == V3Race._17996)
2124      return "1799-6";
2125    if (code == V3Race._18002)
2126      return "1800-2";
2127    if (code == V3Race._18010)
2128      return "1801-0";
2129    if (code == V3Race._18028)
2130      return "1802-8";
2131    if (code == V3Race._18036)
2132      return "1803-6";
2133    if (code == V3Race._18044)
2134      return "1804-4";
2135    if (code == V3Race._18051)
2136      return "1805-1";
2137    if (code == V3Race._18069)
2138      return "1806-9";
2139    if (code == V3Race._18077)
2140      return "1807-7";
2141    if (code == V3Race._18085)
2142      return "1808-5";
2143    if (code == V3Race._18093)
2144      return "1809-3";
2145    if (code == V3Race._10785)
2146      return "1078-5";
2147    if (code == V3Race._10801)
2148      return "1080-1";
2149    if (code == V3Race._10827)
2150      return "1082-7";
2151    if (code == V3Race._10835)
2152      return "1083-5";
2153    if (code == V3Race._10843)
2154      return "1084-3";
2155    if (code == V3Race._10868)
2156      return "1086-8";
2157    if (code == V3Race._10884)
2158      return "1088-4";
2159    if (code == V3Race._10892)
2160      return "1089-2";
2161    if (code == V3Race._10900)
2162      return "1090-0";
2163    if (code == V3Race._10918)
2164      return "1091-8";
2165    if (code == V3Race._10926)
2166      return "1092-6";
2167    if (code == V3Race._10934)
2168      return "1093-4";
2169    if (code == V3Race._10942)
2170      return "1094-2";
2171    if (code == V3Race._10959)
2172      return "1095-9";
2173    if (code == V3Race._10967)
2174      return "1096-7";
2175    if (code == V3Race._10975)
2176      return "1097-5";
2177    if (code == V3Race._10983)
2178      return "1098-3";
2179    if (code == V3Race._11007)
2180      return "1100-7";
2181    if (code == V3Race._11023)
2182      return "1102-3";
2183    if (code == V3Race._11031)
2184      return "1103-1";
2185    if (code == V3Race._11049)
2186      return "1104-9";
2187    if (code == V3Race._11064)
2188      return "1106-4";
2189    if (code == V3Race._11080)
2190      return "1108-0";
2191    if (code == V3Race._11098)
2192      return "1109-8";
2193    if (code == V3Race._11106)
2194      return "1110-6";
2195    if (code == V3Race._11122)
2196      return "1112-2";
2197    if (code == V3Race._11148)
2198      return "1114-8";
2199    if (code == V3Race._11155)
2200      return "1115-5";
2201    if (code == V3Race._11163)
2202      return "1116-3";
2203    if (code == V3Race._11171)
2204      return "1117-1";
2205    if (code == V3Race._11189)
2206      return "1118-9";
2207    if (code == V3Race._11197)
2208      return "1119-7";
2209    if (code == V3Race._11205)
2210      return "1120-5";
2211    if (code == V3Race._11213)
2212      return "1121-3";
2213    if (code == V3Race._11239)
2214      return "1123-9";
2215    if (code == V3Race._11247)
2216      return "1124-7";
2217    if (code == V3Race._11254)
2218      return "1125-4";
2219    if (code == V3Race._11262)
2220      return "1126-2";
2221    if (code == V3Race._11270)
2222      return "1127-0";
2223    if (code == V3Race._11288)
2224      return "1128-8";
2225    if (code == V3Race._11296)
2226      return "1129-6";
2227    if (code == V3Race._11304)
2228      return "1130-4";
2229    if (code == V3Race._11312)
2230      return "1131-2";
2231    if (code == V3Race._11320)
2232      return "1132-0";
2233    if (code == V3Race._11338)
2234      return "1133-8";
2235    if (code == V3Race._11346)
2236      return "1134-6";
2237    if (code == V3Race._11353)
2238      return "1135-3";
2239    if (code == V3Race._11361)
2240      return "1136-1";
2241    if (code == V3Race._11379)
2242      return "1137-9";
2243    if (code == V3Race._11387)
2244      return "1138-7";
2245    if (code == V3Race._11395)
2246      return "1139-5";
2247    if (code == V3Race._11403)
2248      return "1140-3";
2249    if (code == V3Race._11411)
2250      return "1141-1";
2251    if (code == V3Race._11429)
2252      return "1142-9";
2253    if (code == V3Race._11437)
2254      return "1143-7";
2255    if (code == V3Race._11445)
2256      return "1144-5";
2257    if (code == V3Race._11452)
2258      return "1145-2";
2259    if (code == V3Race._11460)
2260      return "1146-0";
2261    if (code == V3Race._11478)
2262      return "1147-8";
2263    if (code == V3Race._11486)
2264      return "1148-6";
2265    if (code == V3Race._11502)
2266      return "1150-2";
2267    if (code == V3Race._11510)
2268      return "1151-0";
2269    if (code == V3Race._11536)
2270      return "1153-6";
2271    if (code == V3Race._11551)
2272      return "1155-1";
2273    if (code == V3Race._11569)
2274      return "1156-9";
2275    if (code == V3Race._11577)
2276      return "1157-7";
2277    if (code == V3Race._11585)
2278      return "1158-5";
2279    if (code == V3Race._11593)
2280      return "1159-3";
2281    if (code == V3Race._11601)
2282      return "1160-1";
2283    if (code == V3Race._11627)
2284      return "1162-7";
2285    if (code == V3Race._11635)
2286      return "1163-5";
2287    if (code == V3Race._11650)
2288      return "1165-0";
2289    if (code == V3Race._11676)
2290      return "1167-6";
2291    if (code == V3Race._11692)
2292      return "1169-2";
2293    if (code == V3Race._11718)
2294      return "1171-8";
2295    if (code == V3Race._11734)
2296      return "1173-4";
2297    if (code == V3Race._11759)
2298      return "1175-9";
2299    if (code == V3Race._11767)
2300      return "1176-7";
2301    if (code == V3Race._11783)
2302      return "1178-3";
2303    if (code == V3Race._11809)
2304      return "1180-9";
2305    if (code == V3Race._11825)
2306      return "1182-5";
2307    if (code == V3Race._11841)
2308      return "1184-1";
2309    if (code == V3Race._11866)
2310      return "1186-6";
2311    if (code == V3Race._11874)
2312      return "1187-4";
2313    if (code == V3Race._11890)
2314      return "1189-0";
2315    if (code == V3Race._11916)
2316      return "1191-6";
2317    if (code == V3Race._11932)
2318      return "1193-2";
2319    if (code == V3Race._11940)
2320      return "1194-0";
2321    if (code == V3Race._11957)
2322      return "1195-7";
2323    if (code == V3Race._11965)
2324      return "1196-5";
2325    if (code == V3Race._11973)
2326      return "1197-3";
2327    if (code == V3Race._11981)
2328      return "1198-1";
2329    if (code == V3Race._11999)
2330      return "1199-9";
2331    if (code == V3Race._12005)
2332      return "1200-5";
2333    if (code == V3Race._12013)
2334      return "1201-3";
2335    if (code == V3Race._12021)
2336      return "1202-1";
2337    if (code == V3Race._12039)
2338      return "1203-9";
2339    if (code == V3Race._12047)
2340      return "1204-7";
2341    if (code == V3Race._12054)
2342      return "1205-4";
2343    if (code == V3Race._12070)
2344      return "1207-0";
2345    if (code == V3Race._12096)
2346      return "1209-6";
2347    if (code == V3Race._12112)
2348      return "1211-2";
2349    if (code == V3Race._12120)
2350      return "1212-0";
2351    if (code == V3Race._12146)
2352      return "1214-6";
2353    if (code == V3Race._12153)
2354      return "1215-3";
2355    if (code == V3Race._12161)
2356      return "1216-1";
2357    if (code == V3Race._12179)
2358      return "1217-9";
2359    if (code == V3Race._12187)
2360      return "1218-7";
2361    if (code == V3Race._12195)
2362      return "1219-5";
2363    if (code == V3Race._12203)
2364      return "1220-3";
2365    if (code == V3Race._12229)
2366      return "1222-9";
2367    if (code == V3Race._12237)
2368      return "1223-7";
2369    if (code == V3Race._12245)
2370      return "1224-5";
2371    if (code == V3Race._12252)
2372      return "1225-2";
2373    if (code == V3Race._12260)
2374      return "1226-0";
2375    if (code == V3Race._12278)
2376      return "1227-8";
2377    if (code == V3Race._12286)
2378      return "1228-6";
2379    if (code == V3Race._12294)
2380      return "1229-4";
2381    if (code == V3Race._12302)
2382      return "1230-2";
2383    if (code == V3Race._12310)
2384      return "1231-0";
2385    if (code == V3Race._12336)
2386      return "1233-6";
2387    if (code == V3Race._12344)
2388      return "1234-4";
2389    if (code == V3Race._12351)
2390      return "1235-1";
2391    if (code == V3Race._12369)
2392      return "1236-9";
2393    if (code == V3Race._12377)
2394      return "1237-7";
2395    if (code == V3Race._12385)
2396      return "1238-5";
2397    if (code == V3Race._12393)
2398      return "1239-3";
2399    if (code == V3Race._12401)
2400      return "1240-1";
2401    if (code == V3Race._12419)
2402      return "1241-9";
2403    if (code == V3Race._12427)
2404      return "1242-7";
2405    if (code == V3Race._12435)
2406      return "1243-5";
2407    if (code == V3Race._12443)
2408      return "1244-3";
2409    if (code == V3Race._12450)
2410      return "1245-0";
2411    if (code == V3Race._12468)
2412      return "1246-8";
2413    if (code == V3Race._12476)
2414      return "1247-6";
2415    if (code == V3Race._12484)
2416      return "1248-4";
2417    if (code == V3Race._12500)
2418      return "1250-0";
2419    if (code == V3Race._12526)
2420      return "1252-6";
2421    if (code == V3Race._12542)
2422      return "1254-2";
2423    if (code == V3Race._12567)
2424      return "1256-7";
2425    if (code == V3Race._12583)
2426      return "1258-3";
2427    if (code == V3Race._12609)
2428      return "1260-9";
2429    if (code == V3Race._12625)
2430      return "1262-5";
2431    if (code == V3Race._12641)
2432      return "1264-1";
2433    if (code == V3Race._12658)
2434      return "1265-8";
2435    if (code == V3Race._12674)
2436      return "1267-4";
2437    if (code == V3Race._12690)
2438      return "1269-0";
2439    if (code == V3Race._12716)
2440      return "1271-6";
2441    if (code == V3Race._12724)
2442      return "1272-4";
2443    if (code == V3Race._12732)
2444      return "1273-2";
2445    if (code == V3Race._12757)
2446      return "1275-7";
2447    if (code == V3Race._12773)
2448      return "1277-3";
2449    if (code == V3Race._12799)
2450      return "1279-9";
2451    if (code == V3Race._12815)
2452      return "1281-5";
2453    if (code == V3Race._12823)
2454      return "1282-3";
2455    if (code == V3Race._12831)
2456      return "1283-1";
2457    if (code == V3Race._12856)
2458      return "1285-6";
2459    if (code == V3Race._12864)
2460      return "1286-4";
2461    if (code == V3Race._12872)
2462      return "1287-2";
2463    if (code == V3Race._12880)
2464      return "1288-0";
2465    if (code == V3Race._12898)
2466      return "1289-8";
2467    if (code == V3Race._12906)
2468      return "1290-6";
2469    if (code == V3Race._12914)
2470      return "1291-4";
2471    if (code == V3Race._12922)
2472      return "1292-2";
2473    if (code == V3Race._12930)
2474      return "1293-0";
2475    if (code == V3Race._12948)
2476      return "1294-8";
2477    if (code == V3Race._12955)
2478      return "1295-5";
2479    if (code == V3Race._12971)
2480      return "1297-1";
2481    if (code == V3Race._12997)
2482      return "1299-7";
2483    if (code == V3Race._13011)
2484      return "1301-1";
2485    if (code == V3Race._13037)
2486      return "1303-7";
2487    if (code == V3Race._13052)
2488      return "1305-2";
2489    if (code == V3Race._13060)
2490      return "1306-0";
2491    if (code == V3Race._13078)
2492      return "1307-8";
2493    if (code == V3Race._13094)
2494      return "1309-4";
2495    if (code == V3Race._13102)
2496      return "1310-2";
2497    if (code == V3Race._13128)
2498      return "1312-8";
2499    if (code == V3Race._13136)
2500      return "1313-6";
2501    if (code == V3Race._13144)
2502      return "1314-4";
2503    if (code == V3Race._13151)
2504      return "1315-1";
2505    if (code == V3Race._13177)
2506      return "1317-7";
2507    if (code == V3Race._13193)
2508      return "1319-3";
2509    if (code == V3Race._13219)
2510      return "1321-9";
2511    if (code == V3Race._13235)
2512      return "1323-5";
2513    if (code == V3Race._13250)
2514      return "1325-0";
2515    if (code == V3Race._13268)
2516      return "1326-8";
2517    if (code == V3Race._13276)
2518      return "1327-6";
2519    if (code == V3Race._13284)
2520      return "1328-4";
2521    if (code == V3Race._13292)
2522      return "1329-2";
2523    if (code == V3Race._13318)
2524      return "1331-8";
2525    if (code == V3Race._13326)
2526      return "1332-6";
2527    if (code == V3Race._13334)
2528      return "1333-4";
2529    if (code == V3Race._13342)
2530      return "1334-2";
2531    if (code == V3Race._13359)
2532      return "1335-9";
2533    if (code == V3Race._13367)
2534      return "1336-7";
2535    if (code == V3Race._13375)
2536      return "1337-5";
2537    if (code == V3Race._13383)
2538      return "1338-3";
2539    if (code == V3Race._13409)
2540      return "1340-9";
2541    if (code == V3Race._13425)
2542      return "1342-5";
2543    if (code == V3Race._13441)
2544      return "1344-1";
2545    if (code == V3Race._13458)
2546      return "1345-8";
2547    if (code == V3Race._13466)
2548      return "1346-6";
2549    if (code == V3Race._13482)
2550      return "1348-2";
2551    if (code == V3Race._13508)
2552      return "1350-8";
2553    if (code == V3Race._13524)
2554      return "1352-4";
2555    if (code == V3Race._13540)
2556      return "1354-0";
2557    if (code == V3Race._13565)
2558      return "1356-5";
2559    if (code == V3Race._13581)
2560      return "1358-1";
2561    if (code == V3Race._13599)
2562      return "1359-9";
2563    if (code == V3Race._13607)
2564      return "1360-7";
2565    if (code == V3Race._13615)
2566      return "1361-5";
2567    if (code == V3Race._13631)
2568      return "1363-1";
2569    if (code == V3Race._13656)
2570      return "1365-6";
2571    if (code == V3Race._13664)
2572      return "1366-4";
2573    if (code == V3Race._13680)
2574      return "1368-0";
2575    if (code == V3Race._13706)
2576      return "1370-6";
2577    if (code == V3Race._13722)
2578      return "1372-2";
2579    if (code == V3Race._13748)
2580      return "1374-8";
2581    if (code == V3Race._13763)
2582      return "1376-3";
2583    if (code == V3Race._13789)
2584      return "1378-9";
2585    if (code == V3Race._13805)
2586      return "1380-5";
2587    if (code == V3Race._13821)
2588      return "1382-1";
2589    if (code == V3Race._13839)
2590      return "1383-9";
2591    if (code == V3Race._13847)
2592      return "1384-7";
2593    if (code == V3Race._13854)
2594      return "1385-4";
2595    if (code == V3Race._13870)
2596      return "1387-0";
2597    if (code == V3Race._13896)
2598      return "1389-6";
2599    if (code == V3Race._13912)
2600      return "1391-2";
2601    if (code == V3Race._13920)
2602      return "1392-0";
2603    if (code == V3Race._13938)
2604      return "1393-8";
2605    if (code == V3Race._13946)
2606      return "1394-6";
2607    if (code == V3Race._13953)
2608      return "1395-3";
2609    if (code == V3Race._13961)
2610      return "1396-1";
2611    if (code == V3Race._13979)
2612      return "1397-9";
2613    if (code == V3Race._13987)
2614      return "1398-7";
2615    if (code == V3Race._13995)
2616      return "1399-5";
2617    if (code == V3Race._14001)
2618      return "1400-1";
2619    if (code == V3Race._14019)
2620      return "1401-9";
2621    if (code == V3Race._14035)
2622      return "1403-5";
2623    if (code == V3Race._14050)
2624      return "1405-0";
2625    if (code == V3Race._14076)
2626      return "1407-6";
2627    if (code == V3Race._14092)
2628      return "1409-2";
2629    if (code == V3Race._14118)
2630      return "1411-8";
2631    if (code == V3Race._14126)
2632      return "1412-6";
2633    if (code == V3Race._14134)
2634      return "1413-4";
2635    if (code == V3Race._14142)
2636      return "1414-2";
2637    if (code == V3Race._14167)
2638      return "1416-7";
2639    if (code == V3Race._14175)
2640      return "1417-5";
2641    if (code == V3Race._14183)
2642      return "1418-3";
2643    if (code == V3Race._14191)
2644      return "1419-1";
2645    if (code == V3Race._14209)
2646      return "1420-9";
2647    if (code == V3Race._14217)
2648      return "1421-7";
2649    if (code == V3Race._14225)
2650      return "1422-5";
2651    if (code == V3Race._14233)
2652      return "1423-3";
2653    if (code == V3Race._14241)
2654      return "1424-1";
2655    if (code == V3Race._14258)
2656      return "1425-8";
2657    if (code == V3Race._14266)
2658      return "1426-6";
2659    if (code == V3Race._14274)
2660      return "1427-4";
2661    if (code == V3Race._14282)
2662      return "1428-2";
2663    if (code == V3Race._14290)
2664      return "1429-0";
2665    if (code == V3Race._14308)
2666      return "1430-8";
2667    if (code == V3Race._14316)
2668      return "1431-6";
2669    if (code == V3Race._14324)
2670      return "1432-4";
2671    if (code == V3Race._14332)
2672      return "1433-2";
2673    if (code == V3Race._14340)
2674      return "1434-0";
2675    if (code == V3Race._14357)
2676      return "1435-7";
2677    if (code == V3Race._14365)
2678      return "1436-5";
2679    if (code == V3Race._14373)
2680      return "1437-3";
2681    if (code == V3Race._14399)
2682      return "1439-9";
2683    if (code == V3Race._14415)
2684      return "1441-5";
2685    if (code == V3Race._14423)
2686      return "1442-3";
2687    if (code == V3Race._14431)
2688      return "1443-1";
2689    if (code == V3Race._14456)
2690      return "1445-6";
2691    if (code == V3Race._14464)
2692      return "1446-4";
2693    if (code == V3Race._14480)
2694      return "1448-0";
2695    if (code == V3Race._14506)
2696      return "1450-6";
2697    if (code == V3Race._14514)
2698      return "1451-4";
2699    if (code == V3Race._14530)
2700      return "1453-0";
2701    if (code == V3Race._14548)
2702      return "1454-8";
2703    if (code == V3Race._14563)
2704      return "1456-3";
2705    if (code == V3Race._14571)
2706      return "1457-1";
2707    if (code == V3Race._14589)
2708      return "1458-9";
2709    if (code == V3Race._14605)
2710      return "1460-5";
2711    if (code == V3Race._14621)
2712      return "1462-1";
2713    if (code == V3Race._14647)
2714      return "1464-7";
2715    if (code == V3Race._14654)
2716      return "1465-4";
2717    if (code == V3Race._14662)
2718      return "1466-2";
2719    if (code == V3Race._14670)
2720      return "1467-0";
2721    if (code == V3Race._14688)
2722      return "1468-8";
2723    if (code == V3Race._14696)
2724      return "1469-6";
2725    if (code == V3Race._14704)
2726      return "1470-4";
2727    if (code == V3Race._14712)
2728      return "1471-2";
2729    if (code == V3Race._14720)
2730      return "1472-0";
2731    if (code == V3Race._14746)
2732      return "1474-6";
2733    if (code == V3Race._14753)
2734      return "1475-3";
2735    if (code == V3Race._14761)
2736      return "1476-1";
2737    if (code == V3Race._14787)
2738      return "1478-7";
2739    if (code == V3Race._14795)
2740      return "1479-5";
2741    if (code == V3Race._14803)
2742      return "1480-3";
2743    if (code == V3Race._14811)
2744      return "1481-1";
2745    if (code == V3Race._14829)
2746      return "1482-9";
2747    if (code == V3Race._14837)
2748      return "1483-7";
2749    if (code == V3Race._14845)
2750      return "1484-5";
2751    if (code == V3Race._14852)
2752      return "1485-2";
2753    if (code == V3Race._14878)
2754      return "1487-8";
2755    if (code == V3Race._14894)
2756      return "1489-4";
2757    if (code == V3Race._14902)
2758      return "1490-2";
2759    if (code == V3Race._14910)
2760      return "1491-0";
2761    if (code == V3Race._14928)
2762      return "1492-8";
2763    if (code == V3Race._14936)
2764      return "1493-6";
2765    if (code == V3Race._14944)
2766      return "1494-4";
2767    if (code == V3Race._14951)
2768      return "1495-1";
2769    if (code == V3Race._14969)
2770      return "1496-9";
2771    if (code == V3Race._14977)
2772      return "1497-7";
2773    if (code == V3Race._14985)
2774      return "1498-5";
2775    if (code == V3Race._14993)
2776      return "1499-3";
2777    if (code == V3Race._15008)
2778      return "1500-8";
2779    if (code == V3Race._15016)
2780      return "1501-6";
2781    if (code == V3Race._15024)
2782      return "1502-4";
2783    if (code == V3Race._15032)
2784      return "1503-2";
2785    if (code == V3Race._15040)
2786      return "1504-0";
2787    if (code == V3Race._15057)
2788      return "1505-7";
2789    if (code == V3Race._15065)
2790      return "1506-5";
2791    if (code == V3Race._15073)
2792      return "1507-3";
2793    if (code == V3Race._15081)
2794      return "1508-1";
2795    if (code == V3Race._15099)
2796      return "1509-9";
2797    if (code == V3Race._15107)
2798      return "1510-7";
2799    if (code == V3Race._15115)
2800      return "1511-5";
2801    if (code == V3Race._15123)
2802      return "1512-3";
2803    if (code == V3Race._15131)
2804      return "1513-1";
2805    if (code == V3Race._15149)
2806      return "1514-9";
2807    if (code == V3Race._15156)
2808      return "1515-6";
2809    if (code == V3Race._15164)
2810      return "1516-4";
2811    if (code == V3Race._15180)
2812      return "1518-0";
2813    if (code == V3Race._15198)
2814      return "1519-8";
2815    if (code == V3Race._15206)
2816      return "1520-6";
2817    if (code == V3Race._15214)
2818      return "1521-4";
2819    if (code == V3Race._15222)
2820      return "1522-2";
2821    if (code == V3Race._15230)
2822      return "1523-0";
2823    if (code == V3Race._15248)
2824      return "1524-8";
2825    if (code == V3Race._15255)
2826      return "1525-5";
2827    if (code == V3Race._15263)
2828      return "1526-3";
2829    if (code == V3Race._15271)
2830      return "1527-1";
2831    if (code == V3Race._15289)
2832      return "1528-9";
2833    if (code == V3Race._15297)
2834      return "1529-7";
2835    if (code == V3Race._15305)
2836      return "1530-5";
2837    if (code == V3Race._15313)
2838      return "1531-3";
2839    if (code == V3Race._15321)
2840      return "1532-1";
2841    if (code == V3Race._15339)
2842      return "1533-9";
2843    if (code == V3Race._15347)
2844      return "1534-7";
2845    if (code == V3Race._15354)
2846      return "1535-4";
2847    if (code == V3Race._15362)
2848      return "1536-2";
2849    if (code == V3Race._15370)
2850      return "1537-0";
2851    if (code == V3Race._15388)
2852      return "1538-8";
2853    if (code == V3Race._15396)
2854      return "1539-6";
2855    if (code == V3Race._15412)
2856      return "1541-2";
2857    if (code == V3Race._15438)
2858      return "1543-8";
2859    if (code == V3Race._15453)
2860      return "1545-3";
2861    if (code == V3Race._15479)
2862      return "1547-9";
2863    if (code == V3Race._15495)
2864      return "1549-5";
2865    if (code == V3Race._15511)
2866      return "1551-1";
2867    if (code == V3Race._15529)
2868      return "1552-9";
2869    if (code == V3Race._15537)
2870      return "1553-7";
2871    if (code == V3Race._15545)
2872      return "1554-5";
2873    if (code == V3Race._15560)
2874      return "1556-0";
2875    if (code == V3Race._15586)
2876      return "1558-6";
2877    if (code == V3Race._15602)
2878      return "1560-2";
2879    if (code == V3Race._15628)
2880      return "1562-8";
2881    if (code == V3Race._15644)
2882      return "1564-4";
2883    if (code == V3Race._15669)
2884      return "1566-9";
2885    if (code == V3Race._15677)
2886      return "1567-7";
2887    if (code == V3Race._15685)
2888      return "1568-5";
2889    if (code == V3Race._15693)
2890      return "1569-3";
2891    if (code == V3Race._15701)
2892      return "1570-1";
2893    if (code == V3Race._15719)
2894      return "1571-9";
2895    if (code == V3Race._15735)
2896      return "1573-5";
2897    if (code == V3Race._15743)
2898      return "1574-3";
2899    if (code == V3Race._15768)
2900      return "1576-8";
2901    if (code == V3Race._15784)
2902      return "1578-4";
2903    if (code == V3Race._15792)
2904      return "1579-2";
2905    if (code == V3Race._15800)
2906      return "1580-0";
2907    if (code == V3Race._15826)
2908      return "1582-6";
2909    if (code == V3Race._15842)
2910      return "1584-2";
2911    if (code == V3Race._15867)
2912      return "1586-7";
2913    if (code == V3Race._15875)
2914      return "1587-5";
2915    if (code == V3Race._15883)
2916      return "1588-3";
2917    if (code == V3Race._15891)
2918      return "1589-1";
2919    if (code == V3Race._15909)
2920      return "1590-9";
2921    if (code == V3Race._15917)
2922      return "1591-7";
2923    if (code == V3Race._15925)
2924      return "1592-5";
2925    if (code == V3Race._15933)
2926      return "1593-3";
2927    if (code == V3Race._15941)
2928      return "1594-1";
2929    if (code == V3Race._15958)
2930      return "1595-8";
2931    if (code == V3Race._15966)
2932      return "1596-6";
2933    if (code == V3Race._15974)
2934      return "1597-4";
2935    if (code == V3Race._15982)
2936      return "1598-2";
2937    if (code == V3Race._15990)
2938      return "1599-0";
2939    if (code == V3Race._16006)
2940      return "1600-6";
2941    if (code == V3Race._16022)
2942      return "1602-2";
2943    if (code == V3Race._16030)
2944      return "1603-0";
2945    if (code == V3Race._16048)
2946      return "1604-8";
2947    if (code == V3Race._16055)
2948      return "1605-5";
2949    if (code == V3Race._16071)
2950      return "1607-1";
2951    if (code == V3Race._16097)
2952      return "1609-7";
2953    if (code == V3Race._16105)
2954      return "1610-5";
2955    if (code == V3Race._16113)
2956      return "1611-3";
2957    if (code == V3Race._16121)
2958      return "1612-1";
2959    if (code == V3Race._16139)
2960      return "1613-9";
2961    if (code == V3Race._16147)
2962      return "1614-7";
2963    if (code == V3Race._16154)
2964      return "1615-4";
2965    if (code == V3Race._16162)
2966      return "1616-2";
2967    if (code == V3Race._16170)
2968      return "1617-0";
2969    if (code == V3Race._16188)
2970      return "1618-8";
2971    if (code == V3Race._16196)
2972      return "1619-6";
2973    if (code == V3Race._16204)
2974      return "1620-4";
2975    if (code == V3Race._16212)
2976      return "1621-2";
2977    if (code == V3Race._16220)
2978      return "1622-0";
2979    if (code == V3Race._16238)
2980      return "1623-8";
2981    if (code == V3Race._16246)
2982      return "1624-6";
2983    if (code == V3Race._16253)
2984      return "1625-3";
2985    if (code == V3Race._16261)
2986      return "1626-1";
2987    if (code == V3Race._16279)
2988      return "1627-9";
2989    if (code == V3Race._16287)
2990      return "1628-7";
2991    if (code == V3Race._16295)
2992      return "1629-5";
2993    if (code == V3Race._16303)
2994      return "1630-3";
2995    if (code == V3Race._16311)
2996      return "1631-1";
2997    if (code == V3Race._16329)
2998      return "1632-9";
2999    if (code == V3Race._16337)
3000      return "1633-7";
3001    if (code == V3Race._16345)
3002      return "1634-5";
3003    if (code == V3Race._16352)
3004      return "1635-2";
3005    if (code == V3Race._16360)
3006      return "1636-0";
3007    if (code == V3Race._16378)
3008      return "1637-8";
3009    if (code == V3Race._16386)
3010      return "1638-6";
3011    if (code == V3Race._16394)
3012      return "1639-4";
3013    if (code == V3Race._16402)
3014      return "1640-2";
3015    if (code == V3Race._16410)
3016      return "1641-0";
3017    if (code == V3Race._16436)
3018      return "1643-6";
3019    if (code == V3Race._16451)
3020      return "1645-1";
3021    if (code == V3Race._16477)
3022      return "1647-7";
3023    if (code == V3Race._16493)
3024      return "1649-3";
3025    if (code == V3Race._16519)
3026      return "1651-9";
3027    if (code == V3Race._16535)
3028      return "1653-5";
3029    if (code == V3Race._16543)
3030      return "1654-3";
3031    if (code == V3Race._16550)
3032      return "1655-0";
3033    if (code == V3Race._16568)
3034      return "1656-8";
3035    if (code == V3Race._16576)
3036      return "1657-6";
3037    if (code == V3Race._16592)
3038      return "1659-2";
3039    if (code == V3Race._16618)
3040      return "1661-8";
3041    if (code == V3Race._16634)
3042      return "1663-4";
3043    if (code == V3Race._16659)
3044      return "1665-9";
3045    if (code == V3Race._16675)
3046      return "1667-5";
3047    if (code == V3Race._16683)
3048      return "1668-3";
3049    if (code == V3Race._16709)
3050      return "1670-9";
3051    if (code == V3Race._16717)
3052      return "1671-7";
3053    if (code == V3Race._16725)
3054      return "1672-5";
3055    if (code == V3Race._16733)
3056      return "1673-3";
3057    if (code == V3Race._16758)
3058      return "1675-8";
3059    if (code == V3Race._16774)
3060      return "1677-4";
3061    if (code == V3Race._16790)
3062      return "1679-0";
3063    if (code == V3Race._16808)
3064      return "1680-8";
3065    if (code == V3Race._16816)
3066      return "1681-6";
3067    if (code == V3Race._16832)
3068      return "1683-2";
3069    if (code == V3Race._16857)
3070      return "1685-7";
3071    if (code == V3Race._16873)
3072      return "1687-3";
3073    if (code == V3Race._16881)
3074      return "1688-1";
3075    if (code == V3Race._16899)
3076      return "1689-9";
3077    if (code == V3Race._16907)
3078      return "1690-7";
3079    if (code == V3Race._16923)
3080      return "1692-3";
3081    if (code == V3Race._16949)
3082      return "1694-9";
3083    if (code == V3Race._16964)
3084      return "1696-4";
3085    if (code == V3Race._16972)
3086      return "1697-2";
3087    if (code == V3Race._16980)
3088      return "1698-0";
3089    if (code == V3Race._17004)
3090      return "1700-4";
3091    if (code == V3Race._17020)
3092      return "1702-0";
3093    if (code == V3Race._17046)
3094      return "1704-6";
3095    if (code == V3Race._17053)
3096      return "1705-3";
3097    if (code == V3Race._17079)
3098      return "1707-9";
3099    if (code == V3Race._17095)
3100      return "1709-5";
3101    if (code == V3Race._17111)
3102      return "1711-1";
3103    if (code == V3Race._17129)
3104      return "1712-9";
3105    if (code == V3Race._17137)
3106      return "1713-7";
3107    if (code == V3Race._17152)
3108      return "1715-2";
3109    if (code == V3Race._17178)
3110      return "1717-8";
3111    if (code == V3Race._17186)
3112      return "1718-6";
3113    if (code == V3Race._17194)
3114      return "1719-4";
3115    if (code == V3Race._17202)
3116      return "1720-2";
3117    if (code == V3Race._17228)
3118      return "1722-8";
3119    if (code == V3Race._17244)
3120      return "1724-4";
3121    if (code == V3Race._17251)
3122      return "1725-1";
3123    if (code == V3Race._17269)
3124      return "1726-9";
3125    if (code == V3Race._17277)
3126      return "1727-7";
3127    if (code == V3Race._17285)
3128      return "1728-5";
3129    if (code == V3Race._17293)
3130      return "1729-3";
3131    if (code == V3Race._17301)
3132      return "1730-1";
3133    if (code == V3Race._17319)
3134      return "1731-9";
3135    if (code == V3Race._17327)
3136      return "1732-7";
3137    if (code == V3Race._17335)
3138      return "1733-5";
3139    if (code == V3Race._17350)
3140      return "1735-0";
3141    if (code == V3Race._17376)
3142      return "1737-6";
3143    if (code == V3Race._17392)
3144      return "1739-2";
3145    if (code == V3Race._17400)
3146      return "1740-0";
3147    if (code == V3Race._18119)
3148      return "1811-9";
3149    if (code == V3Race._18135)
3150      return "1813-5";
3151    if (code == V3Race._18143)
3152      return "1814-3";
3153    if (code == V3Race._18150)
3154      return "1815-0";
3155    if (code == V3Race._18168)
3156      return "1816-8";
3157    if (code == V3Race._18176)
3158      return "1817-6";
3159    if (code == V3Race._18184)
3160      return "1818-4";
3161    if (code == V3Race._18192)
3162      return "1819-2";
3163    if (code == V3Race._18200)
3164      return "1820-0";
3165    if (code == V3Race._18218)
3166      return "1821-8";
3167    if (code == V3Race._18226)
3168      return "1822-6";
3169    if (code == V3Race._18234)
3170      return "1823-4";
3171    if (code == V3Race._18242)
3172      return "1824-2";
3173    if (code == V3Race._18259)
3174      return "1825-9";
3175    if (code == V3Race._18267)
3176      return "1826-7";
3177    if (code == V3Race._18275)
3178      return "1827-5";
3179    if (code == V3Race._18283)
3180      return "1828-3";
3181    if (code == V3Race._18291)
3182      return "1829-1";
3183    if (code == V3Race._18309)
3184      return "1830-9";
3185    if (code == V3Race._18317)
3186      return "1831-7";
3187    if (code == V3Race._18325)
3188      return "1832-5";
3189    if (code == V3Race._18333)
3190      return "1833-3";
3191    if (code == V3Race._18341)
3192      return "1834-1";
3193    if (code == V3Race._18358)
3194      return "1835-8";
3195    if (code == V3Race._18374)
3196      return "1837-4";
3197    if (code == V3Race._18382)
3198      return "1838-2";
3199    if (code == V3Race._18408)
3200      return "1840-8";
3201    if (code == V3Race._18424)
3202      return "1842-4";
3203    if (code == V3Race._18440)
3204      return "1844-0";
3205    if (code == V3Race._18457)
3206      return "1845-7";
3207    if (code == V3Race._18465)
3208      return "1846-5";
3209    if (code == V3Race._18473)
3210      return "1847-3";
3211    if (code == V3Race._18481)
3212      return "1848-1";
3213    if (code == V3Race._18499)
3214      return "1849-9";
3215    if (code == V3Race._18507)
3216      return "1850-7";
3217    if (code == V3Race._18515)
3218      return "1851-5";
3219    if (code == V3Race._18523)
3220      return "1852-3";
3221    if (code == V3Race._18531)
3222      return "1853-1";
3223    if (code == V3Race._18549)
3224      return "1854-9";
3225    if (code == V3Race._18556)
3226      return "1855-6";
3227    if (code == V3Race._18564)
3228      return "1856-4";
3229    if (code == V3Race._18572)
3230      return "1857-2";
3231    if (code == V3Race._18580)
3232      return "1858-0";
3233    if (code == V3Race._18598)
3234      return "1859-8";
3235    if (code == V3Race._18606)
3236      return "1860-6";
3237    if (code == V3Race._18614)
3238      return "1861-4";
3239    if (code == V3Race._18622)
3240      return "1862-2";
3241    if (code == V3Race._18630)
3242      return "1863-0";
3243    if (code == V3Race._18648)
3244      return "1864-8";
3245    if (code == V3Race._18655)
3246      return "1865-5";
3247    if (code == V3Race._18663)
3248      return "1866-3";
3249    if (code == V3Race._18671)
3250      return "1867-1";
3251    if (code == V3Race._18689)
3252      return "1868-9";
3253    if (code == V3Race._18697)
3254      return "1869-7";
3255    if (code == V3Race._18705)
3256      return "1870-5";
3257    if (code == V3Race._18713)
3258      return "1871-3";
3259    if (code == V3Race._18721)
3260      return "1872-1";
3261    if (code == V3Race._18739)
3262      return "1873-9";
3263    if (code == V3Race._18747)
3264      return "1874-7";
3265    if (code == V3Race._18754)
3266      return "1875-4";
3267    if (code == V3Race._18762)
3268      return "1876-2";
3269    if (code == V3Race._18770)
3270      return "1877-0";
3271    if (code == V3Race._18788)
3272      return "1878-8";
3273    if (code == V3Race._18796)
3274      return "1879-6";
3275    if (code == V3Race._18804)
3276      return "1880-4";
3277    if (code == V3Race._18812)
3278      return "1881-2";
3279    if (code == V3Race._18820)
3280      return "1882-0";
3281    if (code == V3Race._18838)
3282      return "1883-8";
3283    if (code == V3Race._18846)
3284      return "1884-6";
3285    if (code == V3Race._18853)
3286      return "1885-3";
3287    if (code == V3Race._18861)
3288      return "1886-1";
3289    if (code == V3Race._18879)
3290      return "1887-9";
3291    if (code == V3Race._18887)
3292      return "1888-7";
3293    if (code == V3Race._18895)
3294      return "1889-5";
3295    if (code == V3Race._18911)
3296      return "1891-1";
3297    if (code == V3Race._18929)
3298      return "1892-9";
3299    if (code == V3Race._18937)
3300      return "1893-7";
3301    if (code == V3Race._18945)
3302      return "1894-5";
3303    if (code == V3Race._18960)
3304      return "1896-0";
3305    if (code == V3Race._18978)
3306      return "1897-8";
3307    if (code == V3Race._18986)
3308      return "1898-6";
3309    if (code == V3Race._18994)
3310      return "1899-4";
3311    if (code == V3Race._19000)
3312      return "1900-0";
3313    if (code == V3Race._19018)
3314      return "1901-8";
3315    if (code == V3Race._19026)
3316      return "1902-6";
3317    if (code == V3Race._19034)
3318      return "1903-4";
3319    if (code == V3Race._19042)
3320      return "1904-2";
3321    if (code == V3Race._19059)
3322      return "1905-9";
3323    if (code == V3Race._19067)
3324      return "1906-7";
3325    if (code == V3Race._19075)
3326      return "1907-5";
3327    if (code == V3Race._19083)
3328      return "1908-3";
3329    if (code == V3Race._19091)
3330      return "1909-1";
3331    if (code == V3Race._19109)
3332      return "1910-9";
3333    if (code == V3Race._19117)
3334      return "1911-7";
3335    if (code == V3Race._19125)
3336      return "1912-5";
3337    if (code == V3Race._19133)
3338      return "1913-3";
3339    if (code == V3Race._19141)
3340      return "1914-1";
3341    if (code == V3Race._19158)
3342      return "1915-8";
3343    if (code == V3Race._19166)
3344      return "1916-6";
3345    if (code == V3Race._19174)
3346      return "1917-4";
3347    if (code == V3Race._19182)
3348      return "1918-2";
3349    if (code == V3Race._19190)
3350      return "1919-0";
3351    if (code == V3Race._19208)
3352      return "1920-8";
3353    if (code == V3Race._19216)
3354      return "1921-6";
3355    if (code == V3Race._19224)
3356      return "1922-4";
3357    if (code == V3Race._19232)
3358      return "1923-2";
3359    if (code == V3Race._19240)
3360      return "1924-0";
3361    if (code == V3Race._19257)
3362      return "1925-7";
3363    if (code == V3Race._19265)
3364      return "1926-5";
3365    if (code == V3Race._19273)
3366      return "1927-3";
3367    if (code == V3Race._19281)
3368      return "1928-1";
3369    if (code == V3Race._19299)
3370      return "1929-9";
3371    if (code == V3Race._19307)
3372      return "1930-7";
3373    if (code == V3Race._19315)
3374      return "1931-5";
3375    if (code == V3Race._19323)
3376      return "1932-3";
3377    if (code == V3Race._19331)
3378      return "1933-1";
3379    if (code == V3Race._19349)
3380      return "1934-9";
3381    if (code == V3Race._19356)
3382      return "1935-6";
3383    if (code == V3Race._19364)
3384      return "1936-4";
3385    if (code == V3Race._19372)
3386      return "1937-2";
3387    if (code == V3Race._19380)
3388      return "1938-0";
3389    if (code == V3Race._19398)
3390      return "1939-8";
3391    if (code == V3Race._19406)
3392      return "1940-6";
3393    if (code == V3Race._19414)
3394      return "1941-4";
3395    if (code == V3Race._19422)
3396      return "1942-2";
3397    if (code == V3Race._19430)
3398      return "1943-0";
3399    if (code == V3Race._19448)
3400      return "1944-8";
3401    if (code == V3Race._19455)
3402      return "1945-5";
3403    if (code == V3Race._19463)
3404      return "1946-3";
3405    if (code == V3Race._19471)
3406      return "1947-1";
3407    if (code == V3Race._19489)
3408      return "1948-9";
3409    if (code == V3Race._19497)
3410      return "1949-7";
3411    if (code == V3Race._19505)
3412      return "1950-5";
3413    if (code == V3Race._19513)
3414      return "1951-3";
3415    if (code == V3Race._19521)
3416      return "1952-1";
3417    if (code == V3Race._19539)
3418      return "1953-9";
3419    if (code == V3Race._19547)
3420      return "1954-7";
3421    if (code == V3Race._19554)
3422      return "1955-4";
3423    if (code == V3Race._19562)
3424      return "1956-2";
3425    if (code == V3Race._19570)
3426      return "1957-0";
3427    if (code == V3Race._19588)
3428      return "1958-8";
3429    if (code == V3Race._19596)
3430      return "1959-6";
3431    if (code == V3Race._19604)
3432      return "1960-4";
3433    if (code == V3Race._19612)
3434      return "1961-2";
3435    if (code == V3Race._19620)
3436      return "1962-0";
3437    if (code == V3Race._19638)
3438      return "1963-8";
3439    if (code == V3Race._19646)
3440      return "1964-6";
3441    if (code == V3Race._19661)
3442      return "1966-1";
3443    if (code == V3Race._19687)
3444      return "1968-7";
3445    if (code == V3Race._19695)
3446      return "1969-5";
3447    if (code == V3Race._19703)
3448      return "1970-3";
3449    if (code == V3Race._19729)
3450      return "1972-9";
3451    if (code == V3Race._19737)
3452      return "1973-7";
3453    if (code == V3Race._19745)
3454      return "1974-5";
3455    if (code == V3Race._19752)
3456      return "1975-2";
3457    if (code == V3Race._19760)
3458      return "1976-0";
3459    if (code == V3Race._19778)
3460      return "1977-8";
3461    if (code == V3Race._19786)
3462      return "1978-6";
3463    if (code == V3Race._19794)
3464      return "1979-4";
3465    if (code == V3Race._19802)
3466      return "1980-2";
3467    if (code == V3Race._19810)
3468      return "1981-0";
3469    if (code == V3Race._19828)
3470      return "1982-8";
3471    if (code == V3Race._19844)
3472      return "1984-4";
3473    if (code == V3Race._19851)
3474      return "1985-1";
3475    if (code == V3Race._19869)
3476      return "1986-9";
3477    if (code == V3Race._19877)
3478      return "1987-7";
3479    if (code == V3Race._19885)
3480      return "1988-5";
3481    if (code == V3Race._19901)
3482      return "1990-1";
3483    if (code == V3Race._19927)
3484      return "1992-7";
3485    if (code == V3Race._19935)
3486      return "1993-5";
3487    if (code == V3Race._19943)
3488      return "1994-3";
3489    if (code == V3Race._19950)
3490      return "1995-0";
3491    if (code == V3Race._19968)
3492      return "1996-8";
3493    if (code == V3Race._19976)
3494      return "1997-6";
3495    if (code == V3Race._19984)
3496      return "1998-4";
3497    if (code == V3Race._19992)
3498      return "1999-2";
3499    if (code == V3Race._20008)
3500      return "2000-8";
3501    if (code == V3Race._20024)
3502      return "2002-4";
3503    if (code == V3Race._20040)
3504      return "2004-0";
3505    if (code == V3Race._20065)
3506      return "2006-5";
3507    if (code == V3Race._20073)
3508      return "2007-3";
3509    if (code == V3Race._20081)
3510      return "2008-1";
3511    if (code == V3Race._20099)
3512      return "2009-9";
3513    if (code == V3Race._20107)
3514      return "2010-7";
3515    if (code == V3Race._20115)
3516      return "2011-5";
3517    if (code == V3Race._20123)
3518      return "2012-3";
3519    if (code == V3Race._20131)
3520      return "2013-1";
3521    if (code == V3Race._20149)
3522      return "2014-9";
3523    if (code == V3Race._20156)
3524      return "2015-6";
3525    if (code == V3Race._20164)
3526      return "2016-4";
3527    if (code == V3Race._20172)
3528      return "2017-2";
3529    if (code == V3Race._20180)
3530      return "2018-0";
3531    if (code == V3Race._20198)
3532      return "2019-8";
3533    if (code == V3Race._20206)
3534      return "2020-6";
3535    if (code == V3Race._20214)
3536      return "2021-4";
3537    if (code == V3Race._20222)
3538      return "2022-2";
3539    if (code == V3Race._20230)
3540      return "2023-0";
3541    if (code == V3Race._20248)
3542      return "2024-8";
3543    if (code == V3Race._20255)
3544      return "2025-5";
3545    if (code == V3Race._20263)
3546      return "2026-3";
3547    if (code == V3Race._20289)
3548      return "2028-9";
3549    if (code == V3Race._20297)
3550      return "2029-7";
3551    if (code == V3Race._20305)
3552      return "2030-5";
3553    if (code == V3Race._20313)
3554      return "2031-3";
3555    if (code == V3Race._20321)
3556      return "2032-1";
3557    if (code == V3Race._20339)
3558      return "2033-9";
3559    if (code == V3Race._20347)
3560      return "2034-7";
3561    if (code == V3Race._20354)
3562      return "2035-4";
3563    if (code == V3Race._20362)
3564      return "2036-2";
3565    if (code == V3Race._20370)
3566      return "2037-0";
3567    if (code == V3Race._20388)
3568      return "2038-8";
3569    if (code == V3Race._20396)
3570      return "2039-6";
3571    if (code == V3Race._20404)
3572      return "2040-4";
3573    if (code == V3Race._20412)
3574      return "2041-2";
3575    if (code == V3Race._20420)
3576      return "2042-0";
3577    if (code == V3Race._20438)
3578      return "2043-8";
3579    if (code == V3Race._20446)
3580      return "2044-6";
3581    if (code == V3Race._20453)
3582      return "2045-3";
3583    if (code == V3Race._20461)
3584      return "2046-1";
3585    if (code == V3Race._20479)
3586      return "2047-9";
3587    if (code == V3Race._20487)
3588      return "2048-7";
3589    if (code == V3Race._20495)
3590      return "2049-5";
3591    if (code == V3Race._20503)
3592      return "2050-3";
3593    if (code == V3Race._20511)
3594      return "2051-1";
3595    if (code == V3Race._20529)
3596      return "2052-9";
3597    if (code == V3Race._20545)
3598      return "2054-5";
3599    if (code == V3Race._20560)
3600      return "2056-0";
3601    if (code == V3Race._20586)
3602      return "2058-6";
3603    if (code == V3Race._20602)
3604      return "2060-2";
3605    if (code == V3Race._20610)
3606      return "2061-0";
3607    if (code == V3Race._20628)
3608      return "2062-8";
3609    if (code == V3Race._20636)
3610      return "2063-6";
3611    if (code == V3Race._20644)
3612      return "2064-4";
3613    if (code == V3Race._20651)
3614      return "2065-1";
3615    if (code == V3Race._20669)
3616      return "2066-9";
3617    if (code == V3Race._20677)
3618      return "2067-7";
3619    if (code == V3Race._20685)
3620      return "2068-5";
3621    if (code == V3Race._20693)
3622      return "2069-3";
3623    if (code == V3Race._20701)
3624      return "2070-1";
3625    if (code == V3Race._20719)
3626      return "2071-9";
3627    if (code == V3Race._20727)
3628      return "2072-7";
3629    if (code == V3Race._20735)
3630      return "2073-5";
3631    if (code == V3Race._20743)
3632      return "2074-3";
3633    if (code == V3Race._20750)
3634      return "2075-0";
3635    if (code == V3Race._20768)
3636      return "2076-8";
3637    if (code == V3Race._20784)
3638      return "2078-4";
3639    if (code == V3Race._20792)
3640      return "2079-2";
3641    if (code == V3Race._20800)
3642      return "2080-0";
3643    if (code == V3Race._20818)
3644      return "2081-8";
3645    if (code == V3Race._20826)
3646      return "2082-6";
3647    if (code == V3Race._20834)
3648      return "2083-4";
3649    if (code == V3Race._20859)
3650      return "2085-9";
3651    if (code == V3Race._20867)
3652      return "2086-7";
3653    if (code == V3Race._20875)
3654      return "2087-5";
3655    if (code == V3Race._20883)
3656      return "2088-3";
3657    if (code == V3Race._20891)
3658      return "2089-1";
3659    if (code == V3Race._20909)
3660      return "2090-9";
3661    if (code == V3Race._20917)
3662      return "2091-7";
3663    if (code == V3Race._20925)
3664      return "2092-5";
3665    if (code == V3Race._20933)
3666      return "2093-3";
3667    if (code == V3Race._20941)
3668      return "2094-1";
3669    if (code == V3Race._20958)
3670      return "2095-8";
3671    if (code == V3Race._20966)
3672      return "2096-6";
3673    if (code == V3Race._20974)
3674      return "2097-4";
3675    if (code == V3Race._20982)
3676      return "2098-2";
3677    if (code == V3Race._21006)
3678      return "2100-6";
3679    if (code == V3Race._21014)
3680      return "2101-4";
3681    if (code == V3Race._21022)
3682      return "2102-2";
3683    if (code == V3Race._21030)
3684      return "2103-0";
3685    if (code == V3Race._21048)
3686      return "2104-8";
3687    if (code == V3Race._25007)
3688      return "2500-7";
3689    if (code == V3Race._21063)
3690      return "2106-3";
3691    if (code == V3Race._21089)
3692      return "2108-9";
3693    if (code == V3Race._21097)
3694      return "2109-7";
3695    if (code == V3Race._21105)
3696      return "2110-5";
3697    if (code == V3Race._21113)
3698      return "2111-3";
3699    if (code == V3Race._21121)
3700      return "2112-1";
3701    if (code == V3Race._21139)
3702      return "2113-9";
3703    if (code == V3Race._21147)
3704      return "2114-7";
3705    if (code == V3Race._21154)
3706      return "2115-4";
3707    if (code == V3Race._21162)
3708      return "2116-2";
3709    if (code == V3Race._21188)
3710      return "2118-8";
3711    if (code == V3Race._21196)
3712      return "2119-6";
3713    if (code == V3Race._21204)
3714      return "2120-4";
3715    if (code == V3Race._21212)
3716      return "2121-2";
3717    if (code == V3Race._21220)
3718      return "2122-0";
3719    if (code == V3Race._21238)
3720      return "2123-8";
3721    if (code == V3Race._21246)
3722      return "2124-6";
3723    if (code == V3Race._21253)
3724      return "2125-3";
3725    if (code == V3Race._21261)
3726      return "2126-1";
3727    if (code == V3Race._21279)
3728      return "2127-9";
3729    if (code == V3Race._21295)
3730      return "2129-5";
3731    if (code == V3Race._21311)
3732      return "2131-1";
3733    return "?";
3734  }
3735
3736    public String toSystem(V3Race code) {
3737      return code.getSystem();
3738      }
3739
3740}