var Arthropods = new Array();
Arthropods[0] = new Array(0, 'genus species', '', 0, 0, 0);

Arthropods['genus'] = new Array();
Arthropods['genus'][0] = '';

Arthropods['order'] = new Array();
Arthropods['order'][0] = '';

Arthropods['family'] = new Array();
Arthropods['family'][0] = '';

Arthropods['class'] = new Array();
Arthropods['class'][0] = '';

var ArpCategory	= new Array();
ArpCategory[0]  	= new Array(0, '-- Select --');
var ArpClass		= new Array();
ArpClass[0]  		= new Array(0, '-- Select --');
var ArpFamily		= new Array();
ArpFamily[0]  		= new Array(0, '-- Select --');
var ArpOrder		= new Array();
ArpOrder[0] 	 	= new Array(0, '-- Select --');

var MsuMoa 		= new Array();
MsuMoa[0]  		= new Array(0, '-- Select --');
var MsuMoaSort = new Array();
MsuMoaSort[0]  = new Array(0, '-- Select --');
var MsuMoaAbbr = new Array();
MsuMoaAbbr[0]  = new Array(0, '-- Select --', '');
var MsuMoaCat  = new Array();
MsuMoaCat[0]   = new Array(0, '-- Select --', '');

var IracMoa 	= new Array();
IracMoa[0]  	= new Array(0, '-- Select --');
var IracMoaCat = new Array();
IracMoaCat[0]  = new Array(0, '-- Select --', '');

var AI   		= new Array();
AI[0]    		= new Array(0, '-- Select --');

var AiCategory	= new Array();
AiCategory[0] 	= new Array(0, '-- Select --', '');

var Genus 		= new Array();
Genus[0] 		= new Array('Select All', 0, 0);

var OrderFamily 	= new Array();
OrderFamily[0] 	= new Array();
var OrderGenus 	= new Array();
OrderGenus[0] 		= new Array();
var FamilyOrder 	= new Array();
FamilyOrder[0] 	= new Array();
var FamilyGenus 	= new Array();
FamilyGenus[0] 	= new Array();

ArpCategory[1] = new Array(1, 'AG');
ArpCategory[2] = new Array(2, 'MED');
ArpCategory[3] = new Array(3, 'OTHER');
ArpCategory[4] = new Array(4, 'PAR');
ArpCategory[5] = new Array(5, 'POL');
Arthropods['class'][2] = 'arachnida';
ArpClass[1] = new Array(2, 'arachnida');
Arthropods['class'][4] = 'branchiopoda';
ArpClass[2] = new Array(4, 'branchiopoda');
Arthropods['class'][3] = 'hexapoda';
ArpClass[3] = new Array(3, 'hexapoda');
Arthropods['class'][1] = 'insecta';
ArpClass[4] = new Array(1, 'insecta');
Arthropods['family'][1] = 'acaridae';
ArpFamily[1] = new Array(1, 'acaridae');
Arthropods['family'][114] = 'acrididae';
ArpFamily[2] = new Array(114, 'acrididae');
Arthropods['family'][115] = 'acridoidea';
ArpFamily[3] = new Array(115, 'acridoidea');
Arthropods['family'][2] = 'agromyzidae';
ArpFamily[4] = new Array(2, 'agromyzidae');
Arthropods['family'][3] = 'aleyrodidae';
ArpFamily[5] = new Array(3, 'aleyrodidae');
Arthropods['family'][4] = 'alydidae';
ArpFamily[6] = new Array(4, 'alydidae');
Arthropods['family'][5] = 'anobiidae';
ArpFamily[7] = new Array(5, 'anobiidae');
Arthropods['family'][6] = 'anthomyiidae';
ArpFamily[8] = new Array(6, 'anthomyiidae');
Arthropods['family'][7] = 'aphelinidae';
ArpFamily[9] = new Array(7, 'aphelinidae');
Arthropods['family'][8] = 'aphididae';
ArpFamily[10] = new Array(8, 'aphididae');
Arthropods['family'][9] = 'aphidiidae';
ArpFamily[11] = new Array(9, 'aphidiidae');
Arthropods['family'][10] = 'apidae';
ArpFamily[12] = new Array(10, 'apidae');
Arthropods['family'][11] = 'arctiidae';
ArpFamily[13] = new Array(11, 'arctiidae');
Arthropods['family'][12] = 'blattellidae';
ArpFamily[14] = new Array(12, 'blattellidae');
Arthropods['family'][13] = 'blattidae';
ArpFamily[15] = new Array(13, 'blattidae');
Arthropods['family'][14] = 'bostrichdae';
ArpFamily[16] = new Array(14, 'bostrichdae');
Arthropods['family'][15] = 'braconidae';
ArpFamily[17] = new Array(15, 'braconidae');
Arthropods['family'][16] = 'bruchidae';
ArpFamily[18] = new Array(16, 'bruchidae');
Arthropods['family'][17] = 'byturidae';
ArpFamily[19] = new Array(17, 'byturidae');
Arthropods['family'][18] = 'caligidae';
ArpFamily[20] = new Array(18, 'caligidae');
Arthropods['family'][19] = 'calliphoridae';
ArpFamily[21] = new Array(19, 'calliphoridae');
Arthropods['family'][20] = 'carabidae';
ArpFamily[22] = new Array(20, 'carabidae');
Arthropods['family'][21] = 'cecidomyiidae';
ArpFamily[23] = new Array(21, 'cecidomyiidae');
Arthropods['family'][22] = 'ceratophyllidae';
ArpFamily[24] = new Array(22, 'ceratophyllidae');
Arthropods['family'][23] = 'ceratopogonidae';
ArpFamily[25] = new Array(23, 'ceratopogonidae');
Arthropods['family'][24] = 'cercopidae';
ArpFamily[26] = new Array(24, 'cercopidae');
Arthropods['family'][25] = 'chaoboridae';
ArpFamily[27] = new Array(25, 'chaoboridae');
Arthropods['family'][26] = 'chironomidae';
ArpFamily[28] = new Array(26, 'chironomidae');
Arthropods['family'][27] = 'chloropidae';
ArpFamily[29] = new Array(27, 'chloropidae');
Arthropods['family'][28] = 'chrysomelidae';
ArpFamily[30] = new Array(28, 'chrysomelidae');
Arthropods['family'][29] = 'chrysopidae';
ArpFamily[31] = new Array(29, 'chrysopidae');
Arthropods['family'][30] = 'cicadellidae';
ArpFamily[32] = new Array(30, 'cicadellidae');
Arthropods['family'][31] = 'cimicidae';
ArpFamily[33] = new Array(31, 'cimicidae');
Arthropods['family'][32] = 'clubionidae';
ArpFamily[34] = new Array(32, 'clubionidae');
Arthropods['family'][33] = 'coccidae';
ArpFamily[35] = new Array(33, 'coccidae');
Arthropods['family'][34] = 'coccinellidae';
ArpFamily[36] = new Array(34, 'coccinellidae');
Arthropods['family'][35] = 'coreidae';
ArpFamily[37] = new Array(35, 'coreidae');
Arthropods['family'][36] = 'cucujidae';
ArpFamily[38] = new Array(36, 'cucujidae');
Arthropods['family'][37] = 'culicidae';
ArpFamily[39] = new Array(37, 'culicidae');
Arthropods['family'][38] = 'curculionidae';
ArpFamily[40] = new Array(38, 'curculionidae');
Arthropods['family'][113] = 'daphniidae';
ArpFamily[41] = new Array(113, 'daphniidae');
Arthropods['family'][39] = 'delphacidae';
ArpFamily[42] = new Array(39, 'delphacidae');
Arthropods['family'][40] = 'dermanyssidae';
ArpFamily[43] = new Array(40, 'dermanyssidae');
Arthropods['family'][41] = 'dermestidae';
ArpFamily[44] = new Array(41, 'dermestidae');
Arthropods['family'][42] = 'diaspididae';
ArpFamily[45] = new Array(42, 'diaspididae');
Arthropods['family'][43] = 'drosophilidae';
ArpFamily[46] = new Array(43, 'drosophilidae');
Arthropods['family'][44] = 'elateridae';
ArpFamily[47] = new Array(44, 'elateridae');
Arthropods['family'][45] = 'encyrtidae';
ArpFamily[48] = new Array(45, 'encyrtidae');
Arthropods['family'][46] = 'ephemeridae';
ArpFamily[49] = new Array(46, 'ephemeridae');
Arthropods['family'][47] = 'ephydridae';
ArpFamily[50] = new Array(47, 'ephydridae');
Arthropods['family'][48] = 'eriophyidae';
ArpFamily[51] = new Array(48, 'eriophyidae');
Arthropods['family'][49] = 'eucoilidae';
ArpFamily[52] = new Array(49, 'eucoilidae');
Arthropods['family'][50] = 'eulophidae';
ArpFamily[53] = new Array(50, 'eulophidae');
Arthropods['family'][51] = 'formicidae';
ArpFamily[54] = new Array(51, 'formicidae');
Arthropods['family'][52] = 'fulgoridae';
ArpFamily[55] = new Array(52, 'fulgoridae');
Arthropods['family'][53] = 'gelechiidae';
ArpFamily[56] = new Array(53, 'gelechiidae');
Arthropods['family'][54] = 'gracillariidae';
ArpFamily[57] = new Array(54, 'gracillariidae');
Arthropods['family'][55] = 'haematopinidae';
ArpFamily[58] = new Array(55, 'haematopinidae');
Arthropods['family'][56] = 'hemerobiidae';
ArpFamily[59] = new Array(56, 'hemerobiidae');
Arthropods['family'][57] = 'hepialidae';
ArpFamily[60] = new Array(57, 'hepialidae');
Arthropods['family'][58] = 'heptageniidae';
ArpFamily[61] = new Array(58, 'heptageniidae');
Arthropods['family'][59] = 'ichneumonidae';
ArpFamily[62] = new Array(59, 'ichneumonidae');
Arthropods['family'][60] = 'ixodidae';
ArpFamily[63] = new Array(60, 'ixodidae');
Arthropods['family'][61] = 'labiduridae';
ArpFamily[64] = new Array(61, 'labiduridae');
Arthropods['family'][62] = 'lasiocampidae';
ArpFamily[65] = new Array(62, 'lasiocampidae');
Arthropods['family'][63] = 'linognathidae';
ArpFamily[66] = new Array(63, 'linognathidae');
Arthropods['family'][64] = 'lygaeidae';
ArpFamily[67] = new Array(64, 'lygaeidae');
Arthropods['family'][65] = 'lymantriidae';
ArpFamily[68] = new Array(65, 'lymantriidae');
Arthropods['family'][66] = 'lyonetiidae';
ArpFamily[69] = new Array(66, 'lyonetiidae');
Arthropods['family'][67] = 'macronyssidae';
ArpFamily[70] = new Array(67, 'macronyssidae');
Arthropods['family'][68] = 'miridae';
ArpFamily[71] = new Array(68, 'miridae');
Arthropods['family'][69] = 'muscidae';
ArpFamily[72] = new Array(69, 'muscidae');
Arthropods['family'][70] = 'mycetophagidae';
ArpFamily[73] = new Array(70, 'mycetophagidae');
Arthropods['family'][71] = 'nitidulidae';
ArpFamily[74] = new Array(71, 'nitidulidae');
Arthropods['family'][72] = 'noctuidae';
ArpFamily[75] = new Array(72, 'noctuidae');
Arthropods['family'][73] = 'otitidae';
ArpFamily[76] = new Array(73, 'otitidae');
Arthropods['family'][74] = 'pediculidae';
ArpFamily[77] = new Array(74, 'pediculidae');
Arthropods['family'][75] = 'pentatomidae';
ArpFamily[78] = new Array(75, 'pentatomidae');
Arthropods['family'][76] = 'phoridae';
ArpFamily[79] = new Array(76, 'phoridae');
Arthropods['family'][77] = 'phytoseiidae';
ArpFamily[80] = new Array(77, 'phytoseiidae');
Arthropods['family'][78] = 'pieridae';
ArpFamily[81] = new Array(78, 'pieridae');
Arthropods['family'][79] = 'piophilidae';
ArpFamily[82] = new Array(79, 'piophilidae');
Arthropods['family'][80] = 'plutellidae';
ArpFamily[83] = new Array(80, 'plutellidae');
Arthropods['family'][81] = 'pseudococcidae';
ArpFamily[84] = new Array(81, 'pseudococcidae');
Arthropods['family'][82] = 'psilidae';
ArpFamily[85] = new Array(82, 'psilidae');
Arthropods['family'][83] = 'psychodidae';
ArpFamily[86] = new Array(83, 'psychodidae');
Arthropods['family'][84] = 'psycodidae';
ArpFamily[87] = new Array(84, 'psycodidae');
Arthropods['family'][85] = 'psyllidae';
ArpFamily[88] = new Array(85, 'psyllidae');
Arthropods['family'][86] = 'pteromalidae';
ArpFamily[89] = new Array(86, 'pteromalidae');
Arthropods['family'][87] = 'pulicidae';
ArpFamily[90] = new Array(87, 'pulicidae');
Arthropods['family'][88] = 'pyralidae';
ArpFamily[91] = new Array(88, 'pyralidae');
Arthropods['family'][89] = 'pyrrhocoridae';
ArpFamily[92] = new Array(89, 'pyrrhocoridae');
Arthropods['family'][90] = 'reduviidae';
ArpFamily[93] = new Array(90, 'reduviidae');
Arthropods['family'][91] = 'rhinotermitidae';
ArpFamily[94] = new Array(91, 'rhinotermitidae');
Arthropods['family'][112] = 'sarcoptidae';
ArpFamily[95] = new Array(112, 'sarcoptidae');
Arthropods['family'][92] = 'scarabaeidae';
ArpFamily[96] = new Array(92, 'scarabaeidae');
Arthropods['family'][93] = 'sciaridae';
ArpFamily[97] = new Array(93, 'sciaridae');
Arthropods['family'][94] = 'scolytidae';
ArpFamily[98] = new Array(94, 'scolytidae');
Arthropods['family'][95] = 'scythridae';
ArpFamily[99] = new Array(95, 'scythridae');
Arthropods['family'][96] = 'simuliidae';
ArpFamily[100] = new Array(96, 'simuliidae');
Arthropods['family'][97] = 'sphingidae';
ArpFamily[101] = new Array(97, 'sphingidae');
Arthropods['family'][98] = 'staphylinidae';
ArpFamily[102] = new Array(98, 'staphylinidae');
Arthropods['family'][99] = 'stigmaeidae';
ArpFamily[103] = new Array(99, 'stigmaeidae');
Arthropods['family'][100] = 'syrphidae';
ArpFamily[104] = new Array(100, 'syrphidae');
Arthropods['family'][101] = 'tenebrionidae';
ArpFamily[105] = new Array(101, 'tenebrionidae');
Arthropods['family'][102] = 'tenuipalpidae';
ArpFamily[106] = new Array(102, 'tenuipalpidae');
Arthropods['family'][103] = 'tephritidae';
ArpFamily[107] = new Array(103, 'tephritidae');
Arthropods['family'][104] = 'tetranychidae';
ArpFamily[108] = new Array(104, 'tetranychidae');
Arthropods['family'][105] = 'thripidae';
ArpFamily[109] = new Array(105, 'thripidae');
Arthropods['family'][106] = 'tineidae';
ArpFamily[110] = new Array(106, 'tineidae');
Arthropods['family'][107] = 'tortricidae';
ArpFamily[111] = new Array(107, 'tortricidae');
Arthropods['family'][108] = 'trichodectidae';
ArpFamily[112] = new Array(108, 'trichodectidae');
Arthropods['family'][109] = 'varroidae';
ArpFamily[113] = new Array(109, 'varroidae');
Arthropods['family'][110] = 'vespidae';
ArpFamily[114] = new Array(110, 'vespidae');
Arthropods['family'][111] = 'yponomeutidae';
ArpFamily[115] = new Array(111, 'yponomeutidae');
Arthropods['order'][1] = 'acari';
ArpOrder[1] = new Array(1, 'acari');
Arthropods['order'][21] = 'acarina';
ArpOrder[2] = new Array(21, 'acarina');
Arthropods['order'][2] = 'araneae';
ArpOrder[3] = new Array(2, 'araneae');
Arthropods['order'][17] = 'astigmata';
ArpOrder[4] = new Array(17, 'astigmata');
Arthropods['order'][18] = 'cladocera';
ArpOrder[5] = new Array(18, 'cladocera');
Arthropods['order'][3] = 'coleoptera';
ArpOrder[6] = new Array(3, 'coleoptera');
Arthropods['order'][4] = 'copepoda';
ArpOrder[7] = new Array(4, 'copepoda');
Arthropods['order'][5] = 'dermaptera';
ArpOrder[8] = new Array(5, 'dermaptera');
Arthropods['order'][6] = 'diptera';
ArpOrder[9] = new Array(6, 'diptera');
Arthropods['order'][7] = 'ephemeroptera';
ArpOrder[10] = new Array(7, 'ephemeroptera');
Arthropods['order'][8] = 'hemiptera';
ArpOrder[11] = new Array(8, 'hemiptera');
Arthropods['order'][9] = 'homoptera';
ArpOrder[12] = new Array(9, 'homoptera');
Arthropods['order'][10] = 'hymenoptera';
ArpOrder[13] = new Array(10, 'hymenoptera');
Arthropods['order'][11] = 'isoptera';
ArpOrder[14] = new Array(11, 'isoptera');
Arthropods['order'][20] = 'ixodida';
ArpOrder[15] = new Array(20, 'ixodida');
Arthropods['order'][12] = 'lepidoptera';
ArpOrder[16] = new Array(12, 'lepidoptera');
Arthropods['order'][13] = 'neuroptera';
ArpOrder[17] = new Array(13, 'neuroptera');
Arthropods['order'][19] = 'orthoptera';
ArpOrder[18] = new Array(19, 'orthoptera');
Arthropods['order'][14] = 'phthiraptera';
ArpOrder[19] = new Array(14, 'phthiraptera');
Arthropods['order'][15] = 'siphonaptera';
ArpOrder[20] = new Array(15, 'siphonaptera');
Arthropods['order'][16] = 'thysanoptera';
ArpOrder[21] = new Array(16, 'thysanoptera');
Genus[1] = new Array('acarus', 1, 1);
Genus[2] = new Array('aculops', 1, 48);
Genus[3] = new Array('aculus', 1, 48);
Genus[4] = new Array('adoxophyes', 12, 107);
Genus[5] = new Array('aedes', 6, 37);
Genus[6] = new Array('aeneolamia', 9, 24);
Genus[7] = new Array('agriotes', 3, 44);
Genus[8] = new Array('agromyza', 6, 2);
Genus[9] = new Array('agrotis', 12, 72);
Genus[10] = new Array('agrypnus', 3, 44);
Genus[11] = new Array('alabama', 12, 72);
Genus[12] = new Array('aleochara', 3, 98);
Genus[13] = new Array('aleurothrixus', 9, 3);
Genus[14] = new Array('alphitobius', 3, 101);
Genus[15] = new Array('amblyomma', 1, 60);
Genus[16] = new Array('amblyseius', 1, 77);
Genus[17] = new Array('anagasta', 12, 88);
Genus[18] = new Array('anarsia', 12, 53);
Genus[19] = new Array('anisopteromalus', 10, 86);
Genus[20] = new Array('anomala', 3, 92);
Genus[21] = new Array('anomis', 12, 72);
Genus[22] = new Array('anopheles', 6, 37);
Genus[23] = new Array('anopholes', 6, 37);
Genus[24] = new Array('anthonomus', 3, 38);
Genus[25] = new Array('anticarsia', 12, 72);
Genus[26] = new Array('aonidella', 9, 42);
Genus[27] = new Array('aonidiella', 9, 42);
Genus[28] = new Array('apanteles', 10, 15);
Genus[29] = new Array('aphelinus', 10, 7);
Genus[30] = new Array('aphidoletes', 6, 21);
Genus[31] = new Array('aphis', 9, 8);
Genus[32] = new Array('aphytis', 10, 7);
Genus[33] = new Array('apis', 10, 10);
Genus[34] = new Array('apolygus', 8, 68);
Genus[35] = new Array('archips', 12, 107);
Genus[36] = new Array('argyrotaenia', 12, 107);
Genus[37] = new Array('armigeres', 6, 37);
Genus[38] = new Array('ataenius', 3, 92);
Genus[39] = new Array('atta', 10, 51);
Genus[40] = new Array('aulacophora', 3, 28);
Genus[41] = new Array('aulacorthum', 9, 8);
Genus[42] = new Array('bactrocera', 6, 103);
Genus[43] = new Array('bembidion', 3, 20);
Genus[44] = new Array('bemisia', 9, 3);
Genus[45] = new Array('blatta', 5, 13);
Genus[46] = new Array('blattella', 5, 12);
Genus[47] = new Array('blissus', 8, 64);
Genus[48] = new Array('bonagota', 12, 107);
Genus[49] = new Array('boophilus', 1, 60);
Genus[50] = new Array('bothynoderus', 3, 38);
Genus[51] = new Array('bovicola', 14, 108);
Genus[52] = new Array('bracon', 10, 15);
Genus[53] = new Array('brevipalpus', 1, 102);
Genus[54] = new Array('brontispa', 3, 28);
Genus[55] = new Array('bryobia', 1, 104);
Genus[56] = new Array('bucculatrix', 12, 66);
Genus[57] = new Array('byturus', 3, 17);
Genus[58] = new Array('cacopsylla', 9, 85);
Genus[59] = new Array('cadra', 12, 88);
Genus[60] = new Array('callosobruchus', 3, 16);
Genus[61] = new Array('cavariella', 9, 8);
Genus[62] = new Array('ceratitis', 6, 103);
Genus[63] = new Array('ceratophyllus=nosops', 15, 22);
Genus[64] = new Array('ceroplastes', 9, 33);
Genus[65] = new Array('ceutorhynchus', 3, 38);
Genus[66] = new Array('chaetanaphothrips', 16, 105);
Genus[67] = new Array('chaetosiphon', 9, 8);
Genus[68] = new Array('chaoborus', 6, 25);
Genus[69] = new Array('chilo', 12, 88);
Genus[70] = new Array('chiracanthium', 2, 32);
Genus[71] = new Array('chironomus', 6, 26);
Genus[72] = new Array('choristoneura', 12, 107);
Genus[73] = new Array('chromaphis', 9, 8);
Genus[74] = new Array('chrysomphalus', 9, 42);
Genus[75] = new Array('chrysomyia', 6, 19);
Genus[76] = new Array('chrysoperla', 13, 29);
Genus[77] = new Array('cimex', 8, 31);
Genus[78] = new Array('circulifer', 9, 30);
Genus[79] = new Array('clivina', 3, 20);
Genus[80] = new Array('cnaphalocrocis', 12, 88);
Genus[81] = new Array('cnephia', 6, 96);
Genus[82] = new Array('coccinella', 3, 34);
Genus[83] = new Array('coccus', 9, 33);
Genus[84] = new Array('cochliotis', 3, 92);
Genus[85] = new Array('coleomegilla', 3, 34);
Genus[86] = new Array('comperiella', 10, 45);
Genus[87] = new Array('conoderus', 3, 44);
Genus[88] = new Array('coptotermes', 11, 91);
Genus[89] = new Array('cosmophila=anomis', 12, 72);
Genus[90] = new Array('cosmopolites', 3, 38);
Genus[91] = new Array('costelytra', 3, 92);
Genus[92] = new Array('cotesia', 10, 15);
Genus[93] = new Array('cryptolestes', 3, 36);
Genus[94] = new Array('ctenocephalides', 15, 87);
Genus[95] = new Array('culex', 6, 37);
Genus[96] = new Array('culicoides', 6, 23);
Genus[97] = new Array('culiseta', 6, 37);
Genus[98] = new Array('cyclocephala', 3, 92);
Genus[99] = new Array('cydia', 12, 107);
Genus[100] = new Array('cylas', 3, 38);
Genus[101] = new Array('damalinia', 14, 108);
Genus[102] = new Array('daphnia', 18, 113);
Genus[103] = new Array('dasineura', 6, 21);
Genus[104] = new Array('delia', 6, 6);
Genus[105] = new Array('dendrolimus', 12, 62);
Genus[106] = new Array('deraeocoris', 8, 68);
Genus[107] = new Array('dermacentor', 1, 60);
Genus[108] = new Array('dermanyssus', 1, 40);
Genus[109] = new Array('dermestes', 3, 41);
Genus[110] = new Array('diabrotica', 3, 28);
Genus[111] = new Array('diabrotica=acalymma', 3, 28);
Genus[112] = new Array('diadegma', 10, 59);
Genus[113] = new Array('dialeurodes', 9, 3);
Genus[114] = new Array('diarthrothrips', 16, 105);
Genus[115] = new Array('diatraea', 12, 88);
Genus[116] = new Array('diglyphus', 10, 50);
Genus[117] = new Array('distantiella', 8, 68);
Genus[118] = new Array('dolichovespula', 10, 110);
Genus[119] = new Array('drosophila', 6, 43);
Genus[120] = new Array('dysaphis', 8, 8);
Genus[121] = new Array('dysaphis', 9, 8);
Genus[122] = new Array('dysdercus', 8, 89);
Genus[123] = new Array('earias', 12, 72);
Genus[124] = new Array('empoasca', 8, 30);
Genus[125] = new Array('empoasca', 9, 30);
Genus[126] = new Array('endopiza', 12, 107);
Genus[127] = new Array('eotetranychus', 1, 104);
Genus[128] = new Array('ephestia', 12, 88);
Genus[129] = new Array('epilachna', 3, 34);
Genus[130] = new Array('epiphyas', 12, 107);
Genus[131] = new Array('epitrix', 3, 28);
Genus[132] = new Array('eriosoma', 9, 8);
Genus[133] = new Array('erythroneura', 9, 30);
Genus[134] = new Array('estigmene', 12, 11);
Genus[135] = new Array('eumerus', 6, 100);
Genus[136] = new Array('euschistus', 8, 75);
Genus[137] = new Array('eutinobothrus', 3, 38);
Genus[138] = new Array('euxesta', 6, 73);
Genus[139] = new Array('euxoa', 12, 72);
Genus[140] = new Array('evergestis', 12, 88);
Genus[141] = new Array('fannia', 6, 69);
Genus[142] = new Array('frankliniella', 16, 105);
Genus[143] = new Array('galerucella', 3, 28);
Genus[144] = new Array('ganaspidium', 10, 49);
Genus[145] = new Array('glyptotendipes', 6, 26);
Genus[146] = new Array('gnathocerus', 3, 101);
Genus[147] = new Array('graphognathus', 3, 38);
Genus[148] = new Array('grapholita', 12, 107);
Genus[149] = new Array('haemaphysalis', 1, 60);
Genus[150] = new Array('haematobia', 6, 69);
Genus[151] = new Array('haematopinus', 14, 55);
Genus[152] = new Array('halotydeus', 1, 75);
Genus[153] = new Array('helicoverpa', 12, 72);
Genus[154] = new Array('heliothis', 12, 72);
Genus[155] = new Array('hippelates', 6, 27);
Genus[156] = new Array('hyalomma', 1, 60);
Genus[157] = new Array('hyalopterus', 9, 8);
Genus[158] = new Array('hydrellia', 6, 47);
Genus[159] = new Array('hypera', 3, 38);
Genus[160] = new Array('hypothenemus', 3, 94);
Genus[161] = new Array('inazuma=recilia', 9, 30);
Genus[162] = new Array('insulaspis', 9, 42);
Genus[163] = new Array('iridomyrmex', 10, 51);
Genus[164] = new Array('ixodes', 1, 60);
Genus[165] = new Array('keiferia', 12, 53);
Genus[166] = new Array('labidura', 5, 61);
Genus[167] = new Array('laodelphax', 9, 39);
Genus[168] = new Array('lasioderma', 3, 5);
Genus[169] = new Array('lepeophtheirus', 4, 18);
Genus[170] = new Array('leptinotarsa', 3, 28);
Genus[171] = new Array('leptoconopos', 6, 23);
Genus[172] = new Array('leptocorisa', 8, 4);
Genus[173] = new Array('leptoglossus', 8, 35);
Genus[174] = new Array('leucoptera', 12, 66);
Genus[175] = new Array('leucrocuta', 7, 58);
Genus[176] = new Array('limonius', 3, 44);
Genus[177] = new Array('linognathus', 14, 63);
Genus[178] = new Array('lipaphis', 9, 8);
Genus[179] = new Array('liriomyza', 6, 2);
Genus[180] = new Array('lissorhopterus', 3, 38);
Genus[181] = new Array('listronotus', 3, 38);
Genus[182] = new Array('lithocolletis', 12, 54);
Genus[183] = new Array('lobesia', 12, 107);
Genus[184] = new Array('locusta', 19, 114);
Genus[185] = new Array('loxostege', 12, 88);
Genus[186] = new Array('lucilia', 6, 19);
Genus[187] = new Array('lucilla', 6, 19);
Genus[188] = new Array('lutzomyia', 6, 83);
Genus[189] = new Array('lycoriella', 6, 93);
Genus[190] = new Array('lygus', 8, 68);
Genus[191] = new Array('lymantria', 12, 65);
Genus[192] = new Array('lyonetia', 12, 66);
Genus[193] = new Array('macrocentrus', 10, 15);
Genus[194] = new Array('macrosiphum', 9, 8);
Genus[195] = new Array('mamestra', 12, 72);
Genus[196] = new Array('manduca', 12, 97);
Genus[197] = new Array('mansonia', 6, 37);
Genus[198] = new Array('margaronia', 12, 88);
Genus[199] = new Array('megaselia', 6, 76);
Genus[200] = new Array('melanotus', 3, 44);
Genus[201] = new Array('meligethes', 3, 71);
Genus[202] = new Array('merodon', 6, 100);
Genus[203] = new Array('metaseiulus', 1, 77);
Genus[204] = new Array('micromus', 13, 56);
Genus[205] = new Array('monomorium', 10, 51);
Genus[206] = new Array('musca', 6, 69);
Genus[207] = new Array('mythimna', 12, 72);
Genus[208] = new Array('myzocallis', 9, 8);
Genus[209] = new Array('myzus', 9, 8);
Genus[210] = new Array('nasonovia', 9, 8);
Genus[211] = new Array('nephotettix', 9, 30);
Genus[212] = new Array('nezara', 8, 75);
Genus[213] = new Array('nilaparvata', 9, 39);
Genus[214] = new Array('ochlerotatus', 6, 37);
Genus[215] = new Array('oligonychus', 1, 104);
Genus[216] = new Array('oncopera', 12, 57);
Genus[217] = new Array('ophyra', 6, 69);
Genus[218] = new Array('ornithonyssus', 1, 67);
Genus[219] = new Array('oryzaephilus', 3, 36);
Genus[220] = new Array('ostrinia', 12, 88);
Genus[221] = new Array('otiorhynchus', 3, 38);
Genus[222] = new Array('oulema', 3, 28);
Genus[223] = new Array('oxya', 19, 115);
Genus[224] = new Array('panonychus', 1, 104);
Genus[225] = new Array('paralobesia=lobesia', 12, 107);
Genus[226] = new Array('pectinophora', 12, 53);
Genus[227] = new Array('pediculus', 14, 74);
Genus[228] = new Array('periplaneta', 5, 13);
Genus[229] = new Array('phlebotomus', 6, 84);
Genus[230] = new Array('phlogophora', 12, 72);
Genus[231] = new Array('phorodon', 9, 8);
Genus[232] = new Array('phthorimaea', 12, 53);
Genus[233] = new Array('phyllocnistis', 12, 54);
Genus[234] = new Array('phyllocoptruta', 1, 48);
Genus[235] = new Array('phyllonorycter', 12, 54);
Genus[236] = new Array('phyllophaga', 3, 92);
Genus[237] = new Array('phyllotreta', 3, 28);
Genus[238] = new Array('phytomyza', 6, 2);
Genus[239] = new Array('phytoseiulus', 1, 77);
Genus[240] = new Array('pieris', 12, 78);
Genus[241] = new Array('piophila', 6, 79);
Genus[242] = new Array('planococcus', 9, 81);
Genus[243] = new Array('planotortrix', 12, 107);
Genus[244] = new Array('platynota', 12, 107);
Genus[245] = new Array('plodia', 12, 88);
Genus[246] = new Array('plusia', 12, 72);
Genus[247] = new Array('plutella', 12, 80);
Genus[248] = new Array('popillia', 3, 92);
Genus[249] = new Array('prays', 12, 111);
Genus[250] = new Array('procladius', 6, 26);
Genus[251] = new Array('prosimulium', 6, 96);
Genus[252] = new Array('protophormia', 6, 19);
Genus[253] = new Array('pseudatomoscelis', 8, 68);
Genus[254] = new Array('pseudococcus', 9, 81);
Genus[255] = new Array('pseudoplusia', 12, 72);
Genus[256] = new Array('psilia', 6, 82);
Genus[257] = new Array('psorophora', 6, 37);
Genus[258] = new Array('psychoda', 6, 84);
Genus[259] = new Array('psylla', 9, 85);
Genus[260] = new Array('psylliodes ', 3, 28);
Genus[261] = new Array('pulex', 15, 87);
Genus[262] = new Array('pyrilla', 9, 52);
Genus[263] = new Array('quadraspidotus', 9, 42);
Genus[264] = new Array('recilia=inazuma', 9, 30);
Genus[265] = new Array('rhagoletis', 6, 103);
Genus[266] = new Array('rhipicephalus', 1, 60);
Genus[267] = new Array('rhipicephalus', 20, 60);
Genus[268] = new Array('rhizoglyphus', 1, 1);
Genus[269] = new Array('rhizopertha', 3, 14);
Genus[270] = new Array('rhizotrogus=amphimal', 3, 92);
Genus[271] = new Array('rhodnius', 8, 90);
Genus[272] = new Array('rhopalosiphum', 9, 8);
Genus[273] = new Array('rhynchocoris', 8, 75);
Genus[274] = new Array('sahlbergella', 8, 68);
Genus[275] = new Array('saissetia', 9, 33);
Genus[276] = new Array('sapaphis', 9, 8);
Genus[277] = new Array('sarcoptes', 17, 112);
Genus[278] = new Array('schizaphis', 9, 8);
Genus[279] = new Array('scirpophaga', 12, 88);
Genus[280] = new Array('scirtothrips', 16, 105);
Genus[281] = new Array('scotinophora', 8, 75);
Genus[282] = new Array('scrobipalpula', 12, 53);
Genus[283] = new Array('simulium', 6, 96);
Genus[284] = new Array('simulium=prosimulium', 6, 96);
Genus[285] = new Array('sitophilus', 3, 38);
Genus[286] = new Array('sitotroga', 12, 53);
Genus[287] = new Array('sogatella', 9, 39);
Genus[288] = new Array('sphenophorus', 3, 38);
Genus[289] = new Array('sphis', 9, 8);
Genus[290] = new Array('spodoptera', 12, 72);
Genus[291] = new Array('stegasta', 12, 53);
Genus[292] = new Array('stenonema', 7, 46);
Genus[293] = new Array('stivalius', 15, 87);
Genus[294] = new Array('stomoxys', 6, 69);
Genus[295] = new Array('synopsyllus', 15, 87);
Genus[296] = new Array('syringopais', 12, 95);
Genus[297] = new Array('taeniothrips', 16, 105);
Genus[298] = new Array('tetanops', 6, 73);
Genus[299] = new Array('tetranychus', 1, 104);
Genus[300] = new Array('therioaphis', 9, 8);
Genus[301] = new Array('thrips', 16, 105);
Genus[302] = new Array('tinea', 12, 106);
Genus[303] = new Array('tineola', 12, 106);
Genus[304] = new Array('tortrix', 12, 107);
Genus[305] = new Array('trialeurodes', 9, 3);
Genus[306] = new Array('triatoma', 8, 90);
Genus[307] = new Array('tribolium', 3, 101);
Genus[308] = new Array('trichoplusia', 12, 72);
Genus[309] = new Array('trioxys', 10, 9);
Genus[310] = new Array('trogoderma', 3, 41);
Genus[311] = new Array('tuta', 12, 53);
Genus[312] = new Array('tychius', 3, 38);
Genus[313] = new Array('typhaea', 3, 70);
Genus[314] = new Array('typhlocyba', 9, 30);
Genus[315] = new Array('typhlodromus', 1, 77);
Genus[316] = new Array('typhlodromus', 21, 77);
Genus[317] = new Array('typhlodromus=galenod', 1, 77);
Genus[318] = new Array('tyrophagus', 1, 1);
Genus[319] = new Array('varroa', 1, 109);
Genus[320] = new Array('vespula', 10, 110);
Genus[321] = new Array('xenopsylla', 15, 87);
Genus[322] = new Array('zabrotes', 3, 16);
Genus[323] = new Array('zetzellia', 1, 99);
Genus[324] = new Array('zinckenia', 12, 88);
Arthropods['genus'][100] = 'acarus';
Arthropods[1] = new Array(100, 'acarus chaetoxysilus', '', 1, 1, 1);
Arthropods['genus'][175] = 'acarus';
Arthropods[2] = new Array(175, 'acarus farris', 'bakers\' itch mite', 1, 1, 1);
Arthropods['genus'][479] = 'acarus';
Arthropods[3] = new Array(479, 'acarus siro', 'grain mite', 1, 1, 1);
Arthropods['genus'][290] = 'aculops';
Arthropods[4] = new Array(290, 'aculops lycopersici', 'tomato rust mite', 1, 48, 1);
Arthropods['genus'][378] = 'aculops';
Arthropods[5] = new Array(378, 'aculops pelekassi', 'pink citrus rust mite', 1, 48, 1);
Arthropods['genus'][123] = 'aculus';
Arthropods[6] = new Array(123, 'aculus cornutus', 'peach silver mite', 1, 48, 1);
Arthropods['genus'][194] = 'aculus';
Arthropods[7] = new Array(194, 'aculus fockeui', 'plum rust mite', 1, 48, 1);
Arthropods['genus'][303] = 'aculus';
Arthropods[8] = new Array(303, 'aculus malivagrans', '', 1, 48, 1);
Arthropods['genus'][379] = 'aculus';
Arthropods[9] = new Array(379, 'aculus pelekassi', '', 1, 48, 1);
Arthropods['genus'][463] = 'aculus';
Arthropods[10] = new Array(463, 'aculus schlechtendali', 'apple rust mite', 1, 48, 1);
Arthropods['genus'][356] = 'adoxophyes';
Arthropods[11] = new Array(356, 'adoxophyes orana', 'schalenwickler, summerfruit tortrix', 1, 107, 12);
Arthropods['genus'][7] = 'aedes';
Arthropods[12] = new Array(7, 'aedes aegypti', 'yellow fever mosquito', 1, 37, 6);
Arthropods['genus'][13] = 'aedes';
Arthropods[13] = new Array(13, 'aedes albopictus', 'asian tiger mosquito, forest day mosquito', 1, 37, 6);
Arthropods['genus'][51] = 'aedes';
Arthropods[14] = new Array(51, 'aedes atropalpus', 'rockpool mosquito', 1, 37, 6);
Arthropods['genus'][83] = 'aedes';
Arthropods[15] = new Array(83, 'aedes canadensis', 'woodland pool mosquito', 1, 37, 6);
Arthropods['genus'][87] = 'aedes';
Arthropods[16] = new Array(87, 'aedes cantans', '', 1, 37, 6);
Arthropods['genus'][88] = 'aedes';
Arthropods[17] = new Array(88, 'aedes cantator', 'brown saltmarsh mosquito', 1, 37, 6);
Arthropods['genus'][94] = 'aedes';
Arthropods[18] = new Array(94, 'aedes caspius', '', 1, 37, 6);
Arthropods['genus'][147] = 'aedes';
Arthropods[19] = new Array(147, 'aedes detritus', '', 1, 37, 6);
Arthropods['genus'][154] = 'aedes';
Arthropods[20] = new Array(154, 'aedes dorsalis', 'medium-sized semi-arid mosquito', 1, 37, 6);
Arthropods['genus'][184] = 'aedes';
Arthropods[21] = new Array(184, 'aedes fijiensis', '', 1, 37, 6);
Arthropods['genus'][309] = 'aedes';
Arthropods[22] = new Array(309, 'aedes melanimon', 'medium-sized saltmarsh mosquito', 1, 37, 6);
Arthropods['genus'][341] = 'aedes';
Arthropods[23] = new Array(341, 'aedes nigromaculis', 'medium-sized pasture floodwater mosquito', 1, 37, 6);
Arthropods['genus'][404] = 'aedes';
Arthropods[24] = new Array(404, 'aedes polynesiensis', '', 1, 37, 6);
Arthropods['genus'][418] = 'aedes';
Arthropods[25] = new Array(418, 'aedes pseudoscutellaris', '', 1, 37, 6);
Arthropods['genus'][474] = 'aedes';
Arthropods[26] = new Array(474, 'aedes sierrensis', 'western tree-hole mosquito', 1, 37, 6);
Arthropods['genus'][481] = 'aedes';
Arthropods[27] = new Array(481, 'aedes sollicitans', 'floodwater/saltmarsh mosquito', 1, 37, 6);
Arthropods['genus'][507] = 'aedes';
Arthropods[28] = new Array(507, 'aedes taeniorhynchus', 'black salt marsh mosquito', 1, 37, 6);
Arthropods['genus'][519] = 'aedes';
Arthropods[29] = new Array(519, 'aedes togoi', '', 1, 37, 6);
Arthropods['genus'][523] = 'aedes';
Arthropods[30] = new Array(523, 'aedes triseriatus', 'eastern treehole mosquito', 1, 37, 6);
Arthropods['genus'][553] = 'aedes';
Arthropods[31] = new Array(553, 'aedes vexans', 'treehole breeding mosquito', 1, 37, 6);
Arthropods['genus'][567] = 'aedes';
Arthropods[32] = new Array(567, 'aedes vittatus', '', 1, 37, 6);
Arthropods['genus'][541] = 'aeneolamia';
Arthropods[33] = new Array(541, 'aeneolamia varia', 'candelilla de la caņa de azúcar (sugarcane frog ho', 1, 24, 9);
Arthropods['genus'][278] = 'agriotes';
Arthropods[34] = new Array(278, 'agriotes lineatus', 'lined click beetle', 1, 44, 3);
Arthropods['genus'][347] = 'agriotes';
Arthropods[35] = new Array(347, 'agriotes obscurus', 'european wireworm', 1, 44, 3);
Arthropods['genus'][363] = 'agromyza';
Arthropods[36] = new Array(363, 'agromyza oryzae', 'rice leaf miner', 1, 2, 6);
Arthropods['genus'][256] = 'agrotis';
Arthropods[37] = new Array(256, 'agrotis ipsilon', 'black cutworm, kommajordfly', 1, 72, 12);
Arthropods['genus'][542] = 'agrypnus';
Arthropods[38] = new Array(542, 'agrypnus variabilis', 'variable wireworm', 1, 44, 3);
Arthropods['genus'][39] = 'alabama';
Arthropods[39] = new Array(39, 'alabama argillacea', 'cotton leafworm', 1, 72, 12);
Arthropods['genus'][64] = 'aleochara';
Arthropods[40] = new Array(64, 'aleochara bilineata', '', 1, 98, 3);
Arthropods['genus'][626] = 'aleurothrixus';
Arthropods[41] = new Array(626, 'aleurothrixus floccosus ', 'wooly whitefly ', 1, 3, 9);
Arthropods['genus'][148] = 'alphitobius';
Arthropods[42] = new Array(148, 'alphitobius diaperinus', 'lesser mealworm', 1, 101, 3);
Arthropods['genus'][17] = 'amblyomma';
Arthropods[43] = new Array(17, 'amblyomma americanum', 'lone star tick', 1, 60, 1);
Arthropods['genus'][230] = 'amblyomma';
Arthropods[44] = new Array(230, 'amblyomma hebraeum', 'bont tick, s. africa bont tick', 1, 60, 1);
Arthropods['genus'][545] = 'amblyomma';
Arthropods[45] = new Array(545, 'amblyomma variegatum', 'tropical bont tick', 1, 60, 1);
Arthropods['genus'][20] = 'amblyseius';
Arthropods[46] = new Array(20, 'amblyseius andersoni', 'predatory mite', 1, 77, 1);
Arthropods['genus'][102] = 'amblyseius';
Arthropods[47] = new Array(102, 'amblyseius chilenesis', 'predatory mite', 1, 77, 1);
Arthropods['genus'][171] = 'amblyseius';
Arthropods[48] = new Array(171, 'amblyseius fallacis', 'predatory mite', 1, 77, 1);
Arthropods['genus'][233] = 'amblyseius';
Arthropods[49] = new Array(233, 'amblyseius hibisci', 'predatory mite', 1, 77, 1);
Arthropods['genus'][337] = 'amblyseius';
Arthropods[50] = new Array(337, 'amblyseius nicholsii', 'predatory mite', 1, 77, 1);
Arthropods['genus'][410] = 'amblyseius';
Arthropods[51] = new Array(410, 'amblyseius potentillae', 'predatory mite', 1, 77, 1);
Arthropods['genus'][419] = 'amblyseius';
Arthropods[52] = new Array(419, 'amblyseius psuedolongispinosus', 'predatory mite', 1, 77, 1);
Arthropods['genus'][586] = 'amblyseius';
Arthropods[53] = new Array(586, 'amblyseius womersleyi', 'predaceous mite', 1, 77, 1);
Arthropods['genus'][267] = 'anagasta';
Arthropods[54] = new Array(267, 'anagasta kuehniella', 'mediterranean flour moth', 1, 88, 12);
Arthropods['genus'][277] = 'anarsia';
Arthropods[55] = new Array(277, 'anarsia lineatella', 'peach twig borer', 1, 53, 12);
Arthropods['genus'][79] = 'anisopteromalus';
Arthropods[56] = new Array(79, 'anisopteromalus calandrae', '', 1, 86, 10);
Arthropods['genus'][360] = 'anomala';
Arthropods[57] = new Array(360, 'anomala orientalis', 'oriental beetle', 1, 92, 3);
Arthropods['genus'][516] = 'anomis';
Arthropods[58] = new Array(516, 'anomis texana', '', 1, 72, 12);
Arthropods['genus'][4] = 'anopheles';
Arthropods[59] = new Array(4, 'anopheles aconitus', 'ricefield breeding mosquito', 1, 37, 6);
Arthropods['genus'][11] = 'anopheles';
Arthropods[60] = new Array(11, 'anopheles albimanus', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][12] = 'anopheles';
Arthropods[61] = new Array(12, 'anopheles albitarsis', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][22] = 'anopheles';
Arthropods[62] = new Array(22, 'anopheles annularis', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][30] = 'anopheles';
Arthropods[63] = new Array(30, 'anopheles apicimacula', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][32] = 'anopheles';
Arthropods[64] = new Array(32, 'anopheles aquasalis', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][34] = 'anopheles';
Arthropods[65] = new Array(34, 'anopheles arabiensis', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][52] = 'anopheles';
Arthropods[66] = new Array(52, 'anopheles atroparvus', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][56] = 'anopheles';
Arthropods[67] = new Array(56, 'anopheles balabacensis', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][58] = 'anopheles';
Arthropods[68] = new Array(58, 'anopheles barbirostris', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][646] = 'anopheles';
Arthropods[69] = new Array(646, 'anopheles cinereus', '', 1, 37, 6);
Arthropods['genus'][127] = 'anopheles';
Arthropods[70] = new Array(127, 'anopheles coustani', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][131] = 'anopheles';
Arthropods[71] = new Array(131, 'anopheles crucians', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][134] = 'anopheles';
Arthropods[72] = new Array(134, 'anopheles culicifacies', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][136] = 'anopheles';
Arthropods[73] = new Array(136, 'anopheles d\'thali', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][140] = 'anopheles';
Arthropods[74] = new Array(140, 'anopheles darlingi', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][643] = 'anopheles';
Arthropods[75] = new Array(643, 'anopheles dirus', 'mosquito', 1, 37, 6);
Arthropods['genus'][153] = 'anopheles';
Arthropods[76] = new Array(153, 'anopheles donaldi', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][645] = 'anopheles';
Arthropods[77] = new Array(645, 'anopheles epiroticus', 'mosquito', 1, 37, 6);
Arthropods['genus'][173] = 'anopheles';
Arthropods[78] = new Array(173, 'anopheles farauti (sp. no. 1)', 'australian malaria mosquito', 1, 37, 6);
Arthropods['genus'][174] = 'anopheles';
Arthropods[79] = new Array(174, 'anopheles farauti (sp. no. 2)', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][185] = 'anopheles';
Arthropods[80] = new Array(185, 'anopheles filipinae', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][188] = 'anopheles';
Arthropods[81] = new Array(188, 'anopheles flavirostris', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][193] = 'anopheles';
Arthropods[82] = new Array(193, 'anopheles fluviatillis', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][203] = 'anopheles';
Arthropods[83] = new Array(203, 'anopheles funestus', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][211] = 'anopheles';
Arthropods[84] = new Array(211, 'anopheles gambiae', 'african malaria mosquito', 1, 37, 6);
Arthropods['genus'][243] = 'anopheles';
Arthropods[85] = new Array(243, 'anopheles hyrcanus', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][260] = 'anopheles';
Arthropods[86] = new Array(260, 'anopheles jamesi', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][265] = 'anopheles';
Arthropods[87] = new Array(265, 'anopheles kochi', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][266] = 'anopheles';
Arthropods[88] = new Array(266, 'anopheles koliensis', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][268] = 'anopheles';
Arthropods[89] = new Array(268, 'anopheles labranchiae', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][295] = 'anopheles';
Arthropods[90] = new Array(295, 'anopheles maculatus', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][299] = 'anopheles';
Arthropods[91] = new Array(299, 'anopheles maculipennis', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][311] = 'anopheles';
Arthropods[92] = new Array(311, 'anopheles melanoon', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][641] = 'anopheles';
Arthropods[93] = new Array(641, 'anopheles melas', 'mosquito', 1, 37, 6);
Arthropods['genus'][644] = 'anopheles';
Arthropods[94] = new Array(644, 'anopheles merus', 'mosquito', 1, 37, 6);
Arthropods['genus'][318] = 'anopheles';
Arthropods[95] = new Array(318, 'anopheles messeae', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][324] = 'anopheles';
Arthropods[96] = new Array(324, 'anopheles minimus', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][642] = 'anopheles';
Arthropods[97] = new Array(642, 'anopheles moucheti', '', 1, 37, 6);
Arthropods['genus'][329] = 'anopheles';
Arthropods[98] = new Array(329, 'anopheles multicolor', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][335] = 'anopheles';
Arthropods[99] = new Array(335, 'anopheles neomaculipalpis', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][339] = 'anopheles';
Arthropods[100] = new Array(339, 'anopheles nigerrimus', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][342] = 'anopheles';
Arthropods[101] = new Array(342, 'anopheles nili', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][377] = 'anopheles';
Arthropods[102] = new Array(377, 'anopheles peditaeniatus', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][390] = 'anopheles';
Arthropods[103] = new Array(390, 'anopheles pharoensis', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][391] = 'anopheles';
Arthropods[104] = new Array(391, 'anopheles philippinensis', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][417] = 'anopheles';
Arthropods[105] = new Array(417, 'anopheles pseudopunctipennis', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][421] = 'anopheles';
Arthropods[106] = new Array(421, 'anopheles pulcherrimus', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][423] = 'anopheles';
Arthropods[107] = new Array(423, 'anopheles punctimacula', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][425] = 'anopheles';
Arthropods[108] = new Array(425, 'anopheles punctulatus', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][436] = 'anopheles';
Arthropods[109] = new Array(436, 'anopheles quadrimaculatus', 'common malaria mosquito', 1, 37, 6);
Arthropods['genus'][439] = 'anopheles';
Arthropods[110] = new Array(439, 'anopheles rangeli', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][442] = 'anopheles';
Arthropods[111] = new Array(442, 'anopheles rhodesiensis', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][451] = 'anopheles';
Arthropods[112] = new Array(451, 'anopheles rufipes', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][455] = 'anopheles';
Arthropods[113] = new Array(455, 'anopheles sacharovi', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][468] = 'anopheles';
Arthropods[114] = new Array(468, 'anopheles sergentii', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][477] = 'anopheles';
Arthropods[115] = new Array(477, 'anopheles sinensis', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][485] = 'anopheles';
Arthropods[116] = new Array(485, 'anopheles splendidus', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][648] = 'anopheles';
Arthropods[117] = new Array(648, 'anopheles spp', '', 1, 37, 6);
Arthropods['genus'][489] = 'anopheles';
Arthropods[118] = new Array(489, 'anopheles stephensi', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][494] = 'anopheles';
Arthropods[119] = new Array(494, 'anopheles strodei', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][498] = 'anopheles';
Arthropods[120] = new Array(498, 'anopheles subpictus', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][500] = 'anopheles';
Arthropods[121] = new Array(500, 'anopheles sundaicus', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][501] = 'anopheles';
Arthropods[122] = new Array(501, 'anopheles superpictus', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][514] = 'anopheles';
Arthropods[123] = new Array(514, 'anopheles tessellatus', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][521] = 'anopheles';
Arthropods[124] = new Array(521, 'anopheles triannulatus', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][531] = 'anopheles';
Arthropods[125] = new Array(531, 'anopheles turkhudi', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][539] = 'anopheles';
Arthropods[126] = new Array(539, 'anopheles vagus', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][548] = 'anopheles';
Arthropods[127] = new Array(548, 'anopheles varuna', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][552] = 'anopheles';
Arthropods[128] = new Array(552, 'anopheles vestitipennis', 'anopheles mosquito', 1, 37, 6);
Arthropods['genus'][616] = 'anopholes';
Arthropods[129] = new Array(616, 'anopholes nuneztovari', 'mosquito, Colombian malaria vector', 1, 37, 6);
Arthropods['genus'][166] = 'anthonomus';
Arthropods[130] = new Array(166, 'anthonomus eugenii', 'pepper weevil', 1, 38, 3);
Arthropods['genus'][222] = 'anthonomus';
Arthropods[131] = new Array(222, 'anthonomus grandis', 'boll weevil', 1, 38, 3);
Arthropods['genus'][223] = 'anthonomus';
Arthropods[132] = new Array(223, 'anthonomus grandis grandis', 'boll weevil', 1, 38, 3);
Arthropods['genus'][214] = 'anticarsia';
Arthropods[133] = new Array(214, 'anticarsia gemmatalis', 'velvetbean caterpillar', 1, 72, 12);
Arthropods['genus'][53] = 'aonidella';
Arthropods[134] = new Array(53, 'aonidella aurantii', 'california red scale', 1, 42, 9);
Arthropods['genus'][112] = 'aonidiella';
Arthropods[135] = new Array(112, 'aonidiella citrina', 'yellow scale', 1, 42, 9);
Arthropods['genus'][401] = 'apanteles';
Arthropods[136] = new Array(401, 'apanteles plutellae', '', 1, 15, 10);
Arthropods['genus'][9] = 'aphelinus';
Arthropods[137] = new Array(9, 'aphelinus africanus', '', 1, 7, 10);
Arthropods['genus'][29] = 'aphidoletes';
Arthropods[138] = new Array(29, 'aphidoletes aphidomyza', 'aphid midge (predator)', 1, 21, 6);
Arthropods['genus'][111] = 'aphis';
Arthropods[139] = new Array(111, 'aphis citricola', 'citrus/spirea aphid', 1, 8, 9);
Arthropods['genus'][128] = 'aphis';
Arthropods[140] = new Array(128, 'aphis craccivora', 'cowpea aphid', 1, 8, 9);
Arthropods['genus'][170] = 'aphis';
Arthropods[141] = new Array(170, 'aphis fabae', 'black bean aphid', 1, 8, 9);
Arthropods['genus'][594] = 'aphis';
Arthropods[142] = new Array(594, 'aphis frangulae', '', 1, 8, 9);
Arthropods['genus'][218] = 'aphis';
Arthropods[143] = new Array(218, 'aphis gossypii', 'melon and cotton aphid', 1, 8, 9);
Arthropods['genus'][333] = 'aphis';
Arthropods[144] = new Array(333, 'aphis nasturtii', 'buckthorn aphid', 1, 8, 9);
Arthropods['genus'][406] = 'aphis';
Arthropods[145] = new Array(406, 'aphis pomi', 'apple aphid', 1, 8, 9);
Arthropods['genus'][647] = 'aphis';
Arthropods[146] = new Array(647, 'aphis spiraecola', 'spirea aphid, apple aphid', 1, 8, 9);
Arthropods['genus'][280] = 'aphytis';
Arthropods[147] = new Array(280, 'aphytis lingnanensis', 'red scale parasite', 1, 7, 10);
Arthropods['genus'][312] = 'aphytis';
Arthropods[148] = new Array(312, 'aphytis melinus', 'golden chalcid', 1, 7, 10);
Arthropods['genus'][313] = 'apis';
Arthropods[149] = new Array(313, 'apis mellifera', 'honey bee', 1, 10, 10);
Arthropods['genus'][603] = 'apolygus';
Arthropods[150] = new Array(603, 'apolygus lucorum', '', 1, 68, 8);
Arthropods['genus'][40] = 'archips';
Arthropods[151] = new Array(40, 'archips argyrospila', 'fruittree leafroller', 1, 107, 12);
Arthropods['genus'][549] = 'argyrotaenia';
Arthropods[152] = new Array(549, 'argyrotaenia velutinana', 'red-banded leafroller', 1, 107, 12);
Arthropods['genus'][495] = 'armigeres';
Arthropods[153] = new Array(495, 'armigeres subalbatus', '', 1, 37, 6);
Arthropods['genus'][486] = 'ataenius';
Arthropods[154] = new Array(486, 'ataenius spretulus', '', 1, 92, 3);
Arthropods['genus'][472] = 'atta';
Arthropods[155] = new Array(472, 'atta sexdens', 'leaf-cutter and', 1, 51, 10);
Arthropods['genus'][179] = 'aulacophora';
Arthropods[156] = new Array(179, 'aulacophora femoralis', 'cucumber leaf beetle', 1, 28, 3);
Arthropods['genus'][480] = 'aulacorthum';
Arthropods[157] = new Array(480, 'aulacorthum solani', 'foxglove aphid', 1, 8, 9);
Arthropods['genus'][155] = 'bactrocera';
Arthropods[158] = new Array(155, 'bactrocera dorsalis', 'oriental fruit fly', 1, 103, 6);
Arthropods['genus'][588] = 'bactrocera';
Arthropods[159] = new Array(588, 'bactrocera oleae', 'Olive Fruit Fly', 1, 103, 6);
Arthropods['genus'][346] = 'bembidion';
Arthropods[160] = new Array(346, 'bembidion obscurellum', '', 1, 20, 3);
Arthropods['genus'][435] = 'bembidion';
Arthropods[161] = new Array(435, 'bembidion quadrimaculatum', '', 1, 20, 3);
Arthropods['genus'][38] = 'bemisia';
Arthropods[162] = new Array(38, 'bemisia argentifolii', 'silverleaf whitefly', 1, 3, 9);
Arthropods['genus'][505] = 'bemisia';
Arthropods[163] = new Array(505, 'bemisia tabaci', 'sweetpotato whitefly', 1, 3, 9);
Arthropods['genus'][361] = 'blatta';
Arthropods[164] = new Array(361, 'blatta orientalis', 'oriental cockroach', 1, 13, 5);
Arthropods['genus'][42] = 'blattella';
Arthropods[165] = new Array(42, 'blattella asahinai', 'asian cockroach', 1, 12, 5);
Arthropods['genus'][215] = 'blattella';
Arthropods[166] = new Array(215, 'blattella germanica', 'german cockroach', 1, 12, 5);
Arthropods['genus'][538] = 'blattella';
Arthropods[167] = new Array(538, 'blattella vaga', 'field cockroach', 1, 12, 5);
Arthropods['genus'][253] = 'blissus';
Arthropods[168] = new Array(253, 'blissus insularis', 'southen chinch bug', 1, 64, 8);
Arthropods['genus'][274] = 'blissus';
Arthropods[169] = new Array(274, 'blissus leucopterus hirtus', 'hairy chinch bug', 1, 64, 8);
Arthropods['genus'][420] = 'blissus';
Arthropods[170] = new Array(420, 'blissus pulchellus', '', 1, 64, 8);
Arthropods['genus'][611] = 'bonagota';
Arthropods[171] = new Array(611, 'bonagota cranaodes', '', 3, 107, 12);
Arthropods['genus'][80] = 'boophilus';
Arthropods[172] = new Array(80, 'boophilus calcaratus', 'cattle fever tick, tropical cattle tick', 1, 60, 1);
Arthropods['genus'][142] = 'boophilus';
Arthropods[173] = new Array(142, 'boophilus decoloratus', 'blue tick', 1, 60, 1);
Arthropods['genus'][322] = 'boophilus';
Arthropods[174] = new Array(322, 'boophilus microplus', 'southern/tropical cattle tick', 1, 60, 1);
Arthropods['genus'][424] = 'bothynoderus';
Arthropods[175] = new Array(424, 'bothynoderus punctiventris', '', 1, 38, 3);
Arthropods['genus'][91] = 'bovicola';
Arthropods[176] = new Array(91, 'bovicola caprae', 'goat biting louse', 1, 108, 14);
Arthropods['genus'][276] = 'bovicola';
Arthropods[177] = new Array(276, 'bovicola limbata', 'angora goat biting louse', 1, 108, 14);
Arthropods['genus'][367] = 'bovicola';
Arthropods[178] = new Array(367, 'bovicola ovis', 'sheep biting louse', 1, 108, 14);
Arthropods['genus'][229] = 'bracon';
Arthropods[179] = new Array(229, 'bracon hebetor', '', 1, 15, 10);
Arthropods['genus'][314] = 'bracon';
Arthropods[180] = new Array(314, 'bracon mellitor', '', 1, 15, 10);
Arthropods['genus'][103] = 'brevipalpus';
Arthropods[181] = new Array(103, 'brevipalpus chilensis', 'false grape/red mite', 1, 102, 1);
Arthropods['genus'][597] = 'brevipalpus';
Arthropods[182] = new Array(597, 'brevipalpus phoenicis', 'passionvine mite', 1, 102, 1);
Arthropods['genus'][285] = 'brontispa';
Arthropods[183] = new Array(285, 'brontispa longissima', 'palm leaf beetle', 1, 28, 3);
Arthropods['genus'][411] = 'bryobia';
Arthropods[184] = new Array(411, 'bryobia praetiosa', 'clover bryobia mite', 1, 104, 1);
Arthropods['genus'][518] = 'bucculatrix';
Arthropods[185] = new Array(518, 'bucculatrix thurberiella', 'cotton leaf perforator', 1, 66, 12);
Arthropods['genus'][520] = 'byturus';
Arthropods[186] = new Array(520, 'byturus tomentosus', 'raspberry beetle', 1, 17, 3);
Arthropods['genus'][430] = 'cacopsylla';
Arthropods[187] = new Array(430, 'cacopsylla pyri', 'pear psylla, european pear sucker', 1, 85, 9);
Arthropods['genus'][96] = 'cadra';
Arthropods[188] = new Array(96, 'cadra cautella', 'almond moth', 1, 88, 12);
Arthropods['genus'][104] = 'callosobruchus';
Arthropods[189] = new Array(104, 'callosobruchus chinensis', 'lesser cowpea weevil', 1, 16, 3);
Arthropods['genus'][296] = 'callosobruchus';
Arthropods[190] = new Array(296, 'callosobruchus maculatus', 'cowpea weevil', 1, 16, 3);
Arthropods['genus'][456] = 'cavariella';
Arthropods[191] = new Array(456, 'cavariella salicicola', '', 1, 8, 9);
Arthropods['genus'][90] = 'ceratitis';
Arthropods[192] = new Array(90, 'ceratitis capitata', 'mediterranean fruit fly', 1, 103, 6);
Arthropods['genus'][176] = 'ceratophyllus=nosops';
Arthropods[193] = new Array(176, 'ceratophyllus=nosops fasciatus', 'european rat flea', 1, 22, 15);
Arthropods['genus'][191] = 'ceroplastes';
Arthropods[194] = new Array(191, 'ceroplastes floridensis', 'florida wax scale', 1, 33, 9);
Arthropods['genus'][44] = 'ceutorhynchus';
Arthropods[195] = new Array(44, 'ceutorhynchus assimilis', 'cabbage seedpon weevil', 1, 38, 3);
Arthropods['genus'][599] = 'ceutorhynchus';
Arthropods[196] = new Array(599, 'ceutorhynchus napi', 'rape stem weevil', 1, 38, 3);
Arthropods['genus'][600] = 'ceutorhynchus';
Arthropods[197] = new Array(600, 'ceutorhynchus pallidactylus', 'cabbage stem weevil', 1, 38, 3);
Arthropods['genus'][358] = 'chaetanaphothrips';
Arthropods[198] = new Array(358, 'chaetanaphothrips orchidii', 'orchid thrips', 1, 105, 16);
Arthropods['genus'][198] = 'chaetosiphon';
Arthropods[199] = new Array(198, 'chaetosiphon fragaefolii', 'strawberry aphid', 1, 8, 9);
Arthropods['genus'][47] = 'chaoborus';
Arthropods[200] = new Array(47, 'chaoborus astictopus', 'clear lake gnat', 1, 25, 6);
Arthropods['genus'][502] = 'chilo';
Arthropods[201] = new Array(502, 'chilo suppressalis', 'asiatic rice borer', 1, 88, 12);
Arthropods['genus'][323] = 'chiracanthium';
Arthropods[202] = new Array(323, 'chiracanthium mildei', 'yellow sac spider', 1, 32, 2);
Arthropods['genus'][143] = 'chironomus';
Arthropods[203] = new Array(143, 'chironomus decorus', '', 1, 26, 6);
Arthropods['genus'][575] = 'chironomus';
Arthropods[204] = new Array(575, 'chironomus zealandicus', 'midge', 1, 26, 6);
Arthropods['genus'][202] = 'choristoneura';
Arthropods[205] = new Array(202, 'choristoneura fumiferana', 'eastern spruce budworm', 1, 107, 12);
Arthropods['genus'][448] = 'choristoneura';
Arthropods[206] = new Array(448, 'choristoneura rosaceana', 'oblique banded leafroller', 1, 107, 12);
Arthropods['genus'][262] = 'chromaphis';
Arthropods[207] = new Array(262, 'chromaphis juglandicola', 'walnut aphid', 1, 8, 9);
Arthropods['genus'][182] = 'chrysomphalus';
Arthropods[208] = new Array(182, 'chrysomphalus ficus', 'florida red scale', 1, 42, 9);
Arthropods['genus'][60] = 'chrysomyia';
Arthropods[209] = new Array(60, 'chrysomyia bezziana', 'old world screwworm', 1, 19, 6);
Arthropods['genus'][428] = 'chrysomyia';
Arthropods[210] = new Array(428, 'chrysomyia putoria', '', 1, 19, 6);
Arthropods['genus'][92] = 'chrysoperla';
Arthropods[211] = new Array(92, 'chrysoperla carnea', 'common green lacewing', 1, 29, 13);
Arthropods['genus'][231] = 'cimex';
Arthropods[212] = new Array(231, 'cimex hemipterus', 'tropical bedbug', 1, 31, 8);
Arthropods['genus'][272] = 'cimex';
Arthropods[213] = new Array(272, 'cimex lectularius', 'bed bug', 1, 31, 8);
Arthropods['genus'][512] = 'circulifer';
Arthropods[214] = new Array(512, 'circulifer tenellus', 'beet leafhopper', 1, 30, 9);
Arthropods['genus'][246] = 'clivina';
Arthropods[215] = new Array(246, 'clivina impressifrons', '', 1, 20, 3);
Arthropods['genus'][307] = 'cnaphalocrocis';
Arthropods[216] = new Array(307, 'cnaphalocrocis medinalis', 'rice leaffolder moth', 1, 88, 12);
Arthropods['genus'][331] = 'cnephia';
Arthropods[217] = new Array(331, 'cnephia mutata', 'black fly, buffalo gnat', 1, 96, 6);
Arthropods['genus'][467] = 'coccinella';
Arthropods[218] = new Array(467, 'coccinella septempunctata', 'seven-spotted ladybird', 1, 34, 3);
Arthropods['genus'][416] = 'coccus';
Arthropods[219] = new Array(416, 'coccus pseudomagnoliarum', 'citricola scale', 1, 33, 9);
Arthropods['genus'][308] = 'cochliotis';
Arthropods[220] = new Array(308, 'cochliotis melalonthoides', '', 1, 92, 3);
Arthropods['genus'][291] = 'coleomegilla';
Arthropods[221] = new Array(291, 'coleomegilla maculata', '', 1, 34, 3);
Arthropods['genus'][61] = 'comperiella';
Arthropods[222] = new Array(61, 'comperiella bifasciata', '', 1, 45, 10);
Arthropods['genus'][172] = 'conoderus';
Arthropods[223] = new Array(172, 'conoderus falli', 'southern potato wireworm', 1, 44, 3);
Arthropods['genus'][551] = 'conoderus';
Arthropods[224] = new Array(551, 'conoderus vespertinus', 'tobacco wireworm', 1, 44, 3);
Arthropods['genus'][197] = 'coptotermes';
Arthropods[225] = new Array(197, 'coptotermes formosanus', 'formosan subterranean termite', 1, 91, 11);
Arthropods['genus'][186] = 'cosmophila=anomis';
Arthropods[226] = new Array(186, 'cosmophila=anomis flava', 'cotton semi-looper', 1, 72, 12);
Arthropods['genus'][483] = 'cosmopolites';
Arthropods[227] = new Array(483, 'cosmopolites sordidus', 'banana root borer, banana weevil', 1, 38, 3);
Arthropods['genus'][574] = 'costelytra';
Arthropods[228] = new Array(574, 'costelytra zealandica', 'grass grub', 1, 92, 3);
Arthropods['genus'][402] = 'cotesia';
Arthropods[229] = new Array(402, 'cotesia plutellae', 'diamondback moth parasite', 1, 15, 10);
Arthropods['genus'][181] = 'cryptolestes';
Arthropods[230] = new Array(181, 'cryptolestes ferrugineus', 'rusty grain beetle', 1, 36, 3);
Arthropods['genus'][86] = 'ctenocephalides';
Arthropods[231] = new Array(86, 'ctenocephalides canis', 'dog flea', 1, 87, 15);
Arthropods['genus'][178] = 'ctenocephalides';
Arthropods[232] = new Array(178, 'ctenocephalides felis', 'cat flea', 1, 87, 15);
Arthropods['genus'][21] = 'culex';
Arthropods[233] = new Array(21, 'culex andersoni abyssinicus', 'mosquito', 1, 37, 6);
Arthropods['genus'][24] = 'culex';
Arthropods[234] = new Array(24, 'culex annulirostris', 'common banded mosquito', 1, 37, 6);
Arthropods['genus'][25] = 'culex';
Arthropods[235] = new Array(25, 'culex annulus', 'mosquito', 1, 37, 6);
Arthropods['genus'][26] = 'culex';
Arthropods[236] = new Array(26, 'culex antennatus', 'mosquito', 1, 37, 6);
Arthropods['genus'][125] = 'culex';
Arthropods[237] = new Array(125, 'culex coronator', 'mosquito', 1, 37, 6);
Arthropods['genus'][165] = 'culex';
Arthropods[238] = new Array(165, 'culex erythrothorax', 'mosquito', 1, 37, 6);
Arthropods['genus'][207] = 'culex';
Arthropods[239] = new Array(207, 'culex fuscocephalus', 'mosquito', 1, 37, 6);
Arthropods['genus'][213] = 'culex';
Arthropods[240] = new Array(213, 'culex gelidus', 'frosty mosquito', 1, 37, 6);
Arthropods['genus'][334] = 'culex';
Arthropods[241] = new Array(334, 'culex nebulosus', 'mosquito', 1, 37, 6);
Arthropods['genus'][340] = 'culex';
Arthropods[242] = new Array(340, 'culex nigripalpus', 'mosquito', 1, 37, 6);
Arthropods['genus'][388] = 'culex';
Arthropods[243] = new Array(388, 'culex peus', 'mosquito', 1, 37, 6);
Arthropods['genus'][393] = 'culex';
Arthropods[244] = new Array(393, 'culex pipiens', 'house mosquito', 1, 37, 6);
Arthropods['genus'][394] = 'culex';
Arthropods[245] = new Array(394, 'culex pipiens molestus', 'mosquito', 1, 37, 6);
Arthropods['genus'][395] = 'culex';
Arthropods[246] = new Array(395, 'culex pipiens pallens', 'mosquito', 1, 37, 6);
Arthropods['genus'][396] = 'culex';
Arthropods[247] = new Array(396, 'culex pipiens pipiens', 'house mosquito', 1, 37, 6);
Arthropods['genus'][397] = 'culex';
Arthropods[248] = new Array(397, 'culex pipiens quinquefasciatus', 'mosquito', 1, 37, 6);
Arthropods['genus'][403] = 'culex';
Arthropods[249] = new Array(403, 'culex poicilipes', 'mosquito', 1, 37, 6);
Arthropods['genus'][427] = 'culex';
Arthropods[250] = new Array(427, 'culex pusillus', 'mosquito', 1, 37, 6);
Arthropods['genus'][437] = 'culex';
Arthropods[251] = new Array(437, 'culex quinquefasciatus', 'southern house mosquito', 1, 37, 6);
Arthropods['genus'][441] = 'culex';
Arthropods[252] = new Array(441, 'culex restuans', 'white-dotted mosquito', 1, 37, 6);
Arthropods['genus'][457] = 'culex';
Arthropods[253] = new Array(457, 'culex salinarius', 'unbanded saltmarsh mosquito', 1, 37, 6);
Arthropods['genus'][509] = 'culex';
Arthropods[254] = new Array(509, 'culex tarsalis', 'western encephalitis mosquito', 1, 37, 6);
Arthropods['genus'][524] = 'culex';
Arthropods[255] = new Array(524, 'culex tritaeniorhynchus', 'mosquito', 1, 37, 6);
Arthropods['genus'][535] = 'culex';
Arthropods[256] = new Array(535, 'culex univittatus', 'mosquito', 1, 37, 6);
Arthropods['genus'][563] = 'culex';
Arthropods[257] = new Array(563, 'culex vishnui', 'mosquito', 1, 37, 6);
Arthropods['genus'][570] = 'culex';
Arthropods[258] = new Array(570, 'culex whitmorei', 'mosquito', 1, 37, 6);
Arthropods['genus'][205] = 'culicoides';
Arthropods[259] = new Array(205, 'culicoides furens', 'biting midge', 1, 23, 6);
Arthropods['genus'][546] = 'culicoides';
Arthropods[260] = new Array(546, 'culicoides variipennis', 'biting midge', 1, 23, 6);
Arthropods['genus'][251] = 'culiseta';
Arthropods[261] = new Array(251, 'culiseta inornata', 'winter mosquito', 1, 37, 6);
Arthropods['genus'][245] = 'cyclocephala';
Arthropods[262] = new Array(245, 'cyclocephala immaculata', 'southern masked chafer', 1, 92, 3);
Arthropods['genus'][407] = 'cydia';
Arthropods[263] = new Array(407, 'cydia pomonella', 'codling moth', 1, 107, 12);
Arthropods['genus'][196] = 'cylas';
Arthropods[264] = new Array(196, 'cylas formicarius', 'sweetpotato weevil', 1, 38, 3);
Arthropods['genus'][622] = 'damalinia';
Arthropods[265] = new Array(622, 'damalinia ovis', 'sheep louse, sheep body louse', 1, 108, 14);
Arthropods['genus'][592] = 'daphnia';
Arthropods[266] = new Array(592, 'daphnia magna', 'water flea', 4, 113, 18);
Arthropods['genus'][601] = 'dasineura';
Arthropods[267] = new Array(601, 'dasineura brassicae', 'brassica pod midge', 1, 21, 6);
Arthropods['genus'][431] = 'dasineura';
Arthropods[268] = new Array(431, 'dasineura pyri', 'pear leafcurling midge', 1, 21, 6);
Arthropods['genus'][515] = 'dasineura';
Arthropods[269] = new Array(515, 'dasineura tetensi', 'black currant leaf midge', 1, 21, 6);
Arthropods['genus'][27] = 'delia';
Arthropods[270] = new Array(27, 'delia antiqua', 'onion maggot', 1, 6, 6);
Arthropods['genus'][75] = 'delia';
Arthropods[271] = new Array(75, 'delia brassicae', 'cabbage root fly', 1, 6, 6);
Arthropods['genus'][190] = 'delia';
Arthropods[272] = new Array(190, 'delia floralis', 'turnip maggot', 1, 6, 6);
Arthropods['genus'][192] = 'delia';
Arthropods[273] = new Array(192, 'delia florilega', 'onion fly', 1, 6, 6);
Arthropods['genus'][399] = 'delia';
Arthropods[274] = new Array(399, 'delia platura', 'seedcorn maggot', 1, 6, 6);
Arthropods['genus'][422] = 'dendrolimus';
Arthropods[275] = new Array(422, 'dendrolimus punctatus', 'pine caterpillar/lappet moth', 1, 62, 12);
Arthropods['genus'][587] = 'deraeocoris';
Arthropods[276] = new Array(587, 'deraeocoris brevis', '', 1, 68, 8);
Arthropods['genus'][543] = 'dermacentor';
Arthropods[277] = new Array(543, 'dermacentor variabilis', 'american dog tick', 1, 60, 1);
Arthropods['genus'][210] = 'dermanyssus';
Arthropods[278] = new Array(210, 'dermanyssus gallinae', 'chicken mite', 1, 40, 1);
Arthropods['genus'][297] = 'dermestes';
Arthropods[279] = new Array(297, 'dermestes maculatus', 'hide beetle, leather/skin beetle', 1, 41, 3);
Arthropods['genus'][57] = 'diabrotica';
Arthropods[280] = new Array(57, 'diabrotica balteata', 'banded cucumber beetle', 1, 28, 3);
Arthropods['genus'][283] = 'diabrotica';
Arthropods[281] = new Array(283, 'diabrotica longicornis', 'northern corn rootworm', 1, 28, 3);
Arthropods['genus'][533] = 'diabrotica';
Arthropods[282] = new Array(533, 'diabrotica undecimpunctata', 'spotted cucmber beetle', 1, 28, 3);
Arthropods['genus'][559] = 'diabrotica';
Arthropods[283] = new Array(559, 'diabrotica virgifera', 'corn root worms', 1, 28, 3);
Arthropods['genus'][558] = 'diabrotica';
Arthropods[284] = new Array(558, 'diabrotica virgifera', 'western corn rootworm', 1, 28, 3);
Arthropods['genus'][566] = 'diabrotica=acalymma';
Arthropods[285] = new Array(566, 'diabrotica=acalymma vittata', 'striped cucumber beetle', 1, 28, 3);
Arthropods['genus'][617] = 'diadegma';
Arthropods[286] = new Array(617, 'diadegma insulare', 'wasp parasitoid', 1, 59, 10);
Arthropods['genus'][465] = 'diadegma';
Arthropods[287] = new Array(465, 'diadegma semiclausum', 'diamondback moth larval parasitoid', 1, 59, 10);
Arthropods['genus'][108] = 'dialeurodes';
Arthropods[288] = new Array(108, 'dialeurodes citri', 'citrus whitefly', 1, 3, 9);
Arthropods['genus'][114] = 'diarthrothrips';
Arthropods[289] = new Array(114, 'diarthrothrips coffeae', 'coffee thrips', 1, 105, 16);
Arthropods['genus'][454] = 'diatraea';
Arthropods[290] = new Array(454, 'diatraea saccharalis', 'sugarcane borer', 1, 88, 12);
Arthropods['genus'][59] = 'diglyphus';
Arthropods[291] = new Array(59, 'diglyphus begini', 'leafminer parasitoid', 1, 50, 10);
Arthropods['genus'][517] = 'distantiella';
Arthropods[292] = new Array(517, 'distantiella theobroma', 'cocoa capsid', 1, 68, 8);
Arthropods['genus'][37] = 'dolichovespula';
Arthropods[293] = new Array(37, 'dolichovespula arenaria', 'aerial yellowjacket', 1, 110, 10);
Arthropods['genus'][292] = 'dolichovespula';
Arthropods[294] = new Array(292, 'dolichovespula maculata', 'baldfaced hornet', 1, 110, 10);
Arthropods['genus'][343] = 'dolichovespula';
Arthropods[295] = new Array(343, 'dolichovespula norvegicoides', '', 1, 110, 10);
Arthropods['genus'][310] = 'drosophila';
Arthropods[296] = new Array(310, 'drosophila melanogaster', 'common fruit fly', 1, 43, 6);
Arthropods['genus'][447] = 'drosophila';
Arthropods[297] = new Array(447, 'drosophila robusta', 'fruit fly', 1, 43, 6);
Arthropods['genus'][476] = 'drosophila';
Arthropods[298] = new Array(476, 'drosophila simulans', 'fruit fly', 1, 43, 6);
Arthropods['genus'][562] = 'drosophila';
Arthropods[299] = new Array(562, 'drosophila virilis', 'fruit fly', 1, 43, 6);
Arthropods['genus'][398] = 'dysaphis';
Arthropods[300] = new Array(398, 'dysaphis plantaginea', 'rosy apple aphid', 1, 8, 9);
Arthropods['genus'][606] = 'dysaphis';
Arthropods[301] = new Array(606, 'dysaphis spp.', '', 3, 8, 8);
Arthropods['genus'][387] = 'dysdercus';
Arthropods[302] = new Array(387, 'dysdercus peruvianus', 'cotton stainer', 1, 89, 8);
Arthropods['genus'][1] = 'earias';
Arthropods[303] = new Array(1, 'earias  vittella', 'the spotted bollworm', 1, 72, 12);
Arthropods['genus'][66] = 'earias';
Arthropods[304] = new Array(66, 'earias biplaga', 'spiny bollworm', 1, 72, 12);
Arthropods['genus'][252] = 'earias';
Arthropods[305] = new Array(252, 'earias insulana', 'spiny bollworm', 1, 72, 12);
Arthropods['genus'][565] = 'earias';
Arthropods[306] = new Array(565, 'earias vitella', 'the spotted bollworm', 1, 72, 12);
Arthropods['genus'][63] = 'empoasca';
Arthropods[307] = new Array(63, 'empoasca biguttula', 'cotton leafhopper', 1, 30, 9);
Arthropods['genus'][605] = 'empoasca';
Arthropods[308] = new Array(605, 'empoasca spp.', 'leafhoppers', 1, 30, 8);
Arthropods['genus'][564] = 'endopiza';
Arthropods[309] = new Array(564, 'endopiza viteana', 'grape berry moth', 1, 107, 12);
Arthropods['genus'][234] = 'eotetranychus';
Arthropods[310] = new Array(234, 'eotetranychus hicoriae', 'pecan leaf scorch mite', 1, 104, 1);
Arthropods['genus'][97] = 'ephestia';
Arthropods[311] = new Array(97, 'ephestia cautella', 'tropical warehouse moth', 1, 88, 12);
Arthropods['genus'][623] = 'ephestia';
Arthropods[312] = new Array(623, 'ephestia kuehniella', 'Flour Moth, Mediterranean Flour Moth, Indian Flour Moth, Mill Moth', 1, 88, 12);
Arthropods['genus'][547] = 'epilachna';
Arthropods[313] = new Array(547, 'epilachna varivestis', 'mexican bean beetle', 1, 34, 3);
Arthropods['genus'][409] = 'epiphyas';
Arthropods[314] = new Array(409, 'epiphyas postvittana', 'lightbrown applemoth', 1, 107, 12);
Arthropods['genus'][49] = 'epitrix';
Arthropods[315] = new Array(49, 'epitrix atomaria', '', 1, 28, 3);
Arthropods['genus'][132] = 'epitrix';
Arthropods[316] = new Array(132, 'epitrix cucumeris', 'potato flea beetle', 1, 28, 3);
Arthropods['genus'][235] = 'epitrix';
Arthropods[317] = new Array(235, 'epitrix hirtipennis', 'tobacco flea beetle', 1, 28, 3);
Arthropods['genus'][527] = 'epitrix';
Arthropods[318] = new Array(527, 'epitrix tuberis', 'tuber flea beetle', 1, 28, 3);
Arthropods['genus'][269] = 'eriosoma';
Arthropods[319] = new Array(269, 'eriosoma lanigerum', 'wooly apple aphid', 1, 8, 9);
Arthropods['genus'][118] = 'erythroneura';
Arthropods[320] = new Array(118, 'erythroneura comes', 'grape leafhopper', 1, 30, 9);
Arthropods['genus'][159] = 'erythroneura';
Arthropods[321] = new Array(159, 'erythroneura elegantula', 'western grape leafhopper', 1, 30, 9);
Arthropods['genus'][270] = 'erythroneura';
Arthropods[322] = new Array(270, 'erythroneura lawsoniana', '', 1, 30, 9);
Arthropods['genus'][544] = 'erythroneura';
Arthropods[323] = new Array(544, 'erythroneura variabilis', 'variegated leafhopper', 1, 30, 9);
Arthropods['genus'][5] = 'estigmene';
Arthropods[324] = new Array(5, 'estigmene acrea', 'saltmarsh caterpillar', 1, 11, 12);
Arthropods['genus'][492] = 'eumerus';
Arthropods[325] = new Array(492, 'eumerus strigatus', 'onion bulb fly', 1, 100, 6);
Arthropods['genus'][639] = 'euschistus';
Arthropods[326] = new Array(639, 'euschistus heros', '', 1, 75, 8);
Arthropods['genus'][73] = 'eutinobothrus';
Arthropods[327] = new Array(73, 'eutinobothrus brasiliensis', 'cotton borer', 1, 38, 3);
Arthropods['genus'][344] = 'euxesta';
Arthropods[328] = new Array(344, 'euxesta notata', '', 1, 73, 6);
Arthropods['genus'][145] = 'euxoa';
Arthropods[329] = new Array(145, 'euxoa detersa', 'cutworm, dartmoth', 1, 72, 12);
Arthropods['genus'][319] = 'euxoa';
Arthropods[330] = new Array(319, 'euxoa messoria', 'darksided cutworm', 1, 72, 12);
Arthropods['genus'][350] = 'euxoa';
Arthropods[331] = new Array(350, 'euxoa ochrogaster', 'redbacked cutworm', 1, 72, 12);
Arthropods['genus'][462] = 'euxoa';
Arthropods[332] = new Array(462, 'euxoa scandens', 'white cutworm', 1, 72, 12);
Arthropods['genus'][370] = 'evergestis';
Arthropods[333] = new Array(370, 'evergestis pallidata', 'purplebacked cabbageworm', 1, 88, 12);
Arthropods['genus'][85] = 'fannia';
Arthropods[334] = new Array(85, 'fannia canicularis', 'little house fly', 1, 69, 6);
Arthropods['genus'][180] = 'fannia';
Arthropods[335] = new Array(180, 'fannia femoralis', 'coastal fly', 1, 69, 6);
Arthropods['genus'][348] = 'frankliniella';
Arthropods[336] = new Array(348, 'frankliniella occidentalis', 'western flower thrips', 1, 105, 16);
Arthropods['genus'][525] = 'frankliniella';
Arthropods[337] = new Array(525, 'frankliniella tritici', 'flower thrips', 1, 105, 16);
Arthropods['genus'][68] = 'galerucella';
Arthropods[338] = new Array(68, 'galerucella birmanica', 'singhara beetle', 1, 28, 3);
Arthropods['genus'][537] = 'ganaspidium';
Arthropods[339] = new Array(537, 'ganaspidium utilis', 'leafminer parasitoid', 1, 49, 10);
Arthropods['genus'][375] = 'glyptotendipes';
Arthropods[340] = new Array(375, 'glyptotendipes paripes', '', 1, 26, 6);
Arthropods['genus'][124] = 'gnathocerus';
Arthropods[341] = new Array(124, 'gnathocerus cornutus', 'broadhorned flour beetle', 1, 101, 3);
Arthropods['genus'][177] = 'graphognathus';
Arthropods[342] = new Array(177, 'graphognathus fecundus', 'whitefringed weevil', 1, 38, 3);
Arthropods['genus'][273] = 'graphognathus';
Arthropods[343] = new Array(273, 'graphognathus leucoloma', 'whitefringed weevil', 1, 38, 3);
Arthropods['genus'][325] = 'graphognathus';
Arthropods[344] = new Array(325, 'graphognathus minor', 'whitefringed weevil', 1, 38, 3);
Arthropods['genus'][381] = 'graphognathus';
Arthropods[345] = new Array(381, 'graphognathus peregrinus', 'whitefringed weevil', 1, 38, 3);
Arthropods['genus'][328] = 'grapholita';
Arthropods[346] = new Array(328, 'grapholita molesta', 'oriental fruit moth', 1, 107, 12);
Arthropods['genus'][271] = 'haemaphysalis';
Arthropods[347] = new Array(271, 'haemaphysalis leachii', 'ixodid tick', 1, 60, 1);
Arthropods['genus'][257] = 'haematobia';
Arthropods[348] = new Array(257, 'haematobia irritans', 'horn fly', 1, 69, 6);
Arthropods['genus'][619] = 'haematobia';
Arthropods[349] = new Array(619, 'haematobia irritans exigua', 'buffalo fly, horn fly', 1, 69, 6);
Arthropods['genus'][167] = 'haematopinus';
Arthropods[350] = new Array(167, 'haematopinus eurysternus', 'short-nose cattle louse', 1, 55, 14);
Arthropods['genus'][590] = 'halotydeus';
Arthropods[351] = new Array(590, 'halotydeus destructor', 'redlegged earth mite', 2, 75, 1);
Arthropods['genus'][41] = 'helicoverpa';
Arthropods[352] = new Array(41, 'helicoverpa armigera', 'cotton bollworm', 1, 72, 12);
Arthropods['genus'][618] = 'helicoverpa';
Arthropods[353] = new Array(618, 'helicoverpa assulta', 'oriental tobacco budworm', 1, 72, 12);
Arthropods['genus'][625] = 'helicoverpa';
Arthropods[354] = new Array(625, 'helicoverpa punctigera', 'native budworm, Australian bollworm', 1, 72, 12);
Arthropods['genus'][572] = 'helicoverpa';
Arthropods[355] = new Array(572, 'helicoverpa zea', 'corn earworm', 1, 72, 12);
Arthropods[356] = new Array(41, 'helicoverpa armigera ', '', 0, 0, 0);
Arthropods[357] = new Array(573, 'helicoverpa zea ', '', 0, 0, 0);
Arthropods['genus'][45] = 'heliothis';
Arthropods[358] = new Array(45, 'heliothis assulta', 'oriental tobacco budworm/cape gooseberry budworm', 1, 72, 12);
Arthropods['genus'][556] = 'heliothis';
Arthropods[359] = new Array(556, 'heliothis virescens', 'tobacco budworm', 1, 72, 12);
Arthropods['genus'][573] = 'heliothis';
Arthropods[360] = new Array(573, 'heliothis zea', 'american bollworm, corn earworm', 1, 72, 12);
Arthropods[361] = new Array(572, 'heliothis zea ', '', 0, 0, 0);
Arthropods[362] = new Array(228, 'heptagenia hebe ', '', 0, 0, 0);
Arthropods['genus'][117] = 'hippelates';
Arthropods[363] = new Array(117, 'hippelates collusor', 'eye gnat', 1, 27, 6);
Arthropods['genus'][18] = 'hyalomma';
Arthropods[364] = new Array(18, 'hyalomma anatolicum', 'ixodid tick', 1, 60, 1);
Arthropods['genus'][43] = 'hyalomma';
Arthropods[365] = new Array(43, 'hyalomma asiaticum', 'ixodid tick', 1, 60, 1);
Arthropods['genus'][146] = 'hyalomma';
Arthropods[366] = new Array(146, 'hyalomma detritum', 'ixodid tick', 1, 60, 1);
Arthropods['genus'][304] = 'hyalomma';
Arthropods[367] = new Array(304, 'hyalomma marginatum', 'ixodid tick', 1, 60, 1);
Arthropods['genus'][400] = 'hyalomma';
Arthropods[368] = new Array(400, 'hyalomma plumbeum', 'ixodid tick', 1, 60, 1);
Arthropods['genus'][452] = 'hyalomma';
Arthropods[369] = new Array(452, 'hyalomma rufipes', 'ixodid tick', 1, 60, 1);
Arthropods['genus'][526] = 'hyalomma';
Arthropods[370] = new Array(526, 'hyalomma truncatum', 'ixodid tick', 1, 60, 1);
Arthropods['genus'][415] = 'hyalopterus';
Arthropods[371] = new Array(415, 'hyalopterus pruni', 'mealy plum aphid', 1, 8, 9);
Arthropods['genus'][224] = 'hydrellia';
Arthropods[372] = new Array(224, 'hydrellia griseola', 'rice leaf miner', 1, 47, 6);
Arthropods['genus'][408] = 'hypera';
Arthropods[373] = new Array(408, 'hypera postica', 'alfalfa weevil', 1, 38, 3);
Arthropods['genus'][226] = 'hypothenemus';
Arthropods[374] = new Array(226, 'hypothenemus hampei', 'coffee berry borer', 1, 94, 3);
Arthropods['genus'][156] = 'inazuma=recilia';
Arthropods[375] = new Array(156, 'inazuma=recilia dorsalis', 'zigzag leafhopper', 1, 30, 9);
Arthropods['genus'][216] = 'insulaspis';
Arthropods[376] = new Array(216, 'insulaspis gloverii', 'long mussel scale', 1, 42, 9);
Arthropods['genus'][239] = 'iridomyrmex';
Arthropods[377] = new Array(239, 'iridomyrmex humilis', 'argentine ant', 1, 51, 10);
Arthropods['genus'][450] = 'ixodes';
Arthropods[378] = new Array(450, 'ixodes rubicundus', 'karoo paralysis tick', 1, 60, 1);
Arthropods['genus'][289] = 'keiferia';
Arthropods[379] = new Array(289, 'keiferia lycopersicella', 'tomato pinworm', 1, 53, 12);
Arthropods['genus'][445] = 'labidura';
Arthropods[380] = new Array(445, 'labidura riparia', 'striped earwig', 1, 61, 5);
Arthropods['genus'][491] = 'laodelphax';
Arthropods[381] = new Array(491, 'laodelphax striatellus', 'small brown planthopper', 1, 39, 9);
Arthropods['genus'][471] = 'lasioderma';
Arthropods[382] = new Array(471, 'lasioderma serricorne', 'cigarette beetle', 1, 5, 3);
Arthropods['genus'][458] = 'lepeophtheirus';
Arthropods[383] = new Array(458, 'lepeophtheirus salmonis', 'sea louse', 1, 18, 4);
Arthropods['genus'][141] = 'leptinotarsa';
Arthropods[384] = new Array(141, 'leptinotarsa decemlineata', 'colorado potato beetle', 1, 28, 3);
Arthropods['genus'][264] = 'leptoconopos';
Arthropods[385] = new Array(264, 'leptoconopos kerteszi', 'biting midge', 1, 23, 6);
Arthropods['genus'][6] = 'leptocorisa';
Arthropods[386] = new Array(6, 'leptocorisa acuta', 'paddy bug', 1, 4, 8);
Arthropods['genus'][357] = 'leptocorisa';
Arthropods[387] = new Array(357, 'leptocorisa oratorius', 'rice bug', 1, 4, 8);
Arthropods['genus'][315] = 'leptoglossus';
Arthropods[388] = new Array(315, 'leptoglossus membranaceus', 'small black stinkbug', 1, 35, 8);
Arthropods['genus'][115] = 'leucoptera';
Arthropods[389] = new Array(115, 'leucoptera coffeella', 'coffee leaf miner', 1, 66, 12);
Arthropods['genus'][321] = 'leucoptera';
Arthropods[390] = new Array(321, 'leucoptera meyricki', 'coffee leafminer', 1, 66, 12);
Arthropods['genus'][593] = 'leucoptera';
Arthropods[391] = new Array(593, 'leucoptera scitella', 'pear leaf blister moth', 1, 66, 12);
Arthropods['genus'][228] = 'leucrocuta';
Arthropods[392] = new Array(228, 'leucrocuta hebe', 'mayfly', 1, 58, 7);
Arthropods['genus'][82] = 'limonius';
Arthropods[393] = new Array(82, 'limonius californicus', 'sugarbeet wireworm', 1, 44, 3);
Arthropods['genus'][89] = 'limonius';
Arthropods[394] = new Array(89, 'limonius canus', 'pacific coast wireworm', 1, 44, 3);
Arthropods['genus'][10] = 'linognathus';
Arthropods[395] = new Array(10, 'linognathus africanus', 'african blue louse', 1, 63, 14);
Arthropods['genus'][488] = 'linognathus';
Arthropods[396] = new Array(488, 'linognathus stenopsis', 'goat sucking louse', 1, 63, 14);
Arthropods['genus'][568] = 'linognathus';
Arthropods[397] = new Array(568, 'linognathus vituli', 'long-nose cattle louse', 1, 63, 14);
Arthropods['genus'][164] = 'lipaphis';
Arthropods[398] = new Array(164, 'lipaphis erysimi pseudobrassicae', 'indian mustard aphid', 1, 8, 9);
Arthropods['genus'][36] = 'liriomyza';
Arthropods[399] = new Array(36, 'liriomyza archiboldi', 'leaf miner', 1, 2, 6);
Arthropods['genus'][187] = 'liriomyza';
Arthropods[400] = new Array(187, 'liriomyza flaveola', 'leaf miner', 1, 2, 6);
Arthropods['genus'][326] = 'liriomyza';
Arthropods[401] = new Array(326, 'liriomyza minutiseta', 'leaf miner', 1, 2, 6);
Arthropods['genus'][330] = 'liriomyza';
Arthropods[402] = new Array(330, 'liriomyza munda', 'leaf miner', 1, 2, 6);
Arthropods['genus'][426] = 'liriomyza';
Arthropods[403] = new Array(426, 'liriomyza pusilla', 'serpentine leafminer', 1, 2, 6);
Arthropods['genus'][461] = 'liriomyza';
Arthropods[404] = new Array(461, 'liriomyza sativae', 'vegetable leafminer', 1, 2, 6);
Arthropods['genus'][591] = 'liriomyza';
Arthropods[405] = new Array(591, 'liriomyza spp', 'leafminers ( all species)', 1, 2, 6);
Arthropods['genus'][522] = 'liriomyza';
Arthropods[406] = new Array(522, 'liriomyza trifolii', 'american serpentine leaf miner', 1, 2, 6);
Arthropods['genus'][359] = 'lissorhopterus';
Arthropods[407] = new Array(359, 'lissorhopterus oregonensis', '', 1, 38, 3);
Arthropods['genus'][366] = 'lissorhopterus';
Arthropods[408] = new Array(366, 'lissorhopterus oryzophilus', 'rice water weevil', 1, 38, 3);
Arthropods['genus'][604] = 'listronotus';
Arthropods[409] = new Array(604, 'listronotus maculicollis', 'bluegrass weevil', 1, 38, 3);
Arthropods['genus'][444] = 'lithocolletis';
Arthropods[410] = new Array(444, 'lithocolletis ringoniella', 'leaf-mining moth', 1, 54, 12);
Arthropods['genus'][608] = 'lobesia';
Arthropods[411] = new Array(608, 'lobesia botrana', 'european grapevine moth', 1, 107, 12);
Arthropods['genus'][613] = 'locusta';
Arthropods[412] = new Array(613, 'locusta migratoria manilensis', 'oriental migratory locust', 1, 114, 19);
Arthropods['genus'][62] = 'loxostege';
Arthropods[413] = new Array(62, 'loxostege bifidilis', '', 1, 88, 12);
Arthropods['genus'][135] = 'lucilia';
Arthropods[414] = new Array(135, 'lucilia cuprina', 'australian sheep blowfly', 1, 19, 6);
Arthropods['genus'][470] = 'lucilla';
Arthropods[415] = new Array(470, 'lucilla sericata', 'sheep/green blowfly', 1, 19, 6);
Arthropods['genus'][284] = 'lutzomyia';
Arthropods[416] = new Array(284, 'lutzomyia longipalpis', 'sand fly', 1, 83, 6);
Arthropods['genus'][301] = 'lycoriella';
Arthropods[417] = new Array(301, 'lycoriella mali', 'mushroom sciarid', 1, 93, 6);
Arthropods['genus'][160] = 'lygus';
Arthropods[418] = new Array(160, 'lygus elisus', 'pale legume bug', 1, 68, 8);
Arthropods['genus'][232] = 'lygus';
Arthropods[419] = new Array(232, 'lygus hesperus', 'western tarnished plant bug', 1, 68, 8);
Arthropods['genus'][279] = 'lygus';
Arthropods[420] = new Array(279, 'lygus lineolaris', 'tarnished plant bug', 1, 68, 8);
Arthropods['genus'][150] = 'lymantria';
Arthropods[421] = new Array(150, 'lymantria dispar', 'gypsy moth', 1, 65, 12);
Arthropods[422] = new Array(150, 'lymantria dispar ', '', 0, 0, 0);
Arthropods['genus'][113] = 'lyonetia';
Arthropods[423] = new Array(113, 'lyonetia clerkella', 'apple leaf miner', 1, 66, 12);
Arthropods['genus'][19] = 'macrocentrus';
Arthropods[424] = new Array(19, 'macrocentrus ancylivorus', 'oriental fruit moth parasite', 1, 15, 10);
Arthropods['genus'][55] = 'macrosiphum';
Arthropods[425] = new Array(55, 'macrosiphum avenae', 'english grain aphid', 1, 8, 9);
Arthropods['genus'][76] = 'mamestra';
Arthropods[426] = new Array(76, 'mamestra brassicae', 'cabbage moth', 1, 72, 12);
Arthropods['genus'][438] = 'manduca';
Arthropods[427] = new Array(438, 'manduca quinquemaculata', 'tomato hornworm', 1, 97, 12);
Arthropods['genus'][473] = 'manduca';
Arthropods[428] = new Array(473, 'manduca sexta', 'tobacco hornworn', 1, 97, 12);
Arthropods['genus'][23] = 'mansonia';
Arthropods[429] = new Array(23, 'mansonia annulifera', 'mosquito', 1, 37, 6);
Arthropods['genus'][249] = 'mansonia';
Arthropods[430] = new Array(249, 'mansonia indiana', 'mosquito', 1, 37, 6);
Arthropods['genus'][534] = 'mansonia';
Arthropods[431] = new Array(534, 'mansonia uniformis', 'mosquito', 1, 37, 6);
Arthropods['genus'][241] = 'margaronia';
Arthropods[432] = new Array(241, 'margaronia hyalinata', 'pickle worm', 1, 88, 12);
Arthropods['genus'][225] = 'megaselia';
Arthropods[433] = new Array(225, 'megaselia halterata', 'scuttle fly', 1, 76, 6);
Arthropods['genus'][508] = 'melanotus';
Arthropods[434] = new Array(508, 'melanotus tamsuyensis', 'sugarcane wireworm', 1, 44, 3);
Arthropods['genus'][8] = 'meligethes';
Arthropods[435] = new Array(8, 'meligethes aeneus', 'pollen beetle', 1, 71, 3);
Arthropods['genus'][162] = 'merodon';
Arthropods[436] = new Array(162, 'merodon equestris', 'narcissus bulb fly', 1, 100, 6);
Arthropods['genus'][349] = 'metaseiulus';
Arthropods[437] = new Array(349, 'metaseiulus occidentalis', 'western predatory mite', 1, 77, 1);
Arthropods['genus'][510] = 'micromus';
Arthropods[438] = new Array(510, 'micromus tasmaniae', 'tasmanian/brown lacewing', 1, 56, 13);
Arthropods['genus'][389] = 'monomorium';
Arthropods[439] = new Array(389, 'monomorium pharaonis', 'pharoh\'s ant', 1, 51, 10);
Arthropods['genus'][54] = 'musca';
Arthropods[440] = new Array(54, 'musca autumnalis', 'face fly', 1, 69, 6);
Arthropods['genus'][151] = 'musca';
Arthropods[441] = new Array(151, 'musca domestica', 'house fly', 1, 69, 6);
Arthropods['genus'][482] = 'musca';
Arthropods[442] = new Array(482, 'musca sorbens', 'bazaar/dog dung fly', 1, 69, 6);
Arthropods['genus'][466] = 'mythimna';
Arthropods[443] = new Array(466, 'mythimna separata', 'oriental armyworm/earcutting caterpillar', 1, 72, 12);
Arthropods['genus'][126] = 'myzocallis';
Arthropods[444] = new Array(126, 'myzocallis coryli', 'filbert aphid', 1, 8, 9);
Arthropods['genus'][98] = 'myzus';
Arthropods[445] = new Array(98, 'myzus cerasi', 'black cherry aphid', 1, 8, 9);
Arthropods['genus'][338] = 'myzus';
Arthropods[446] = new Array(338, 'myzus nicotianae', 'tobacco aphid', 1, 8, 9);
Arthropods['genus'][384] = 'myzus';
Arthropods[447] = new Array(384, 'myzus persicae', 'green peach aphid', 1, 8, 9);
Arthropods['genus'][443] = 'nasonovia';
Arthropods[448] = new Array(443, 'nasonovia ribisnigri', 'lettuce aphid', 1, 8, 9);
Arthropods['genus'][67] = 'nephotettix';
Arthropods[449] = new Array(67, 'nephotettix bipunctatus', 'green leafhopper', 1, 30, 9);
Arthropods['genus'][105] = 'nephotettix';
Arthropods[450] = new Array(105, 'nephotettix cincticeps', 'green rice leafhopper', 1, 30, 9);
Arthropods['genus'][557] = 'nephotettix';
Arthropods[451] = new Array(557, 'nephotettix virescens', 'green leafhopper', 1, 30, 9);
Arthropods['genus'][561] = 'nezara';
Arthropods[452] = new Array(561, 'nezara viridula', 'southern green stinkbug', 1, 75, 8);
Arthropods['genus'][287] = 'nilaparvata';
Arthropods[453] = new Array(287, 'nilaparvata lugens', 'brown planthopper', 1, 39, 9);
Arthropods['genus'][615] = 'ochlerotatus';
Arthropods[454] = new Array(615, 'ochlerotatus nigromaculis', 'mosquito, common pasture mosquito', 1, 37, 6);
Arthropods['genus'][412] = 'oligonychus';
Arthropods[455] = new Array(412, 'oligonychus pratensis', 'banks grass mite', 1, 104, 1);
Arthropods['genus'][255] = 'oncopera';
Arthropods[456] = new Array(255, 'oncopera intricata', 'corbie', 1, 57, 12);
Arthropods['genus'][453] = 'oncopera';
Arthropods[457] = new Array(453, 'oncopera rufobrunnea', 'winter corbie', 1, 57, 12);
Arthropods['genus'][275] = 'ophyra';
Arthropods[458] = new Array(275, 'ophyra leucostoma', '', 1, 69, 6);
Arthropods['genus'][504] = 'ornithonyssus';
Arthropods[459] = new Array(504, 'ornithonyssus sylviarum', 'northern fowl mite', 1, 67, 1);
Arthropods['genus'][316] = 'oryzaephilus';
Arthropods[460] = new Array(316, 'oryzaephilus mercator', 'merchant grain beetle', 1, 36, 3);
Arthropods['genus'][503] = 'oryzaephilus';
Arthropods[461] = new Array(503, 'oryzaephilus surinamensis', 'saw-toothed grain beetle', 1, 36, 3);
Arthropods['genus'][206] = 'ostrinia';
Arthropods[462] = new Array(206, 'ostrinia furnacalis', 'asian corn borer', 1, 88, 12);
Arthropods['genus'][345] = 'ostrinia';
Arthropods[463] = new Array(345, 'ostrinia nubilalis', 'european corn borer', 1, 88, 12);
Arthropods['genus'][499] = 'otiorhynchus';
Arthropods[464] = new Array(499, 'otiorhynchus sulcatus', 'black vine weevil', 1, 38, 3);
Arthropods['genus'][364] = 'oulema';
Arthropods[465] = new Array(364, 'oulema oryzae', 'rice leaf beetle', 1, 28, 3);
Arthropods['genus'][624] = 'oxya';
Arthropods[466] = new Array(624, 'oxya chinensis', 'grasshopper', 1, 115, 19);
Arthropods['genus'][109] = 'panonychus';
Arthropods[467] = new Array(109, 'panonychus citri', 'citrus red mite', 1, 104, 1);
Arthropods['genus'][532] = 'panonychus';
Arthropods[468] = new Array(532, 'panonychus ulmi', 'european red mite', 1, 104, 1);
Arthropods['genus'][72] = 'paralobesia=lobesia';
Arthropods[469] = new Array(72, 'paralobesia=lobesia botrana', 'european grape berry moth (genus change?)', 1, 107, 12);
Arthropods['genus'][217] = 'pectinophora';
Arthropods[470] = new Array(217, 'pectinophora gossypiella', 'pink bollworm', 1, 53, 12);
Arthropods['genus'][236] = 'pediculus';
Arthropods[471] = new Array(236, 'pediculus humanus capitis', 'head louse', 3, 74, 14);
Arthropods['genus'][237] = 'pediculus';
Arthropods[472] = new Array(237, 'pediculus humanus humanus', 'human body louse', 1, 74, 14);
Arthropods['genus'][78] = 'periplaneta';
Arthropods[473] = new Array(78, 'periplaneta brunnea', 'brown cockroach', 1, 13, 5);
Arthropods['genus'][201] = 'periplaneta';
Arthropods[474] = new Array(201, 'periplaneta fuliginosa', 'smokybrown cockroach', 1, 13, 5);
Arthropods['genus'][374] = 'phlebotomus';
Arthropods[475] = new Array(374, 'phlebotomus papatasi', 'sand fly', 1, 84, 6);
Arthropods['genus'][320] = 'phlogophora';
Arthropods[476] = new Array(320, 'phlogophora meticulosa', 'angleshade moth', 1, 72, 12);
Arthropods['genus'][240] = 'phorodon';
Arthropods[477] = new Array(240, 'phorodon humuli', 'hop aphid', 1, 8, 9);
Arthropods['genus'][355] = 'phthorimaea';
Arthropods[478] = new Array(355, 'phthorimaea operculella', 'potato tuberworm', 1, 53, 12);
Arthropods['genus'][107] = 'phyllocnistis';
Arthropods[479] = new Array(107, 'phyllocnistis citrella', 'citrus leafminer', 1, 54, 12);
Arthropods['genus'][354] = 'phyllocoptruta';
Arthropods[480] = new Array(354, 'phyllocoptruta oleivora', 'citrus rust mite', 1, 48, 1);
Arthropods['genus'][70] = 'phyllonorycter';
Arthropods[481] = new Array(70, 'phyllonorycter blancardella', 'spotted tentiform leafminer', 1, 54, 12);
Arthropods['genus'][161] = 'phyllonorycter';
Arthropods[482] = new Array(161, 'phyllonorycter elmaella', 'western tentiform leafminer', 1, 54, 12);
Arthropods['genus'][317] = 'phyllonorycter';
Arthropods[483] = new Array(317, 'phyllonorycter mespilella', 'apple leafmining moth', 1, 54, 12);
Arthropods['genus'][130] = 'phyllophaga';
Arthropods[484] = new Array(130, 'phyllophaga crinita', 'june beetle', 1, 92, 3);
Arthropods['genus'][602] = 'phyllotreta';
Arthropods[485] = new Array(602, 'phyllotreta spp.', '', 1, 28, 3);
Arthropods['genus'][493] = 'phyllotreta';
Arthropods[486] = new Array(493, 'phyllotreta striolata', 'striped flea beetle', 1, 28, 3);
Arthropods['genus'][50] = 'phytomyza';
Arthropods[487] = new Array(50, 'phytomyza atricornis', 'pea leaf miner', 1, 2, 6);
Arthropods['genus'][385] = 'phytoseiulus';
Arthropods[488] = new Array(385, 'phytoseiulus persimilis', '', 1, 77, 1);
Arthropods['genus'][440] = 'pieris';
Arthropods[489] = new Array(440, 'pieris rapae', 'cabbage white', 1, 78, 12);
Arthropods['genus'][93] = 'piophila';
Arthropods[490] = new Array(93, 'piophila casei', 'cheese skipper', 1, 79, 6);
Arthropods['genus'][183] = 'planococcus';
Arthropods[491] = new Array(183, 'planococcus ficus', 'vine mealybug', 1, 81, 9);
Arthropods['genus'][351] = 'planotortrix';
Arthropods[492] = new Array(351, 'planotortrix octo', 'greenheaded leafroller', 1, 107, 12);
Arthropods['genus'][244] = 'platynota';
Arthropods[493] = new Array(244, 'platynota idaeusalis', 'tufted apple bud moth', 1, 107, 12);
Arthropods['genus'][254] = 'plodia';
Arthropods[494] = new Array(254, 'plodia interpunctella', 'indian meal moth', 1, 88, 12);
Arthropods['genus'][77] = 'plusia';
Arthropods[495] = new Array(77, 'plusia brassicae', 'silvery moth', 1, 72, 12);
Arthropods['genus'][163] = 'plusia';
Arthropods[496] = new Array(163, 'plusia eriosoma', 'silvery moth', 1, 72, 12);
Arthropods['genus'][212] = 'plusia';
Arthropods[497] = new Array(212, 'plusia gamma', 'palmer worm/gamma moth', 1, 72, 12);
Arthropods['genus'][571] = 'plutella';
Arthropods[498] = new Array(571, 'plutella xylostella', 'diamond-back moth', 1, 80, 12);
Arthropods['genus'][261] = 'popillia';
Arthropods[499] = new Array(261, 'popillia japonica', 'japanese beetle', 1, 92, 3);
Arthropods['genus'][352] = 'prays';
Arthropods[500] = new Array(352, 'prays oleae', 'olive moth', 1, 111, 12);
Arthropods['genus'][199] = 'procladius';
Arthropods[501] = new Array(199, 'procladius freemani', '', 1, 26, 6);
Arthropods['genus'][497] = 'procladius';
Arthropods[502] = new Array(497, 'procladius sublettei', '', 1, 26, 6);
Arthropods['genus'][327] = 'prosimulium';
Arthropods[503] = new Array(327, 'prosimulium mixtum', 'black fly', 1, 96, 6);
Arthropods['genus'][513] = 'protophormia';
Arthropods[504] = new Array(513, 'protophormia terraenovae', '', 1, 19, 6);
Arthropods['genus'][469] = 'pseudatomoscelis';
Arthropods[505] = new Array(469, 'pseudatomoscelis seriatus', 'cotton fleahopper', 1, 68, 8);
Arthropods['genus'][305] = 'pseudococcus';
Arthropods[506] = new Array(305, 'pseudococcus maritimus', 'grape mealybug', 1, 81, 9);
Arthropods['genus'][248] = 'pseudoplusia';
Arthropods[507] = new Array(248, 'pseudoplusia includens', 'soybean looper', 1, 72, 12);
Arthropods['genus'][449] = 'psilia';
Arthropods[508] = new Array(449, 'psilia rosae', 'carrot rust fly', 1, 82, 6);
Arthropods['genus'][120] = 'psorophora';
Arthropods[509] = new Array(120, 'psorophora confinnis', '', 1, 37, 6);
Arthropods['genus'][149] = 'psorophora';
Arthropods[510] = new Array(149, 'psorophora discolor', '', 1, 37, 6);
Arthropods['genus'][15] = 'psychoda';
Arthropods[511] = new Array(15, 'psychoda alternata', 'trickling filter fly', 1, 84, 6);
Arthropods['genus'][434] = 'psylla';
Arthropods[512] = new Array(434, 'psylla pyricola', 'pear psylla', 1, 85, 9);
Arthropods['genus'][640] = 'psylliodes ';
Arthropods[513] = new Array(640, 'psylliodes  chrysocephala', 'cabbage-stem flea beetle', 1, 28, 3);
Arthropods['genus'][258] = 'pulex';
Arthropods[514] = new Array(258, 'pulex irritans', 'human flea', 1, 87, 15);
Arthropods['genus'][383] = 'pyrilla';
Arthropods[515] = new Array(383, 'pyrilla perpusilla', 'sugarcane leafhopper', 1, 52, 9);
Arthropods['genus'][382] = 'quadraspidotus';
Arthropods[516] = new Array(382, 'quadraspidotus perniciosus', 'san jose scale', 1, 42, 9);
Arthropods['genus'][157] = 'recilia=inazuma';
Arthropods[517] = new Array(157, 'recilia=inazuma dorsalis', 'zigzag leafhopper', 1, 30, 9);
Arthropods['genus'][119] = 'rhagoletis';
Arthropods[518] = new Array(119, 'rhagoletis completa', 'walnut husk fly', 1, 103, 6);
Arthropods['genus'][31] = 'rhipicephalus';
Arthropods[519] = new Array(31, 'rhipicephalus appendiculatus', 'brown ear tick', 1, 60, 1);
Arthropods['genus'][607] = 'rhipicephalus';
Arthropods[520] = new Array(607, 'rhipicephalus bursa', 'brown ear tick', 2, 60, 1);
Arthropods['genus'][168] = 'rhipicephalus';
Arthropods[521] = new Array(168, 'rhipicephalus evertsi', 'red-legged tick', 1, 60, 1);
Arthropods['genus'][614] = 'rhipicephalus';
Arthropods[522] = new Array(614, 'rhipicephalus microplus', 'cattle tick', 2, 60, 20);
Arthropods['genus'][413] = 'rhipicephalus';
Arthropods[523] = new Array(413, 'rhipicephalus pravus', 'ixodid tick', 1, 60, 1);
Arthropods['genus'][460] = 'rhipicephalus';
Arthropods[524] = new Array(460, 'rhipicephalus sanguineus', 'brown dog tick', 1, 60, 1);
Arthropods['genus'][158] = 'rhizoglyphus';
Arthropods[525] = new Array(158, 'rhizoglyphus echinopus', 'bulb mite', 1, 1, 1);
Arthropods['genus'][446] = 'rhizoglyphus';
Arthropods[526] = new Array(446, 'rhizoglyphus robini', 'bulb mite', 1, 1, 1);
Arthropods['genus'][152] = 'rhizopertha';
Arthropods[527] = new Array(152, 'rhizopertha dominica', 'lesser grain borer', 1, 14, 3);
Arthropods['genus'][300] = 'rhizotrogus=amphimal';
Arthropods[528] = new Array(300, 'rhizotrogus=amphimal majalis', 'european chafer', 1, 92, 3);
Arthropods['genus'][414] = 'rhodnius';
Arthropods[529] = new Array(414, 'rhodnius prolixus', 'stal', 1, 90, 8);
Arthropods['genus'][369] = 'rhopalosiphum';
Arthropods[530] = new Array(369, 'rhopalosiphum padi', 'oat aphid', 1, 8, 9);
Arthropods['genus'][238] = 'rhynchocoris';
Arthropods[531] = new Array(238, 'rhynchocoris humeralis', 'citrus stinkbug', 1, 75, 8);
Arthropods[532] = new Array(152, 'rhyzopertha dominica ', '', 0, 0, 0);
Arthropods['genus'][478] = 'sahlbergella';
Arthropods[533] = new Array(478, 'sahlbergella singularis', 'cocoa capsid?', 1, 68, 8);
Arthropods['genus'][353] = 'saissetia';
Arthropods[534] = new Array(353, 'saissetia oleae', 'black scale', 1, 33, 9);
Arthropods['genus'][432] = 'sapaphis';
Arthropods[535] = new Array(432, 'sapaphis pyri', '', 1, 8, 9);
Arthropods['genus'][589] = 'sarcoptes';
Arthropods[536] = new Array(589, 'sarcoptes scabei ', 'scabies mite', 2, 112, 17);
Arthropods['genus'][219] = 'schizaphis';
Arthropods[537] = new Array(219, 'schizaphis graminum', 'greenbug', 1, 8, 9);
Arthropods['genus'][247] = 'scirpophaga';
Arthropods[538] = new Array(247, 'scirpophaga incertula', '', 1, 88, 12);
Arthropods['genus'][110] = 'scirtothrips';
Arthropods[539] = new Array(110, 'scirtothrips citri', 'citrus thrips', 1, 105, 16);
Arthropods['genus'][595] = 'scirtothrips';
Arthropods[540] = new Array(595, 'scirtothrips dorsalis', 'Cilli thrips / Yellow tea thrips', 1, 105, 16);
Arthropods['genus'][621] = 'scirtothrips';
Arthropods[541] = new Array(621, 'scirtothrips perseae', 'avocado thrips', 1, 105, 16);
Arthropods['genus'][288] = 'scotinophora';
Arthropods[542] = new Array(288, 'scotinophora lurida', '', 1, 75, 8);
Arthropods['genus'][2] = 'scrobipalpula';
Arthropods[543] = new Array(2, 'scrobipalpula absoluta', 'tomato leafminer', 1, 53, 12);
Arthropods['genus'][28] = 'simulium';
Arthropods[544] = new Array(28, 'simulium aokii', 'black fly', 1, 96, 6);
Arthropods['genus'][137] = 'simulium';
Arthropods[545] = new Array(137, 'simulium damnosum', 'black fly', 1, 96, 6);
Arthropods['genus'][138] = 'simulium';
Arthropods[546] = new Array(138, 'simulium damnosum s.l.', 'black fly', 1, 96, 6);
Arthropods['genus'][139] = 'simulium';
Arthropods[547] = new Array(139, 'simulium damnosum s.s./sirbanum', 'black fly', 1, 96, 6);
Arthropods['genus'][227] = 'simulium';
Arthropods[548] = new Array(227, 'simulium hargreavesi', 'black fly', 1, 96, 6);
Arthropods['genus'][362] = 'simulium';
Arthropods[549] = new Array(362, 'simulium ornatum', 'black fly', 1, 96, 6);
Arthropods['genus'][459] = 'simulium';
Arthropods[550] = new Array(459, 'simulium sanctipauli', 'black fly', 1, 96, 6);
Arthropods['genus'][484] = 'simulium';
Arthropods[551] = new Array(484, 'simulium soubrense', 'black fly', 1, 96, 6);
Arthropods['genus'][487] = 'simulium';
Arthropods[552] = new Array(487, 'simulium squamosum', 'black fly', 1, 96, 6);
Arthropods['genus'][528] = 'simulium';
Arthropods[553] = new Array(528, 'simulium tuberosum', 'black fly', 1, 96, 6);
Arthropods['genus'][550] = 'simulium';
Arthropods[554] = new Array(550, 'simulium venustum', 'black fly', 1, 96, 6);
Arthropods['genus'][208] = 'simulium=prosimulium';
Arthropods[555] = new Array(208, 'simulium=prosimulium fuscum', 'black fly', 1, 96, 6);
Arthropods['genus'][221] = 'sitophilus';
Arthropods[556] = new Array(221, 'sitophilus granarius', 'granary weevil', 1, 38, 3);
Arthropods['genus'][365] = 'sitophilus';
Arthropods[557] = new Array(365, 'sitophilus oryzae', 'lesser rice weevil', 1, 38, 3);
Arthropods['genus'][576] = 'sitophilus';
Arthropods[558] = new Array(576, 'sitophilus zeamais', 'maize weevil, rice weevil', 1, 38, 3);
Arthropods['genus'][99] = 'sitotroga';
Arthropods[559] = new Array(99, 'sitotroga cerealella', 'angoumois grain moth', 1, 53, 12);
Arthropods['genus'][204] = 'sogatella';
Arthropods[560] = new Array(204, 'sogatella furcifera', 'white-backed planthopper', 1, 39, 9);
Arthropods['genus'][376] = 'sphenophorus';
Arthropods[561] = new Array(376, 'sphenophorus parvulus', 'bluegrass billbug', 1, 38, 3);
Arthropods['genus'][596] = 'sphis';
Arthropods[562] = new Array(596, 'sphis spriaecola', 'green citrus aphid', 1, 8, 9);
Arthropods['genus'][169] = 'spodoptera';
Arthropods[563] = new Array(169, 'spodoptera exigua', 'beet army worm, lesser army worm', 1, 72, 12);
Arthropods['genus'][200] = 'spodoptera';
Arthropods[564] = new Array(200, 'spodoptera frugiperda', 'fall armyworm', 1, 72, 12);
Arthropods['genus'][281] = 'spodoptera';
Arthropods[565] = new Array(281, 'spodoptera littoralis', 'egyptian cotton leafworm, army worm', 1, 72, 12);
Arthropods['genus'][282] = 'spodoptera';
Arthropods[566] = new Array(282, 'spodoptera litura', 'mediterranean climbing cutworm', 1, 72, 12);
Arthropods['genus'][71] = 'stegasta';
Arthropods[567] = new Array(71, 'stegasta bosqueella', 'rednecked peanutworm', 1, 53, 12);
Arthropods['genus'][209] = 'stenonema';
Arthropods[568] = new Array(209, 'stenonema fuscum', 'gray fox', 1, 46, 7);
Arthropods['genus'][116] = 'stivalius';
Arthropods[569] = new Array(116, 'stivalius cognatus', '', 1, 87, 15);
Arthropods['genus'][81] = 'stomoxys';
Arthropods[570] = new Array(81, 'stomoxys calcitrans', 'stable fly', 1, 69, 6);
Arthropods['genus'][195] = 'synopsyllus';
Arthropods[571] = new Array(195, 'synopsyllus fonquerniei', 'malagasy endemic rural flea', 1, 87, 15);
Arthropods['genus'][511] = 'syringopais';
Arthropods[572] = new Array(511, 'syringopais temperatella', '', 1, 95, 12);
Arthropods['genus'][475] = 'taeniothrips';
Arthropods[573] = new Array(475, 'taeniothrips simplex', '', 1, 105, 16);
Arthropods['genus'][332] = 'tetanops';
Arthropods[574] = new Array(332, 'tetanops myopaeformis', 'sugarbeet root maggot', 1, 73, 6);
Arthropods['genus'][16] = 'tetranychus';
Arthropods[575] = new Array(16, 'tetranychus althaeae', 'spider mite', 1, 104, 1);
Arthropods['genus'][33] = 'tetranychus';
Arthropods[576] = new Array(33, 'tetranychus arabicus', 'spider mite', 1, 104, 1);
Arthropods['genus'][48] = 'tetranychus';
Arthropods[577] = new Array(48, 'tetranychus atlanticus', 'strawberry spider mite', 1, 104, 1);
Arthropods['genus'][65] = 'tetranychus';
Arthropods[578] = new Array(65, 'tetranychus bimaculatus', 'two spotted/cotton red spider mite', 1, 104, 1);
Arthropods['genus'][84] = 'tetranychus';
Arthropods[579] = new Array(84, 'tetranychus canadensis', 'fourspotted spider mite', 1, 104, 1);
Arthropods['genus'][106] = 'tetranychus';
Arthropods[580] = new Array(106, 'tetranychus cinnabarinus', 'carmine spider mite', 1, 104, 1);
Arthropods['genus'][129] = 'tetranychus';
Arthropods[581] = new Array(129, 'tetranychus crataegi', 'spider mite', 1, 104, 1);
Arthropods['genus'][133] = 'tetranychus';
Arthropods[582] = new Array(133, 'tetranychus cucurbitacearum', 'spider mite', 1, 104, 1);
Arthropods['genus'][144] = 'tetranychus';
Arthropods[583] = new Array(144, 'tetranychus desertorum', 'desert spider mite', 1, 104, 1);
Arthropods['genus'][242] = 'tetranychus';
Arthropods[584] = new Array(242, 'tetranychus hydrangaea', 'hydrangea spider mite', 1, 104, 1);
Arthropods['genus'][263] = 'tetranychus';
Arthropods[585] = new Array(263, 'tetranychus kanzawai', 'tea red spider mite', 1, 104, 1);
Arthropods['genus'][286] = 'tetranychus';
Arthropods[586] = new Array(286, 'tetranychus ludeni', 'bean spider mite', 1, 104, 1);
Arthropods['genus'][306] = 'tetranychus';
Arthropods[587] = new Array(306, 'tetranychus mcdanieli', 'mcdaniel spider mite', 1, 104, 1);
Arthropods['genus'][368] = 'tetranychus';
Arthropods[588] = new Array(368, 'tetranychus pacificus', 'pacific spider mite', 1, 104, 1);
Arthropods['genus'][464] = 'tetranychus';
Arthropods[589] = new Array(464, 'tetranychus schoenei', 'schoene spider mite', 1, 104, 1);
Arthropods['genus'][529] = 'tetranychus';
Arthropods[590] = new Array(529, 'tetranychus tumidus', 'tumid spider mite', 1, 104, 1);
Arthropods['genus'][530] = 'tetranychus';
Arthropods[591] = new Array(530, 'tetranychus turkestani', 'strawberry spider mite', 1, 104, 1);
Arthropods['genus'][536] = 'tetranychus';
Arthropods[592] = new Array(536, 'tetranychus urticae', 'twospotted spider mite', 1, 104, 1);
Arthropods['genus'][609] = 'tetranychus';
Arthropods[593] = new Array(609, 'tetranychus vaporariorum', 'spider mite', 1, 104, 1);
Arthropods['genus'][555] = 'tetranychus';
Arthropods[594] = new Array(555, 'tetranychus viennensis', 'hawthorn spider mite', 1, 104, 1);
Arthropods['genus'][293] = 'therioaphis';
Arthropods[595] = new Array(293, 'therioaphis maculata', 'spotted alfalfa aphid', 1, 8, 9);
Arthropods['genus'][373] = 'thrips';
Arthropods[596] = new Array(373, 'thrips palmi', 'melon thrips', 1, 105, 16);
Arthropods['genus'][506] = 'thrips';
Arthropods[597] = new Array(506, 'thrips tabaci', 'onion thrips', 1, 105, 16);
Arthropods['genus'][380] = 'tinea';
Arthropods[598] = new Array(380, 'tinea pellionella', 'casemaking clothes moth', 1, 106, 12);
Arthropods['genus'][69] = 'tineola';
Arthropods[599] = new Array(69, 'tineola bisselliella', 'webbing clothes moth', 1, 106, 12);
Arthropods['genus'][560] = 'tortrix';
Arthropods[600] = new Array(560, 'tortrix viridana', 'european oak leafroller', 1, 107, 12);
Arthropods['genus'][14] = 'trialeurodes';
Arthropods[601] = new Array(14, 'trialeurodes albutilonea', 'bandedwing whitefly', 1, 3, 9);
Arthropods['genus'][540] = 'trialeurodes';
Arthropods[602] = new Array(540, 'trialeurodes vaporariorum', 'greenhouse whitefly', 1, 3, 9);
Arthropods['genus'][250] = 'triatoma';
Arthropods[603] = new Array(250, 'triatoma infestans', 'kissing bugs', 1, 90, 8);
Arthropods['genus'][294] = 'triatoma';
Arthropods[604] = new Array(294, 'triatoma maculata', '', 1, 90, 8);
Arthropods['genus'][95] = 'tribolium';
Arthropods[605] = new Array(95, 'tribolium castaneum', 'red flour beetle', 1, 101, 3);
Arthropods['genus'][121] = 'tribolium';
Arthropods[606] = new Array(121, 'tribolium confusum', 'confused flour beetle', 1, 101, 3);
Arthropods['genus'][336] = 'trichoplusia';
Arthropods[607] = new Array(336, 'trichoplusia ni', 'cabbage looper', 1, 72, 12);
Arthropods['genus'][371] = 'trioxys';
Arthropods[608] = new Array(371, 'trioxys pallidus', 'walnut aphid parasite', 1, 9, 10);
Arthropods['genus'][220] = 'trogoderma';
Arthropods[609] = new Array(220, 'trogoderma granarium', 'khapra beetle', 1, 41, 3);
Arthropods['genus'][610] = 'tuta';
Arthropods[610] = new Array(610, 'tuta absoluta', 'tomato leafminer', 3, 53, 12);
Arthropods['genus'][392] = 'tychius';
Arthropods[611] = new Array(392, 'tychius picirostris', 'clover seed weevil', 1, 38, 3);
Arthropods['genus'][490] = 'typhaea';
Arthropods[612] = new Array(490, 'typhaea stercorea', '', 1, 70, 3);
Arthropods['genus'][405] = 'typhlocyba';
Arthropods[613] = new Array(405, 'typhlocyba pomaria', 'white apple leafhopper', 1, 30, 9);
Arthropods['genus'][35] = 'typhlodromus';
Arthropods[614] = new Array(35, 'typhlodromus arboreus', 'predatory mite', 1, 77, 1);
Arthropods['genus'][620] = 'typhlodromus';
Arthropods[615] = new Array(620, 'typhlodromus exhilaratus', 'predatory mite', 2, 77, 21);
Arthropods['genus'][433] = 'typhlodromus=galenod';
Arthropods[616] = new Array(433, 'typhlodromus=galenod pyri', 'predatory mite', 1, 77, 1);
Arthropods['genus'][372] = 'tyrophagus';
Arthropods[617] = new Array(372, 'tyrophagus palmarum', '', 1, 1, 1);
Arthropods['genus'][429] = 'tyrophagus';
Arthropods[618] = new Array(429, 'tyrophagus putrescentiae', 'cheese mite', 1, 1, 1);
Arthropods['genus'][259] = 'varroa';
Arthropods[619] = new Array(259, 'varroa jacobsoni', 'varroa mite', 1, 109, 1);
Arthropods['genus'][3] = 'vespula';
Arthropods[620] = new Array(3, 'vespula acadica', 'forest yellowjacket', 1, 110, 10);
Arthropods['genus'][122] = 'vespula';
Arthropods[621] = new Array(122, 'vespula consobrina', 'blackjacket', 1, 110, 10);
Arthropods['genus'][189] = 'vespula';
Arthropods[622] = new Array(189, 'vespula flavopilosa', 'hybrid yellowjacket', 1, 110, 10);
Arthropods['genus'][298] = 'vespula';
Arthropods[623] = new Array(298, 'vespula maculifrons', 'eastern yellowjacket', 1, 110, 10);
Arthropods['genus'][554] = 'vespula';
Arthropods[624] = new Array(554, 'vespula vidua', 'social wasp', 1, 110, 10);
Arthropods['genus'][569] = 'vespula';
Arthropods[625] = new Array(569, 'vespula vulgaris', 'old world yellowjacket', 1, 110, 10);
Arthropods['genus'][46] = 'xenopsylla';
Arthropods[626] = new Array(46, 'xenopsylla astia', 'indian rat flea', 1, 87, 15);
Arthropods['genus'][74] = 'xenopsylla';
Arthropods[627] = new Array(74, 'xenopsylla brasillensis', 'rabbit flea', 1, 87, 15);
Arthropods['genus'][101] = 'xenopsylla';
Arthropods[628] = new Array(101, 'xenopsylla cheopis', 'oriental rat flea. tropical rat flea', 1, 87, 15);
Arthropods['genus'][496] = 'zabrotes';
Arthropods[629] = new Array(496, 'zabrotes subfasciatus', 'mexican bean weevil', 1, 16, 3);
Arthropods['genus'][302] = 'zetzellia';
Arthropods[630] = new Array(302, 'zetzellia mali', 'yellow predatory mite', 1, 99, 1);
Arthropods['genus'][386] = 'zinckenia';
Arthropods[631] = new Array(386, 'zinckenia perspectalis', '', 1, 88, 12);
MsuMoa[1] = new Array(1, 'Acetylcholine esterase inhibitors; Carbamates');
MsuMoaSort[1] = new Array(1, 'Acetylcholine esterase inhibitors; Carbamates');
MsuMoa[2] = new Array(2, 'Acetylcholine esterase inhibitors; Organophophates');
MsuMoaSort[2] = new Array(2, 'Acetylcholine esterase inhibitors; Organophophates');
MsuMoa[43] = new Array(43, 'Aconitase inhibitor; Fluoroacetate');
MsuMoaSort[3] = new Array(43, 'Aconitase inhibitor; Fluoroacetate');
MsuMoa[10] = new Array(10, 'Chloride channel activators; Avermectins, Milbemycins');
MsuMoaSort[4] = new Array(10, 'Chloride channel activators; Avermectins, Milbemycins');
MsuMoa[15] = new Array(15, 'Compounds of unknown or non-specific mode of action (fumigants); Chloropicrin');
MsuMoaSort[5] = new Array(15, 'Compounds of unknown or non-specific mode of action (fumigants); Chloropicrin');
MsuMoa[14] = new Array(14, 'Compounds of unknown or non-specific mode of action (fumigants); Methyl bromide and other alkyl halides');
MsuMoaSort[6] = new Array(14, 'Compounds of unknown or non-specific mode of action (fumigants); Methyl bromide and other alkyl halides');
MsuMoa[16] = new Array(16, 'Compounds of unknown or non-specific mode of action (fumigants); Sulfuryl fluoride');
MsuMoaSort[7] = new Array(16, 'Compounds of unknown or non-specific mode of action (fumigants); Sulfuryl fluoride');
MsuMoa[20] = new Array(20, 'Compounds of unknown or non-specific mode of action (mite growth inhibitors); Clofentezine, Hexythiazox');
MsuMoaSort[8] = new Array(20, 'Compounds of unknown or non-specific mode of action (mite growth inhibitors); Clofentezine, Hexythiazox');
MsuMoa[48] = new Array(48, 'Compounds of unknown or non-specific mode of action (mite growth inhibitors); Etoxazole');
MsuMoaSort[9] = new Array(48, 'Compounds of unknown or non-specific mode of action (mite growth inhibitors); Etoxazole');
MsuMoa[17] = new Array(17, 'Compounds of unknown or non-specific mode of action (selective feeding bloc); Cryolite');
MsuMoaSort[10] = new Array(17, 'Compounds of unknown or non-specific mode of action (selective feeding bloc); Cryolite');
MsuMoa[19] = new Array(19, 'Compounds of unknown or non-specific mode of action (selective feeding bloc); Flonicamid');
MsuMoaSort[11] = new Array(19, 'Compounds of unknown or non-specific mode of action (selective feeding bloc); Flonicamid');
MsuMoa[18] = new Array(18, 'Compounds of unknown or non-specific mode of action (selective feeding bloc); Pymetrozine');
MsuMoaSort[12] = new Array(18, 'Compounds of unknown or non-specific mode of action (selective feeding bloc); Pymetrozine');
MsuMoa[35] = new Array(35, 'Ecdysone agonist / disruptor; Azadirachtin');
MsuMoaSort[13] = new Array(35, 'Ecdysone agonist / disruptor; Azadirachtin');
MsuMoa[34] = new Array(34, 'Ecdysone agonist / disruptor; Diacylhydrazines');
MsuMoaSort[14] = new Array(34, 'Ecdysone agonist / disruptor; Diacylhydrazines');
MsuMoa[3] = new Array(3, 'GABA-gated chloride channel antagonists; Cyclodiene organochlorines');
MsuMoaSort[15] = new Array(3, 'GABA-gated chloride channel antagonists; Cyclodiene organochlorines');
MsuMoa[4] = new Array(4, 'GABA-gated chloride channel antagonists; Fipronil or Phenylpyrazoles');
MsuMoaSort[16] = new Array(4, 'GABA-gated chloride channel antagonists; Fipronil or Phenylpyrazoles');
MsuMoa[27] = new Array(27, 'Inhibitors of ATP synthase; Diafenthiuron');
MsuMoaSort[17] = new Array(27, 'Inhibitors of ATP synthase; Diafenthiuron');
MsuMoa[29] = new Array(29, 'Inhibitors of ATP synthase; Organohalogens, Propargite');
MsuMoaSort[18] = new Array(29, 'Inhibitors of ATP synthase; Organohalogens, Propargite');
MsuMoa[28] = new Array(28, 'Inhibitors of ATP synthase; Organotin miticides');
MsuMoaSort[19] = new Array(28, 'Inhibitors of ATP synthase; Organotin miticides');
MsuMoa[31] = new Array(31, 'Inhibitors of chitin biosynthesis, type 0, Lepidopteran; Benzoylureas');
MsuMoaSort[20] = new Array(31, 'Inhibitors of chitin biosynthesis, type 0, Lepidopteran; Benzoylureas');
MsuMoa[32] = new Array(32, 'Inhibitors of chitin biosynthesis, type 1, Homopteran; Buprofezin');
MsuMoaSort[21] = new Array(32, 'Inhibitors of chitin biosynthesis, type 1, Homopteran; Buprofezin');
MsuMoa[40] = new Array(40, 'Inhibitors of lipid synthesis; Tetronic acid derivitives');
MsuMoaSort[22] = new Array(40, 'Inhibitors of lipid synthesis; Tetronic acid derivitives');
MsuMoa[12] = new Array(12, 'Juvenile hormone mimics; Fenoxycarb');
MsuMoaSort[23] = new Array(12, 'Juvenile hormone mimics; Fenoxycarb');
MsuMoa[11] = new Array(11, 'Juvenile hormone mimics; Juvenile hormone analogues');
MsuMoaSort[24] = new Array(11, 'Juvenile hormone mimics; Juvenile hormone analogues');
MsuMoa[13] = new Array(13, 'Juvenile hormone mimics; Pyriproxyfen');
MsuMoaSort[25] = new Array(13, 'Juvenile hormone mimics; Pyriproxyfen');
MsuMoa[23] = new Array(23, 'Microbial disruptors of insect midgut membranes (includes transgenic crops); Bacillus sphaericus');
MsuMoaSort[26] = new Array(23, 'Microbial disruptors of insect midgut membranes (includes transgenic crops); Bacillus sphaericus');
MsuMoa[21] = new Array(21, 'Microbial disruptors of insect midgut membranes (includes transgenic crops); Bacillus thuringiensis (variety unstated)');
MsuMoaSort[27] = new Array(21, 'Microbial disruptors of insect midgut membranes (includes transgenic crops); Bacillus thuringiensis (variety unstated)');
MsuMoa[24] = new Array(24, 'Microbial disruptors of insect midgut membranes (includes transgenic crops); Bacillus thuringiensis var. aizawai');
MsuMoaSort[28] = new Array(24, 'Microbial disruptors of insect midgut membranes (includes transgenic crops); Bacillus thuringiensis var. aizawai');
MsuMoa[22] = new Array(22, 'Microbial disruptors of insect midgut membranes (includes transgenic crops); Bacillus thuringiensis var. israelensis');
MsuMoaSort[29] = new Array(22, 'Microbial disruptors of insect midgut membranes (includes transgenic crops); Bacillus thuringiensis var. israelensis');
MsuMoa[26] = new Array(26, 'Microbial disruptors of insect midgut membranes (includes transgenic crops); Bacillus thuringiensis var. tenebrionensis');
MsuMoaSort[30] = new Array(26, 'Microbial disruptors of insect midgut membranes (includes transgenic crops); Bacillus thuringiensis var. tenebrionensis');
MsuMoa[25] = new Array(25, 'Microbial disruptors of insect midgut membranes (includes transgenic crops); Bacillus thuringiensis var.inhibitors kurstaki');
MsuMoaSort[31] = new Array(25, 'Microbial disruptors of insect midgut membranes (includes transgenic crops); Bacillus thuringiensis var.inhibitors kurstaki');
MsuMoa[38] = new Array(38, 'Mitochondrial complex I electron transport inhibitors; METI acaricides, Rotenone');
MsuMoaSort[32] = new Array(38, 'Mitochondrial complex I electron transport inhibitors; METI acaricides, Rotenone');
MsuMoa[37] = new Array(37, 'Mitochondrial complex III electron transport inhibitors; Hydramethylnon,Dicofol, Acequinocyl, Fluacrypyrim');
MsuMoaSort[33] = new Array(37, 'Mitochondrial complex III electron transport inhibitors; Hydramethylnon,Dicofol, Acequinocyl, Fluacrypyrim');
MsuMoa[41] = new Array(41, 'Mitochondrial complex IV electron transport inhibitors; Aluminium phosphide, cyanide, phosphine');
MsuMoaSort[34] = new Array(41, 'Mitochondrial complex IV electron transport inhibitors; Aluminium phosphide, cyanide, phosphine');
MsuMoa[33] = new Array(33, 'Molting disrupter, Dipteran; Cyromazine');
MsuMoaSort[35] = new Array(33, 'Molting disrupter, Dipteran; Cyromazine');
MsuMoa[42] = new Array(42, 'Neuroactive (unknown mode of action); Bifenazate');
MsuMoaSort[36] = new Array(42, 'Neuroactive (unknown mode of action); Bifenazate');
MsuMoa[9] = new Array(9, 'Nicotinic Acetylcholine receptor agonists (allosteric); Spinosyns');
MsuMoaSort[37] = new Array(9, 'Nicotinic Acetylcholine receptor agonists (allosteric); Spinosyns');
MsuMoa[8] = new Array(8, 'Nicotinic Acetylcholine receptor agonists / antagonists; Cartap, Bensultap');
MsuMoaSort[38] = new Array(8, 'Nicotinic Acetylcholine receptor agonists / antagonists; Cartap, Bensultap');
MsuMoa[6] = new Array(6, 'Nicotinic Acetylcholine receptor agonists / antagonists; Neonicotinoids');
MsuMoaSort[39] = new Array(6, 'Nicotinic Acetylcholine receptor agonists / antagonists; Neonicotinoids');
MsuMoa[7] = new Array(7, 'Nicotinic Acetylcholine receptor agonists / antagonists; Nicotine');
MsuMoaSort[40] = new Array(7, 'Nicotinic Acetylcholine receptor agonists / antagonists; Nicotine');
MsuMoa[36] = new Array(36, 'Octopaminergic agonist; Amitraz');
MsuMoaSort[41] = new Array(36, 'Octopaminergic agonist; Amitraz');
MsuMoa[5] = new Array(5, 'Sodium channel modulators; Pyrethroids, Pyrethrins, DDT');
MsuMoaSort[42] = new Array(5, 'Sodium channel modulators; Pyrethroids, Pyrethrins, DDT');
MsuMoa[45] = new Array(45, 'Synergists. Eserase inhibitors; Tribufos (DEF)');
MsuMoaSort[43] = new Array(45, 'Synergists. Eserase inhibitors; Tribufos (DEF)');
MsuMoa[44] = new Array(44, 'Synergists. Oxidase inhibitors; Piperonyl butoxide');
MsuMoaSort[44] = new Array(44, 'Synergists. Oxidase inhibitors; Piperonyl butoxide');
MsuMoa[30] = new Array(30, 'Uncoupler of oxidative phosphorylation via disruption of proton gradient; Chlorfenapyr, DNOC');
MsuMoaSort[45] = new Array(30, 'Uncoupler of oxidative phosphorylation via disruption of proton gradient; Chlorfenapyr, DNOC');
MsuMoa[47] = new Array(47, 'Unknown Mode of Action (general); Undetermined MOA');
MsuMoaSort[46] = new Array(47, 'Unknown Mode of Action (general); Undetermined MOA');
MsuMoa[46] = new Array(46, 'Viruses; NPV');
MsuMoaSort[47] = new Array(46, 'Viruses; NPV');
MsuMoa[39] = new Array(39, 'Voltage-dependent sodium channel blocker; Indoxacarb');
MsuMoaSort[48] = new Array(39, 'Voltage-dependent sodium channel blocker; Indoxacarb');
MsuMoaAbbr[1] = new Array(20, '10A', 'Compounds of unknown or non-specific mode of action (mite growth inhibitors); Clofentezine, Hexythiazox');
MsuMoaAbbr[2] = new Array(48, '10B', 'Compounds of unknown or non-specific mode of action (mite growth inhibitors); Etoxazole');
MsuMoaAbbr[3] = new Array(21, '11', 'Microbial disruptors of insect midgut membranes (includes transgenic crops); Bacillus thuringiensis (variety unstated)');
MsuMoaAbbr[4] = new Array(22, '11A1', 'Microbial disruptors of insect midgut membranes (includes transgenic crops); Bacillus thuringiensis var. israelensis');
MsuMoaAbbr[5] = new Array(23, '11A2', 'Microbial disruptors of insect midgut membranes (includes transgenic crops); Bacillus sphaericus');
MsuMoaAbbr[6] = new Array(24, '11B1', 'Microbial disruptors of insect midgut membranes (includes transgenic crops); Bacillus thuringiensis var. aizawai');
MsuMoaAbbr[7] = new Array(25, '11B2', 'Microbial disruptors of insect midgut membranes (includes transgenic crops); Bacillus thuringiensis var.inhibitors kurstaki');
MsuMoaAbbr[8] = new Array(26, '11C', 'Microbial disruptors of insect midgut membranes (includes transgenic crops); Bacillus thuringiensis var. tenebrionensis');
MsuMoaAbbr[9] = new Array(27, '12A', 'Inhibitors of ATP synthase; Diafenthiuron');
MsuMoaAbbr[10] = new Array(28, '12B', 'Inhibitors of ATP synthase; Organotin miticides');
MsuMoaAbbr[11] = new Array(29, '12C', 'Inhibitors of ATP synthase; Organohalogens, Propargite');
MsuMoaAbbr[12] = new Array(30, '13', 'Uncoupler of oxidative phosphorylation via disruption of proton gradient; Chlorfenapyr, DNOC');
MsuMoaAbbr[13] = new Array(31, '15', 'Inhibitors of chitin biosynthesis, type 0, Lepidopteran; Benzoylureas');
MsuMoaAbbr[14] = new Array(32, '16', 'Inhibitors of chitin biosynthesis, type 1, Homopteran; Buprofezin');
MsuMoaAbbr[15] = new Array(33, '17', 'Molting disrupter, Dipteran; Cyromazine');
MsuMoaAbbr[16] = new Array(34, '18A', 'Ecdysone agonist / disruptor; Diacylhydrazines');
MsuMoaAbbr[17] = new Array(35, '18B', 'Ecdysone agonist / disruptor; Azadirachtin');
MsuMoaAbbr[18] = new Array(36, '19', 'Octopaminergic agonist; Amitraz');
MsuMoaAbbr[19] = new Array(1, '1A', 'Acetylcholine esterase inhibitors; Carbamates');
MsuMoaAbbr[20] = new Array(2, '1B', 'Acetylcholine esterase inhibitors; Organophophates');
MsuMoaAbbr[21] = new Array(37, '20', 'Mitochondrial complex III electron transport inhibitors; Hydramethylnon,Dicofol, Acequinocyl, Fluacrypyrim');
MsuMoaAbbr[22] = new Array(38, '21', 'Mitochondrial complex I electron transport inhibitors; METI acaricides, Rotenone');
MsuMoaAbbr[23] = new Array(39, '22', 'Voltage-dependent sodium channel blocker; Indoxacarb');
MsuMoaAbbr[24] = new Array(40, '23', 'Inhibitors of lipid synthesis; Tetronic acid derivitives');
MsuMoaAbbr[25] = new Array(41, '24', 'Mitochondrial complex IV electron transport inhibitors; Aluminium phosphide, cyanide, phosphine');
MsuMoaAbbr[26] = new Array(42, '25', 'Neuroactive (unknown mode of action); Bifenazate');
MsuMoaAbbr[27] = new Array(43, '26', 'Aconitase inhibitor; Fluoroacetate');
MsuMoaAbbr[28] = new Array(44, '27A', 'Synergists. Oxidase inhibitors; Piperonyl butoxide');
MsuMoaAbbr[29] = new Array(45, '27B', 'Synergists. Eserase inhibitors; Tribufos (DEF)');
MsuMoaAbbr[30] = new Array(46, '28', 'Viruses; NPV');
MsuMoaAbbr[31] = new Array(3, '2A', 'GABA-gated chloride channel antagonists; Cyclodiene organochlorines');
MsuMoaAbbr[32] = new Array(4, '2B', 'GABA-gated chloride channel antagonists; Fipronil or Phenylpyrazoles');
MsuMoaAbbr[33] = new Array(5, '3', 'Sodium channel modulators; Pyrethroids, Pyrethrins, DDT');
MsuMoaAbbr[34] = new Array(6, '4A', 'Nicotinic Acetylcholine receptor agonists / antagonists; Neonicotinoids');
MsuMoaAbbr[35] = new Array(7, '4B', 'Nicotinic Acetylcholine receptor agonists / antagonists; Nicotine');
MsuMoaAbbr[36] = new Array(8, '4C', 'Nicotinic Acetylcholine receptor agonists / antagonists; Cartap, Bensultap');
MsuMoaAbbr[37] = new Array(9, '5', 'Nicotinic Acetylcholine receptor agonists (allosteric); Spinosyns');
MsuMoaAbbr[38] = new Array(10, '6', 'Chloride channel activators; Avermectins, Milbemycins');
MsuMoaAbbr[39] = new Array(11, '7A', 'Juvenile hormone mimics; Juvenile hormone analogues');
MsuMoaAbbr[40] = new Array(12, '7B', 'Juvenile hormone mimics; Fenoxycarb');
MsuMoaAbbr[41] = new Array(13, '7C', 'Juvenile hormone mimics; Pyriproxyfen');
MsuMoaAbbr[42] = new Array(14, '8A', 'Compounds of unknown or non-specific mode of action (fumigants); Methyl bromide and other alkyl halides');
MsuMoaAbbr[43] = new Array(15, '8B', 'Compounds of unknown or non-specific mode of action (fumigants); Chloropicrin');
MsuMoaAbbr[44] = new Array(16, '8C', 'Compounds of unknown or non-specific mode of action (fumigants); Sulfuryl fluoride');
MsuMoaAbbr[45] = new Array(17, '9A', 'Compounds of unknown or non-specific mode of action (selective feeding bloc); Cryolite');
MsuMoaAbbr[46] = new Array(18, '9B', 'Compounds of unknown or non-specific mode of action (selective feeding bloc); Pymetrozine');
MsuMoaAbbr[47] = new Array(19, '9C', 'Compounds of unknown or non-specific mode of action (selective feeding bloc); Flonicamid');
MsuMoaAbbr[48] = new Array(47, 'UNK', 'Unknown Mode of Action (general); Undetermined MOA');
MsuMoaCat[1] = new Array(2, 'Acetylcholine esterase inhibitors');
MsuMoaCat[2] = new Array(3, 'Aconitase inhibitor');
MsuMoaCat[3] = new Array(4, 'Chloride channel activators');
MsuMoaCat[4] = new Array(5, 'Compounds of unknown or non-specific mode of action (fumigants)');
MsuMoaCat[5] = new Array(6, 'Compounds of unknown or non-specific mode of action (mite growth inhibitors)');
MsuMoaCat[6] = new Array(7, 'Compounds of unknown or non-specific mode of action (selective feeding bloc)');
MsuMoaCat[7] = new Array(8, 'Ecdysone agonist / disruptor');
MsuMoaCat[8] = new Array(9, 'GABA-gated chloride channel antagonists');
MsuMoaCat[9] = new Array(10, 'Inhibitors of ATP synthase');
MsuMoaCat[10] = new Array(11, 'Inhibitors of chitin biosynthesis, type 0, Lepidopteran');
MsuMoaCat[11] = new Array(12, 'Inhibitors of chitin biosynthesis, type 1, Homopteran');
MsuMoaCat[12] = new Array(13, 'Inhibitors of lipid synthesis');
MsuMoaCat[13] = new Array(14, 'Juvenile hormone mimics');
MsuMoaCat[14] = new Array(15, 'Microbial disruptors of insect midgut membranes (includes transgenic crops)');
MsuMoaCat[15] = new Array(16, 'Mitochondrial complex I electron transport inhibitors');
MsuMoaCat[16] = new Array(17, 'Mitochondrial complex III electron transport inhibitors');
MsuMoaCat[17] = new Array(18, 'Mitochondrial complex IV electron transport inhibitors');
MsuMoaCat[18] = new Array(19, 'Molting disrupter, Dipteran');
MsuMoaCat[19] = new Array(20, 'Neuroactive (unknown mode of action)');
MsuMoaCat[20] = new Array(21, 'Nicotinic Acetylcholine receptor agonists (allosteric)');
MsuMoaCat[21] = new Array(22, 'Nicotinic Acetylcholine receptor agonists / antagonists');
MsuMoaCat[22] = new Array(23, 'Octopaminergic agonist');
MsuMoaCat[23] = new Array(24, 'Sodium channel modulators');
MsuMoaCat[24] = new Array(25, 'Synergists. Eserase inhibitors');
MsuMoaCat[25] = new Array(26, 'Synergists. Oxidase inhibitors');
MsuMoaCat[26] = new Array(27, 'Uncoupler of oxidative phosphorylation via disruption of proton gradient');
MsuMoaCat[27] = new Array(1, 'Unknown Mode of Action (general)');
MsuMoaCat[28] = new Array(28, 'Viruses');
MsuMoaCat[29] = new Array(29, 'Voltage-dependent sodium channel blocker');
IracMoa[1] = new Array(36, '10A: Clofentezine, Hexythiazox, Diflovidazin; Mite growth inhibitors');
IracMoa[2] = new Array(37, '10B: Etoxazole; Mite growth inhibitors');
IracMoa[3] = new Array(38, '11: Bacillus thuringiensis, Bacillus sphaericus; Microbial disruptors of insect midgut membranes');
IracMoa[4] = new Array(43, '12A: Diafenthiuron; Inhibitors of mitochondrial ATP synthase');
IracMoa[5] = new Array(44, '12B: Organotin miticides; Inhibitors of mitochondrial ATP synthase');
IracMoa[6] = new Array(45, '12C: Propargite; Inhibitors of mitochondrial ATP synthase');
IracMoa[7] = new Array(80, '12D: Tetradifon; Inhibitors of mitochondrial ATP synthase');
IracMoa[8] = new Array(46, '13: Chlorfenapyr, DNOC, Sulfluramid; Uncouplers of oxidative phosphorylation via disruption of proton gradient');
IracMoa[9] = new Array(47, '14: Nereistoxin analogues; Nicotinic acetylcholine receptor (nAChR) channel blockers');
IracMoa[10] = new Array(48, '15: Benzoylureas; Inhibitors of chitin biosynthesis, type 0');
IracMoa[11] = new Array(49, '16: Buprofezin; Inhibitors of chitin biosynthesis, type 1');
IracMoa[12] = new Array(50, '17: Cyromazine; Moulting disruptor, Dipteran');
IracMoa[13] = new Array(51, '18: Diacylhydrazines; Ecdysone receptor agonists');
IracMoa[14] = new Array(53, '19: Amitraz; Octopamine receptor agonists');
IracMoa[15] = new Array(17, '1A: Carbamates; Acetylcholinesterase (AChe) inhibitors');
IracMoa[16] = new Array(18, '1B: Organophosphates; Acetylcholinesterase (AChe) inhibitors');
IracMoa[17] = new Array(54, '20A: Hydramethylnon; Mitochondrial complex III electron transport inhibitors');
IracMoa[18] = new Array(55, '20B: Acequinocyl; Mitochondrial complex III electron transport inhibitors');
IracMoa[19] = new Array(56, '20C: Fluacrypyrim; Mitochondrial complex III electron transport inhibitors');
IracMoa[20] = new Array(57, '21A: METI acaricides and insecticides; Mitochondrial complex I electron transport inhibitors');
IracMoa[21] = new Array(82, '21B: Rotenone; Mitochondrial complex I electron transport inhibitors');
IracMoa[22] = new Array(58, '22A: Indoxacarb; Voltage-dependent sodium channel blockers');
IracMoa[23] = new Array(81, '22B: Metaflumizone; Voltage-dependent sodium channel blockers');
IracMoa[24] = new Array(59, '23: Tetronic and Tetramic acid derivatives; Inhibitors of acetyl CoA carboxylase');
IracMoa[25] = new Array(60, '24A: Phosphine; Mitochondrial complex IV electron transport inhibitors');
IracMoa[26] = new Array(61, '24B: Cyanide; Mitochondrial complex IV electron transport inhibitors');
IracMoa[27] = new Array(74, '25: Beta-ketonitrile derivatives; Mitochondrial complex II electron transport inhibitors');
IracMoa[28] = new Array(66, '28: Diamides; Ryanodine receptor modulators');
IracMoa[29] = new Array(19, '2A: Cyclodiene organochlorines; GABA-gated chloride channel antagonists');
IracMoa[30] = new Array(73, '2B: Phenylpyrazoles (Fiproles); GABA-gated chloride channel antagonists');
IracMoa[31] = new Array(21, '3A: Pyrethroids, Pyrethrins; Sodium channel modulators');
IracMoa[32] = new Array(75, '3B: DDT, Methoxychlor; Sodium channel modulators');
IracMoa[33] = new Array(22, '4A: Neonicotinoids; Nicotinic Acetylcholine (nAChR) receptor agonists');
IracMoa[34] = new Array(23, '4B: Nicotine; Nicotinic Acetylcholine (nAChR) receptor agonists');
IracMoa[35] = new Array(25, '5: Spinosyns; Nicotinic Acetylcholine (nAChR) receptor allosteric activators');
IracMoa[36] = new Array(26, '6: Avermectins, Milbemycins; Chloride channel activators');
IracMoa[37] = new Array(27, '7A: Juvenile hormone analogues; Juvenile hormone mimics');
IracMoa[38] = new Array(28, '7B: Fenoxycarb; Juvenile hormone mimics');
IracMoa[39] = new Array(29, '7C: Pyriproxyfen; Juvenile hormone mimics');
IracMoa[40] = new Array(30, '8A: Alkyl halides; Miscellaneous non-specific (multi-site) inhibitors');
IracMoa[41] = new Array(31, '8B: Chloropicrin; Miscellaneous non-specific (multi-site) inhibitors');
IracMoa[42] = new Array(32, '8C: Sulfuryl fluoride; Miscellaneous non-specific (multi-site) inhibitors');
IracMoa[43] = new Array(76, '8D: Borax; Miscellaneous non-specific (multi-site) inhibitors');
IracMoa[44] = new Array(77, '8E: Tartar emetic; Miscellaneous non-specific (multi-site) inhibitors');
IracMoa[45] = new Array(34, '9B: Pymetrozine; Selective homopteran feeding blockers');
IracMoa[46] = new Array(35, '9C: Flonicamid; Selective homopteran feeding blockers');
IracMoa[47] = new Array(67, 'UN: UN Compounds of unknown or uncertain MoA; Compounds of unknown or uncertain MoA');
IracMoaCat[1] = new Array(1, 'Acetylcholinesterase (AChe) inhibitors');
IracMoaCat[2] = new Array(2, 'GABA-gated chloride channel antagonists');
IracMoaCat[3] = new Array(3, 'Sodium channel modulators');
IracMoaCat[4] = new Array(4, 'Nicotinic Acetylcholine (nAChR) receptor agonists');
IracMoaCat[5] = new Array(5, 'Nicotinic Acetylcholine (nAChR) receptor allosteric activators');
IracMoaCat[6] = new Array(6, 'Chloride channel activators');
IracMoaCat[7] = new Array(7, 'Juvenile hormone mimics');
IracMoaCat[8] = new Array(8, 'Miscellaneous non-specific (multi-site) inhibitors');
IracMoaCat[9] = new Array(9, 'Selective homopteran feeding blockers');
IracMoaCat[10] = new Array(10, 'Mite growth inhibitors');
IracMoaCat[11] = new Array(11, 'Microbial disruptors of insect midgut membranes');
IracMoaCat[12] = new Array(12, 'Inhibitors of mitochondrial ATP synthase');
IracMoaCat[13] = new Array(13, 'Uncouplers of oxidative phosphorylation via disruption of proton gradient');
IracMoaCat[14] = new Array(14, 'Nicotinic acetylcholine receptor (nAChR) channel blockers');
IracMoaCat[15] = new Array(15, 'Inhibitors of chitin biosynthesis, type 0');
IracMoaCat[16] = new Array(16, 'Inhibitors of chitin biosynthesis, type 1');
IracMoaCat[17] = new Array(17, 'Moulting disruptor, Dipteran');
IracMoaCat[18] = new Array(18, 'Ecdysone receptor agonists');
IracMoaCat[19] = new Array(19, 'Octopamine receptor agonists');
IracMoaCat[20] = new Array(20, 'Mitochondrial complex III electron transport inhibitors');
IracMoaCat[21] = new Array(21, 'Mitochondrial complex I electron transport inhibitors');
IracMoaCat[22] = new Array(22, 'Voltage-dependent sodium channel blockers');
IracMoaCat[23] = new Array(23, 'Inhibitors of acetyl CoA carboxylase');
IracMoaCat[24] = new Array(24, 'Mitochondrial complex IV electron transport inhibitors');
IracMoaCat[25] = new Array(28, 'Ryanodine receptor modulators');
IracMoaCat[26] = new Array(32, 'Compounds of unknown or uncertain MoA');
IracMoaCat[27] = new Array(33, 'Miscellaneous non-specific (Multi-site) inhibitors');
IracMoaCat[28] = new Array(34, 'Mitochondrial complex II electron transport inhibitors');
AI[1] = new Array(1, 'abamectin', 10, 0); 
AI[2] = new Array(2, 'acephate', 2, 0); 
AI[3] = new Array(387, 'acequinocyl', 37, 0); 
AI[4] = new Array(371, 'acetamiprid', 6, 0); 
AI[5] = new Array(4, 'acetamiprid', 6, 0); 
AI[6] = new Array(5, 'acrinathrin', 5, 0); 
AI[7] = new Array(6, 'alanycarb', 1, 0); 
AI[8] = new Array(7, 'aldicarb', 1, 0); 
AI[9] = new Array(8, 'aldrin', 3, 0); 
AI[10] = new Array(9, 'allethrin', 5, 0); 
AI[11] = new Array(10, 'allethrin-bio', 5, 0); 
AI[12] = new Array(11, 'allethrin-bio-S-cyclopentenyl', 5, 0); 
AI[13] = new Array(92, 'alpha-cypermethrinas', 5, 255); 
AI[14] = new Array(13, 'amidithion', 2, 0); 
AI[15] = new Array(14, 'aminocarb', 1, 0); 
AI[16] = new Array(15, 'amitraz', 36, 0); 
AI[17] = new Array(16, 'azadirachtin', 35, 0); 
AI[18] = new Array(17, 'azamethiphos', 2, 0); 
AI[19] = new Array(18, 'azinphos-ethyl', 2, 0); 
AI[20] = new Array(19, 'azinphos-methyl', 2, 0); 
AI[21] = new Array(352, 'azinphos-methyl + PBO', 2, 0); 
AI[22] = new Array(393, 'azobenzene', 47, 0); 
AI[23] = new Array(21, 'azocyclotin', 28, 0); 
AI[24] = new Array(394, 'Bacillus popilliae', 21, 0); 
AI[25] = new Array(23, 'Bacillus sphaericus', 23, 0); 
AI[26] = new Array(359, 'Bacillus sphaericus 1593', 23, 0); 
AI[27] = new Array(360, 'Bacillus sphaericus 2297', 23, 0); 
AI[28] = new Array(397, 'Bacillus sphaericus 2362', 23, 0); 
AI[29] = new Array(24, 'Bacillus thuringiensis (var. unspecified)', 21, 0); 
AI[30] = new Array(381, 'Bacillus thuringiensis Cry1Da', 21, 0); 
AI[31] = new Array(408, 'Bacillus thuringiensis Cry1F', 21, 0); 
AI[32] = new Array(355, 'Bacillus thuringiensis CryIAa', 21, 0); 
AI[33] = new Array(363, 'Bacillus thuringiensis CryIJa', 21, 0); 
AI[34] = new Array(400, 'Bacillus thuringiensis crystal CryIC', 21, 0); 
AI[35] = new Array(361, 'Bacillus thuringiensis HD73 spore/crystal', 25, 0); 
AI[36] = new Array(356, 'Bacillus thuringiensis MVP II', 25, 0); 
AI[37] = new Array(399, 'Bacillus thuringiensis var.  kurstaki HD-1', 21, 0); 
AI[38] = new Array(25, 'Bacillus thuringiensis var.  tenebrionensis', 26, 0); 
AI[39] = new Array(26, 'Bacillus thuringiensis var. aizawai', 24, 0); 
AI[40] = new Array(27, 'Bacillus thuringiensis var. israelensis', 22, 0); 
AI[41] = new Array(28, 'Bacillus thuringiensis var. kurstaki', 25, 0); 
AI[42] = new Array(398, 'Bacillus thuringiensis var. kurstaki (Dipel)', 23, 0); 
AI[43] = new Array(401, 'Bacillus thuringiensis var. kurstaki (Javelin)', 21, 0); 
AI[44] = new Array(29, 'bendiocarb', 1, 0); 
AI[45] = new Array(30, 'benfuracarb', 1, 0); 
AI[46] = new Array(31, 'benoxophos', 2, 0); 
AI[47] = new Array(32, 'bensultap', 8, 0); 
AI[48] = new Array(33, 'benzoximate', 47, 0); 
AI[49] = new Array(86, 'beta-cyfluthrin', 5, 255); 
AI[50] = new Array(93, 'beta-cypermethrin', 5, 255); 
AI[51] = new Array(367, 'beta-cypermethrin', 5, 0); 
AI[52] = new Array(176, 'BHC', 3, 255); 
AI[53] = new Array(34, 'BHC/cyclodienes - Unspecified In Literature', 3, 0); 
AI[54] = new Array(35, 'bifenazate', 42, 0); 
AI[55] = new Array(36, 'bifenthrin', 5, 0); 
AI[56] = new Array(346, 'Bin2', 23, 0); 
AI[57] = new Array(37, 'binapacryl', 30, 0); 
AI[58] = new Array(10, 'bioallethrin', 5, 255); 
AI[59] = new Array(11, 'bioallethrin  S-cyclopentenyl', 5, 255); 
AI[60] = new Array(38, 'bioresmethrin', 5, 0); 
AI[61] = new Array(403, 'bioresmethrin+PBO', 47, 0); 
AI[62] = new Array(39, 'bromophos', 2, 0); 
AI[63] = new Array(40, 'bromophos-ethyl', 2, 0); 
AI[64] = new Array(41, 'bromopropylate', 47, 0); 
AI[65] = new Array(42, 'bufencarb', 1, 0); 
AI[66] = new Array(43, 'buprofezin', 32, 0); 
AI[67] = new Array(44, 'butacarb', 1, 0); 
AI[68] = new Array(45, 'butocarboxim', 1, 0); 
AI[69] = new Array(46, 'butoxycarboxim', 1, 0); 
AI[70] = new Array(47, 'cadusafos', 2, 0); 
AI[71] = new Array(48, 'Carbamates - Unspecified in Literature', 1, 0); 
AI[72] = new Array(49, 'carbaryl', 1, 0); 
AI[73] = new Array(50, 'carbofuran', 1, 0); 
AI[74] = new Array(51, 'carbophenothion', 2, 0); 
AI[75] = new Array(52, 'carbophenothion-methyl', 2, 0); 
AI[76] = new Array(53, 'carbosulfan', 1, 0); 
AI[77] = new Array(54, 'cartap', 8, 0); 
AI[78] = new Array(55, 'chlofluazuron', 31, 0); 
AI[79] = new Array(56, 'chlorbenside', 47, 0); 
AI[80] = new Array(57, 'chlordane', 3, 0); 
AI[81] = new Array(58, 'chlordecone', 3, 0); 
AI[82] = new Array(59, 'chlordimeform', 36, 0); 
AI[83] = new Array(60, 'chlorethoxyphos', 2, 0); 
AI[84] = new Array(61, 'chlorfenapyr', 30, 0); 
AI[85] = new Array(62, 'chlorfenethol', 47, 0); 
AI[86] = new Array(63, 'chlorfenson', 47, 0); 
AI[87] = new Array(64, 'chlorfensulfide', 47, 0); 
AI[88] = new Array(65, 'chlorfenvinphos', 2, 0); 
AI[89] = new Array(66, 'chlormephos', 2, 0); 
AI[90] = new Array(67, 'chlorobenzilate', 47, 0); 
AI[91] = new Array(68, 'chloromethiuron', 47, 0); 
AI[92] = new Array(69, 'chloropicrin', 15, 0); 
AI[93] = new Array(70, 'chloropropylate', 47, 0); 
AI[94] = new Array(71, 'chlorphoxim', 2, 0); 
AI[95] = new Array(72, 'chlorpyrifos', 2, 0); 
AI[96] = new Array(414, 'chlorpyrifos-ethyl', 2, 0); 
AI[97] = new Array(73, 'chlorpyrifos-methyl', 2, 0); 
AI[98] = new Array(74, 'chlorthiophos', 2, 0); 
AI[99] = new Array(75, 'chromafenozide', 34, 0); 
AI[100] = new Array(415, 'cis-cypermethrin', 5, 0); 
AI[101] = new Array(76, 'cloethocarb', 1, 0); 
AI[102] = new Array(389, 'clofentezine', 20, 0); 
AI[103] = new Array(78, 'clothianidin', 6, 0); 
AI[104] = new Array(79, 'coumaphos', 2, 0); 
AI[105] = new Array(347, 'coumaphoxon', 2, 0); 
AI[106] = new Array(407, 'CpGV', 46, 0); 
AI[107] = new Array(80, 'crotoxyphos', 2, 0); 
AI[108] = new Array(410, 'Cry1Ac', 21, 0); 
AI[109] = new Array(350, 'Cry1Ba', 21, 0); 
AI[110] = new Array(380, 'Cry1Ca', 21, 0); 
AI[111] = new Array(344, 'Cry2Aa', 21, 0); 
AI[112] = new Array(345, 'CryIIB', 21, 0); 
AI[113] = new Array(81, 'cryolite', 17, 0); 
AI[114] = new Array(82, 'cyanofenphos', 2, 0); 
AI[115] = new Array(83, 'cyanophos', 2, 0); 
AI[116] = new Array(84, 'cycloprothrin', 5, 0); 
AI[117] = new Array(85, 'cyfluthrin', 5, 0); 
AI[118] = new Array(376, 'cyfluthrin + DEF', 5, 0); 
AI[119] = new Array(86, 'cyfluthrin-beta', 5, 0); 
AI[120] = new Array(87, 'cyhalothrin', 5, 0); 
AI[121] = new Array(88, 'cyhalothrin-gamma', 5, 0); 
AI[122] = new Array(89, 'cyhalothrin-lambda', 5, 0); 
AI[123] = new Array(90, 'cyhexatin', 28, 0); 
AI[124] = new Array(91, 'cypermethrin', 5, 0); 
AI[125] = new Array(92, 'cypermethrin-alpha', 5, 0); 
AI[126] = new Array(93, 'cypermethrin-beta', 5, 0); 
AI[127] = new Array(94, 'cypermethrin-theta', 5, 0); 
AI[128] = new Array(95, 'cypermethrin-zeta', 5, 0); 
AI[129] = new Array(96, 'cyphenothrin', 5, 0); 
AI[130] = new Array(97, 'cyromazine', 33, 0); 
AI[131] = new Array(378, 'Cyt1Aa', 22, 0); 
AI[132] = new Array(246, 'd-phenothrin', 5, 255); 
AI[133] = new Array(303, 'DDD', 5, 255); 
AI[134] = new Array(98, 'DDT', 5, 0); 
AI[135] = new Array(107, 'DDVP', 2, 255); 
AI[136] = new Array(333, 'DEF', 45, 255); 
AI[137] = new Array(99, 'deltamethrin', 5, 0); 
AI[138] = new Array(375, 'Deltamethrin + DEF', 5, 0); 
AI[139] = new Array(402, 'deltamethrin + PBO', 47, 0); 
AI[140] = new Array(100, 'demephion', 2, 0); 
AI[141] = new Array(101, 'demeton', 2, 0); 
AI[142] = new Array(102, 'demeton-S-methyl', 2, 0); 
AI[143] = new Array(103, 'diafenthiuron', 27, 0); 
AI[144] = new Array(104, 'dialifos', 2, 0); 
AI[145] = new Array(105, 'diazinon', 2, 0); 
AI[146] = new Array(362, 'diazinon + PBO', 2, 0); 
AI[147] = new Array(106, 'dichlofenthion', 2, 0); 
AI[148] = new Array(107, 'dichlorvos', 2, 0); 
AI[149] = new Array(108, 'dicofol', 47, 0); 
AI[150] = new Array(109, 'dicrotophos', 2, 0); 
AI[151] = new Array(379, 'dicyclanil', 33, 0); 
AI[152] = new Array(110, 'dieldrin', 3, 0); 
AI[153] = new Array(111, 'dienochlor', 3, 0); 
AI[154] = new Array(112, 'diflubenzuron', 31, 0); 
AI[155] = new Array(113, 'dimefox', 2, 0); 
AI[156] = new Array(114, 'dimethoate', 2, 0); 
AI[157] = new Array(115, 'dimethrin', 5, 0); 
AI[158] = new Array(116, 'dimethylvinphos', 2, 0); 
AI[159] = new Array(117, 'dinocap', 30, 0); 
AI[160] = new Array(118, 'dinotefuran', 6, 0); 
AI[161] = new Array(119, 'dioxabenzofos', 2, 0); 
AI[162] = new Array(120, 'dioxacarb', 1, 0); 
AI[163] = new Array(121, 'dioxathion', 2, 0); 
AI[164] = new Array(348, 'dipterex', 2, 0); 
AI[165] = new Array(122, 'disulfoton', 2, 0); 
AI[166] = new Array(123, 'disulfoton sulphone', 2, 0); 
AI[167] = new Array(124, 'DNOC', 30, 0); 
AI[168] = new Array(369, 'DPX-MPO62', 39, 0); 
AI[169] = new Array(364, 'Emamectin Benzoate', 10, 0); 
AI[170] = new Array(125, 'emamectin benzoate', 10, 0); 
AI[171] = new Array(126, 'empenthrin', 5, 0); 
AI[172] = new Array(127, 'endosulfan', 3, 0); 
AI[173] = new Array(128, 'endothion', 2, 0); 
AI[174] = new Array(129, 'endrin', 3, 0); 
AI[175] = new Array(130, 'EPN', 2, 0); 
AI[176] = new Array(156, 'esfenvalerate', 5, 0); 
AI[177] = new Array(131, 'ethiofencarb', 1, 0); 
AI[178] = new Array(132, 'ethion', 2, 0); 
AI[179] = new Array(133, 'ethiprole', 4, 0); 
AI[180] = new Array(134, 'ethoate-methyl', 2, 0); 
AI[181] = new Array(135, 'ethoprophos', 2, 0); 
AI[182] = new Array(136, 'ethyl dichlorvos', 2, 0); 
AI[183] = new Array(137, 'ethylan', 5, 0); 
AI[184] = new Array(138, 'ethylene dibromide', 14, 0); 
AI[185] = new Array(139, 'ethylene dichloride', 14, 0); 
AI[186] = new Array(140, 'etofenprox', 5, 0); 
AI[187] = new Array(406, 'etoxazole', 20, 0); 
AI[188] = new Array(142, 'etrimfos', 2, 0); 
AI[189] = new Array(143, 'famphur', 2, 0); 
AI[190] = new Array(144, 'fenazaquin', 38, 0); 
AI[191] = new Array(145, 'fenbutatin oxide', 28, 0); 
AI[192] = new Array(146, 'fenitrothion', 2, 0); 
AI[193] = new Array(147, 'fenobucarb', 1, 0); 
AI[194] = new Array(148, 'fenoxycarb', 12, 0); 
AI[195] = new Array(149, 'fenpropathrin', 5, 0); 
AI[196] = new Array(357, 'fenpropathrin + acephate', 5, 0); 
AI[197] = new Array(150, 'fenpyroximate', 38, 0); 
AI[198] = new Array(151, 'fenson', 47, 0); 
AI[199] = new Array(152, 'fensulfothion', 2, 0); 
AI[200] = new Array(153, 'fenthion', 2, 0); 
AI[201] = new Array(154, 'fenthion-ethyl', 2, 0); 
AI[202] = new Array(155, 'fenvalerate', 5, 0); 
AI[203] = new Array(157, 'fipronil', 4, 0); 
AI[204] = new Array(158, 'flonicamid', 19, 0); 
AI[205] = new Array(411, 'Fluacrypyrim', 38, 0); 
AI[206] = new Array(160, 'fluazuron', 31, 0); 
AI[207] = new Array(161, 'flucycloxuron', 31, 0); 
AI[208] = new Array(162, 'flucythrinate', 5, 0); 
AI[209] = new Array(163, 'flufenoxuron', 31, 0); 
AI[210] = new Array(164, 'flumethrin', 5, 0); 
AI[211] = new Array(165, 'fluvalinate', 5, 0); 
AI[212] = new Array(166, 'fluvalinate-tau', 5, 0); 
AI[213] = new Array(167, 'fonofos', 2, 0); 
AI[214] = new Array(168, 'formetanate', 1, 0); 
AI[215] = new Array(169, 'formothion', 2, 0); 
AI[216] = new Array(170, 'fosthiazate', 2, 0); 
AI[217] = new Array(171, 'furathiocarb', 1, 0); 
AI[218] = new Array(88, 'gamma-cyhalothrin', 5, 255); 
AI[219] = new Array(172, 'genite', 47, 0); 
AI[220] = new Array(173, 'halfenprox', 5, 0); 
AI[221] = new Array(174, 'halofenazide', 34, 0); 
AI[222] = new Array(175, 'HCH (mixed isomers)', 3, 0); 
AI[223] = new Array(176, 'HCH-gamma', 3, 0); 
AI[224] = new Array(177, 'HCH-gamma', 3, 0); 
AI[225] = new Array(178, 'heptachlor', 3, 0); 
AI[226] = new Array(179, 'heptenophos', 2, 0); 
AI[227] = new Array(180, 'hexaflumuron', 31, 0); 
AI[228] = new Array(396, 'hexythiazox', 20, 0); 
AI[229] = new Array(405, 'hexythiazox + organotin', 20, 0); 
AI[230] = new Array(404, 'hydramethylnon', 37, 0); 
AI[231] = new Array(390, 'hydrogen cyanide', 47, 0); 
AI[232] = new Array(354, 'hydrogen peroxide', 47, 0); 
AI[233] = new Array(184, 'hydroprene', 11, 0); 
AI[234] = new Array(185, 'imidacloprid', 6, 0); 
AI[235] = new Array(412, 'Imidaclothiz', 6, 0); 
AI[236] = new Array(186, 'imiprothrin', 5, 0); 
AI[237] = new Array(187, 'indoxacarb', 39, 0); 
AI[238] = new Array(188, 'iodofenphos', 2, 0); 
AI[239] = new Array(189, 'isazophos', 2, 0); 
AI[240] = new Array(190, 'isobenzan', 3, 0); 
AI[241] = new Array(191, 'isodrin', 3, 0); 
AI[242] = new Array(192, 'isofenphos', 2, 0); 
AI[243] = new Array(193, 'isolan', 1, 0); 
AI[244] = new Array(194, 'isoprocarb', 1, 0); 
AI[245] = new Array(195, 'isopropyl O-(methoxyaminothiophosphoryl)  salicylate', 2, 0); 
AI[246] = new Array(196, 'isoxathion', 2, 0); 
AI[247] = new Array(197, 'ivermectin', 10, 0); 
AI[248] = new Array(198, 'kelevan', 47, 0); 
AI[249] = new Array(199, 'kinoprene', 11, 0); 
AI[250] = new Array(89, 'lambda-cyhalothrin', 5, 255); 
AI[251] = new Array(200, 'lead arsenate', 47, 0); 
AI[252] = new Array(201, 'leptophos', 2, 0); 
AI[253] = new Array(202, 'lime sulfur', 47, 0); 
AI[254] = new Array(395, 'lindane', 3, 0); 
AI[255] = new Array(203, 'lufenuron', 31, 0); 
AI[256] = new Array(418, 'malaoxon', 2, 0); 
AI[257] = new Array(204, 'malathion', 2, 0); 
AI[258] = new Array(205, 'mecarbam', 2, 0); 
AI[259] = new Array(206, 'menazon', 2, 0); 
AI[260] = new Array(207, 'mephosfolan', 2, 0); 
AI[261] = new Array(208, 'mercaptothion', 2, 0); 
AI[262] = new Array(209, 'methamidophos', 2, 0); 
AI[263] = new Array(210, 'methidathion', 2, 0); 
AI[264] = new Array(211, 'methiocarb', 1, 0); 
AI[265] = new Array(212, 'methomyl', 1, 0); 
AI[266] = new Array(213, 'methoprene', 11, 0); 
AI[267] = new Array(214, 'methoxychlor', 5, 0); 
AI[268] = new Array(215, 'methoxyfenozide', 34, 0); 
AI[269] = new Array(216, 'methyl bromide', 14, 0); 
AI[270] = new Array(217, 'metolcarb', 1, 0); 
AI[271] = new Array(218, 'mevinphos', 2, 0); 
AI[272] = new Array(219, 'milbemectin', 10, 0); 
AI[273] = new Array(220, 'mirex', 3, 0); 
AI[274] = new Array(221, 'MNFA', 43, 0); 
AI[275] = new Array(222, 'mobam', 1, 0); 
AI[276] = new Array(223, 'monocrotophos', 2, 0); 
AI[277] = new Array(373, 'Monocrotophos + DEF', 2, 0); 
AI[278] = new Array(374, 'monocrotophos + PBO', 2, 0); 
AI[279] = new Array(409, 'monosultap', 8, 0); 
AI[280] = new Array(224, 'morphothion', 2, 0); 
AI[281] = new Array(342, 'N-Desmethylthiamethoxam', 6, 0); 
AI[282] = new Array(343, 'N-Methylimidacloprid', 6, 0); 
AI[283] = new Array(225, 'naled', 2, 0); 
AI[284] = new Array(226, 'neopynamin', 5, 0); 
AI[285] = new Array(227, 'nicotine', 7, 0); 
AI[286] = new Array(228, 'nitenpyram', 6, 0); 
AI[287] = new Array(229, 'nithiazine', 6, 0); 
AI[288] = new Array(230, 'nitrilacarb', 1, 0); 
AI[289] = new Array(231, 'novaluron', 31, 0); 
AI[290] = new Array(232, 'nuclear polyhedrosis virus', 46, 0); 
AI[291] = new Array(233, 'omethoate', 2, 0); 
AI[292] = new Array(234, 'Organophosphates - Unspecified In Literature', 2, 0); 
AI[293] = new Array(235, 'oxamyl', 1, 0); 
AI[294] = new Array(236, 'oxinothiophos', 2, 0); 
AI[295] = new Array(237, 'oxydemeton-methyl', 2, 0); 
AI[296] = new Array(238, 'oxydeprofos', 2, 0); 
AI[297] = new Array(239, 'oxydisulfoton', 2, 0); 
AI[298] = new Array(240, 'paraoxon', 2, 0); 
AI[299] = new Array(241, 'parathion', 2, 0); 
AI[300] = new Array(368, 'parathion methyl + cucurbitacins', 2, 0); 
AI[301] = new Array(242, 'parathion-methyl', 2, 0); 
AI[302] = new Array(243, 'permethrin', 5, 0); 
AI[303] = new Array(244, 'phenkapton', 2, 0); 
AI[304] = new Array(245, 'phenothrin', 5, 0); 
AI[305] = new Array(246, 'phenothrin-d', 5, 0); 
AI[306] = new Array(247, 'phenthoate', 2, 0); 
AI[307] = new Array(248, 'phorate', 2, 0); 
AI[308] = new Array(249, 'phosalone', 2, 0); 
AI[309] = new Array(250, 'phosmet', 2, 0); 
AI[310] = new Array(351, 'phosmet + DEF', 2, 0); 
AI[311] = new Array(372, 'phosmet + PBO', 2, 0); 
AI[312] = new Array(251, 'phosphamidon', 2, 0); 
AI[313] = new Array(388, 'phosphine', 15, 0); 
AI[314] = new Array(253, 'phospholan', 2, 0); 
AI[315] = new Array(254, 'phoxim', 2, 0); 
AI[316] = new Array(255, 'piperonyl butoxide', 44, 0); 
AI[317] = new Array(256, 'pirimicarb', 1, 0); 
AI[318] = new Array(257, 'pirimiphos-ethyl', 2, 0); 
AI[319] = new Array(258, 'pirimiphos-methyl', 2, 0); 
AI[320] = new Array(259, 'prallethrin', 5, 0); 
AI[321] = new Array(260, 'profenofos', 2, 0); 
AI[322] = new Array(261, 'promecarb', 1, 0); 
AI[323] = new Array(262, 'propaphos', 2, 0); 
AI[324] = new Array(263, 'propargite', 29, 0); 
AI[325] = new Array(264, 'propetamphos', 2, 0); 
AI[326] = new Array(265, 'propoxur', 1, 0); 
AI[327] = new Array(266, 'prothidathion', 2, 0); 
AI[328] = new Array(267, 'prothiofos', 2, 0); 
AI[329] = new Array(268, 'prothoate', 2, 0); 
AI[330] = new Array(370, 'pymetrozine', 18, 0); 
AI[331] = new Array(269, 'pymetrozine', 18, 0); 
AI[332] = new Array(270, 'pyraclofos', 2, 0); 
AI[333] = new Array(271, 'pyrazophos', 2, 0); 
AI[334] = new Array(272, 'pyrethrins', 5, 0); 
AI[335] = new Array(365, 'pyrethrins + PB', 5, 0); 
AI[336] = new Array(273, 'Pyrethroids - Unspecified In Literature', 5, 0); 
AI[337] = new Array(272, 'pyrethrum', 5, 255); 
AI[338] = new Array(366, 'pyrethrum + PBO', 5, 0); 
AI[339] = new Array(274, 'pyridaben', 38, 0); 
AI[340] = new Array(275, 'pyridalyl', 47, 0); 
AI[341] = new Array(276, 'pyridaphenthion', 2, 0); 
AI[342] = new Array(277, 'pyrimidifen', 38, 0); 
AI[343] = new Array(278, 'pyriproxyfen', 13, 0); 
AI[344] = new Array(279, 'quinalphos', 2, 0); 
AI[345] = new Array(280, 'quinomethionate', 47, 0); 
AI[346] = new Array(281, 'resmethrin', 5, 0); 
AI[347] = new Array(282, 'ronnel', 2, 0); 
AI[348] = new Array(283, 'rotenone', 38, 0); 
AI[349] = new Array(284, 'RU 15525', 5, 0); 
AI[350] = new Array(285, 'schradan', 2, 0); 
AI[351] = new Array(286, 'selenium sulfide', 47, 0); 
AI[352] = new Array(287, 'silafluofen', 5, 0); 
AI[353] = new Array(288, 'sodium arsenite', 47, 0); 
AI[354] = new Array(290, 'spinosad', 9, 0); 
AI[355] = new Array(289, 'spinosad', 9, 0); 
AI[356] = new Array(291, 'spirodiclofen', 40, 0); 
AI[357] = new Array(292, 'spiromesifen', 40, 0); 
AI[358] = new Array(417, 'spirotetramat', 40, 0); 
AI[359] = new Array(293, 'stirofos', 2, 0); 
AI[360] = new Array(294, 'sulfluramid', 30, 0); 
AI[361] = new Array(295, 'sulfotep', 2, 0); 
AI[362] = new Array(296, 'sulfur', 47, 0); 
AI[363] = new Array(297, 'sulfuryl fluoride', 16, 0); 
AI[364] = new Array(298, 'sulphenone', 47, 0); 
AI[365] = new Array(299, 'sulprofos', 2, 0); 
AI[366] = new Array(300, 'sumithrin', 5, 0); 
AI[367] = new Array(349, 'synergized pyrethrins', 5, 0); 
AI[368] = new Array(301, 'tartar emetic', 47, 0); 
AI[369] = new Array(302, 'tau-fluvalinate', 5, 0); 
AI[370] = new Array(303, 'TDE', 5, 0); 
AI[371] = new Array(304, 'tebufenozide', 34, 0); 
AI[372] = new Array(305, 'tebufenpyrad', 38, 0); 
AI[373] = new Array(306, 'tebupirimfos', 2, 0); 
AI[374] = new Array(307, 'teflubenzuron', 31, 0); 
AI[375] = new Array(308, 'tefluthrin', 5, 0); 
AI[376] = new Array(309, 'temephos', 2, 0); 
AI[377] = new Array(377, 'temephos + PBO', 2, 0); 
AI[378] = new Array(310, 'TEPP', 2, 0); 
AI[379] = new Array(311, 'terbufos', 2, 0); 
AI[380] = new Array(312, 'tetrachlorvinphos', 2, 0); 
AI[381] = new Array(313, 'tetradifon', 29, 0); 
AI[382] = new Array(314, 'tetramethrin', 5, 0); 
AI[383] = new Array(315, 'tetramethrin-[(1R)-isomers]', 5, 0); 
AI[384] = new Array(316, 'tetrasul', 47, 0); 
AI[385] = new Array(317, 'thanite', 47, 0); 
AI[386] = new Array(94, 'theta-cypermethrin', 5, 255); 
AI[387] = new Array(318, 'thiacloprid', 6, 0); 
AI[388] = new Array(319, 'thiamethoxam', 6, 0); 
AI[389] = new Array(320, 'thiocarboxime', 1, 0); 
AI[390] = new Array(321, 'thiocyclam', 8, 0); 
AI[391] = new Array(322, 'thiodicarb', 1, 0); 
AI[392] = new Array(323, 'thiofanox', 1, 0); 
AI[393] = new Array(324, 'thiometon', 2, 0); 
AI[394] = new Array(325, 'thionazin', 2, 0); 
AI[395] = new Array(326, 'thioquinox', 47, 0); 
AI[396] = new Array(327, 'tolfenpyrad', 38, 0); 
AI[397] = new Array(328, 'toxaphene', 3, 0); 
AI[398] = new Array(329, 'tralomethrin', 5, 0); 
AI[399] = new Array(416, 'trans-cypermethrin', 5, 0); 
AI[400] = new Array(330, 'transfluthrin', 5, 0); 
AI[401] = new Array(331, 'triazamate', 1, 0); 
AI[402] = new Array(332, 'triazophos', 2, 0); 
AI[403] = new Array(333, 'tribufos', 45, 0); 
AI[404] = new Array(334, 'trichlorfon', 2, 0); 
AI[405] = new Array(335, 'triflumuron', 31, 0); 
AI[406] = new Array(336, 'trimethacarb', 1, 0); 
AI[407] = new Array(337, 'vamidothion', 2, 0); 
AI[408] = new Array(338, 'XMC', 1, 0); 
AI[409] = new Array(339, 'xylycarb', 1, 0); 
AI[410] = new Array(95, 'zeta-cypermethrin', 5, 255); 
AI[411] = new Array(340, 'zineb', 47, 0); 
AI[412] = new Array(341, 'ZXI 8901', 5, 0); 
AiCategory[1] = new Array(17, 'ABM', 'Avermectins'); 
AiCategory[2] = new Array(7, 'ARS', 'Arsenicals'); 
AiCategory[3] = new Array(1, 'BAC', 'Bacterials'); 
AiCategory[4] = new Array(23, 'BPU', 'Benzoylphenylureas'); 
AiCategory[5] = new Array(2, 'CAR', 'Carbamates'); 
AiCategory[6] = new Array(24, 'CYCLO', 'Cyclodienes'); 
AiCategory[7] = new Array(25, 'DAH', 'Diacylhydrazines'); 
AiCategory[8] = new Array(26, 'DDT', 'DDT and analogs'); 
AiCategory[9] = new Array(40, 'DIA', 'Diamides'); 
AiCategory[10] = new Array(27, 'DNP', 'Dinitrophenols'); 
AiCategory[11] = new Array(10, 'FOR', 'Formamidines'); 
AiCategory[12] = new Array(28, 'FORM', 'Formamidines'); 
AiCategory[13] = new Array(3, 'FUM', 'Fumigants'); 
AiCategory[14] = new Array(12, 'IGR', 'Insect Growth Regulators'); 
AiCategory[15] = new Array(29, 'INORG', 'Inorganics - general'); 
AiCategory[16] = new Array(30, 'JHM', 'Juvenile Hormone Mimics'); 
AiCategory[17] = new Array(22, 'MET', 'METI'); 
AiCategory[18] = new Array(4, 'MISC', 'Miscellaneous'); 
AiCategory[19] = new Array(46, 'NAPH', 'naphthoquinone'); 
AiCategory[20] = new Array(32, 'NER', 'Nereistoxin analogs'); 
AiCategory[21] = new Array(13, 'NICO', 'Neonicotinoids'); 
AiCategory[22] = new Array(9, 'OCL', 'Organochlorines'); 
AiCategory[23] = new Array(5, 'OP', 'Organophosphates'); 
AiCategory[24] = new Array(15, 'ORG', 'Organotins'); 
AiCategory[25] = new Array(41, 'OXA', 'Oxadiazines'); 
AiCategory[26] = new Array(16, 'PHE', 'Dinitrofenols'); 
AiCategory[27] = new Array(43, 'PYAZO', 'Pyridine Azomethines'); 
AiCategory[28] = new Array(42, 'PYCAR', 'pyrazolecarboxamide'); 
AiCategory[29] = new Array(14, 'PYL', 'Pyrroles'); 
AiCategory[30] = new Array(6, 'PYR', 'Pyrethroids'); 
AiCategory[31] = new Array(44, 'PYRI', 'pyrimidinamine '); 
AiCategory[32] = new Array(19, 'PYZ', 'Phenylpyrazoles'); 
AiCategory[33] = new Array(45, 'QUIN', 'quinazoline'); 
AiCategory[34] = new Array(20, 'ROT', 'Rotenone'); 
AiCategory[35] = new Array(35, 'SPIN', 'Spinosyns'); 
AiCategory[36] = new Array(18, 'SPY', 'Spynosins'); 
AiCategory[37] = new Array(8, 'SUL', 'Sulfur Compounds'); 
AiCategory[38] = new Array(21, 'SYN', 'Synergists'); 
AiCategory[39] = new Array(36, 'TETR', 'Tetronic acid derivatives'); 
AiCategory[40] = new Array(11, 'THI', 'Thiocyanates'); 
AiCategory[41] = new Array(37, 'THIOUR', 'Thioureas'); 
AiCategory[42] = new Array(38, 'TIN', 'Organotins'); 
AiCategory[43] = new Array(39, 'VIR', 'Viruses'); 
OrderFamily[1] = new Array(); 
OrderFamily[1][0] = new Array(1, 'acaridae'); 
OrderFamily[1][1] = new Array(40, 'dermanyssidae'); 
OrderFamily[1][2] = new Array(48, 'eriophyidae'); 
OrderFamily[1][3] = new Array(60, 'ixodidae'); 
OrderFamily[1][4] = new Array(67, 'macronyssidae'); 
OrderFamily[1][5] = new Array(75, 'pentatomidae'); 
OrderFamily[1][6] = new Array(77, 'phytoseiidae'); 
OrderFamily[1][7] = new Array(99, 'stigmaeidae'); 
OrderFamily[1][8] = new Array(102, 'tenuipalpidae'); 
OrderFamily[1][9] = new Array(104, 'tetranychidae'); 
OrderFamily[1][10] = new Array(109, 'varroidae'); 
OrderFamily[2] = new Array(); 
OrderFamily[2][0] = new Array(32, 'clubionidae'); 
OrderFamily[3] = new Array(); 
OrderFamily[3][0] = new Array(5, 'anobiidae'); 
OrderFamily[3][1] = new Array(14, 'bostrichdae'); 
OrderFamily[3][2] = new Array(16, 'bruchidae'); 
OrderFamily[3][3] = new Array(17, 'byturidae'); 
OrderFamily[3][4] = new Array(20, 'carabidae'); 
OrderFamily[3][5] = new Array(28, 'chrysomelidae'); 
OrderFamily[3][6] = new Array(34, 'coccinellidae'); 
OrderFamily[3][7] = new Array(36, 'cucujidae'); 
OrderFamily[3][8] = new Array(38, 'curculionidae'); 
OrderFamily[3][9] = new Array(41, 'dermestidae'); 
OrderFamily[3][10] = new Array(44, 'elateridae'); 
OrderFamily[3][11] = new Array(70, 'mycetophagidae'); 
OrderFamily[3][12] = new Array(71, 'nitidulidae'); 
OrderFamily[3][13] = new Array(92, 'scarabaeidae'); 
OrderFamily[3][14] = new Array(94, 'scolytidae'); 
OrderFamily[3][15] = new Array(98, 'staphylinidae'); 
OrderFamily[3][16] = new Array(101, 'tenebrionidae'); 
OrderFamily[4] = new Array(); 
OrderFamily[4][0] = new Array(18, 'caligidae'); 
OrderFamily[5] = new Array(); 
OrderFamily[5][0] = new Array(12, 'blattellidae'); 
OrderFamily[5][1] = new Array(13, 'blattidae'); 
OrderFamily[5][2] = new Array(61, 'labiduridae'); 
OrderFamily[6] = new Array(); 
OrderFamily[6][0] = new Array(2, 'agromyzidae'); 
OrderFamily[6][1] = new Array(6, 'anthomyiidae'); 
OrderFamily[6][2] = new Array(19, 'calliphoridae'); 
OrderFamily[6][3] = new Array(21, 'cecidomyiidae'); 
OrderFamily[6][4] = new Array(23, 'ceratopogonidae'); 
OrderFamily[6][5] = new Array(25, 'chaoboridae'); 
OrderFamily[6][6] = new Array(26, 'chironomidae'); 
OrderFamily[6][7] = new Array(27, 'chloropidae'); 
OrderFamily[6][8] = new Array(37, 'culicidae'); 
OrderFamily[6][9] = new Array(43, 'drosophilidae'); 
OrderFamily[6][10] = new Array(47, 'ephydridae'); 
OrderFamily[6][11] = new Array(69, 'muscidae'); 
OrderFamily[6][12] = new Array(73, 'otitidae'); 
OrderFamily[6][13] = new Array(76, 'phoridae'); 
OrderFamily[6][14] = new Array(79, 'piophilidae'); 
OrderFamily[6][15] = new Array(82, 'psilidae'); 
OrderFamily[6][16] = new Array(83, 'psychodidae'); 
OrderFamily[6][17] = new Array(84, 'psycodidae'); 
OrderFamily[6][18] = new Array(93, 'sciaridae'); 
OrderFamily[6][19] = new Array(96, 'simuliidae'); 
OrderFamily[6][20] = new Array(100, 'syrphidae'); 
OrderFamily[6][21] = new Array(103, 'tephritidae'); 
OrderFamily[7] = new Array(); 
OrderFamily[7][0] = new Array(46, 'ephemeridae'); 
OrderFamily[7][1] = new Array(58, 'heptageniidae'); 
OrderFamily[8] = new Array(); 
OrderFamily[8][0] = new Array(4, 'alydidae'); 
OrderFamily[8][1] = new Array(8, 'aphididae'); 
OrderFamily[8][2] = new Array(30, 'cicadellidae'); 
OrderFamily[8][3] = new Array(31, 'cimicidae'); 
OrderFamily[8][4] = new Array(35, 'coreidae'); 
OrderFamily[8][5] = new Array(64, 'lygaeidae'); 
OrderFamily[8][6] = new Array(68, 'miridae'); 
OrderFamily[8][7] = new Array(75, 'pentatomidae'); 
OrderFamily[8][8] = new Array(89, 'pyrrhocoridae'); 
OrderFamily[8][9] = new Array(90, 'reduviidae'); 
OrderFamily[9] = new Array(); 
OrderFamily[9][0] = new Array(3, 'aleyrodidae'); 
OrderFamily[9][1] = new Array(8, 'aphididae'); 
OrderFamily[9][2] = new Array(24, 'cercopidae'); 
OrderFamily[9][3] = new Array(30, 'cicadellidae'); 
OrderFamily[9][4] = new Array(33, 'coccidae'); 
OrderFamily[9][5] = new Array(39, 'delphacidae'); 
OrderFamily[9][6] = new Array(42, 'diaspididae'); 
OrderFamily[9][7] = new Array(52, 'fulgoridae'); 
OrderFamily[9][8] = new Array(81, 'pseudococcidae'); 
OrderFamily[9][9] = new Array(85, 'psyllidae'); 
OrderFamily[10] = new Array(); 
OrderFamily[10][0] = new Array(7, 'aphelinidae'); 
OrderFamily[10][1] = new Array(9, 'aphidiidae'); 
OrderFamily[10][2] = new Array(10, 'apidae'); 
OrderFamily[10][3] = new Array(15, 'braconidae'); 
OrderFamily[10][4] = new Array(45, 'encyrtidae'); 
OrderFamily[10][5] = new Array(49, 'eucoilidae'); 
OrderFamily[10][6] = new Array(50, 'eulophidae'); 
OrderFamily[10][7] = new Array(51, 'formicidae'); 
OrderFamily[10][8] = new Array(59, 'ichneumonidae'); 
OrderFamily[10][9] = new Array(86, 'pteromalidae'); 
OrderFamily[10][10] = new Array(110, 'vespidae'); 
OrderFamily[11] = new Array(); 
OrderFamily[11][0] = new Array(91, 'rhinotermitidae'); 
OrderFamily[12] = new Array(); 
OrderFamily[12][0] = new Array(11, 'arctiidae'); 
OrderFamily[12][1] = new Array(53, 'gelechiidae'); 
OrderFamily[12][2] = new Array(54, 'gracillariidae'); 
OrderFamily[12][3] = new Array(57, 'hepialidae'); 
OrderFamily[12][4] = new Array(62, 'lasiocampidae'); 
OrderFamily[12][5] = new Array(65, 'lymantriidae'); 
OrderFamily[12][6] = new Array(66, 'lyonetiidae'); 
OrderFamily[12][7] = new Array(72, 'noctuidae'); 
OrderFamily[12][8] = new Array(78, 'pieridae'); 
OrderFamily[12][9] = new Array(80, 'plutellidae'); 
OrderFamily[12][10] = new Array(88, 'pyralidae'); 
OrderFamily[12][11] = new Array(95, 'scythridae'); 
OrderFamily[12][12] = new Array(97, 'sphingidae'); 
OrderFamily[12][13] = new Array(106, 'tineidae'); 
OrderFamily[12][14] = new Array(107, 'tortricidae'); 
OrderFamily[12][15] = new Array(111, 'yponomeutidae'); 
OrderFamily[13] = new Array(); 
OrderFamily[13][0] = new Array(29, 'chrysopidae'); 
OrderFamily[13][1] = new Array(56, 'hemerobiidae'); 
OrderFamily[14] = new Array(); 
OrderFamily[14][0] = new Array(55, 'haematopinidae'); 
OrderFamily[14][1] = new Array(63, 'linognathidae'); 
OrderFamily[14][2] = new Array(74, 'pediculidae'); 
OrderFamily[14][3] = new Array(108, 'trichodectidae'); 
OrderFamily[15] = new Array(); 
OrderFamily[15][0] = new Array(22, 'ceratophyllidae'); 
OrderFamily[15][1] = new Array(87, 'pulicidae'); 
OrderFamily[16] = new Array(); 
OrderFamily[16][0] = new Array(105, 'thripidae'); 
OrderFamily[17] = new Array(); 
OrderFamily[17][0] = new Array(112, 'sarcoptidae'); 
OrderFamily[18] = new Array(); 
OrderFamily[18][0] = new Array(113, 'daphniidae'); 
OrderFamily[19] = new Array(); 
OrderFamily[19][0] = new Array(114, 'acrididae'); 
OrderFamily[19][1] = new Array(115, 'acridoidea'); 
OrderFamily[20] = new Array(); 
OrderFamily[20][0] = new Array(60, 'ixodidae'); 
OrderFamily[21] = new Array(); 
OrderFamily[21][0] = new Array(77, 'phytoseiidae'); 
OrderGenus[1] = new Array(); 
OrderGenus[1][0] = 'acarus'; 
OrderGenus[1][1] = 'aculops'; 
OrderGenus[1][2] = 'aculus'; 
OrderGenus[1][3] = 'amblyomma'; 
OrderGenus[1][4] = 'amblyseius'; 
OrderGenus[1][5] = 'boophilus'; 
OrderGenus[1][6] = 'brevipalpus'; 
OrderGenus[1][7] = 'bryobia'; 
OrderGenus[1][8] = 'dermacentor'; 
OrderGenus[1][9] = 'dermanyssus'; 
OrderGenus[1][10] = 'eotetranychus'; 
OrderGenus[1][11] = 'haemaphysalis'; 
OrderGenus[1][12] = 'halotydeus'; 
OrderGenus[1][13] = 'hyalomma'; 
OrderGenus[1][14] = 'ixodes'; 
OrderGenus[1][15] = 'metaseiulus'; 
OrderGenus[1][16] = 'oligonychus'; 
OrderGenus[1][17] = 'ornithonyssus'; 
OrderGenus[1][18] = 'panonychus'; 
OrderGenus[1][19] = 'phyllocoptruta'; 
OrderGenus[1][20] = 'phytoseiulus'; 
OrderGenus[1][21] = 'rhipicephalus'; 
OrderGenus[1][22] = 'rhizoglyphus'; 
OrderGenus[1][23] = 'tetranychus'; 
OrderGenus[1][24] = 'typhlodromus'; 
OrderGenus[1][25] = 'typhlodromus=galenod'; 
OrderGenus[1][26] = 'tyrophagus'; 
OrderGenus[1][27] = 'varroa'; 
OrderGenus[1][28] = 'zetzellia'; 
OrderGenus[2] = new Array(); 
OrderGenus[2][0] = 'chiracanthium'; 
OrderGenus[3] = new Array(); 
OrderGenus[3][0] = 'agriotes'; 
OrderGenus[3][1] = 'agrypnus'; 
OrderGenus[3][2] = 'aleochara'; 
OrderGenus[3][3] = 'alphitobius'; 
OrderGenus[3][4] = 'anomala'; 
OrderGenus[3][5] = 'anthonomus'; 
OrderGenus[3][6] = 'ataenius'; 
OrderGenus[3][7] = 'aulacophora'; 
OrderGenus[3][8] = 'bembidion'; 
OrderGenus[3][9] = 'bothynoderus'; 
OrderGenus[3][10] = 'brontispa'; 
OrderGenus[3][11] = 'byturus'; 
OrderGenus[3][12] = 'callosobruchus'; 
OrderGenus[3][13] = 'ceutorhynchus'; 
OrderGenus[3][14] = 'clivina'; 
OrderGenus[3][15] = 'coccinella'; 
OrderGenus[3][16] = 'cochliotis'; 
OrderGenus[3][17] = 'coleomegilla'; 
OrderGenus[3][18] = 'conoderus'; 
OrderGenus[3][19] = 'cosmopolites'; 
OrderGenus[3][20] = 'costelytra'; 
OrderGenus[3][21] = 'cryptolestes'; 
OrderGenus[3][22] = 'cyclocephala'; 
OrderGenus[3][23] = 'cylas'; 
OrderGenus[3][24] = 'dermestes'; 
OrderGenus[3][25] = 'diabrotica'; 
OrderGenus[3][26] = 'diabrotica=acalymma'; 
OrderGenus[3][27] = 'epilachna'; 
OrderGenus[3][28] = 'epitrix'; 
OrderGenus[3][29] = 'eutinobothrus'; 
OrderGenus[3][30] = 'galerucella'; 
OrderGenus[3][31] = 'gnathocerus'; 
OrderGenus[3][32] = 'graphognathus'; 
OrderGenus[3][33] = 'hypera'; 
OrderGenus[3][34] = 'hypothenemus'; 
OrderGenus[3][35] = 'lasioderma'; 
OrderGenus[3][36] = 'leptinotarsa'; 
OrderGenus[3][37] = 'limonius'; 
OrderGenus[3][38] = 'lissorhopterus'; 
OrderGenus[3][39] = 'listronotus'; 
OrderGenus[3][40] = 'melanotus'; 
OrderGenus[3][41] = 'meligethes'; 
OrderGenus[3][42] = 'oryzaephilus'; 
OrderGenus[3][43] = 'otiorhynchus'; 
OrderGenus[3][44] = 'oulema'; 
OrderGenus[3][45] = 'phyllophaga'; 
OrderGenus[3][46] = 'phyllotreta'; 
OrderGenus[3][47] = 'popillia'; 
OrderGenus[3][48] = 'psylliodes '; 
OrderGenus[3][49] = 'rhizopertha'; 
OrderGenus[3][50] = 'rhizotrogus=amphimal'; 
OrderGenus[3][51] = 'sitophilus'; 
OrderGenus[3][52] = 'sphenophorus'; 
OrderGenus[3][53] = 'tribolium'; 
OrderGenus[3][54] = 'trogoderma'; 
OrderGenus[3][55] = 'tychius'; 
OrderGenus[3][56] = 'typhaea'; 
OrderGenus[3][57] = 'zabrotes'; 
OrderGenus[4] = new Array(); 
OrderGenus[4][0] = 'lepeophtheirus'; 
OrderGenus[5] = new Array(); 
OrderGenus[5][0] = 'blatta'; 
OrderGenus[5][1] = 'blattella'; 
OrderGenus[5][2] = 'labidura'; 
OrderGenus[5][3] = 'periplaneta'; 
OrderGenus[6] = new Array(); 
OrderGenus[6][0] = 'aedes'; 
OrderGenus[6][1] = 'agromyza'; 
OrderGenus[6][2] = 'anopheles'; 
OrderGenus[6][3] = 'anopholes'; 
OrderGenus[6][4] = 'aphidoletes'; 
OrderGenus[6][5] = 'armigeres'; 
OrderGenus[6][6] = 'bactrocera'; 
OrderGenus[6][7] = 'ceratitis'; 
OrderGenus[6][8] = 'chaoborus'; 
OrderGenus[6][9] = 'chironomus'; 
OrderGenus[6][10] = 'chrysomyia'; 
OrderGenus[6][11] = 'cnephia'; 
OrderGenus[6][12] = 'culex'; 
OrderGenus[6][13] = 'culicoides'; 
OrderGenus[6][14] = 'culiseta'; 
OrderGenus[6][15] = 'dasineura'; 
OrderGenus[6][16] = 'delia'; 
OrderGenus[6][17] = 'drosophila'; 
OrderGenus[6][18] = 'eumerus'; 
OrderGenus[6][19] = 'euxesta'; 
OrderGenus[6][20] = 'fannia'; 
OrderGenus[6][21] = 'glyptotendipes'; 
OrderGenus[6][22] = 'haematobia'; 
OrderGenus[6][23] = 'hippelates'; 
OrderGenus[6][24] = 'hydrellia'; 
OrderGenus[6][25] = 'leptoconopos'; 
OrderGenus[6][26] = 'liriomyza'; 
OrderGenus[6][27] = 'lucilia'; 
OrderGenus[6][28] = 'lucilla'; 
OrderGenus[6][29] = 'lutzomyia'; 
OrderGenus[6][30] = 'lycoriella'; 
OrderGenus[6][31] = 'mansonia'; 
OrderGenus[6][32] = 'megaselia'; 
OrderGenus[6][33] = 'merodon'; 
OrderGenus[6][34] = 'musca'; 
OrderGenus[6][35] = 'ochlerotatus'; 
OrderGenus[6][36] = 'ophyra'; 
OrderGenus[6][37] = 'phlebotomus'; 
OrderGenus[6][38] = 'phytomyza'; 
OrderGenus[6][39] = 'piophila'; 
OrderGenus[6][40] = 'procladius'; 
OrderGenus[6][41] = 'prosimulium'; 
OrderGenus[6][42] = 'protophormia'; 
OrderGenus[6][43] = 'psilia'; 
OrderGenus[6][44] = 'psorophora'; 
OrderGenus[6][45] = 'psychoda'; 
OrderGenus[6][46] = 'rhagoletis'; 
OrderGenus[6][47] = 'simulium'; 
OrderGenus[6][48] = 'simulium=prosimulium'; 
OrderGenus[6][49] = 'stomoxys'; 
OrderGenus[6][50] = 'tetanops'; 
OrderGenus[7] = new Array(); 
OrderGenus[7][0] = 'leucrocuta'; 
OrderGenus[7][1] = 'stenonema'; 
OrderGenus[8] = new Array(); 
OrderGenus[8][0] = 'apolygus'; 
OrderGenus[8][1] = 'blissus'; 
OrderGenus[8][2] = 'cimex'; 
OrderGenus[8][3] = 'deraeocoris'; 
OrderGenus[8][4] = 'distantiella'; 
OrderGenus[8][5] = 'dysaphis'; 
OrderGenus[8][6] = 'dysdercus'; 
OrderGenus[8][7] = 'empoasca'; 
OrderGenus[8][8] = 'euschistus'; 
OrderGenus[8][9] = 'leptocorisa'; 
OrderGenus[8][10] = 'leptoglossus'; 
OrderGenus[8][11] = 'lygus'; 
OrderGenus[8][12] = 'nezara'; 
OrderGenus[8][13] = 'pseudatomoscelis'; 
OrderGenus[8][14] = 'rhodnius'; 
OrderGenus[8][15] = 'rhynchocoris'; 
OrderGenus[8][16] = 'sahlbergella'; 
OrderGenus[8][17] = 'scotinophora'; 
OrderGenus[8][18] = 'triatoma'; 
OrderGenus[9] = new Array(); 
OrderGenus[9][0] = 'aeneolamia'; 
OrderGenus[9][1] = 'aleurothrixus'; 
OrderGenus[9][2] = 'aonidella'; 
OrderGenus[9][3] = 'aonidiella'; 
OrderGenus[9][4] = 'aphis'; 
OrderGenus[9][5] = 'aulacorthum'; 
OrderGenus[9][6] = 'bemisia'; 
OrderGenus[9][7] = 'cacopsylla'; 
OrderGenus[9][8] = 'cavariella'; 
OrderGenus[9][9] = 'ceroplastes'; 
OrderGenus[9][10] = 'chaetosiphon'; 
OrderGenus[9][11] = 'chromaphis'; 
OrderGenus[9][12] = 'chrysomphalus'; 
OrderGenus[9][13] = 'circulifer'; 
OrderGenus[9][14] = 'coccus'; 
OrderGenus[9][15] = 'dialeurodes'; 
OrderGenus[9][16] = 'dysaphis'; 
OrderGenus[9][17] = 'empoasca'; 
OrderGenus[9][18] = 'eriosoma'; 
OrderGenus[9][19] = 'erythroneura'; 
OrderGenus[9][20] = 'hyalopterus'; 
OrderGenus[9][21] = 'inazuma=recilia'; 
OrderGenus[9][22] = 'insulaspis'; 
OrderGenus[9][23] = 'laodelphax'; 
OrderGenus[9][24] = 'lipaphis'; 
OrderGenus[9][25] = 'macrosiphum'; 
OrderGenus[9][26] = 'myzocallis'; 
OrderGenus[9][27] = 'myzus'; 
OrderGenus[9][28] = 'nasonovia'; 
OrderGenus[9][29] = 'nephotettix'; 
OrderGenus[9][30] = 'nilaparvata'; 
OrderGenus[9][31] = 'phorodon'; 
OrderGenus[9][32] = 'planococcus'; 
OrderGenus[9][33] = 'pseudococcus'; 
OrderGenus[9][34] = 'psylla'; 
OrderGenus[9][35] = 'pyrilla'; 
OrderGenus[9][36] = 'quadraspidotus'; 
OrderGenus[9][37] = 'recilia=inazuma'; 
OrderGenus[9][38] = 'rhopalosiphum'; 
OrderGenus[9][39] = 'saissetia'; 
OrderGenus[9][40] = 'sapaphis'; 
OrderGenus[9][41] = 'schizaphis'; 
OrderGenus[9][42] = 'sogatella'; 
OrderGenus[9][43] = 'sphis'; 
OrderGenus[9][44] = 'therioaphis'; 
OrderGenus[9][45] = 'trialeurodes'; 
OrderGenus[9][46] = 'typhlocyba'; 
OrderGenus[10] = new Array(); 
OrderGenus[10][0] = 'anisopteromalus'; 
OrderGenus[10][1] = 'apanteles'; 
OrderGenus[10][2] = 'aphelinus'; 
OrderGenus[10][3] = 'aphytis'; 
OrderGenus[10][4] = 'apis'; 
OrderGenus[10][5] = 'atta'; 
OrderGenus[10][6] = 'bracon'; 
OrderGenus[10][7] = 'comperiella'; 
OrderGenus[10][8] = 'cotesia'; 
OrderGenus[10][9] = 'diadegma'; 
OrderGenus[10][10] = 'diglyphus'; 
OrderGenus[10][11] = 'dolichovespula'; 
OrderGenus[10][12] = 'ganaspidium'; 
OrderGenus[10][13] = 'iridomyrmex'; 
OrderGenus[10][14] = 'macrocentrus'; 
OrderGenus[10][15] = 'monomorium'; 
OrderGenus[10][16] = 'trioxys'; 
OrderGenus[10][17] = 'vespula'; 
OrderGenus[11] = new Array(); 
OrderGenus[11][0] = 'coptotermes'; 
OrderGenus[12] = new Array(); 
OrderGenus[12][0] = 'adoxophyes'; 
OrderGenus[12][1] = 'agrotis'; 
OrderGenus[12][2] = 'alabama'; 
OrderGenus[12][3] = 'anagasta'; 
OrderGenus[12][4] = 'anarsia'; 
OrderGenus[12][5] = 'anomis'; 
OrderGenus[12][6] = 'anticarsia'; 
OrderGenus[12][7] = 'archips'; 
OrderGenus[12][8] = 'argyrotaenia'; 
OrderGenus[12][9] = 'bonagota'; 
OrderGenus[12][10] = 'bucculatrix'; 
OrderGenus[12][11] = 'cadra'; 
OrderGenus[12][12] = 'chilo'; 
OrderGenus[12][13] = 'choristoneura'; 
OrderGenus[12][14] = 'cnaphalocrocis'; 
OrderGenus[12][15] = 'cosmophila=anomis'; 
OrderGenus[12][16] = 'cydia'; 
OrderGenus[12][17] = 'dendrolimus'; 
OrderGenus[12][18] = 'diatraea'; 
OrderGenus[12][19] = 'earias'; 
OrderGenus[12][20] = 'endopiza'; 
OrderGenus[12][21] = 'ephestia'; 
OrderGenus[12][22] = 'epiphyas'; 
OrderGenus[12][23] = 'estigmene'; 
OrderGenus[12][24] = 'euxoa'; 
OrderGenus[12][25] = 'evergestis'; 
OrderGenus[12][26] = 'grapholita'; 
OrderGenus[12][27] = 'helicoverpa'; 
OrderGenus[12][28] = 'heliothis'; 
OrderGenus[12][29] = 'keiferia'; 
OrderGenus[12][30] = 'leucoptera'; 
OrderGenus[12][31] = 'lithocolletis'; 
OrderGenus[12][32] = 'lobesia'; 
OrderGenus[12][33] = 'loxostege'; 
OrderGenus[12][34] = 'lymantria'; 
OrderGenus[12][35] = 'lyonetia'; 
OrderGenus[12][36] = 'mamestra'; 
OrderGenus[12][37] = 'manduca'; 
OrderGenus[12][38] = 'margaronia'; 
OrderGenus[12][39] = 'mythimna'; 
OrderGenus[12][40] = 'oncopera'; 
OrderGenus[12][41] = 'ostrinia'; 
OrderGenus[12][42] = 'paralobesia=lobesia'; 
OrderGenus[12][43] = 'pectinophora'; 
OrderGenus[12][44] = 'phlogophora'; 
OrderGenus[12][45] = 'phthorimaea'; 
OrderGenus[12][46] = 'phyllocnistis'; 
OrderGenus[12][47] = 'phyllonorycter'; 
OrderGenus[12][48] = 'pieris'; 
OrderGenus[12][49] = 'planotortrix'; 
OrderGenus[12][50] = 'platynota'; 
OrderGenus[12][51] = 'plodia'; 
OrderGenus[12][52] = 'plusia'; 
OrderGenus[12][53] = 'plutella'; 
OrderGenus[12][54] = 'prays'; 
OrderGenus[12][55] = 'pseudoplusia'; 
OrderGenus[12][56] = 'scirpophaga'; 
OrderGenus[12][57] = 'scrobipalpula'; 
OrderGenus[12][58] = 'sitotroga'; 
OrderGenus[12][59] = 'spodoptera'; 
OrderGenus[12][60] = 'stegasta'; 
OrderGenus[12][61] = 'syringopais'; 
OrderGenus[12][62] = 'tinea'; 
OrderGenus[12][63] = 'tineola'; 
OrderGenus[12][64] = 'tortrix'; 
OrderGenus[12][65] = 'trichoplusia'; 
OrderGenus[12][66] = 'tuta'; 
OrderGenus[12][67] = 'zinckenia'; 
OrderGenus[13] = new Array(); 
OrderGenus[13][0] = 'chrysoperla'; 
OrderGenus[13][1] = 'micromus'; 
OrderGenus[14] = new Array(); 
OrderGenus[14][0] = 'bovicola'; 
OrderGenus[14][1] = 'damalinia'; 
OrderGenus[14][2] = 'haematopinus'; 
OrderGenus[14][3] = 'linognathus'; 
OrderGenus[14][4] = 'pediculus'; 
OrderGenus[15] = new Array(); 
OrderGenus[15][0] = 'ceratophyllus=nosops'; 
OrderGenus[15][1] = 'ctenocephalides'; 
OrderGenus[15][2] = 'pulex'; 
OrderGenus[15][3] = 'stivalius'; 
OrderGenus[15][4] = 'synopsyllus'; 
OrderGenus[15][5] = 'xenopsylla'; 
OrderGenus[16] = new Array(); 
OrderGenus[16][0] = 'chaetanaphothrips'; 
OrderGenus[16][1] = 'diarthrothrips'; 
OrderGenus[16][2] = 'frankliniella'; 
OrderGenus[16][3] = 'scirtothrips'; 
OrderGenus[16][4] = 'taeniothrips'; 
OrderGenus[16][5] = 'thrips'; 
OrderGenus[17] = new Array(); 
OrderGenus[17][0] = 'sarcoptes'; 
OrderGenus[18] = new Array(); 
OrderGenus[18][0] = 'daphnia'; 
OrderGenus[19] = new Array(); 
OrderGenus[19][0] = 'locusta'; 
OrderGenus[19][1] = 'oxya'; 
OrderGenus[20] = new Array(); 
OrderGenus[20][0] = 'rhipicephalus'; 
OrderGenus[21] = new Array(); 
OrderGenus[21][0] = 'typhlodromus'; 
FamilyOrder[1] = new Array(1, 'acari'); 
FamilyOrder[2] = new Array(6, 'diptera'); 
FamilyOrder[3] = new Array(9, 'homoptera'); 
FamilyOrder[4] = new Array(8, 'hemiptera'); 
FamilyOrder[5] = new Array(3, 'coleoptera'); 
FamilyOrder[6] = new Array(6, 'diptera'); 
FamilyOrder[7] = new Array(10, 'hymenoptera'); 
FamilyOrder[8] = new Array(8, 'hemiptera'); 
FamilyOrder[8] = new Array(9, 'homoptera'); 
FamilyOrder[9] = new Array(10, 'hymenoptera'); 
FamilyOrder[10] = new Array(10, 'hymenoptera'); 
FamilyOrder[11] = new Array(12, 'lepidoptera'); 
FamilyOrder[12] = new Array(5, 'dermaptera'); 
FamilyOrder[13] = new Array(5, 'dermaptera'); 
FamilyOrder[14] = new Array(3, 'coleoptera'); 
FamilyOrder[15] = new Array(10, 'hymenoptera'); 
FamilyOrder[16] = new Array(3, 'coleoptera'); 
FamilyOrder[17] = new Array(3, 'coleoptera'); 
FamilyOrder[18] = new Array(4, 'copepoda'); 
FamilyOrder[19] = new Array(6, 'diptera'); 
FamilyOrder[20] = new Array(3, 'coleoptera'); 
FamilyOrder[21] = new Array(6, 'diptera'); 
FamilyOrder[22] = new Array(15, 'siphonaptera'); 
FamilyOrder[23] = new Array(6, 'diptera'); 
FamilyOrder[24] = new Array(9, 'homoptera'); 
FamilyOrder[25] = new Array(6, 'diptera'); 
FamilyOrder[26] = new Array(6, 'diptera'); 
FamilyOrder[27] = new Array(6, 'diptera'); 
FamilyOrder[28] = new Array(3, 'coleoptera'); 
FamilyOrder[29] = new Array(13, 'neuroptera'); 
FamilyOrder[30] = new Array(8, 'hemiptera'); 
FamilyOrder[30] = new Array(9, 'homoptera'); 
FamilyOrder[31] = new Array(8, 'hemiptera'); 
FamilyOrder[32] = new Array(2, 'araneae'); 
FamilyOrder[33] = new Array(9, 'homoptera'); 
FamilyOrder[34] = new Array(3, 'coleoptera'); 
FamilyOrder[35] = new Array(8, 'hemiptera'); 
FamilyOrder[36] = new Array(3, 'coleoptera'); 
FamilyOrder[37] = new Array(6, 'diptera'); 
FamilyOrder[38] = new Array(3, 'coleoptera'); 
FamilyOrder[39] = new Array(9, 'homoptera'); 
FamilyOrder[40] = new Array(1, 'acari'); 
FamilyOrder[41] = new Array(3, 'coleoptera'); 
FamilyOrder[42] = new Array(9, 'homoptera'); 
FamilyOrder[43] = new Array(6, 'diptera'); 
FamilyOrder[44] = new Array(3, 'coleoptera'); 
FamilyOrder[45] = new Array(10, 'hymenoptera'); 
FamilyOrder[46] = new Array(7, 'ephemeroptera'); 
FamilyOrder[47] = new Array(6, 'diptera'); 
FamilyOrder[48] = new Array(1, 'acari'); 
FamilyOrder[49] = new Array(10, 'hymenoptera'); 
FamilyOrder[50] = new Array(10, 'hymenoptera'); 
FamilyOrder[51] = new Array(10, 'hymenoptera'); 
FamilyOrder[52] = new Array(9, 'homoptera'); 
FamilyOrder[53] = new Array(12, 'lepidoptera'); 
FamilyOrder[54] = new Array(12, 'lepidoptera'); 
FamilyOrder[55] = new Array(14, 'phthiraptera'); 
FamilyOrder[56] = new Array(13, 'neuroptera'); 
FamilyOrder[57] = new Array(12, 'lepidoptera'); 
FamilyOrder[58] = new Array(7, 'ephemeroptera'); 
FamilyOrder[59] = new Array(10, 'hymenoptera'); 
FamilyOrder[60] = new Array(1, 'acari'); 
FamilyOrder[60] = new Array(20, 'ixodida'); 
FamilyOrder[61] = new Array(5, 'dermaptera'); 
FamilyOrder[62] = new Array(12, 'lepidoptera'); 
FamilyOrder[63] = new Array(14, 'phthiraptera'); 
FamilyOrder[64] = new Array(8, 'hemiptera'); 
FamilyOrder[65] = new Array(12, 'lepidoptera'); 
FamilyOrder[66] = new Array(12, 'lepidoptera'); 
FamilyOrder[67] = new Array(1, 'acari'); 
FamilyOrder[68] = new Array(8, 'hemiptera'); 
FamilyOrder[69] = new Array(6, 'diptera'); 
FamilyOrder[70] = new Array(3, 'coleoptera'); 
FamilyOrder[71] = new Array(3, 'coleoptera'); 
FamilyOrder[72] = new Array(12, 'lepidoptera'); 
FamilyOrder[73] = new Array(6, 'diptera'); 
FamilyOrder[74] = new Array(14, 'phthiraptera'); 
FamilyOrder[75] = new Array(1, 'acari'); 
FamilyOrder[75] = new Array(8, 'hemiptera'); 
FamilyOrder[76] = new Array(6, 'diptera'); 
FamilyOrder[77] = new Array(1, 'acari'); 
FamilyOrder[77] = new Array(21, 'acarina'); 
FamilyOrder[78] = new Array(12, 'lepidoptera'); 
FamilyOrder[79] = new Array(6, 'diptera'); 
FamilyOrder[80] = new Array(12, 'lepidoptera'); 
FamilyOrder[81] = new Array(9, 'homoptera'); 
FamilyOrder[82] = new Array(6, 'diptera'); 
FamilyOrder[83] = new Array(6, 'diptera'); 
FamilyOrder[84] = new Array(6, 'diptera'); 
FamilyOrder[85] = new Array(9, 'homoptera'); 
FamilyOrder[86] = new Array(10, 'hymenoptera'); 
FamilyOrder[87] = new Array(15, 'siphonaptera'); 
FamilyOrder[88] = new Array(12, 'lepidoptera'); 
FamilyOrder[89] = new Array(8, 'hemiptera'); 
FamilyOrder[90] = new Array(8, 'hemiptera'); 
FamilyOrder[91] = new Array(11, 'isoptera'); 
FamilyOrder[92] = new Array(3, 'coleoptera'); 
FamilyOrder[93] = new Array(6, 'diptera'); 
FamilyOrder[94] = new Array(3, 'coleoptera'); 
FamilyOrder[95] = new Array(12, 'lepidoptera'); 
FamilyOrder[96] = new Array(6, 'diptera'); 
FamilyOrder[97] = new Array(12, 'lepidoptera'); 
FamilyOrder[98] = new Array(3, 'coleoptera'); 
FamilyOrder[99] = new Array(1, 'acari'); 
FamilyOrder[100] = new Array(6, 'diptera'); 
FamilyOrder[101] = new Array(3, 'coleoptera'); 
FamilyOrder[102] = new Array(1, 'acari'); 
FamilyOrder[103] = new Array(6, 'diptera'); 
FamilyOrder[104] = new Array(1, 'acari'); 
FamilyOrder[105] = new Array(16, 'thysanoptera'); 
FamilyOrder[106] = new Array(12, 'lepidoptera'); 
FamilyOrder[107] = new Array(12, 'lepidoptera'); 
FamilyOrder[108] = new Array(14, 'phthiraptera'); 
FamilyOrder[109] = new Array(1, 'acari'); 
FamilyOrder[110] = new Array(10, 'hymenoptera'); 
FamilyOrder[111] = new Array(12, 'lepidoptera'); 
FamilyOrder[112] = new Array(17, 'astigmata'); 
FamilyOrder[113] = new Array(18, 'cladocera'); 
FamilyOrder[114] = new Array(19, 'orthoptera'); 
FamilyOrder[115] = new Array(19, 'orthoptera'); 
FamilyGenus[1] = new Array(); 
FamilyGenus[1][0] = 'acarus'; 
FamilyGenus[1][1] = 'rhizoglyphus'; 
FamilyGenus[1][2] = 'tyrophagus'; 
FamilyGenus[2] = new Array(); 
FamilyGenus[2][0] = 'agromyza'; 
FamilyGenus[2][1] = 'liriomyza'; 
FamilyGenus[2][2] = 'phytomyza'; 
FamilyGenus[3] = new Array(); 
FamilyGenus[3][0] = 'aleurothrixus'; 
FamilyGenus[3][1] = 'bemisia'; 
FamilyGenus[3][2] = 'dialeurodes'; 
FamilyGenus[3][3] = 'trialeurodes'; 
FamilyGenus[4] = new Array(); 
FamilyGenus[4][0] = 'leptocorisa'; 
FamilyGenus[5] = new Array(); 
FamilyGenus[5][0] = 'lasioderma'; 
FamilyGenus[6] = new Array(); 
FamilyGenus[6][0] = 'delia'; 
FamilyGenus[7] = new Array(); 
FamilyGenus[7][0] = 'aphelinus'; 
FamilyGenus[7][1] = 'aphytis'; 
FamilyGenus[8] = new Array(); 
FamilyGenus[8][0] = 'aphis'; 
FamilyGenus[8][1] = 'aulacorthum'; 
FamilyGenus[8][2] = 'cavariella'; 
FamilyGenus[8][3] = 'chaetosiphon'; 
FamilyGenus[8][4] = 'chromaphis'; 
FamilyGenus[8][5] = 'dysaphis'; 
FamilyGenus[8][6] = 'eriosoma'; 
FamilyGenus[8][7] = 'hyalopterus'; 
FamilyGenus[8][8] = 'lipaphis'; 
FamilyGenus[8][9] = 'macrosiphum'; 
FamilyGenus[8][10] = 'myzocallis'; 
FamilyGenus[8][11] = 'myzus'; 
FamilyGenus[8][12] = 'nasonovia'; 
FamilyGenus[8][13] = 'phorodon'; 
FamilyGenus[8][14] = 'rhopalosiphum'; 
FamilyGenus[8][15] = 'sapaphis'; 
FamilyGenus[8][16] = 'schizaphis'; 
FamilyGenus[8][17] = 'sphis'; 
FamilyGenus[8][18] = 'therioaphis'; 
FamilyGenus[9] = new Array(); 
FamilyGenus[9][0] = 'trioxys'; 
FamilyGenus[10] = new Array(); 
FamilyGenus[10][0] = 'apis'; 
FamilyGenus[11] = new Array(); 
FamilyGenus[11][0] = 'estigmene'; 
FamilyGenus[12] = new Array(); 
FamilyGenus[12][0] = 'blattella'; 
FamilyGenus[13] = new Array(); 
FamilyGenus[13][0] = 'blatta'; 
FamilyGenus[13][1] = 'periplaneta'; 
FamilyGenus[14] = new Array(); 
FamilyGenus[14][0] = 'rhizopertha'; 
FamilyGenus[15] = new Array(); 
FamilyGenus[15][0] = 'apanteles'; 
FamilyGenus[15][1] = 'bracon'; 
FamilyGenus[15][2] = 'cotesia'; 
FamilyGenus[15][3] = 'macrocentrus'; 
FamilyGenus[16] = new Array(); 
FamilyGenus[16][0] = 'callosobruchus'; 
FamilyGenus[16][1] = 'zabrotes'; 
FamilyGenus[17] = new Array(); 
FamilyGenus[17][0] = 'byturus'; 
FamilyGenus[18] = new Array(); 
FamilyGenus[18][0] = 'lepeophtheirus'; 
FamilyGenus[19] = new Array(); 
FamilyGenus[19][0] = 'chrysomyia'; 
FamilyGenus[19][1] = 'lucilia'; 
FamilyGenus[19][2] = 'lucilla'; 
FamilyGenus[19][3] = 'protophormia'; 
FamilyGenus[20] = new Array(); 
FamilyGenus[20][0] = 'bembidion'; 
FamilyGenus[20][1] = 'clivina'; 
FamilyGenus[21] = new Array(); 
FamilyGenus[21][0] = 'aphidoletes'; 
FamilyGenus[21][1] = 'dasineura'; 
FamilyGenus[22] = new Array(); 
FamilyGenus[22][0] = 'ceratophyllus=nosops'; 
FamilyGenus[23] = new Array(); 
FamilyGenus[23][0] = 'culicoides'; 
FamilyGenus[23][1] = 'leptoconopos'; 
FamilyGenus[24] = new Array(); 
FamilyGenus[24][0] = 'aeneolamia'; 
FamilyGenus[25] = new Array(); 
FamilyGenus[25][0] = 'chaoborus'; 
FamilyGenus[26] = new Array(); 
FamilyGenus[26][0] = 'chironomus'; 
FamilyGenus[26][1] = 'glyptotendipes'; 
FamilyGenus[26][2] = 'procladius'; 
FamilyGenus[27] = new Array(); 
FamilyGenus[27][0] = 'hippelates'; 
FamilyGenus[28] = new Array(); 
FamilyGenus[28][0] = 'aulacophora'; 
FamilyGenus[28][1] = 'brontispa'; 
FamilyGenus[28][2] = 'diabrotica'; 
FamilyGenus[28][3] = 'diabrotica=acalymma'; 
FamilyGenus[28][4] = 'epitrix'; 
FamilyGenus[28][5] = 'galerucella'; 
FamilyGenus[28][6] = 'leptinotarsa'; 
FamilyGenus[28][7] = 'oulema'; 
FamilyGenus[28][8] = 'phyllotreta'; 
FamilyGenus[28][9] = 'psylliodes '; 
FamilyGenus[29] = new Array(); 
FamilyGenus[29][0] = 'chrysoperla'; 
FamilyGenus[30] = new Array(); 
FamilyGenus[30][0] = 'circulifer'; 
FamilyGenus[30][1] = 'empoasca'; 
FamilyGenus[30][2] = 'erythroneura'; 
FamilyGenus[30][3] = 'inazuma=recilia'; 
FamilyGenus[30][4] = 'nephotettix'; 
FamilyGenus[30][5] = 'recilia=inazuma'; 
FamilyGenus[30][6] = 'typhlocyba'; 
FamilyGenus[31] = new Array(); 
FamilyGenus[31][0] = 'cimex'; 
FamilyGenus[32] = new Array(); 
FamilyGenus[32][0] = 'chiracanthium'; 
FamilyGenus[33] = new Array(); 
FamilyGenus[33][0] = 'ceroplastes'; 
FamilyGenus[33][1] = 'coccus'; 
FamilyGenus[33][2] = 'saissetia'; 
FamilyGenus[34] = new Array(); 
FamilyGenus[34][0] = 'coccinella'; 
FamilyGenus[34][1] = 'coleomegilla'; 
FamilyGenus[34][2] = 'epilachna'; 
FamilyGenus[35] = new Array(); 
FamilyGenus[35][0] = 'leptoglossus'; 
FamilyGenus[36] = new Array(); 
FamilyGenus[36][0] = 'cryptolestes'; 
FamilyGenus[36][1] = 'oryzaephilus'; 
FamilyGenus[37] = new Array(); 
FamilyGenus[37][0] = 'aedes'; 
FamilyGenus[37][1] = 'anopheles'; 
FamilyGenus[37][2] = 'anopholes'; 
FamilyGenus[37][3] = 'armigeres'; 
FamilyGenus[37][4] = 'culex'; 
FamilyGenus[37][5] = 'culiseta'; 
FamilyGenus[37][6] = 'mansonia'; 
FamilyGenus[37][7] = 'ochlerotatus'; 
FamilyGenus[37][8] = 'psorophora'; 
FamilyGenus[38] = new Array(); 
FamilyGenus[38][0] = 'anthonomus'; 
FamilyGenus[38][1] = 'bothynoderus'; 
FamilyGenus[38][2] = 'ceutorhynchus'; 
FamilyGenus[38][3] = 'cosmopolites'; 
FamilyGenus[38][4] = 'cylas'; 
FamilyGenus[38][5] = 'eutinobothrus'; 
FamilyGenus[38][6] = 'graphognathus'; 
FamilyGenus[38][7] = 'hypera'; 
FamilyGenus[38][8] = 'lissorhopterus'; 
FamilyGenus[38][9] = 'listronotus'; 
FamilyGenus[38][10] = 'otiorhynchus'; 
FamilyGenus[38][11] = 'sitophilus'; 
FamilyGenus[38][12] = 'sphenophorus'; 
FamilyGenus[38][13] = 'tychius'; 
FamilyGenus[39] = new Array(); 
FamilyGenus[39][0] = 'laodelphax'; 
FamilyGenus[39][1] = 'nilaparvata'; 
FamilyGenus[39][2] = 'sogatella'; 
FamilyGenus[40] = new Array(); 
FamilyGenus[40][0] = 'dermanyssus'; 
FamilyGenus[41] = new Array(); 
FamilyGenus[41][0] = 'dermestes'; 
FamilyGenus[41][1] = 'trogoderma'; 
FamilyGenus[42] = new Array(); 
FamilyGenus[42][0] = 'aonidella'; 
FamilyGenus[42][1] = 'aonidiella'; 
FamilyGenus[42][2] = 'chrysomphalus'; 
FamilyGenus[42][3] = 'insulaspis'; 
FamilyGenus[42][4] = 'quadraspidotus'; 
FamilyGenus[43] = new Array(); 
FamilyGenus[43][0] = 'drosophila'; 
FamilyGenus[44] = new Array(); 
FamilyGenus[44][0] = 'agriotes'; 
FamilyGenus[44][1] = 'agrypnus'; 
FamilyGenus[44][2] = 'conoderus'; 
FamilyGenus[44][3] = 'limonius'; 
FamilyGenus[44][4] = 'melanotus'; 
FamilyGenus[45] = new Array(); 
FamilyGenus[45][0] = 'comperiella'; 
FamilyGenus[46] = new Array(); 
FamilyGenus[46][0] = 'stenonema'; 
FamilyGenus[47] = new Array(); 
FamilyGenus[47][0] = 'hydrellia'; 
FamilyGenus[48] = new Array(); 
FamilyGenus[48][0] = 'aculops'; 
FamilyGenus[48][1] = 'aculus'; 
FamilyGenus[48][2] = 'phyllocoptruta'; 
FamilyGenus[49] = new Array(); 
FamilyGenus[49][0] = 'ganaspidium'; 
FamilyGenus[50] = new Array(); 
FamilyGenus[50][0] = 'diglyphus'; 
FamilyGenus[51] = new Array(); 
FamilyGenus[51][0] = 'atta'; 
FamilyGenus[51][1] = 'iridomyrmex'; 
FamilyGenus[51][2] = 'monomorium'; 
FamilyGenus[52] = new Array(); 
FamilyGenus[52][0] = 'pyrilla'; 
FamilyGenus[53] = new Array(); 
FamilyGenus[53][0] = 'anarsia'; 
FamilyGenus[53][1] = 'keiferia'; 
FamilyGenus[53][2] = 'pectinophora'; 
FamilyGenus[53][3] = 'phthorimaea'; 
FamilyGenus[53][4] = 'scrobipalpula'; 
FamilyGenus[53][5] = 'sitotroga'; 
FamilyGenus[53][6] = 'stegasta'; 
FamilyGenus[53][7] = 'tuta'; 
FamilyGenus[54] = new Array(); 
FamilyGenus[54][0] = 'lithocolletis'; 
FamilyGenus[54][1] = 'phyllocnistis'; 
FamilyGenus[54][2] = 'phyllonorycter'; 
FamilyGenus[55] = new Array(); 
FamilyGenus[55][0] = 'haematopinus'; 
FamilyGenus[56] = new Array(); 
FamilyGenus[56][0] = 'micromus'; 
FamilyGenus[57] = new Array(); 
FamilyGenus[57][0] = 'oncopera'; 
FamilyGenus[58] = new Array(); 
FamilyGenus[58][0] = 'leucrocuta'; 
FamilyGenus[59] = new Array(); 
FamilyGenus[59][0] = 'diadegma'; 
FamilyGenus[60] = new Array(); 
FamilyGenus[60][0] = 'amblyomma'; 
FamilyGenus[60][1] = 'boophilus'; 
FamilyGenus[60][2] = 'dermacentor'; 
FamilyGenus[60][3] = 'haemaphysalis'; 
FamilyGenus[60][4] = 'hyalomma'; 
FamilyGenus[60][5] = 'ixodes'; 
FamilyGenus[60][6] = 'rhipicephalus'; 
FamilyGenus[61] = new Array(); 
FamilyGenus[61][0] = 'labidura'; 
FamilyGenus[62] = new Array(); 
FamilyGenus[62][0] = 'dendrolimus'; 
FamilyGenus[63] = new Array(); 
FamilyGenus[63][0] = 'linognathus'; 
FamilyGenus[64] = new Array(); 
FamilyGenus[64][0] = 'blissus'; 
FamilyGenus[65] = new Array(); 
FamilyGenus[65][0] = 'lymantria'; 
FamilyGenus[66] = new Array(); 
FamilyGenus[66][0] = 'bucculatrix'; 
FamilyGenus[66][1] = 'leucoptera'; 
FamilyGenus[66][2] = 'lyonetia'; 
FamilyGenus[67] = new Array(); 
FamilyGenus[67][0] = 'ornithonyssus'; 
FamilyGenus[68] = new Array(); 
FamilyGenus[68][0] = 'apolygus'; 
FamilyGenus[68][1] = 'deraeocoris'; 
FamilyGenus[68][2] = 'distantiella'; 
FamilyGenus[68][3] = 'lygus'; 
FamilyGenus[68][4] = 'pseudatomoscelis'; 
FamilyGenus[68][5] = 'sahlbergella'; 
FamilyGenus[69] = new Array(); 
FamilyGenus[69][0] = 'fannia'; 
FamilyGenus[69][1] = 'haematobia'; 
FamilyGenus[69][2] = 'musca'; 
FamilyGenus[69][3] = 'ophyra'; 
FamilyGenus[69][4] = 'stomoxys'; 
FamilyGenus[70] = new Array(); 
FamilyGenus[70][0] = 'typhaea'; 
FamilyGenus[71] = new Array(); 
FamilyGenus[71][0] = 'meligethes'; 
FamilyGenus[72] = new Array(); 
FamilyGenus[72][0] = 'agrotis'; 
FamilyGenus[72][1] = 'alabama'; 
FamilyGenus[72][2] = 'anomis'; 
FamilyGenus[72][3] = 'anticarsia'; 
FamilyGenus[72][4] = 'cosmophila=anomis'; 
FamilyGenus[72][5] = 'earias'; 
FamilyGenus[72][6] = 'euxoa'; 
FamilyGenus[72][7] = 'helicoverpa'; 
FamilyGenus[72][8] = 'heliothis'; 
FamilyGenus[72][9] = 'mamestra'; 
FamilyGenus[72][10] = 'mythimna'; 
FamilyGenus[72][11] = 'phlogophora'; 
FamilyGenus[72][12] = 'plusia'; 
FamilyGenus[72][13] = 'pseudoplusia'; 
FamilyGenus[72][14] = 'spodoptera'; 
FamilyGenus[72][15] = 'trichoplusia'; 
FamilyGenus[73] = new Array(); 
FamilyGenus[73][0] = 'euxesta'; 
FamilyGenus[73][1] = 'tetanops'; 
FamilyGenus[74] = new Array(); 
FamilyGenus[74][0] = 'pediculus'; 
FamilyGenus[75] = new Array(); 
FamilyGenus[75][0] = 'euschistus'; 
FamilyGenus[75][1] = 'halotydeus'; 
FamilyGenus[75][2] = 'nezara'; 
FamilyGenus[75][3] = 'rhynchocoris'; 
FamilyGenus[75][4] = 'scotinophora'; 
FamilyGenus[76] = new Array(); 
FamilyGenus[76][0] = 'megaselia'; 
FamilyGenus[77] = new Array(); 
FamilyGenus[77][0] = 'amblyseius'; 
FamilyGenus[77][1] = 'metaseiulus'; 
FamilyGenus[77][2] = 'phytoseiulus'; 
FamilyGenus[77][3] = 'typhlodromus'; 
FamilyGenus[77][4] = 'typhlodromus=galenod'; 
FamilyGenus[78] = new Array(); 
FamilyGenus[78][0] = 'pieris'; 
FamilyGenus[79] = new Array(); 
FamilyGenus[79][0] = 'piophila'; 
FamilyGenus[80] = new Array(); 
FamilyGenus[80][0] = 'plutella'; 
FamilyGenus[81] = new Array(); 
FamilyGenus[81][0] = 'planococcus'; 
FamilyGenus[81][1] = 'pseudococcus'; 
FamilyGenus[82] = new Array(); 
FamilyGenus[82][0] = 'psilia'; 
FamilyGenus[83] = new Array(); 
FamilyGenus[83][0] = 'lutzomyia'; 
FamilyGenus[84] = new Array(); 
FamilyGenus[84][0] = 'phlebotomus'; 
FamilyGenus[84][1] = 'psychoda'; 
FamilyGenus[85] = new Array(); 
FamilyGenus[85][0] = 'cacopsylla'; 
FamilyGenus[85][1] = 'psylla'; 
FamilyGenus[86] = new Array(); 
FamilyGenus[86][0] = 'anisopteromalus'; 
FamilyGenus[87] = new Array(); 
FamilyGenus[87][0] = 'ctenocephalides'; 
FamilyGenus[87][1] = 'pulex'; 
FamilyGenus[87][2] = 'stivalius'; 
FamilyGenus[87][3] = 'synopsyllus'; 
FamilyGenus[87][4] = 'xenopsylla'; 
FamilyGenus[88] = new Array(); 
FamilyGenus[88][0] = 'anagasta'; 
FamilyGenus[88][1] = 'cadra'; 
FamilyGenus[88][2] = 'chilo'; 
FamilyGenus[88][3] = 'cnaphalocrocis'; 
FamilyGenus[88][4] = 'diatraea'; 
FamilyGenus[88][5] = 'ephestia'; 
FamilyGenus[88][6] = 'evergestis'; 
FamilyGenus[88][7] = 'loxostege'; 
FamilyGenus[88][8] = 'margaronia'; 
FamilyGenus[88][9] = 'ostrinia'; 
FamilyGenus[88][10] = 'plodia'; 
FamilyGenus[88][11] = 'scirpophaga'; 
FamilyGenus[88][12] = 'zinckenia'; 
FamilyGenus[89] = new Array(); 
FamilyGenus[89][0] = 'dysdercus'; 
FamilyGenus[90] = new Array(); 
FamilyGenus[90][0] = 'rhodnius'; 
FamilyGenus[90][1] = 'triatoma'; 
FamilyGenus[91] = new Array(); 
FamilyGenus[91][0] = 'coptotermes'; 
FamilyGenus[92] = new Array(); 
FamilyGenus[92][0] = 'anomala'; 
FamilyGenus[92][1] = 'ataenius'; 
FamilyGenus[92][2] = 'cochliotis'; 
FamilyGenus[92][3] = 'costelytra'; 
FamilyGenus[92][4] = 'cyclocephala'; 
FamilyGenus[92][5] = 'phyllophaga'; 
FamilyGenus[92][6] = 'popillia'; 
FamilyGenus[92][7] = 'rhizotrogus=amphimal'; 
FamilyGenus[93] = new Array(); 
FamilyGenus[93][0] = 'lycoriella'; 
FamilyGenus[94] = new Array(); 
FamilyGenus[94][0] = 'hypothenemus'; 
FamilyGenus[95] = new Array(); 
FamilyGenus[95][0] = 'syringopais'; 
FamilyGenus[96] = new Array(); 
FamilyGenus[96][0] = 'cnephia'; 
FamilyGenus[96][1] = 'prosimulium'; 
FamilyGenus[96][2] = 'simulium'; 
FamilyGenus[96][3] = 'simulium=prosimulium'; 
FamilyGenus[97] = new Array(); 
FamilyGenus[97][0] = 'manduca'; 
FamilyGenus[98] = new Array(); 
FamilyGenus[98][0] = 'aleochara'; 
FamilyGenus[99] = new Array(); 
FamilyGenus[99][0] = 'zetzellia'; 
FamilyGenus[100] = new Array(); 
FamilyGenus[100][0] = 'eumerus'; 
FamilyGenus[100][1] = 'merodon'; 
FamilyGenus[101] = new Array(); 
FamilyGenus[101][0] = 'alphitobius'; 
FamilyGenus[101][1] = 'gnathocerus'; 
FamilyGenus[101][2] = 'tribolium'; 
FamilyGenus[102] = new Array(); 
FamilyGenus[102][0] = 'brevipalpus'; 
FamilyGenus[103] = new Array(); 
FamilyGenus[103][0] = 'bactrocera'; 
FamilyGenus[103][1] = 'ceratitis'; 
FamilyGenus[103][2] = 'rhagoletis'; 
FamilyGenus[104] = new Array(); 
FamilyGenus[104][0] = 'bryobia'; 
FamilyGenus[104][1] = 'eotetranychus'; 
FamilyGenus[104][2] = 'oligonychus'; 
FamilyGenus[104][3] = 'panonychus'; 
FamilyGenus[104][4] = 'tetranychus'; 
FamilyGenus[105] = new Array(); 
FamilyGenus[105][0] = 'chaetanaphothrips'; 
FamilyGenus[105][1] = 'diarthrothrips'; 
FamilyGenus[105][2] = 'frankliniella'; 
FamilyGenus[105][3] = 'scirtothrips'; 
FamilyGenus[105][4] = 'taeniothrips'; 
FamilyGenus[105][5] = 'thrips'; 
FamilyGenus[106] = new Array(); 
FamilyGenus[106][0] = 'tinea'; 
FamilyGenus[106][1] = 'tineola'; 
FamilyGenus[107] = new Array(); 
FamilyGenus[107][0] = 'adoxophyes'; 
FamilyGenus[107][1] = 'archips'; 
FamilyGenus[107][2] = 'argyrotaenia'; 
FamilyGenus[107][3] = 'bonagota'; 
FamilyGenus[107][4] = 'choristoneura'; 
FamilyGenus[107][5] = 'cydia'; 
FamilyGenus[107][6] = 'endopiza'; 
FamilyGenus[107][7] = 'epiphyas'; 
FamilyGenus[107][8] = 'grapholita'; 
FamilyGenus[107][9] = 'lobesia'; 
FamilyGenus[107][10] = 'paralobesia=lobesia'; 
FamilyGenus[107][11] = 'planotortrix'; 
FamilyGenus[107][12] = 'platynota'; 
FamilyGenus[107][13] = 'tortrix'; 
FamilyGenus[108] = new Array(); 
FamilyGenus[108][0] = 'bovicola'; 
FamilyGenus[108][1] = 'damalinia'; 
FamilyGenus[109] = new Array(); 
FamilyGenus[109][0] = 'varroa'; 
FamilyGenus[110] = new Array(); 
FamilyGenus[110][0] = 'dolichovespula'; 
FamilyGenus[110][1] = 'vespula'; 
FamilyGenus[111] = new Array(); 
FamilyGenus[111][0] = 'prays'; 
FamilyGenus[112] = new Array(); 
FamilyGenus[112][0] = 'sarcoptes'; 
FamilyGenus[113] = new Array(); 
FamilyGenus[113][0] = 'daphnia'; 
FamilyGenus[114] = new Array(); 
FamilyGenus[114][0] = 'locusta'; 
FamilyGenus[115] = new Array(); 
FamilyGenus[115][0] = 'oxya'; 

function popArthropods(id)
{
	var x = 0;
	if (!id)
      id = 0;
   var arp = document.getElementById('wx');
	for (var i = 0; i < Arthropods.length; i++)
   {
	   if (!arp) break;
      if (Arthropods[i] != null )
      {
         arp.options[x] = new Option(Arthropods[i][1], Arthropods[i][0]);
   		x++;
      }
	}

   if (id && arp)
	{
		var ix = getArpSelIndex(id);
      arp.options[ix].selected = true;
	}
	setArpDetail();
}

function popAi()
{
   var x = 0;
   var ai1 = document.getElementById('fs');
   var ai2 = document.getElementById('gj');
   var ai3 = document.getElementById('go');

	for (var i = 0; i < AI.length; i++)
   {
	   if (!ai1) break;
      if (AI[i] != null )
      {
         ai1.options[x] = new Option(AI[i][1], AI[i][0]);
         ai2.options[x] = new Option(AI[i][1], AI[i][0]);
         ai3.options[x] = new Option(AI[i][1], AI[i][0]);
   		x++;
		}
   }
   ai1.options[0].selected = true;
   ai2.options[0].selected = true;
   ai3.options[0].selected = true;
}

function popSynAiList(aiId)
{
   var x = 0;
   var ai1 = document.getElementById('aa');

	if (!ai1) return;
	for (var i = 0; i < AI.length; i++)
   {
      if (AI[i] != null && AI[i][3] != 255)
      {
         ai1.options[x] = new Option(AI[i][1], AI[i][0]);
			if (AI[i][0] == aiId)
				ai1.options[x].selected = true;
   		x++;
		}
   }
}

function popSynArpList(arpId)
{
   var x = 0;
   var arp = document.getElementById('aa');

	if (!arp) return;
	for (var i = 0; i < Arthropods.length; i++)
   {
      if (Arthropods[i] != null  && Arthropods[i][3] > 0)
      {
         arp.options[x] = new Option(Arthropods[i][1], Arthropods[i][0]);
 			if (Arthropods[i][0] == arpId)
				arp.options[x].selected = true;
  			x++;
      }
	}
}


function popIracMoa()
{
   var x = 0;
   var moa1 = document.getElementById('ht');
   var moa2 = document.getElementById('hf');
   var moa3 = document.getElementById('ou');

	for (var i = 0; i < IracMoa.length; i++)
   {
	   if (!moa1) break;
      if (IracMoa[i] != null )
      {
         moa1.options[x] = new Option(IracMoa[i][1], IracMoa[i][0]);
         moa2.options[x] = new Option(IracMoa[i][1], IracMoa[i][0]);
         moa3.options[x] = new Option(IracMoa[i][1], IracMoa[i][0]);
   		x++;
		}
   }
   moa1.options[0].selected = true;
   moa2.options[0].selected = true;
   moa3.options[0].selected = true;
}

function getArpSelIndex(id)
{
   var rt = 0;
	for (var i = 0; i < Arthropods.length; i++)
   {
      if (Arthropods[i][0] == id && Arthropods[i][3] > 0)
      {
         rt = i;
         break;
      }
   }
   
   return rt;
}

function getAiSelIndex(id)
{
   var rt = 0;
	for (var i = 0; i < AI.length; i++)
   {
      if (AI[i][0] == id && AI[i][3] != 255)
      {
         rt = i;
         break;
      }
   }

   return rt;
}

function getIracMoaSelIndex(id)
{
   var rt = 0;
	for (var i = 0; i < IracMoa.length; i++)
   {
      if (IracMoa[i][0] == id)
      {
         rt = i;
         break;
      }
   }

   return rt;
}

function setArpDetail()
{
   // clear the content
   document.getElementById('wf').innerHTML = '';
   document.getElementById('xi').innerHTML  = '';
   document.getElementById('fd').innerHTML = '';
   document.getElementById('fe').innerHTML  = '';
   document.getElementById('ga').innerHTML = '';
   document.getElementById('fw').innerHTML = '';

   var id = document.aprdForm.mq.selectedIndex;
   if (!id)
   {
      id = getArpSelIndex(document.aprdForm.mq.value);
      if (id == 0)
         return;
      document.getElementById('gb').innerHTML = Arthropods[id][1];
   }
   
   //document.getElementById('wf').innerHTML = Arthropods[id][1];
   if (Arthropods[id][2] != '')
      document.getElementById('xi').innerHTML = Arthropods[id][2];
   document.getElementById('fd').innerHTML = Arthropods['genus'][Arthropods[id][0]];
   document.getElementById('fe').innerHTML = Arthropods['order'][Arthropods[id][5]];
   document.getElementById('ga').innerHTML = Arthropods['family'][Arthropods[id][4]];
   document.getElementById('fw').innerHTML = Arthropods['class'][Arthropods[id][3]];
}

function setMsuMoa1()
{
   var id = getAiSelIndex(document.aprdForm.yr.value);

   document.getElementById('fy').innerHTML = '';
   document.getElementById('fy').innerHTML = MsuMoa[AI[id][2]][1];
}

function setMsuMoa2()
{
   var id = getAiSelIndex(document.aprdForm.hc.value);
   document.getElementById('fm').innerHTML = '';
   document.getElementById('fm').innerHTML = MsuMoa[AI[id][2]][1];
}

function setMsuMoa3()
{
   var id = getAiSelIndex(document.aprdForm.yx.value);
   document.getElementById('fg').innerHTML = '';
   document.getElementById('fg').innerHTML = MsuMoa[AI[id][2]][1];
}

function selArp()
{
   document.aprdForm.az.value = '';
   document.aprdForm.ay.value = '';
   document.aprdForm.ad.value = '';
   document.aprdForm.ap.value = '';
   document.aprdForm.aw.value = '';
   document.aprdForm.jt.value = '';

   document.getElementById('bd').style.display = 'none';
   document.getElementById('gn').style.display = 'block';
}

function newArp()
{

   document.aprdForm.mq.value = '0';
   document.getElementById('wf').innerHTML = '';
   document.getElementById('xi').innerHTML  = '';
   document.getElementById('fd').innerHTML = '';
   document.getElementById('fe').innerHTML  = '';
   document.getElementById('ga').innerHTML = '';
   document.getElementById('fw').innerHTML = '';

   document.getElementById('gn').style.display = 'none';
   document.getElementById('bd').style.display = 'block';
}

function selAi()
{
   document.aprdForm.ha.value = '';

   document.getElementById('gx').style.display = 'none';
   document.getElementById('fu').style.display = 'block';
}

function newAi()
{
   document.aprdForm.yr.value = '0';
   document.getElementById('fy').innerHTML = '';

   document.getElementById('fu').style.display = 'none';
   document.getElementById('gx').style.display = 'block';
}

function selMoa()
{
   document.aprdForm.md.value = '';

   document.getElementById('gm').style.display = 'none';
   document.getElementById('sel_moa').style.display = 'block';
}

function newMoa()
{
   document.getElementById('sel_moa').style.display = 'none';
   document.getElementById('gm').style.display = 'block';
}

function initSubmit(isIrac, arp, ai1, ai2, ai3,
   moa1, moa2, moa3, isNewArp, isNewAi)
{
   if (arp >= 0)
      popArthropods(arp);
   if (isIrac)
      popIracMoa();
   else
      popAi();
   if (ai1 > 0)
   {
      if (document.aprdForm.yr)
		{
			ai1 = getAiSelIndex(ai1);
         document.aprdForm.yr.options[ai1].selected=true;
		}
      setMsuMoa1();
   }
   if (ai2 > 0)
   {
      if (document.aprdForm.hc)
		{
			ai2 = getAiSelIndex(ai2);
         document.aprdForm.hc.options[ai2].selected=true;
		}
      setMsuMoa2();
   }
   if (ai3 > 0)
   {
      if (document.aprdForm.yx)
		{
			ai3 = getAiSelIndex(ai3);
         document.aprdForm.yx.options[ai3].selected=true;
		}
      setMsuMoa3();
   }
   if (moa1 > 0 && document.aprdForm.gh)
      document.aprdForm.gh.value=moa1;
   if (moa2 > 0 && document.aprdForm.hy)
      document.aprdForm.hy.value=moa2;
   if (moa3 > 0 && document.aprdForm.yb)
      document.aprdForm.yb.value=moa3;
   if (isNewArp > 0 && arp <= 0)
      newArp();
   if (isNewAi > 0 && (ai1 <= 0 || moa1 <= 0))
      if (isIrac)
         newMoa();
      else
         newAi();
}

function initSubmitDetail(isIrac, arp, ai1, ai2, ai3,
   moa1, moa2, moa3, isNewArp, isNewAi)
{
   if (arp >= 0)
      popArthropods(arp);
   if (ai1 > 0)
   {
      ai1 = getAiSelIndex(ai1);
      if (document.getElementById('fs'))
   	   document.getElementById('fs').innerHTML = AI[ai1][1];
	   document.getElementById('fy').innerHTML = MsuMoa[AI[ai1][2]][1];
   }
   if (ai2 <= 0 && ai3 <= 0)
   {
      if (document.getElementById('k'))
         document.getElementById('k').style.display = 'none';
   }
   if (ai2 > 0)
   {
      ai2 = getAiSelIndex(ai2);
      if (document.getElementById('gj'))
   	   document.getElementById('gj').innerHTML = AI[ai2][1];
	   document.getElementById('fm').innerHTML = MsuMoa[AI[ai2][2]][1];
   }
   else
   {
      if (document.getElementById('mp'))
      {
         document.getElementById('mp').style.display = 'none';
         document.getElementById('fb').style.display = 'none';
      }
	}

   if (ai3 > 0)
   {
      ai3 = getAiSelIndex(ai3);
      if (document.aprdForm.yx)
	     document.getElementById('go').innerHTML = AI[ai3][1];
	   document.getElementById('fg').innerHTML = MsuMoa[AI[ai3][2]][1];
   }
   else
   {
      if (document.getElementById('gv'))
      {
        document.getElementById('gv').style.display = 'none';
        document.getElementById('fh').style.display = 'none';
      }
	}

   if (moa1 > 0)
   {
      if (document.aprdForm.gh)
         moa1 = getIracMoaSelIndex(moa1);
      document.getElementById('fy').innerHTML = IracMoa[moa1][1];
   }
	else
      if (document.getElementById('fo'))
     	   document.getElementById('fo').style.display = 'none';

   if (moa2 <= 0 && moa3 <= 0)
   {
      if (document.getElementById('k'))
         document.getElementById('k').style.display = 'none';
   }

   if (moa2 > 0)
   {
      if (document.aprdForm.hy)
         moa2 = getIracMoaSelIndex(moa2);
      document.getElementById('fm').innerHTML = IracMoa[moa2][1];
   }
	else
      if (document.getElementById('fb'))
     	   document.getElementById('fb').style.display = 'none';

   if (moa3 > 0)
   {
      if (document.aprdForm.yb)
         moa3 = getIracMoaSelIndex(moa3);
      document.getElementById('fg').innerHTML = IracMoa[moa3][1];
   }
	else
      if (document.getElementById('fh'))
     	   document.getElementById('fh').style.display = 'none';


   if (isNewArp > 0)
   {
      document.getElementById('gn').style.display = 'none';
      document.getElementById('bd').style.display = 'block';
   }
   if (isNewAi > 0)
   {
      if (isIrac)
      {
         document.getElementById('sel_moa').style.display = 'none';
         document.getElementById('gm').style.display = 'block';
      }
      else
      {
         document.getElementById('fu').style.display = 'none';
         document.getElementById('gx').style.display = 'block';
      }
   }
}

function popFamily(fid)
{
	var x 		= 1;
   var family 	= document.getElementById('gu');
	family.options[0] = new Option('Select All', 0);
	for (var i = 1; i < Arthropods['family'].length; i++)
	{
		if (Arthropods['family'][i])
		{
			family.options[x] = new Option(Arthropods['family'][i], i);
			if (fid == i)
				family.options[x].selected = true;
			x++;
		}
	}
}

function popOrder(oid)
{
	var x 		= 1;
   var order 	= document.getElementById('mh');
	order.options[0] = new Option('Select All', 0);
	for (var i = 1; i < Arthropods['order'].length; i++)
   {
      if (Arthropods['order'][i])
      {
         order.options[x] = new Option(Arthropods['order'][i], i);
			if (oid == i)
				order.options[x].selected = true;
   		x++;
      }
	}
}

function popGenus(gid)
{
	var x 	 	= 1;
   var genus 	= document.getElementById('mj');
	genus.options[0] = new Option('Select All', 0);
	for (var i = 1; i < Genus.length; i++)
   {
      if (Genus[i])
      {
         genus.options[x] = new Option(Genus[i][0], Genus[i][0]);
			if (gid == Genus[i][0])
				genus.options[x].selected = true;
			x++;
      }
	}	
}

function popAiCategory(id)
{
   var cat 		= document.getElementById('bo');
	for (var i = 0; i < AiCategory.length; i++)
   {
      cat.options[i] = new Option(AiCategory[i][1], AiCategory[i][0]);
		if (id == AiCategory[i][0])
		{
			cat.options[i].selected = true;
			document.getElementById('jk').innerHTML = AiCategory[i][2];
		}
	}	
}

function popMsuMoa(id)
{
   var moa 		= document.getElementById('jd');
	for (var i = 0; i < MsuMoaAbbr.length; i++)
   {
		moa.options[i] = new Option(MsuMoaAbbr[i][1], MsuMoaAbbr[i][0]);
		if (MsuMoaAbbr[i][0] == id)
		{
			moa.options[i].selected = true;
			document.getElementById('xk').innerHTML = MsuMoaAbbr[i][2];
		}
	}	
}

function popMsuMoaCat(id)
{
   var moa 		= document.getElementById('wc');
	for (var i = 0; i < MsuMoaCat.length; i++)
   {
		moa.options[i] = new Option(MsuMoaCat[i][1], MsuMoaCat[i][0]);
		if (MsuMoaCat[i][0] == id)
		{
			moa.options[i].selected = true;
		}
	}	
}

function popIracMoaCat(id)
{
   var moa 		= document.getElementById('ar');
	for (var i = 0; i < IracMoaCat.length; i++)
   {
		moa.options[i] = new Option(IracMoaCat[i][1], IracMoaCat[i][0]);
		if (IracMoaCat[i][0] == id)
		{
			moa.options[i].selected = true;
		}
	}	
}

function popIracToMsuMoa(iracId, msuId)
{
   var moa 		= document.getElementById('ww');
	for (var i = 0; i < IracMoa.length; i++)
   {
		if (IracMoa[i] == null) break;
		moa.options[i] = new Option(IracMoa[i][1], IracMoa[i][0]);
		if (IracMoa[i][0] == iracId)
		{
			moa.options[i].selected = true;
		}
	}	
	
	moa 		= document.getElementById('xv');
	for (var i = 0; i < MsuMoaSort.length; i++)
   {
		if (MsuMoaSort[i] == null) break;
		moa.options[i] = new Option(MsuMoaSort[i][1], MsuMoaSort[i][0]);
		if (MsuMoaSort[i][0] == msuId)
		{
			moa.options[i].selected = true;
		}
	}	

}


function initArpInfo(catId, classId, familyId, orderId)
{
   var obj 		= document.getElementById('bu');
	for (var i = 0; i < ArpCategory.length; i++)
   {
		obj.options[i] = new Option(ArpCategory[i][1], ArpCategory[i][0]);
		if (ArpCategory[i][0] == catId)
			obj.options[i].selected = true;
	}	
	
   var obj 		= document.getElementById('ae');
	for (var i = 0; i < ArpClass.length; i++)
   {
		obj.options[i] = new Option(ArpClass[i][1], ArpClass[i][0]);
		if (ArpClass[i][0] == classId)
			obj.options[i].selected = true;
	}	

   var obj 		= document.getElementById('jo');
	for (var i = 0; i < ArpFamily.length; i++)
   {
		obj.options[i] = new Option(ArpFamily[i][1], ArpFamily[i][0]);
		if (ArpFamily[i][0] == familyId)
			obj.options[i].selected = true;
	}	

   var obj 		= document.getElementById('ja');
	for (var i = 0; i < ArpOrder.length; i++)
   {
		obj.options[i] = new Option(ArpOrder[i][1], ArpOrder[i][0]);
		if (ArpOrder[i][0] == orderId)
			obj.options[i].selected = true;
	}	
}

function setMsuMoaDetail()
{
   var v = document.aprdForm.sel_msuMoa.value;
   document.getElementById('xk').innerHTML = '';
	for (var i = 0; i < MsuMoaAbbr.length; i++)
   {
      if (MsuMoaAbbr[i][0] == v)
      {
   		document.getElementById('xk').innerHTML = MsuMoaAbbr[i][2];
        	break;
      }
   }

}

function setAiCatDetail()
{
   var v = document.aprdForm.sel_aiCategory.value;
   document.getElementById('jk').innerHTML = '';
	for (var i = 0; i < AiCategory.length; i++)
   {
      if (AiCategory[i][0] == v)
      {
   		document.getElementById('jk').innerHTML = AiCategory[i][2];
        	break;
      }
   }

}

function popYear(yid)
{
	var x 	 	= 1;
   var year 	= document.getElementById('mm');
	year.options[0] = new Option('Select All', 0);
	var today = new Date();
	for (var i = today.getFullYear(); i >= 1914; i--)
   {
      year.options[x] = new Option(i, i);
		if (yid == i)
			year.options[x].selected = true;
		x++;
	}
}


function initSearch1(oid, fid, gid, yid)
{
	popOrder(oid);
	popFamily(fid);
	popGenus(gid);
	popYear(yid);
}

function initSearchMoa(mid)
{
   var x = 0;
	if (! mid) mid = 0;
   var moa1 = document.getElementById('hv');

	for (var i = 0; i < MsuMoaSort.length; i++)
   {
      if (MsuMoaSort[i] != null )
      {
         moa1.options[x] = new Option(MsuMoaSort[i][1], MsuMoaSort[i][0]);
			if (MsuMoaSort[i][0] == mid)
				moa1.options[x].selected = true;
   		x++;
		}
   }
}

function setSearch1Sel2(me)
{
	var sel = document.getElementById('mh');
	if (me != sel)
		sel.options[0].selected = true;

	sel = document.getElementById('gu');
	if (me != sel)
		sel.options[0].selected = true;
		
	sel = document.getElementById('mj');
	if (me != sel)
		sel.options[0].selected = true;
}


function clearOpt(objSelect)
{
	for (var i = (objSelect.options.length-1); i >= 0; i--)
		objSelect.options[i] = null;
}

function popOrderAssoc(oid)
{
   var family 	= document.getElementById('gu');
   var genus 	= document.getElementById('mj');
	var i 		= 0;
	
	family.options[0] = new Option('Select All', 0);
	for (i = 0; i < OrderFamily[oid].length && OrderFamily[oid][i]; i++)
		family.options[i+1] = new Option(OrderFamily[oid][i][1], OrderFamily[oid][i][0]);
	if (i == 1)
		family.options[1].selected = true;
	else
		family.options[0].selected = true;
		
	genus.options[0] = new Option('Select All', 0);
	for (i = 0; i < OrderGenus[oid].length && OrderGenus[oid]; i++)
		genus.options[i+1] = new Option(OrderGenus[oid][i], OrderGenus[oid][i]);
	if (i == 1)
		genus.options[1].selected = true;
	else
		genus.options[0].selected = true;
}

function popFamilyAssoc(fid)
{
   var order 	= document.getElementById('mh');
   var genus 	= document.getElementById('mj');
	var i 		= 0;
	
	order.options[0] 	= new Option('Select All', 0);
	order.options[1] 	= new Option(FamilyOrder[fid][1], FamilyOrder[fid][0]);
	order.options[1].selected = true;
		
	genus.options[0] = new Option('Select All', 0);
	for (i = 0; i < FamilyGenus[fid].length && FamilyGenus[fid]; i++)
		genus.options[i+1] = new Option(FamilyGenus[fid][i], FamilyGenus[fid][i]);
	if (i == 1)
		genus.options[1].selected = true;
	else
		genus.options[0].selected = true;
}

function popGenusAssoc(fid)
{
   var order 	= document.getElementById('mh');
   var family 	= document.getElementById('gu');
	
	order.options[0] = new Option(FamilyOrder[fid][1], FamilyOrder[fid][0]);
		
	genus.options[0] = new Option('Select All', 0);
	for (i = 0; i < FamilyGenus[fid].length && FamilyGenus[fid]; i++)
		genus.options[i+1] = new Option(FamilyGenus[fid][i], FamilyGenus[fid][i]);
	if (i == 1)
		genus.options[1].selected = true;
	else
		genus.options[0].selected = true;
}

function setSearch1Sel(me)
{
   var order 	= document.getElementById('mh');
   var family 	= document.getElementById('gu');
   var genus 	= document.getElementById('mj');
	var oid		= 0;
	var fid		= 0;
	var gid		= 0;
	var x 		= 0;
	var i			= 0;
	
	if (me == order)
	{
		clearOpt(family);
		clearOpt(genus);
		oid = me.value;
		if (oid > 0)
		{
			popOrderAssoc(oid);
		}
		else
		{
			popFamily(0);
			popGenus('');
		}
	}
	else if (me == family)
	{
		clearOpt(order);
		clearOpt(genus);
		fid = me.value;
		if (fid > 0)
		{
			popFamilyAssoc(fid);
		}
		else
		{
			popOrder(0);
			popGenus('');
		}
	}
	else
	{
		gid = me.value;
		if (gid == 0)
		{
			popOrder(0);
			popFamily(0);			
		}
		else
		{
			for (var i = 0; i < Genus.length; i++)
			{
				if (gid == Genus[i][0])
				{
					oid = Genus[i][1];
					fid = Genus[i][2];
					break;
				}
			}
			for (var i = 0; i < order.options.length; i++)
			{
				if (order.options[i].value == oid)
				{
					order.options[i].selected = true;
					break;
				}
			}
			for (var i = 0; i < family.options.length; i++)
			{
				if (family.options[i].value == fid)
				{
					family.options[i].selected = true;
					break;
				}
			}
		}
	}
	
}


