var section_tree_names = new CreateArray(3);
section_tree_names[1].sName = "Non catalogue";
section_tree_names[2].sName = "Automotive";
section_tree_names[2].pChild= new CreateArray(4);
section_tree_names[2].pChild[1].sName = "Alternator";
section_tree_names[2].pChild[1].pChild= new CreateArray(12);
section_tree_names[2].pChild[1].pChild[1].sName = "Bosch Alternator";
section_tree_names[2].pChild[1].pChild[2].sName = "S&#46;E&#46;V&#46; Alternator";
section_tree_names[2].pChild[1].pChild[3].sName = "Paris&#45;Rhone Alternator";
section_tree_names[2].pChild[1].pChild[4].sName = "Nippon Denso Alternator";
section_tree_names[2].pChild[1].pChild[5].sName = "Mitsubishi Alternator";
section_tree_names[2].pChild[1].pChild[6].sName = "Lucas Alternator";
section_tree_names[2].pChild[1].pChild[7].sName = "Hitachi Alternator";
section_tree_names[2].pChild[1].pChild[8].sName = "Fiat &#47; Marelli Alternator";
section_tree_names[2].pChild[1].pChild[9].sName = "Ducellier Alternator";
section_tree_names[2].pChild[1].pChild[10].sName = "Delco Alternator";
section_tree_names[2].pChild[1].pChild[11].sName = "C&#46;A&#46;V&#46; Alternator";
section_tree_names[2].pChild[1].pChild[12].sName = "Butec &#47; Prestolite Alternator";
section_tree_names[2].pChild[2].sName = "Distributor";
section_tree_names[2].pChild[2].pChild= new CreateArray(1);
section_tree_names[2].pChild[2].pChild[1].sName = "Lucas Distributor";
section_tree_names[2].pChild[3].sName = "Dynamo";
section_tree_names[2].pChild[3].pChild= new CreateArray(4);
section_tree_names[2].pChild[3].pChild[1].sName = "Bosch Dynamo";
section_tree_names[2].pChild[3].pChild[2].sName = "C&#46;A&#46;V Dynamo";
section_tree_names[2].pChild[3].pChild[3].sName = "Fiat &#47; Marelli Dynamo";
section_tree_names[2].pChild[3].pChild[4].sName = "Lucas Dynamo";
section_tree_names[2].pChild[4].sName = "Starter";
section_tree_names[2].pChild[4].pChild= new CreateArray(31);
section_tree_names[2].pChild[4].pChild[1].sName = "Butec &#47; Prestolite Starter";
section_tree_names[2].pChild[4].pChild[2].sName = "Bosch Starter &#40;1&#41;";
section_tree_names[2].pChild[4].pChild[3].sName = "Bosch Starter &#40;2&#41;";
section_tree_names[2].pChild[4].pChild[4].sName = "Bosch Starter &#40;3&#41;";
section_tree_names[2].pChild[4].pChild[5].sName = "Bosch Starter &#40;4&#41;";
section_tree_names[2].pChild[4].pChild[6].sName = "Bosch Starter &#40;5&#41;";
section_tree_names[2].pChild[4].pChild[7].sName = "Bosch Starter &#40;6&#41;";
section_tree_names[2].pChild[4].pChild[8].sName = "Bosch Starter &#40;7&#41;";
section_tree_names[2].pChild[4].pChild[9].sName = "C&#46;A&#46;V&#46; Starter &#40;1&#41;";
section_tree_names[2].pChild[4].pChild[10].sName = "C&#46;A&#46;V&#46; Starter &#40;2&#41;";
section_tree_names[2].pChild[4].pChild[11].sName = "C&#46;A&#46;V&#46; Starter &#40;3&#41;";
section_tree_names[2].pChild[4].pChild[12].sName = "Delco Starter";
section_tree_names[2].pChild[4].pChild[13].sName = "Ducellier Starter";
section_tree_names[2].pChild[4].pChild[14].sName = "Fiat &#47; Marelli Starter &#40;1&#41;";
section_tree_names[2].pChild[4].pChild[15].sName = "Fiat &#47; Marelli Starter &#40;2&#41;";
section_tree_names[2].pChild[4].pChild[16].sName = "Fiat &#47; Marelli Starter &#40;3&#41;";
section_tree_names[2].pChild[4].pChild[17].sName = "Hitachi Starter &#40;1&#41;";
section_tree_names[2].pChild[4].pChild[18].sName = "Hitachi Starter &#40;2&#41;";
section_tree_names[2].pChild[4].pChild[19].sName = "ISKRA Starter";
section_tree_names[2].pChild[4].pChild[20].sName = "Lucas Starter &#40;1&#41;";
section_tree_names[2].pChild[4].pChild[21].sName = "Lucas Starter &#40;2&#41;";
section_tree_names[2].pChild[4].pChild[22].sName = "Lucas Starter &#40;3&#41;";
section_tree_names[2].pChild[4].pChild[23].sName = "Lucas Starter &#40;4&#41;";
section_tree_names[2].pChild[4].pChild[24].sName = "Lucas Starter &#40;5&#41;";
section_tree_names[2].pChild[4].pChild[25].sName = "Lucas Starter &#40;6&#41;";
section_tree_names[2].pChild[4].pChild[26].sName = "Mitsubishi Starter";
section_tree_names[2].pChild[4].pChild[27].sName = "Nippon Denso Starter";
section_tree_names[2].pChild[4].pChild[28].sName = "PAL&#47;Skoda Starter";
section_tree_names[2].pChild[4].pChild[29].sName = "Paris&#45;Rhone Starter &#40;1&#41;";
section_tree_names[2].pChild[4].pChild[30].sName = "Paris&#45;Rhone Starter &#40;2&#41;";
section_tree_names[2].pChild[4].pChild[31].sName = "Paris&#45;Rhone Starter &#40;3&#41;";
section_tree_names[3].sName = "Electrical";

