var arregloCiudades = [
{id:'0', nombre: 'All'},
{id:'2333', nombre: 'Ashburton District'},
{id:'2271', nombre: 'Auckland'},
{id:'2317', nombre: 'Blenheim'},
{id:'2326', nombre: 'Buller'},
{id:'2339', nombre: 'Central Otago District'},
{id:'2332', nombre: 'Christchurch City'},
{id:'2324', nombre: 'Clarence'},
{id:'2325', nombre: 'Clifford Bay'},
{id:'2341', nombre: 'Clutha District'},
{id:'2340', nombre: 'Dunedin City'},
{id:'2268', nombre: 'Far North'},
{id:'2276', nombre: 'Franklin'},
{id:'2297', nombre: 'Gisborne'},
{id:'2344', nombre: 'Gore District'},
{id:'2327', nombre: 'Grey and Westland'},
{id:'2278', nombre: 'Hamilton City'},
{id:'2287', nombre: 'Hauraki'},
{id:'2319', nombre: 'Havelock'},
{id:'2303', nombre: 'Horowhenua District'},
{id:'2329', nombre: 'Hurunui District'},
{id:'2345', nombre: 'Invercargil City'},
{id:'2328', nombre: 'Kaikoura District'},
{id:'2269', nombre: 'Kaipara'},
{id:'2294', nombre: 'Kawerau District'},
{id:'2312', nombre: 'Lower Hutt'},
{id:'2334', nombre: 'Mackenzie District'},
{id:'2302', nombre: 'Manawatu District'},
{id:'2272', nombre: 'Manukau'},
{id:'2283', nombre: 'Matamata Piako'},
{id:'2298', nombre: 'Napier'},
{id:'2426', nombre: 'Nawada'},
{id:'2316', nombre: 'Nelson City'},
{id:'2300', nombre: 'New Plymouth'},
{id:'2273', nombre: 'North Shore'},
{id:'2295', nombre: 'Opotiki District'},
{id:'2285', nombre: 'Otorohanga'},
{id:'2301', nombre: 'Palmerston North City'},
{id:'2275', nombre: 'Papakura'},
{id:'2318', nombre: 'Picton'},
{id:'2313', nombre: 'Porirua'},
{id:'2338', nombre: 'Queenstown Lakes District'},
{id:'2322', nombre: 'Rai Valley'},
{id:'2305', nombre: 'Rangitikei District'},
{id:'2323', nombre: 'Renwick'},
{id:'2277', nombre: 'Rodney'},
{id:'2289', nombre: 'Rotorua'},
{id:'2307', nombre: 'Ruapehu District'},
{id:'2320', nombre: 'Seddon'},
{id:'2330', nombre: 'Selwyn District'},
{id:'2280', nombre: 'South Waikato'},
{id:'2343', nombre: 'Southland District'},
{id:'2308', nombre: 'Stratford District'},
{id:'2304', nombre: 'Tararua District'},
{id:'2315', nombre: 'Tasman'},
{id:'2288', nombre: 'Taupo'},
{id:'2296', nombre: 'Taupo District'},
{id:'2290', nombre: 'Tauranga'},
{id:'2282', nombre: 'Thames Coromandel'},
{id:'2335', nombre: 'Timaru District'},
{id:'2314', nombre: 'Upper Hutt'},
{id:'2279', nombre: 'Waikato'},
{id:'2331', nombre: 'Waimakariri District'},
{id:'2336', nombre: 'Waimate District'},
{id:'2281', nombre: 'Waipa'},
{id:'2274', nombre: 'Waitakere'},
{id:'2337', nombre: 'Waitaki District'},
{id:'2284', nombre: 'Waitomo'},
{id:'2309', nombre: 'Waitomo District'},
{id:'2306', nombre: 'Wanganui District'},
{id:'2321', nombre: 'Ward'},
{id:'2311', nombre: 'Wellington'},
{id:'2293', nombre: 'Western Bay of Plenty District'},
{id:'2292', nombre: 'Whakatane District'},
{id:'2270', nombre: 'Whangarei'}
];

