var states = ['dolnośląskie', 'kujawsko-pomorskie', 'lubelskie', 'lubuskie', 'łódzkie',
    'małopolskie', 'mazowieckie', 'opolskie', 'podkarpackie', 'podlaskie', 'pomorskie',
    'śląskie', 'świętokrzyskie', 'warmińsko-mazurskie', 'wielkopolskie', 'zachodniopomorskie'];


var states_en = [ 'Avon'
    , 'Bedfordshire'
    , 'Berkshire'
    , 'Borders'
    , 'Buckinghamshire'
    , 'Cambridgeshire'
    , 'Central'
    , 'Cheshire'
    , 'Cleveland'
    , 'Clwyd'
    , 'Cornwall'
    , 'County Antrim'
    , 'County Armagh'
    , 'County Down'
    , 'County Fermanagh'
    , 'County Londonderry'
    , 'County Tyrone'
    , 'Cumbria'
    , 'Derbyshire'
    , 'Devon'
    , 'Dorset'
    , 'Dumfries and Galloway'
    , 'Durham'
    , 'Dyfed'
    , 'East Sussex'
    , 'Essex'
    , 'Fife'
    , 'Gloucestershire'
    , 'Grampian'
    , 'Greater Manchester'
    , 'Gwent'
    , 'Gwynedd County'
    , 'Hampshire'
    , 'Herefordshire'
    , 'Hertfordshire'
    , 'Highlands and Islands'
    , 'Humberside'
    , 'Isle of Wight'
    , 'Kent'
    , 'Lancashire'
    , 'Leicestershire'
    , 'Lincolnshire'
    , 'Lothian'
    , 'Merseyside'
    , 'Mid Glamorgan'
    , 'Norfolk'
    , 'North Yorkshire'
    , 'Northamptonshire'
    , 'Northumberland'
    , 'Nottinghamshire'
    , 'Oxfordshire'
    , 'Powys'
    , 'Rutland'
    , 'Shropshire'
    , 'Somerset'
    , 'South Glamorgan'
    , 'South Yorkshire'
    , 'Staffordshire'
    , 'Strathclyde'
    , 'Suffolk'
    , 'Surrey'
    , 'Tayside'
    , 'Tyne and Wear'
    , 'Warwickshire'
    , 'West Glamorgan'
    , 'West Midlands'
    , 'West Sussex'
    , 'West Yorkshire'
    , 'Wiltshire'
    , 'Worcestershire' ]


