This class can generate form select inputs with israeli cities.
The generated form select inputs associate israeli city names in Hebrew with the respective identifier numbers, divided by zones.
The class can generate two linked select inputs: one with the list of zones and another with the list of cities of each zone.
The class generates HTML with Javascript code that when the zones select input changes, the cities select input options is updated to list only the cities of the respective zone.