function LoadListItems(strSelectID, oListItems) { var oSelect = document.getElementById(strSelectID); for (oItem in oListItems.items) { var option = document.createElement("option"); var Roots = oListItems.items[oItem].RootID; var lRoots = Roots.split("/").length-1; if (oListItems.items[oItem].parentID == "") { option.text = oListItems.items[oItem].name; } else if (lRoots == "4") { option.text = "\u00A0\u00A0\u00A0\u00A0\u00A0\u00A0" + oListItems.items[oItem].name; } else { option.text = "\u00A0\u00A0\u00A0" + oListItems.items[oItem].name; } option.value = oListItems.items[oItem].id; oSelect.add(option); } } LoadListItems("Location", { "items":[ {"id":"197440299", "name":"01 - Remote Working", "parentID":"", "RootID":"/197440299/"}, {"id":"214273689", "name":"02 - Hybrid working", "parentID":"", "RootID":"/214273689/"}, {"id":"150278198", "name":"03 - Italia", "parentID":"", "RootID":"/150278198/"}, {"id":"1532142", "name":"Abruzzo", "parentID":"150278198", "RootID":"/150278198/1532142/"}, {"id":"1532157", "name":"Chieti", "parentID":"1532142", "RootID":"/150278198/1532142/1532157/"}, {"id":"1532153", "name":"L'Aquila", "parentID":"1532142", "RootID":"/150278198/1532142/1532153/"}, {"id":"1532158", "name":"Pescara", "parentID":"1532142", "RootID":"/150278198/1532142/1532158/"}, {"id":"1532159", "name":"Teramo", "parentID":"1532142", "RootID":"/150278198/1532142/1532159/"}, {"id":"1532160", "name":"Basilicata", "parentID":"150278198", "RootID":"/150278198/1532160/"}, {"id":"1532166", "name":"Matera", "parentID":"1532160", "RootID":"/150278198/1532160/1532166/"}, {"id":"1532161", "name":"Potenza", "parentID":"1532160", "RootID":"/150278198/1532160/1532161/"}, {"id":"1532173", "name":"Calabria", "parentID":"150278198", "RootID":"/150278198/1532173/"}, {"id":"1532186", "name":"Catanzaro", "parentID":"1532173", "RootID":"/150278198/1532173/1532186/"}, {"id":"1532185", "name":"Cosenza", "parentID":"1532173", "RootID":"/150278198/1532173/1532185/"}, {"id":"1532184", "name":"Crotone", "parentID":"1532173", "RootID":"/150278198/1532173/1532184/"}, {"id":"1532190", "name":"Reggio Calabria", "parentID":"1532173", "RootID":"/150278198/1532173/1532190/"}, {"id":"1532191", "name":"Vibo Valentia", "parentID":"1532173", "RootID":"/150278198/1532173/1532191/"}, {"id":"1532200", "name":"Campania", "parentID":"150278198", "RootID":"/150278198/1532200/"}, {"id":"1532209", "name":"Avellino", "parentID":"1532200", "RootID":"/150278198/1532200/1532209/"}, {"id":"1532218", "name":"Benevento", "parentID":"1532200", "RootID":"/150278198/1532200/1532218/"}, {"id":"1532206", "name":"Caserta", "parentID":"1532200", "RootID":"/150278198/1532200/1532206/"}, {"id":"1532222", "name":"Napoli", "parentID":"1532200", "RootID":"/150278198/1532200/1532222/"}, {"id":"1532205", "name":"Salerno", "parentID":"1532200", "RootID":"/150278198/1532200/1532205/"}, {"id":"1532223", "name":"Emilia Romagna", "parentID":"150278198", "RootID":"/150278198/1532223/"}, {"id":"1314010", "name":"Bologna", "parentID":"1532223", "RootID":"/150278198/1532223/1314010/"}, {"id":"1532276", "name":"Ferrara", "parentID":"1532223", "RootID":"/150278198/1532223/1532276/"}, {"id":"1532235", "name":"Forlì", "parentID":"1532223", "RootID":"/150278198/1532223/1532235/"}, {"id":"1532254", "name":"Forlì-Cesena", "parentID":"1532223", "RootID":"/150278198/1532223/1532254/"}, {"id":"1532224", "name":"Modena", "parentID":"1532223", "RootID":"/150278198/1532223/1532224/"}, {"id":"1532226", "name":"Parma", "parentID":"1532223", "RootID":"/150278198/1532223/1532226/"}, {"id":"1532225", "name":"Piacenza", "parentID":"1532223", "RootID":"/150278198/1532223/1532225/"}, {"id":"1532280", "name":"Ravenna", "parentID":"1532223", "RootID":"/150278198/1532223/1532280/"}, {"id":"1532281", "name":"Reggio Emilia", "parentID":"1532223", "RootID":"/150278198/1532223/1532281/"}, {"id":"1532282", "name":"Rimini", "parentID":"1532223", "RootID":"/150278198/1532223/1532282/"}, {"id":"1532627", "name":"Friuli Venezia Giulia", "parentID":"150278198", "RootID":"/150278198/1532627/"}, {"id":"1532632", "name":"Gorizia", "parentID":"1532627", "RootID":"/150278198/1532627/1532632/"}, {"id":"1532633", "name":"Pordenone", "parentID":"1532627", "RootID":"/150278198/1532627/1532633/"}, {"id":"1532634", "name":"Trieste", "parentID":"1532627", "RootID":"/150278198/1532627/1532634/"}, {"id":"1532638", "name":"Udine", "parentID":"1532627", "RootID":"/150278198/1532627/1532638/"}, {"id":"1532639", "name":"Lazio", "parentID":"150278198", "RootID":"/150278198/1532639/"}, {"id":"1532647", "name":"Frosinone", "parentID":"1532639", "RootID":"/150278198/1532639/1532647/"}, {"id":"1532648", "name":"Latina", "parentID":"1532639", "RootID":"/150278198/1532639/1532648/"}, {"id":"1532664", "name":"Rieti", "parentID":"1532639", "RootID":"/150278198/1532639/1532664/"}, {"id":"1314009", "name":"Roma", "parentID":"1532639", "RootID":"/150278198/1532639/1314009/"}, {"id":"1532672", "name":"Viterbo", "parentID":"1532639", "RootID":"/150278198/1532639/1532672/"}, {"id":"1532678", "name":"Liguria", "parentID":"150278198", "RootID":"/150278198/1532678/"}, {"id":"1532686", "name":"Genova", "parentID":"1532678", "RootID":"/150278198/1532678/1532686/"}, {"id":"1532687", "name":"Imperia", "parentID":"1532678", "RootID":"/150278198/1532678/1532687/"}, {"id":"1532688", "name":"La Spezia", "parentID":"1532678", "RootID":"/150278198/1532678/1532688/"}, {"id":"1532690", "name":"Savona", "parentID":"1532678", "RootID":"/150278198/1532678/1532690/"}, {"id":"1532691", "name":"Lombardia", "parentID":"150278198", "RootID":"/150278198/1532691/"}, {"id":"1314005", "name":"Bergamo", "parentID":"1532691", "RootID":"/150278198/1532691/1314005/"}, {"id":"1532699", "name":"Brescia", "parentID":"1532691", "RootID":"/150278198/1532691/1532699/"}, {"id":"1532700", "name":"Como", "parentID":"1532691", "RootID":"/150278198/1532691/1532700/"}, {"id":"1532704", "name":"Cremona", "parentID":"1532691", "RootID":"/150278198/1532691/1532704/"}, {"id":"1532705", "name":"Lecco", "parentID":"1532691", "RootID":"/150278198/1532691/1532705/"}, {"id":"1532708", "name":"Lodi", "parentID":"1532691", "RootID":"/150278198/1532691/1532708/"}, {"id":"1532719", "name":"Mantova", "parentID":"1532691", "RootID":"/150278198/1532691/1532719/"}, {"id":"1314008", "name":"Milano", "parentID":"1532691", "RootID":"/150278198/1532691/1314008/"}, {"id":"108234990", "name":"Monza Brianza", "parentID":"1532691", "RootID":"/150278198/1532691/108234990/"}, {"id":"1532725", "name":"Pavia", "parentID":"1532691", "RootID":"/150278198/1532691/1532725/"}, {"id":"1532726", "name":"Sondrio", "parentID":"1532691", "RootID":"/150278198/1532691/1532726/"}, {"id":"1532730", "name":"Varese", "parentID":"1532691", "RootID":"/150278198/1532691/1532730/"}, {"id":"1532731", "name":"Marche", "parentID":"150278198", "RootID":"/150278198/1532731/"}, {"id":"1532735", "name":"Ancona", "parentID":"1532731", "RootID":"/150278198/1532731/1532735/"}, {"id":"1532736", "name":"Ascoli Piceno", "parentID":"1532731", "RootID":"/150278198/1532731/1532736/"}, {"id":"1532740", "name":"Macerata", "parentID":"1532731", "RootID":"/150278198/1532731/1532740/"}, {"id":"1532741", "name":"Pesaro", "parentID":"1532731", "RootID":"/150278198/1532731/1532741/"}, {"id":"1532742", "name":"Pesaro-Urbino", "parentID":"1532731", "RootID":"/150278198/1532731/1532742/"}, {"id":"1532743", "name":"Molise", "parentID":"150278198", "RootID":"/150278198/1532743/"}, {"id":"1532744", "name":"Campobasso", "parentID":"1532743", "RootID":"/150278198/1532743/1532744/"}, {"id":"1532745", "name":"Isernia", "parentID":"1532743", "RootID":"/150278198/1532743/1532745/"}, {"id":"1532749", "name":"Piemonte", "parentID":"150278198", "RootID":"/150278198/1532749/"}, {"id":"1532750", "name":"Alessandria", "parentID":"1532749", "RootID":"/150278198/1532749/1532750/"}, {"id":"1532752", "name":"Asti", "parentID":"1532749", "RootID":"/150278198/1532749/1532752/"}, {"id":"1532758", "name":"Biella", "parentID":"1532749", "RootID":"/150278198/1532749/1532758/"}, {"id":"1532759", "name":"Cuneo", "parentID":"1532749", "RootID":"/150278198/1532749/1532759/"}, {"id":"1532768", "name":"Novara", "parentID":"1532749", "RootID":"/150278198/1532749/1532768/"}, {"id":"1532774", "name":"Torino", "parentID":"1532749", "RootID":"/150278198/1532749/1532774/"}, {"id":"1532775", "name":"Verbano-Cusio-Ossola", "parentID":"1532749", "RootID":"/150278198/1532749/1532775/"}, {"id":"1532776", "name":"Vercelli", "parentID":"1532749", "RootID":"/150278198/1532749/1532776/"}, {"id":"1532778", "name":"Puglia", "parentID":"150278198", "RootID":"/150278198/1532778/"}, {"id":"1532781", "name":"Bari", "parentID":"1532778", "RootID":"/150278198/1532778/1532781/"}, {"id":"1532784", "name":"Brindisi", "parentID":"1532778", "RootID":"/150278198/1532778/1532784/"}, {"id":"1532785", "name":"Foggia", "parentID":"1532778", "RootID":"/150278198/1532778/1532785/"}, {"id":"1532786", "name":"Lecce", "parentID":"1532778", "RootID":"/150278198/1532778/1532786/"}, {"id":"1532787", "name":"Taranto", "parentID":"1532778", "RootID":"/150278198/1532778/1532787/"}, {"id":"1532810", "name":"Sardegna", "parentID":"150278198", "RootID":"/150278198/1532810/"}, {"id":"1532816", "name":"Cagliari", "parentID":"1532810", "RootID":"/150278198/1532810/1532816/"}, {"id":"1532817", "name":"Nuoro", "parentID":"1532810", "RootID":"/150278198/1532810/1532817/"}, {"id":"1532825", "name":"Oristano", "parentID":"1532810", "RootID":"/150278198/1532810/1532825/"}, {"id":"1532829", "name":"Sassari", "parentID":"1532810", "RootID":"/150278198/1532810/1532829/"}, {"id":"1532833", "name":"Sicilia", "parentID":"150278198", "RootID":"/150278198/1532833/"}, {"id":"1532834", "name":"Agrigento", "parentID":"1532833", "RootID":"/150278198/1532833/1532834/"}, {"id":"1532847", "name":"Caltanisetta", "parentID":"1532833", "RootID":"/150278198/1532833/1532847/"}, {"id":"1532848", "name":"Catania", "parentID":"1532833", "RootID":"/150278198/1532833/1532848/"}, {"id":"1532849", "name":"Enna", "parentID":"1532833", "RootID":"/150278198/1532833/1532849/"}, {"id":"1532850", "name":"Messina", "parentID":"1532833", "RootID":"/150278198/1532833/1532850/"}, {"id":"1532853", "name":"Palermo", "parentID":"1532833", "RootID":"/150278198/1532833/1532853/"}, {"id":"1532865", "name":"Ragusa", "parentID":"1532833", "RootID":"/150278198/1532833/1532865/"}, {"id":"1532866", "name":"Siracusa", "parentID":"1532833", "RootID":"/150278198/1532833/1532866/"}, {"id":"1532867", "name":"Trapani", "parentID":"1532833", "RootID":"/150278198/1532833/1532867/"}, {"id":"1532882", "name":"Toscana", "parentID":"150278198", "RootID":"/150278198/1532882/"}, {"id":"1532891", "name":"Arezzo", "parentID":"1532882", "RootID":"/150278198/1532882/1532891/"}, {"id":"1532898", "name":"Firenze", "parentID":"1532882", "RootID":"/150278198/1532882/1532898/"}, {"id":"1532903", "name":"Grosseto", "parentID":"1532882", "RootID":"/150278198/1532882/1532903/"}, {"id":"1532904", "name":"Livorno", "parentID":"1532882", "RootID":"/150278198/1532882/1532904/"}, {"id":"1532905", "name":"Lucca", "parentID":"1532882", "RootID":"/150278198/1532882/1532905/"}, {"id":"1532906", "name":"Massa Carrara", "parentID":"1532882", "RootID":"/150278198/1532882/1532906/"}, {"id":"1532910", "name":"Pisa", "parentID":"1532882", "RootID":"/150278198/1532882/1532910/"}, {"id":"1532911", "name":"Pistoia", "parentID":"1532882", "RootID":"/150278198/1532882/1532911/"}, {"id":"1532912", "name":"Prato", "parentID":"1532882", "RootID":"/150278198/1532882/1532912/"}, {"id":"1532913", "name":"Siena", "parentID":"1532882", "RootID":"/150278198/1532882/1532913/"}, {"id":"1532878", "name":"Trentino Alto Adige", "parentID":"150278198", "RootID":"/150278198/1532878/"}, {"id":"1532879", "name":"Bolzano", "parentID":"1532878", "RootID":"/150278198/1532878/1532879/"}, {"id":"1532880", "name":"Trento", "parentID":"1532878", "RootID":"/150278198/1532878/1532880/"}, {"id":"1532914", "name":"Umbria", "parentID":"150278198", "RootID":"/150278198/1532914/"}, {"id":"1532915", "name":"Perugia", "parentID":"1532914", "RootID":"/150278198/1532914/1532915/"}, {"id":"1532919", "name":"Terni", "parentID":"1532914", "RootID":"/150278198/1532914/1532919/"}, {"id":"1532920", "name":"Valle d’Aosta", "parentID":"150278198", "RootID":"/150278198/1532920/"}, {"id":"1532930", "name":"Aosta", "parentID":"1532920", "RootID":"/150278198/1532920/1532930/"}, {"id":"1532931", "name":"Veneto", "parentID":"150278198", "RootID":"/150278198/1532931/"}, {"id":"1532950", "name":"Belluno", "parentID":"1532931", "RootID":"/150278198/1532931/1532950/"}, {"id":"1532956", "name":"Padova", "parentID":"1532931", "RootID":"/150278198/1532931/1532956/"}, {"id":"1532959", "name":"Rovigo", "parentID":"1532931", "RootID":"/150278198/1532931/1532959/"}, {"id":"1532964", "name":"Treviso", "parentID":"1532931", "RootID":"/150278198/1532931/1532964/"}, {"id":"1532977", "name":"Venezia", "parentID":"1532931", "RootID":"/150278198/1532931/1532977/"}, {"id":"1532987", "name":"Verona", "parentID":"1532931", "RootID":"/150278198/1532931/1532987/"}, {"id":"1532988", "name":"Vicenza", "parentID":"1532931", "RootID":"/150278198/1532931/1532988/"}, {"id":"2344236", "name":"04 - Estero", "parentID":"", "RootID":"/2344236/"}, {"id":"108922430", "name":"America", "parentID":"2344236", "RootID":"/2344236/108922430/"}, {"id":"180149174", "name":"Asia", "parentID":"2344236", "RootID":"/2344236/180149174/"}, {"id":"2599696", "name":"Cina", "parentID":"2344236", "RootID":"/2344236/2599696/"}, {"id":"179189126", "name":"Francia", "parentID":"2344236", "RootID":"/2344236/179189126/"}, {"id":"26327157", "name":"Germania", "parentID":"2344236", "RootID":"/2344236/26327157/"}, {"id":"179189129", "name":"Inghilterra", "parentID":"2344236", "RootID":"/2344236/179189129/"}, {"id":"34603220", "name":"Kazakistan", "parentID":"2344236", "RootID":"/2344236/34603220/"}, {"id":"190341788", "name":"Polonia", "parentID":"2344236", "RootID":"/2344236/190341788/"}, {"id":"179189131", "name":"Portogallo", "parentID":"2344236", "RootID":"/2344236/179189131/"}, {"id":"172933918", "name":"Spagna", "parentID":"2344236", "RootID":"/2344236/172933918/"}, {"id":"2344238", "name":"Svizzera", "parentID":"2344236", "RootID":"/2344236/2344238/"}, {"id":"183176333", "name":"Ucraina", "parentID":"2344236", "RootID":"/2344236/183176333/"}, ] } ); LoadListItems("Industries", { "items":[ {"id":"1911870", "name":"A SERVICES", "parentID":"", "RootID":""}, {"id":"1911907", "name":"A 1 telecommunications", "parentID":"1911870", "RootID":""}, {"id":"1911920", "name":"A 2 information technology/internet", "parentID":"1911870", "RootID":""}, {"id":"1911923", "name":"A 3 tourism/hotels/restaurant and food services", "parentID":"1911870", "RootID":""}, {"id":"1911924", "name":"A 4 hospitals/cleaning services", "parentID":"1911870", "RootID":""}, {"id":"1911945", "name":"A 5 advertising agencies/communications", "parentID":"1911870", "RootID":""}, {"id":"1911949", "name":"A 6 market research", "parentID":"1911870", "RootID":""}, {"id":"1911950", "name":"A 7 staffing/employment agencies", "parentID":"1911870", "RootID":""}, {"id":"1911959", "name":"A 8 law firms/tax accountants/payrolls", "parentID":"1911870", "RootID":""}, {"id":"1911976", "name":"A 9 educational/social/ university facilities", "parentID":"1911870", "RootID":""}, {"id":"1911978", "name":"A10 private organizations", "parentID":"1911870", "RootID":""}, {"id":"1912049", "name":"A11 engineering services", "parentID":"1911870", "RootID":""}, {"id":"1912056", "name":"A12 auditing", "parentID":"1911870", "RootID":""}, {"id":"1912118", "name":"A13 consultancy", "parentID":"1911870", "RootID":""}, {"id":"1912125", "name":"B FINANCIAL SERVICES", "parentID":"", "RootID":""}, {"id":"1912139", "name":"B 1 banking", "parentID":"1912125", "RootID":""}, {"id":"1912145", "name":"B 2 leasing/factoring/finance companies", "parentID":"1912125", "RootID":""}, {"id":"1912152", "name":"B 3 brokering", "parentID":"1912125", "RootID":""}, {"id":"1912156", "name":"B 4 insurance", "parentID":"1912125", "RootID":""}, {"id":"1912157", "name":"B 5 real estate agencies", "parentID":"1912125", "RootID":""}, {"id":"1912161", "name":"C TRADE", "parentID":"", "RootID":""}, {"id":"1912165", "name":"C 1 distribution groups/retailers", "parentID":"1912161", "RootID":""}, {"id":"1912166", "name":"C 2 food", "parentID":"1912161", "RootID":""}, {"id":"1912173", "name":"C 3 clothing/fashion accessories/luxury goods", "parentID":"1912161", "RootID":""}, {"id":"1912183", "name":"C 4 home furnishings/household goods", "parentID":"1912161", "RootID":""}, {"id":"1912193", "name":"C 5 hardware/building materials/gardening", "parentID":"1912161", "RootID":""}, {"id":"1912197", "name":"C 6 consumer electronics", "parentID":"1912161", "RootID":""}, {"id":"1912198", "name":"C 7 automotive", "parentID":"1912161", "RootID":""}, {"id":"1912199", "name":"C 8 industrial machinery and equipment", "parentID":"1912161", "RootID":""}, {"id":"1912200", "name":"C 9 chemicals/rubber/plastics", "parentID":"1912161", "RootID":""}, {"id":"1912206", "name":"C10 photo optics", "parentID":"1912161", "RootID":""}, {"id":"1912212", "name":"C11 office supplies", "parentID":"1912161", "RootID":""}, {"id":"1912213", "name":"C12 construction", "parentID":"1912161", "RootID":""}, {"id":"1912214", "name":"C13 sportswear/toys", "parentID":"1912161", "RootID":""}, {"id":"1912216", "name":"C14 electric materials", "parentID":"1912161", "RootID":""}, {"id":"1912227", "name":"C15 electrical/household appliances", "parentID":"1912161", "RootID":""}, {"id":"1912230", "name":"C16 pharmaceuticals", "parentID":"1912161", "RootID":""}, {"id":"1912362", "name":"C17 cosmetics", "parentID":"1912161", "RootID":""}, {"id":"1912237", "name":"D INDUSTRY", "parentID":"", "RootID":""}, {"id":"1912238", "name":"D 1 food", "parentID":"1912237", "RootID":""}, {"id":"1912239", "name":"D 2 tobacco", "parentID":"1912237", "RootID":""}, {"id":"1912252", "name":"D 3 textiles", "parentID":"1912237", "RootID":""}, {"id":"1912262", "name":"D 4 clothings/fashion accessories/leather", "parentID":"1912237", "RootID":""}, {"id":"1912263", "name":"D 5 wood", "parentID":"1912237", "RootID":""}, {"id":"1912267", "name":"D 6 furniture/upholstery", "parentID":"1912237", "RootID":""}, {"id":"1912288", "name":"D 7 paper/cardboard/stationery", "parentID":"1912237", "RootID":""}, {"id":"1912292", "name":"D 8 printing and similars", "parentID":"1912237", "RootID":""}, {"id":"1912301", "name":"D 9 chemicals/rubber/plastics", "parentID":"1912237", "RootID":""}, {"id":"1912351", "name":"D10 pharmaceuticals", "parentID":"1912237", "RootID":""}, {"id":"1912373", "name":"D11 cosmetics", "parentID":"1912237", "RootID":""}, {"id":"1912382", "name":"D12 oil/coal", "parentID":"1912237", "RootID":""}, {"id":"1912385", "name":"D13 stone glass ceramics", "parentID":"1912237", "RootID":""}, {"id":"1912392", "name":"D14 metallurgy", "parentID":"1912237", "RootID":""}, {"id":"1912399", "name":"D15 industrial machinery", "parentID":"1912237", "RootID":""}, {"id":"1912406", "name":"D16 mechanical components", "parentID":"1912237", "RootID":""}, {"id":"1912407", "name":"D17 carpentry/boilers", "parentID":"1912237", "RootID":""}, {"id":"1912415", "name":"D18 plant engineering and construction", "parentID":"1912237", "RootID":""}, {"id":"1912425", "name":"D19 automotive", "parentID":"1912237", "RootID":""}, {"id":"1912427", "name":"D20 computers/office machines", "parentID":"1912237", "RootID":""}, {"id":"1912433", "name":"D21 electrical/electronic equipment/telecommunication systems", "parentID":"1912237", "RootID":""}, {"id":"1912435", "name":"D22 measuring, analysis and control instruments", "parentID":"1912237", "RootID":""}, {"id":"1912436", "name":"D23 automation", "parentID":"1912237", "RootID":""}, {"id":"1912437", "name":"D24 electrical/household appliances", "parentID":"1912237", "RootID":""}, {"id":"1912443", "name":"D25 electromedical equipment", "parentID":"1912237", "RootID":""}, {"id":"1912444", "name":"E TRANSPORT AND DISTRIBUTION", "parentID":"", "RootID":""}, {"id":"1912455", "name":"E 1 rail/ground/sea/air transport", "parentID":"1912444", "RootID":""}, {"id":"1912475", "name":"E 2 public transport", "parentID":"1912444", "RootID":""}, {"id":"1912476", "name":"E 3 mail", "parentID":"1912444", "RootID":""}, {"id":"1912482", "name":"E 4 electricity/water/gas", "parentID":"1912444", "RootID":""}, {"id":"1912483", "name":"E 5 logistic centers", "parentID":"1912444", "RootID":""}, {"id":"1912489", "name":"E 6 waste collection and management", "parentID":"1912444", "RootID":""}, {"id":"1912490", "name":"F CONSTRUCTION INDUSTRY", "parentID":"", "RootID":""}, {"id":"1912550", "name":"G AGRICULTURE/ANIMAL FARMING", "parentID":"", "RootID":""}, {"id":"1912551", "name":"G 1 agricultural production", "parentID":"1912550", "RootID":""}, {"id":"1912552", "name":"G 2 animal farming", "parentID":"1912550", "RootID":""}, ] } ); LoadListItems("Functions", { "items":[ {"id":"1313763", "name":"01 TOP MANAGEMENT", "parentID":"", "RootID":""}, {"id":"1606568", "name":"TM1 president /vice president", "parentID":"1313763", "RootID":""}, {"id":"1606574", "name":"TM2 chief executive officer", "parentID":"1313763", "RootID":""}, {"id":"1606584", "name":"TM3 managing director", "parentID":"1313763", "RootID":""}, {"id":"1606636", "name":"TM4 business unit director", "parentID":"1313763", "RootID":""}, {"id":"1606658", "name":"TM5 CEO/business unit assistant", "parentID":"1313763", "RootID":""}, {"id":"1608227", "name":"02 SALES", "parentID":"", "RootID":""}, {"id":"1608276", "name":"SL01 sales director/manager", "parentID":"1608227", "RootID":""}, {"id":"1608284", "name":"SL02 area manager/sales inspector", "parentID":"1608227", "RootID":""}, {"id":"1608291", "name":"SL03 national key account manager", "parentID":"1608227", "RootID":""}, {"id":"1608322", "name":"SL04 sales representative/account manager", "parentID":"1608227", "RootID":""}, {"id":"1608331", "name":"SL05 sales engineer", "parentID":"1608227", "RootID":""}, {"id":"1608335", "name":"SL06 sales agent", "parentID":"1608227", "RootID":""}, {"id":"1608354", "name":"SL07 franchise expert", "parentID":"1608227", "RootID":""}, {"id":"1608364", "name":"SL08 export director/manager", "parentID":"1608227", "RootID":""}, {"id":"1608369", "name":"SL09 export area manager", "parentID":"1608227", "RootID":""}, {"id":"1608382", "name":"SL10 sales admnistration manager/customer service manager", "parentID":"1608227", "RootID":""}, {"id":"1608398", "name":"SL11 order processing clerk/customer service representative", "parentID":"1608227", "RootID":""}, {"id":"1608411", "name":"SL12 medical information officer", "parentID":"1608227", "RootID":""}, {"id":"115434446", "name":"SL13 sales analyst", "parentID":"1608227", "RootID":""}, {"id":"1609967", "name":"03 MARKETING/PR/ADVERTISING", "parentID":"", "RootID":""}, {"id":"1609979", "name":"MK01 marketing director", "parentID":"1609967", "RootID":""}, {"id":"1610015", "name":"MK02 brand/group product manager", "parentID":"1609967", "RootID":""}, {"id":"1610033", "name":"MK03 category manager", "parentID":"1609967", "RootID":""}, {"id":"1610061", "name":"MK04 product manager", "parentID":"1609967", "RootID":""}, {"id":"1610080", "name":"MK05 trade marketing manager", "parentID":"1609967", "RootID":""}, {"id":"1610105", "name":"MK06 trade marketing assistant", "parentID":"1609967", "RootID":""}, {"id":"1610119", "name":"MK07 market research manager", "parentID":"1609967", "RootID":""}, {"id":"1610139", "name":"MK08 market research assistant", "parentID":"1609967", "RootID":""}, {"id":"1610157", "name":"MK09 PR/press/communication manager", "parentID":"1609967", "RootID":""}, {"id":"1610176", "name":"MK10 PR/press/communication assistant", "parentID":"1609967", "RootID":""}, {"id":"115434476", "name":"MK11 marketing analyst", "parentID":"1609967", "RootID":""}, {"id":"1313764", "name":"04 FINANCE", "parentID":"", "RootID":""}, {"id":"1606713", "name":"FI01 chief financial officer", "parentID":"1313764", "RootID":""}, {"id":"1606721", "name":"FI02 audit manager", "parentID":"1313764", "RootID":""}, {"id":"1606724", "name":"FI03 auditor", "parentID":"1313764", "RootID":""}, {"id":"1606732", "name":"FI04 financial control manager", "parentID":"1313764", "RootID":""}, {"id":"1606796", "name":"FI05 financial control specialist", "parentID":"1313764", "RootID":""}, {"id":"1606864", "name":"FI06 chief accountant", "parentID":"1313764", "RootID":""}, {"id":"1606928", "name":"FI07 general accounting manager", "parentID":"1313764", "RootID":""}, {"id":"1606962", "name":"FI08 accounts receivable manager", "parentID":"1313764", "RootID":""}, {"id":"1606976", "name":"FI09 accounts payable manager", "parentID":"1313764", "RootID":""}, {"id":"1606997", "name":"FI10 bookkeeper", "parentID":"1313764", "RootID":""}, {"id":"1607023", "name":"FI11 industrial accountant", "parentID":"1313764", "RootID":""}, {"id":"1607076", "name":"FI12 treasury manager", "parentID":"1313764", "RootID":""}, {"id":"1607095", "name":"FI13 treasury accountant", "parentID":"1313764", "RootID":""}, {"id":"1607105", "name":"FI14 debt collection manager", "parentID":"1313764", "RootID":""}, {"id":"1607115", "name":"FI15 debt collection clerk", "parentID":"1313764", "RootID":""}, {"id":"1607164", "name":"FI16 legal and corporate affairs manager", "parentID":"1313764", "RootID":""}, {"id":"1607184", "name":"FI17 legal expert", "parentID":"1313764", "RootID":""}, {"id":"1607200", "name":"FI18 tax consultant/tax accountant", "parentID":"1313764", "RootID":""}, {"id":"1607213", "name":"FI19 leasing/factoring specialist", "parentID":"1313764", "RootID":""}, {"id":"115434494", "name":"FI20 finance analyst", "parentID":"1313764", "RootID":""}, {"id":"1313765", "name":"05 HUMAN RESOURCES", "parentID":"", "RootID":""}, {"id":"1607251", "name":"HR01 human resources director", "parentID":"1313765", "RootID":""}, {"id":"1607271", "name":"HR02 plant/business unit HR manager", "parentID":"1313765", "RootID":""}, {"id":"1607276", "name":"HR03 compensation&benefits specialist", "parentID":"1313765", "RootID":""}, {"id":"1607287", "name":"HR04 recruiting/training/development manager", "parentID":"1313765", "RootID":""}, {"id":"1607305", "name":"HR05 junior HR specialist", "parentID":"1313765", "RootID":""}, {"id":"1607333", "name":"HR06 industrial and labor relations specialist", "parentID":"1313765", "RootID":""}, {"id":"1607351", "name":"HR07 payroll and benefits administration manager", "parentID":"1313765", "RootID":""}, {"id":"1607357", "name":"HR08 payroll clerk", "parentID":"1313765", "RootID":""}, {"id":"1607380", "name":"HR09 soft services manager", "parentID":"1313765", "RootID":""}, {"id":"1607442", "name":"HR10 soft services assistant", "parentID":"1313765", "RootID":""}, {"id":"1607503", "name":"HR11 organization director", "parentID":"1313765", "RootID":""}, {"id":"1607560", "name":"HR12 organizational/process analyst", "parentID":"1313765", "RootID":""}, {"id":"1606606", "name":"06 IT/INTERNET", "parentID":"", "RootID":""}, {"id":"1607614", "name":"IT01 IT director", "parentID":"1606606", "RootID":""}, {"id":"1607661", "name":"IT02 sw project manager", "parentID":"1606606", "RootID":""}, {"id":"1607692", "name":"IT03 ERP functional analyst", "parentID":"1606606", "RootID":""}, {"id":"1607738", "name":"IT04 CRM functional analyst", "parentID":"1606606", "RootID":""}, {"id":"1607745", "name":"IT05 DWH/BI functional analyst", "parentID":"1606606", "RootID":""}, {"id":"1607762", "name":"IT06 analyst programmer", "parentID":"1606606", "RootID":""}, {"id":"1607773", "name":"IT07 programmer", "parentID":"1606606", "RootID":""}, {"id":"1607787", "name":"IT08 sw quality specialist", "parentID":"1606606", "RootID":""}, {"id":"1607803", "name":"IT09 firmware engineer", "parentID":"1606606", "RootID":""}, {"id":"1607812", "name":"IT10 database administrator", "parentID":"1606606", "RootID":""}, {"id":"1607823", "name":"IT11 infrastructure systems manager", "parentID":"1606606", "RootID":""}, {"id":"1607865", "name":"IT12 network systems engineer", "parentID":"1606606", "RootID":""}, {"id":"1607901", "name":"IT13 IT/internet security specialist", "parentID":"1606606", "RootID":""}, {"id":"1607945", "name":"IT14 systems engineer/server/NT/UNIX", "parentID":"1606606", "RootID":""}, {"id":"1607951", "name":"IT15 helpdesk/support", "parentID":"1606606", "RootID":""}, {"id":"1607970", "name":"IT16 web developer", "parentID":"1606606", "RootID":""}, {"id":"1607984", "name":"IT17 web designer", "parentID":"1606606", "RootID":""}, {"id":"1608002", "name":"IT18 web content manager", "parentID":"1606606", "RootID":""}, {"id":"1608019", "name":"07 TELECOMMUNICATIONS", "parentID":"", "RootID":""}, {"id":"1608166", "name":"TL1 telecommunications project manager", "parentID":"1608019", "RootID":""}, {"id":"1608176", "name":"TL2 telecommunications systems engineer", "parentID":"1608019", "RootID":""}, {"id":"1608186", "name":"TL3 telecommunications analyst", "parentID":"1608019", "RootID":""}, {"id":"1608210", "name":"TL4 telecommunications programmer", "parentID":"1608019", "RootID":""}, {"id":"1610970", "name":"08 PRODUCTION", "parentID":"", "RootID":""}, {"id":"1611005", "name":"PZ 1 operations director", "parentID":"1610970", "RootID":""}, {"id":"1611011", "name":"PZ 2 plant director/manager", "parentID":"1610970", "RootID":""}, {"id":"1611023", "name":"PZ 3 production manager", "parentID":"1610970", "RootID":""}, {"id":"1611028", "name":"PZ 4 assembly manager", "parentID":"1610970", "RootID":""}, {"id":"1611038", "name":"PZ 5 production team leader", "parentID":"1610970", "RootID":""}, {"id":"1611043", "name":"PZ 6 shift manager", "parentID":"1610970", "RootID":""}, {"id":"1611055", "name":"PZ 7 production operator/assembler", "parentID":"1610970", "RootID":""}, {"id":"1611135", "name":"PZ 8 CNC machine operator", "parentID":"1610970", "RootID":""}, {"id":"1611166", "name":"PZ 9 carpenter/welder", "parentID":"1610970", "RootID":""}, {"id":"1611858", "name":"09 PRODUCTION PLANNING", "parentID":"", "RootID":""}, {"id":"1611885", "name":"PP1 production planning and scheduling manager", "parentID":"1611858", "RootID":""}, {"id":"1611906", "name":"PP2 production planner and scheduler", "parentID":"1611858", "RootID":""}, {"id":"1610484", "name":"10 RESEARCH & DEVELOPMENT", "parentID":"", "RootID":""}, {"id":"1610499", "name":"RD01 technical/R&D director", "parentID":"1610484", "RootID":""}, {"id":"1610503", "name":"RD02 mechanical design engineering manager", "parentID":"1610484", "RootID":""}, {"id":"1610507", "name":"RD03 mechanical design engineer", "parentID":"1610484", "RootID":""}, {"id":"1610517", "name":"RD04 electronic design engineering manager", "parentID":"1610484", "RootID":""}, {"id":"1610521", "name":"RD05 electronic design engineer", "parentID":"1610484", "RootID":""}, {"id":"1610533", "name":"RD06 software/automation design engineering manager", "parentID":"1610484", "RootID":""}, {"id":"1610544", "name":"RD07 automation programmer", "parentID":"1610484", "RootID":""}, {"id":"1610553", "name":"RD08 chemical researcher", "parentID":"1610484", "RootID":""}, {"id":"1610562", "name":"RD09 designer", "parentID":"1610484", "RootID":""}, {"id":"1610570", "name":"RD10 model builder", "parentID":"1610484", "RootID":""}, {"id":"1610579", "name":"RD11 prototype development engineer", "parentID":"1610484", "RootID":""}, {"id":"1610584", "name":"RD12 mechanical laboratory technician", "parentID":"1610484", "RootID":""}, {"id":"1610624", "name":"RD13 electrical/electronic laboratory technician", "parentID":"1610484", "RootID":""}, {"id":"1610655", "name":"RD14 chemical laboratory technician", "parentID":"1610484", "RootID":""}, {"id":"1610659", "name":"RD15 metallurgy laboratory technician", "parentID":"1610484", "RootID":""}, {"id":"1611328", "name":"11 PROCESS ENGINEERING", "parentID":"", "RootID":""}, {"id":"1611834", "name":"ID1 process engineering manager", "parentID":"1611328", "RootID":""}, {"id":"1611846", "name":"ID2 manufacturing process analyst", "parentID":"1611328", "RootID":""}, {"id":"1611850", "name":"ID3 process technologist", "parentID":"1611328", "RootID":""}, {"id":"1610664", "name":"12 MATERIALS MANAGEMENT/LOGISTICS/PURCHASING", "parentID":"", "RootID":""}, {"id":"1610858", "name":"GM1 purchasing director", "parentID":"1610664", "RootID":""}, {"id":"1610870", "name":"GM2 logistics director", "parentID":"1610664", "RootID":""}, {"id":"1610885", "name":"GM3 logistics specialist", "parentID":"1610664", "RootID":""}, {"id":"1610895", "name":"GM4 procurement specialist", "parentID":"1610664", "RootID":""}, {"id":"1610899", "name":"GM5 buyer", "parentID":"1610664", "RootID":""}, {"id":"1610909", "name":"GM6 transport/shipping specialist", "parentID":"1610664", "RootID":""}, {"id":"1610914", "name":"GM7 warehouse manager", "parentID":"1610664", "RootID":""}, {"id":"1610924", "name":"GM8 warehouseman", "parentID":"1610664", "RootID":""}, {"id":"1611175", "name":"13 MAINTENANCE", "parentID":"", "RootID":""}, {"id":"1611192", "name":"MN1 maintenance engineering manager", "parentID":"1611175", "RootID":""}, {"id":"1611212", "name":"MN2 mechanical maintenance supervisor", "parentID":"1611175", "RootID":""}, {"id":"1611249", "name":"MN3 electrical/electronic maintenance supervisor", "parentID":"1611175", "RootID":""}, {"id":"1611257", "name":"MN4 mechanical maintenance operator", "parentID":"1611175", "RootID":""}, {"id":"1611275", "name":"MN5 electrical/electronic maintenance operator", "parentID":"1611175", "RootID":""}, {"id":"1610380", "name":"14 TECHNICAL/AFTER SALES ASSISTANCE", "parentID":"", "RootID":""}, {"id":"1610395", "name":"PS1 after sales director/manager", "parentID":"1610380", "RootID":""}, {"id":"1610404", "name":"PS2 spare parts manager", "parentID":"1610380", "RootID":""}, {"id":"1610427", "name":"PS3 technical inspector/coordinator", "parentID":"1610380", "RootID":""}, {"id":"1610433", "name":"PS4 mechanical technician", "parentID":"1610380", "RootID":""}, {"id":"1610444", "name":"PS5 electronics technician", "parentID":"1610380", "RootID":""}, {"id":"1610460", "name":"PS6 hardware technician", "parentID":"1610380", "RootID":""}, {"id":"1610464", "name":"PS7 technical instructor", "parentID":"1610380", "RootID":""}, {"id":"1610466", "name":"PS8 technical documentation expert", "parentID":"1610380", "RootID":""}, {"id":"1610467", "name":"PS9 (international on-site) machinery installer", "parentID":"1610380", "RootID":""}, {"id":"1611918", "name":"15 QUALITY/ENVIRONMENT & SAFETY", "parentID":"", "RootID":""}, {"id":"1611950", "name":"QT1 quality assurance director/manager", "parentID":"1611918", "RootID":""}, {"id":"1611963", "name":"QT2 quality assurance/quality control specialist", "parentID":"1611918", "RootID":""}, {"id":"1611971", "name":"QT3 enviroment/safety manager", "parentID":"1611918", "RootID":""}, {"id":"1612071", "name":"16 SECRETARIAL", "parentID":"", "RootID":""}, {"id":"1612108", "name":"SE1 personal assistant to executive director", "parentID":"1612071", "RootID":""}, {"id":"1612138", "name":"SE2 personal assistant", "parentID":"1612071", "RootID":""}, {"id":"1612146", "name":"SE3 switchboard operator", "parentID":"1612071", "RootID":""}, {"id":"1612163", "name":"SE4 interpreter/translator", "parentID":"1612071", "RootID":""}, {"id":"1608426", "name":"17 DISTRIBUTION GROUPS/RETAIL", "parentID":"", "RootID":""}, {"id":"1608448", "name":"GD1 retail manager", "parentID":"1608426", "RootID":""}, {"id":"1608468", "name":"GD2 store manager", "parentID":"1608426", "RootID":""}, {"id":"1608484", "name":"GD3 department manager", "parentID":"1608426", "RootID":""}, {"id":"1608488", "name":"GD4 cashier/counter assistant", "parentID":"1608426", "RootID":""}, {"id":"1608499", "name":"GD5 shop assistant", "parentID":"1608426", "RootID":""}, {"id":"1608518", "name":"GD6 merchandiser/promoter", "parentID":"1608426", "RootID":""}, {"id":"1608606", "name":"18 ENGINEERING", "parentID":"", "RootID":""}, {"id":"1609902", "name":"EN1 contract manager", "parentID":"1608606", "RootID":""}, {"id":"1609908", "name":"EN2 proposal manager", "parentID":"1608606", "RootID":""}, {"id":"1609911", "name":"EN3 program manager", "parentID":"1608606", "RootID":""}, {"id":"1609915", "name":"EN4 project manager", "parentID":"1608606", "RootID":""}, {"id":"1609931", "name":"EN5 proposal engineer", "parentID":"1608606", "RootID":""}, {"id":"25736563", "name":"EN6 commisioning manager", "parentID":"1608606", "RootID":""}, {"id":"35833177", "name":"EN7 site manager", "parentID":"1608606", "RootID":""}, {"id":"35833358", "name":"EN8 project engineer", "parentID":"1608606", "RootID":""}, {"id":"1611988", "name":"19 CONSTRUCTION INDUSTRY", "parentID":"", "RootID":""}, {"id":"1612010", "name":"ED1 design engineer", "parentID":"1611988", "RootID":""}, {"id":"1612011", "name":"ED2 site manager", "parentID":"1611988", "RootID":""}, {"id":"1612017", "name":"ED3 structural engineer", "parentID":"1611988", "RootID":""}, {"id":"1612018", "name":"ED4 building services engineer", "parentID":"1611988", "RootID":""}, {"id":"1612023", "name":"20 FURNISHINGS", "parentID":"", "RootID":""}, {"id":"1612032", "name":"AR1 designer", "parentID":"1612023", "RootID":""}, {"id":"1612042", "name":"AR2 project manager", "parentID":"1612023", "RootID":""}, {"id":"1612055", "name":"AR3 site manager", "parentID":"1612023", "RootID":""}, {"id":"1612062", "name":"AR4 prototype development engineer", "parentID":"1612023", "RootID":""}, {"id":"1612181", "name":"21 INSURANCE", "parentID":"", "RootID":""}, {"id":"1612251", "name":"IN1 agency manager", "parentID":"1612181", "RootID":""}, {"id":"1612272", "name":"IN2 insurance agent", "parentID":"1612181", "RootID":""}, {"id":"1612273", "name":"IN3 insurance broker", "parentID":"1612181", "RootID":""}, {"id":"1612279", "name":"IN4 insurance underwriter", "parentID":"1612181", "RootID":""}, {"id":"1612290", "name":"IN5 actuary", "parentID":"1612181", "RootID":""}, {"id":"1612308", "name":"IN6 insurance liquidator", "parentID":"1612181", "RootID":""}, {"id":"1612317", "name":"22 BANKS & FINANCE COMPANIES", "parentID":"", "RootID":""}, {"id":"1612347", "name":"BA01 bank branch manager", "parentID":"1612317", "RootID":""}, {"id":"1612451", "name":"BA02 customer development manager", "parentID":"1612317", "RootID":""}, {"id":"2479400", "name":"BA03 sector specialist", "parentID":"1612317", "RootID":""}, {"id":"1612491", "name":"BA04 branch front/back office clerk", "parentID":"1612317", "RootID":""}, {"id":"1612529", "name":"BA05 private banker", "parentID":"1612317", "RootID":""}, {"id":"1612538", "name":"BA06 financial adviser", "parentID":"1612317", "RootID":""}, {"id":"7413074", "name":"BA07 contract specialist", "parentID":"1612317", "RootID":""}, {"id":"105025080", "name":"BA08 analyst", "parentID":"1612317", "RootID":""}, {"id":"105025141", "name":"BA09 trader", "parentID":"1612317", "RootID":""}, {"id":"105025188", "name":"BA10 fund management", "parentID":"1612317", "RootID":""}, {"id":"105025177", "name":"BA11 corporate finance", "parentID":"1612317", "RootID":""}, {"id":"105025268", "name":"BA12 investment banking", "parentID":"1612317", "RootID":""}, {"id":"105025289", "name":"BA13 back-middle office securities", "parentID":"1612317", "RootID":""}, {"id":"105025473", "name":"BA14 risk management", "parentID":"1612317", "RootID":""}, {"id":"105025475", "name":"BA15 compliance", "parentID":"1612317", "RootID":""}, {"id":"1610194", "name":"23 ADVERTISING/AGENCIES", "parentID":"", "RootID":""}, {"id":"1610242", "name":"AA1 agency director", "parentID":"1610194", "RootID":""}, {"id":"1610263", "name":"AA2 art director", "parentID":"1610194", "RootID":""}, {"id":"1610269", "name":"AA3 junior art", "parentID":"1610194", "RootID":""}, {"id":"1610290", "name":"AA4 customer service director", "parentID":"1610194", "RootID":""}, {"id":"1610299", "name":"AA5 account manager", "parentID":"1610194", "RootID":""}, {"id":"1610310", "name":"AA6 production manager", "parentID":"1610194", "RootID":""}, {"id":"1610352", "name":"AA7 graphic designer", "parentID":"1610194", "RootID":""}, {"id":"1610362", "name":"AA8 copywriter", "parentID":"1610194", "RootID":""}, {"id":"1610372", "name":"AA9 media planner", "parentID":"1610194", "RootID":""}, {"id":"1612539", "name":"24 HEALTH CARE", "parentID":"", "RootID":""}, {"id":"1612579", "name":"SA3 health director", "parentID":"1612539", "RootID":""}, {"id":"1612594", "name":"SA4 registered nurse", "parentID":"1612539", "RootID":""}, {"id":"1608574", "name":"25 CALL CENTER", "parentID":"", "RootID":""}, {"id":"1608585", "name":"CS1 call center manager", "parentID":"1608574", "RootID":""}, {"id":"1608593", "name":"CS2 team leader", "parentID":"1608574", "RootID":""}, {"id":"1608599", "name":"CS3 in/out bound operator", "parentID":"1608574", "RootID":""}, {"id":"35556339", "name":"CS4 Call Center Quality Manager", "parentID":"1608574", "RootID":""}, {"id":"1612605", "name":"26 TOURISM/HOTELS", "parentID":"", "RootID":""}, {"id":"1612617", "name":"TA1 hotel manager", "parentID":"1612605", "RootID":""}, {"id":"1612621", "name":"TA2 chef/chef's assistant", "parentID":"1612605", "RootID":""}, {"id":"1612645", "name":"TA3 travel agency manager", "parentID":"1612605", "RootID":""}, {"id":"1612646", "name":"TA4 tour operator", "parentID":"1612605", "RootID":""}, {"id":"106037917", "name":"27 SURVEILLANCE AND SECURITY", "parentID":"", "RootID":""}, {"id":"106037950", "name":"VS1 Surveillance and Security Manager", "parentID":"106037917", "RootID":""}, {"id":"106037953", "name":"VS2 Surveillance and Security Specialist", "parentID":"106037917", "RootID":""}, {"id":"128010608", "name":"28: MEDICAL DIRECTION", "parentID":"", "RootID":""}, {"id":"1612566", "name":"MD1 medical director", "parentID":"128010608", "RootID":""}, {"id":"128010644", "name":"MD2 medical affairs manager/team leader", "parentID":"128010608", "RootID":""}, {"id":"128010648", "name":"MD3 clinical operations", "parentID":"128010608", "RootID":""}, {"id":"128010651", "name":"MD4 medical adviser", "parentID":"128010608", "RootID":""}, {"id":"128010652", "name":"MD5 medical scientific liaison", "parentID":"128010608", "RootID":""}, {"id":"128010615", "name":"29: REGULATORY AFFAIRS & COMPLIANCE DIRECTION", "parentID":"", "RootID":""}, {"id":"128010675", "name":"RA1 regulatory affairs director", "parentID":"128010615", "RootID":""}, {"id":"1612575", "name":"RA2 regulatory affairs manager", "parentID":"128010615", "RootID":""}, {"id":"128010676", "name":"RA3 regulatory affairs specialist", "parentID":"128010615", "RootID":""}, {"id":"128010690", "name":"RA4 pharmacovigilance", "parentID":"128010615", "RootID":""}, {"id":"128010691", "name":"RA5 quality compliance regulatory", "parentID":"128010615", "RootID":""}, {"id":"128010617", "name":"30: MARKET ACCESS", "parentID":"", "RootID":""}, {"id":"128010721", "name":"MA1 market access-corporate affairs director", "parentID":"128010617", "RootID":""}, {"id":"128010722", "name":"MA2 health economics", "parentID":"128010617", "RootID":""}, {"id":"128010723", "name":"MA3 pricing & reimbursement", "parentID":"128010617", "RootID":""}, {"id":"128010735", "name":"MA4 value proposition", "parentID":"128010617", "RootID":""}, {"id":"128010736", "name":"MA5 regional affairs", "parentID":"128010617", "RootID":""}, {"id":"128010866", "name":"MA6 key account management", "parentID":"128010617", "RootID":""}, {"id":"133204516", "name":"31: INSTITUTIONAL/PUBLIC AFFAIRS", "parentID":"", "RootID":""}, {"id":"133204623", "name":"AF1 institutional/public affairs director", "parentID":"133204516", "RootID":""}, {"id":"133204614", "name":"AF2 institutional/public affairs specialist", "parentID":"133204516", "RootID":""}, ] } );