cms.categoryTree = [ {id: 1, parentID: 0, name:'Delivery and transportation'} , {id: 2, parentID: 1, name:'Transportation, relocation'} , {id: 3, parentID: 2, name:'Goods traffic within city'} , {id: 4, parentID: 2, name:'Goods traffic within country'} , {id: 5, parentID: 2, name:'Moving services'} , {id: 6, parentID: 2, name:'Relocation services'} , {id: 7, parentID: 2, name:'Warehousing'} , {id: 8, parentID: 2, name:'Other transportation and relocation services'} , {id: 9, parentID: 1, name:'Delivery services'} , {id: 10, parentID: 9, name:'Delivery services on bike'} , {id: 11, parentID: 9, name:'Food delivery'} , {id: 12, parentID: 9, name:'Car delivery'} , {id: 13, parentID: 9, name:'Flowers and gifts delivery'} , {id: 14, parentID: 9, name:'Documents delivery'} , {id: 15, parentID: 9, name:'Pick up and deliver'} , {id: 16, parentID: 9, name:'Pick up and mail'} , {id: 18, parentID: 9, name:'Other delivery services'} , {id: 19, parentID: 1, name:'Passenger traffic'} , {id: 20, parentID: 19, name:'Passenger transportation within city'} , {id: 21, parentID: 19, name:'Passenger transportation within CZ (up to 8 pax)'} , {id: 22, parentID: 19, name:'Sightseeing trips'} , {id: 24, parentID: 19, name:'Other passenger traffic'} , {id: 25, parentID: 27, name:'Boiler repair'} , {id: 26, parentID: 0, name:'Domestic appliances servicing and repair'} , {id: 27, parentID: 26, name:'Small appliances repair'} , {id: 30, parentID: 26, name:'Power tools repair'} , {id: 31, parentID: 26, name:'Other repair services'} , {id: 32, parentID: 26, name:'Computer and elecronics services'} , {id: 33, parentID: 32, name:'Computer services'} , {id: 36, parentID: 32, name:'Other services'} , {id: 300, parentID: 0, name:'Vzájemná výpomoc'} ]