var arregloCiudades = [
{id:'0', nombre: 'All'},
{id:'22168', nombre: 'Adelaide'},
{id:'22177', nombre: 'Albany'},
{id:'22116', nombre: 'Albury'},
{id:'22132', nombre: 'Ararat'},
{id:'22117', nombre: 'Armidale'},
{id:'22133', nombre: 'Bairnsdale'},
{id:'22135', nombre: 'Ballarat'},
{id:'22118', nombre: 'Bathurst'},
{id:'22134', nombre: 'Benalla'},
{id:'22136', nombre: 'Bendigo'},
{id:'22150', nombre: 'Brisbane'},
{id:'22119', nombre: 'Broken Hill'},
{id:'22178', nombre: 'Bunbury'},
{id:'22151', nombre: 'Bundaberg'},
{id:'22183', nombre: 'Burnie'},
{id:'22152', nombre: 'Cairns'},
{id:'22153', nombre: 'Caloundra'},
{id:'22120', nombre: 'Cessnock'},
{id:'22154', nombre: 'Charters Towers'},
{id:'22184', nombre: 'Devonport'},
{id:'22121', nombre: 'Dubbo'},
{id:'22137', nombre: 'Geelong'},
{id:'22179', nombre: 'Geraldton-Greenough'},
{id:'22155', nombre: 'Gladstone'},
{id:'22156', nombre: 'Gold Coast'},
{id:'22122', nombre: 'Goulburn'},
{id:'22123', nombre: 'Grafton'},
{id:'22182', nombre: 'Greater Hobart'},
{id:'22138', nombre: 'Hamilton'},
{id:'22157', nombre: 'Hervey Bay'},
{id:'22139', nombre: 'Horsham'},
{id:'22158', nombre: 'Ipswich'},
{id:'22180', nombre: 'Kalgoorlie-Boulder'},
{id:'22185', nombre: 'Launceston'},
{id:'22124', nombre: 'Lithgow'},
{id:'22159', nombre: 'Logan City'},
{id:'22160', nombre: 'Mackay'},
{id:'22181', nombre: 'Mandurah'},
{id:'22161', nombre: 'Maryborough'},
{id:'22131', nombre: 'Melbourne'},
{id:'22142', nombre: 'Mildura'},
{id:'22140', nombre: 'Moe'},
{id:'22141', nombre: 'Morwell'},
{id:'22169', nombre: 'Mount Gambier'},
{id:'22162', nombre: 'Mount Isa'},
{id:'22170', nombre: 'Murray Bridge'},
{id:'22125', nombre: 'Newcastle'},
{id:'22126', nombre: 'Orange'},
{id:'22176', nombre: 'Perth'},
{id:'22171', nombre: 'Port Augusta'},
{id:'22173', nombre: 'Port Lincoln'},
{id:'22172', nombre: 'Port Pirie'},
{id:'22127', nombre: 'Queanbeyan'},
{id:'22163', nombre: 'Redcliffe'},
{id:'22164', nombre: 'Redlands'},
{id:'22165', nombre: 'Rockhampton'},
{id:'22143', nombre: 'Sale'},
{id:'22144', nombre: 'Shepparton'},
{id:'22145', nombre: 'Swan Hill'},
{id:'22115', nombre: 'Sydney'},
{id:'22128', nombre: 'Tamworth'},
{id:'22166', nombre: 'Toowoomba'},
{id:'22167', nombre: 'Townsville'},
{id:'22146', nombre: 'Traralgon'},
{id:'22174', nombre: 'Victor Harbor'},
{id:'22129', nombre: 'Wagga Wagga'},
{id:'22147', nombre: 'Wangaratta'},
{id:'22148', nombre: 'Warrnambool'},
{id:'22175', nombre: 'Whyalla'},
{id:'22149', nombre: 'Wodonga'},
{id:'22130', nombre: 'Wollongong'}
];

