{"id":7392,"date":"2024-02-21T11:50:04","date_gmt":"2024-02-21T10:50:04","guid":{"rendered":"https:\/\/www.alperia.eu\/energy-point\/"},"modified":"2026-05-14T12:43:39","modified_gmt":"2026-05-14T10:43:39","slug":"unsere-energy-points","status":"publish","type":"page","link":"https:\/\/www.alperia.eu\/de\/unsere-energy-points\/","title":{"rendered":"Energy Point"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7392\" class=\"elementor elementor-7392 elementor-1202\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c0b0ac2 e-flex e-con-boxed e-con e-parent\" data-id=\"c0b0ac2\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-85b704b elementor-widget elementor-widget-heading\" data-id=\"85b704b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Unsere Energy Points<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-99dee63 elementor-widget elementor-widget-heading\" data-id=\"99dee63\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Alperia steht an Ihrer Seite<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9f5118f elementor-widget elementor-widget-text-editor\" data-id=\"9f5118f\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Wir stehen Ihnen gerne zur Verf\u00fcgung, um Sie in allen Belangen Ihrer Energieversorgung zu beraten<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9394621 e-flex e-con-boxed e-con e-parent\" data-id=\"9394621\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-231ab01 elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action\" data-id=\"231ab01\" data-element_type=\"widget\" data-widget_type=\"call-to-action.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-cta\">\n\t\t\t\t\t\t\t<div class=\"elementor-cta__content\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-cta__description elementor-cta__content-item elementor-content-item\">\n\t\t\t\t\t\tF\u00fcr Informationen zu au\u00dferordentlichen \u00c4nderungen der \u00d6ffnungszeiten der Energy Points au\u00dferhalb S\u00fcdtirols besuchen Sie bitte die italienische Webseite.\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4bc4c6c e-flex e-con-boxed e-con e-child\" data-id=\"4bc4c6c\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e2261df elementor-widget elementor-widget-html\" data-id=\"e2261df\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\n    function waitForElm(selector) {\n\treturn new Promise(resolve => {\n\t\tif (document.querySelector(selector)) {\n\t\t\treturn resolve(document.querySelector(selector));\n\t\t}\n\n\t\tconst observer = new MutationObserver(mutations => {\n\t\t\tif (document.querySelector(selector)) {\n\t\t\t\tobserver.disconnect();\n\t\t\t\tresolve(document.querySelector(selector));\n\t\t\t}\n\t\t});\n\n\t\tobserver.observe(document.body, {\n\t\t\tchildList: true,\n\t\t\tsubtree: true\n\t\t});\n\t});\n}\n\nfunction openTooltip() {\n\t\n\tjQuery(document).on('click', '.btn-map', function () {\n\t\tvar $store = jQuery(this).parent().parent();\n\t\tvar storeName = $store.children('strong').first().text().trim();\n\t\n\t\tconsole.log(storeName);\n\t\tjQuery('div[title=\"' + storeName + '\"]').trigger('click');\n\t\n\t\tif (window.innerWidth <= 991) {\n\t\t  jQuery('html, body').animate({\n\t\t\tscrollTop: jQuery('#wpsl-gmap').offset().top - 80\n\t\t  }, 500);\n\t\t}\n\t  });\n}\n\nfunction selectStore() {\n\tif (jQuery('.gm-style > div > div:nth-child(2) > div > div').children('div').length >= 45) {\n\t\t\/\/ Aggiungi il click event handler solo dopo che la condizione \u00e8 soddisfatta\n\t\tjQuery('div[role=\"button\"]').click(function() {\n\t\t\tvar storeName = jQuery(this).attr('title');\n\t\t\t\/\/ Trova l'elemento <li> corrispondente al nome del negozio (storeName)\n\t\t\tvar targetElement = jQuery('#wpsl-stores').find('li:has(.wpsl-store-location strong:contains(\"' + storeName + '\"))');\n\t\t\t\/\/ Esegui lo scroll all'interno del contenitore scrollabile\n\t\t\tif (targetElement.length) {\n\t\t\t\tjQuery('#wpsl-stores').animate({\n\t\t\t\t\tscrollTop: targetElement.offset().top - jQuery('#wpsl-stores').offset().top + jQuery('#wpsl-stores').scrollTop()\n\t\t\t\t}, 500); \/\/ 500 ms \u00e8 la durata dello scroll, pu\u00f2 essere regolata\n\t\t\t}\n\t\t});\n\t} else {\n\t\t\/\/ Se la condizione non \u00e8 soddisfatta, continua a controllare ogni 500 ms\n\t\tsetTimeout(selectStore, 500);\n\t}\n}\n\njQuery(document).ready(function($) {\n\tvar regionCapMap = {\"Abruzzo\": [67020, 67041, 67030, 67030, 67030, 67051, 67052, 67010, 67021, 67030, 67050, 67030, 67012, 67020, 67030, 67013, 67050, 67030, 67022, 67053, 67014, 67020, 67060, 67020, 67061, 67023, 67020, 67031, 67050, 67020, 67024, 67043, 67044, 67050, 67030, 67054, 67030, 67040, 67050, 67020, 67030, 67020, 67020, 67020, 67020, 67055, 67030, 67030, 67100, 67050, 67056, 67045, 67062, 67050, 67020, 67015, 67050, 67020, 67040, 67025, 67030, 67063, 67050, 67050, 67046, 67030, 67064, 67032, 67057, 67033, 67034, 67017, 67026, 67020, 67035, 67030, 67027, 67036, 67030, 67066, 67047, 67048, 67030, 67037, 67058, 67020, 67028, 67020, 67067, 67020, 67020, 67050, 67038, 67030, 67019, 67068, 67029, 67039, 67069, 67020, 67049, 67059, 67030, 67020, 67020, 67050, 67030, 67030, 64011, 64010, 64031, 64032, 64030, 64020, 64033, 64012, 64020, 64030, 64020, 64041, 64034, 64035, 64036, 64037, 64010, 64042, 64010, 64010, 64013, 64040, 64043, 64044, 64021, 64045, 64030, 64046, 64020, 64023, 64015, 64024, 64039, 64047, 64025, 64010, 64026, 64016, 64027, 64028, 64100, 64010, 64010, 64018, 64049, 64010, 64014, 65020, 65020, 65020, 65010, 65022, 65010, 65023, 65010, 65020, 65011, 65012, 65013, 65010, 65010, 65010, 65020, 65020, 65010, 65010, 65020, 65014, 65024, 65010, 65015, 65010, 65010, 65017, 65121, 65122, 65123, 65124, 65125, 65126, 65127, 65128, 65129, 65020, 65019, 65010, 65020, 65026, 65020, 65020, 65020, 65020, 65020, 65027, 65025, 65010, 65028, 65029, 65020, 65010, 65010, 66040, 66044, 66010, 66030, 66041, 66042, 66040, 66011, 66040, 66010, 66030, 66050, 66010, 66031, 66021, 66012, 66043, 66032, 66040, 66033, 66050, 66100, 66040, 66010, 66010, 66040, 66014, 66051, 66050, 66010, 66015, 66030, 66022, 66050, 66023, 66050, 66030, 66050, 66040, 66010, 66052, 66010, 66016, 66050, 66010, 66034, 66050, 66010, 66050, 66010, 66030, 66040, 66040, 66010, 66050, 66030, 66036, 66026, 66020, 66017, 66050, 66010, 66040, 66010, 66040, 66040, 66030, 66020, 66010, 66040, 66010, 66010, 66010, 66020, 66040, 66050, 66040, 66040, 66050, 66050, 66020, 66010, 66050, 66030, 66037, 66038, 66020, 66045, 66018, 66010, 66020, 66046, 66050, 66010, 66019, 66030, 66050, 66010, 66054, 66020, 66010, 66047, 66040, 66040], \"Basilicata\": [85010, 85011, 85010, 85010, 85010, 85020, 85021, 85050, 85010, 85050, 85022, 85051, 85050, 85010, 85010, 85030, 85010, 85010, 85030, 85030, 85050, 85040, 85040, 85010, 85031, 85030, 85030, 85032, 85012, 85033, 85034, 85020, 85023, 85034, 85010, 85013, 85050, 85010, 85042, 85043, 85014, 85044, 85024, 85046, 85052, 85050, 85020, 85025, 85010, 85047, 85020, 85053, 85054, 85040, 85035, 85015, 85026, 85020, 85055, 85016, 85010, 85010, 85100, 85027, 85020, 85028, 85020, 85040, 85036, 85048, 85056, 85020, 85010, 85030, 85030, 85020, 85030, 85030, 85050, 85037, 85050, 85050, 85050, 85050, 85038, 85039, 85032, 85030, 85050, 85017, 85057, 85049, 85018, 85010, 85029, 85058, 85040, 85059, 85020, 85050, 75011, 75010, 75012, 75010, 75010, 75021, 75010, 75013, 75010, 75010, 75014, 75010, 75022, 75100, 75010, 75023, 75024, 75020, 75010, 75015, 75025, 75016, 75026, 75017, 75027, 75010, 75018, 75019, 75028, 75029, 75020], \"Calabria\": [87010, 87020, 87041, 87031, 87020, 87070, 87070, 87040, 87042, 87032, 87071, 87051, 87033, 87030, 87021, 87050, 87043, 87060, 87020, 87020, 87060, 87060, 87061, 87070, 87062, 87030, 87050, 87011, 87040, 87040, 87070, 87012, 87053, 87050, 87070, 87044, 87010, 87040, 87022, 87010, 87030, 87050, 87100, 87060, 87060, 87023, 87045, 87030, 87013, 87030, 87050, 87010, 87030, 87072, 87010, 87024, 87034, 87020, 87020, 87035, 87014, 87015, 87050, 87010, 87030, 87066, 87010, 87040, 87020, 87030, 87010, 87060, 87050, 87040, 87040, 87050, 87040, 87040, 87046, 87070, 87016, 87026, 87010, 87070, 87073, 87020, 87060, 87050, 87027, 87020, 87040, 87040, 87050, 87050, 87050, 87060, 87070, 87028, 87036, 87074, 87017, 87054, 87040, 87070, 87010, 87050, 87010, 87040, 87060, 87069, 87010, 87037, 87020, 87060, 87055, 87070, 87040, 87038, 87018, 87010, 87020, 87030, 87047, 87010, 87010, 87020, 87010, 87020, 87048, 87056, 87030, 87010, 87060, 87029, 87057, 87030, 87019, 87058, 87040, 87010, 87060, 87010, 87020, 87075, 87060, 87020, 87076, 87040, 87059, 87064, 88055, 88050, 88040, 88050, 88060, 88060, 88050, 88021, 88070, 88050, 88062, 88040, 88100, 88067, 88067, 88050, 88064, 88040, 88040, 88020, 88051, 88022, 88060, 88041, 88042, 88040, 88050, 88060, 88060, 88045, 88024, 88040, 88065, 88060, 88020, 88050, 88025, 88050, 88044, 88040, 88040, 88040, 88060, 88060, 88040, 88047, 88067, 88050, 88050, 88060, 88050, 88040, 88040, 88021, 88040, 88025, 88040, 88060, 88060, 88060, 88067, 88060, 88050, 88050, 88040, 88054, 88040, 88050, 88050, 88068, 88049, 88050, 88069, 88071, 88055, 88056, 88060, 88050, 88050, 88046, 89030, 89040, 89020, 89040, 89031, 89060, 89011, 89030, 89032, 89040, 89033, 89034, 89035, 89036, 89030, 89050, 89040, 89052, 89020, 89040, 89030, 89060, 89030, 89030, 89041, 89040, 89021, 89022, 89030, 89050, 89012, 89050, 89030, 89050, 89054, 89040, 89020, 89013, 89042, 89043, 89050, 89023, 89044, 89045, 89046, 89020, 89040, 89020, 89020, 89063, 89010, 89040, 89064, 89065, 89014, 89038, 89015, 89040, 89040, 89039, 89024, 89040, 89121, 89122, 89123, 89124, 89125, 89126, 89127, 89128, 89129, 89131, 89132, 89133, 89134, 89135, 89040, 89016, 89060, 89047, 89060, 89025, 89030, 89017, 89040, 89069, 89030, 89020, 89020, 89050, 89056, 89030, 89050, 89027, 89040, 89057, 89010, 89058, 89028, 89020, 89048, 89020, 89030, 89040, 89049, 89029, 89010, 89010, 89018, 89026, 88824, 88833, 88817, 88822, 88834, 88833, 88813, 88811, 88836, 88900, 88812, 88842, 88841, 88814, 88838, 88818, 88837, 88835, 88821, 88831, 88817, 88832, 88825, 88831, 88816, 88823, 88819, 89832, 89832, 89817, 89822, 89818, 89816, 89832, 89833, 89862, 89823, 89814, 89841, 89843, 89815, 89851, 89831, 89851, 89863, 89844, 89843, 89852, 89823, 89819, 89824, 89844, 89861, 89812, 89834, 89813, 89866, 89841, 89842, 89851, 89853, 89821, 89843, 89822, 89822, 89831, 89831, 89822, 89864, 89843, 89861, 89821, 89834, 89900, 89867, 89868, 89867], \"Campania\": [81010, 81011, 81012, 81021, 81031, 81010, 81041, 81059, 81013, 81042, 81050, 81030, 81020, 81014, 81043, 81032, 81030, 81022, 81033, 81030, 81020, 81100, 81010, 81040, 81016, 81020, 81030, 81023, 81030, 81010, 81044, 81040, 81010, 81014, 81040, 81050, 81030, 81010, 81044, 81042, 81010, 81046, 81030, 81010, 81040, 81030, 81047, 81024, 81025, 81035, 81049, 81034, 81030, 81030, 81050, 81013, 81016, 81051, 81040, 81052, 81040, 81050, 81010, 81010, 81050, 81017, 81020, 81053, 81040, 81035, 81051, 81042, 81010, 81036, 81027, 81010, 81030, 81020, 81049, 81016, 81054, 81028, 81055, 81050, 81050, 81017, 81030, 81037, 81056, 81030, 81057, 81030, 81044, 81038, 81058, 81010, 81020, 81030, 81039, 81041, 81030, 81030, 81030, 81020, 82011, 82031, 82021, 82030, 82011, 82010, 82020, 82100, 82013, 82010, 82020, 82018, 82020, 82030, 82027, 82022, 82024, 82030, 82037, 82023, 82030, 82014, 82032, 82020, 82024, 82033, 82030, 82015, 82030, 82030, 82020, 82011, 82020, 82020, 82030, 82020, 82034, 82030, 82030, 82010, 82020, 82025, 82016, 82026, 82020, 82020, 82017, 82011, 82030, 82020, 82030, 82020, 82030, 82027, 82030, 82020, 82028, 82018, 82020, 82010, 82030, 82034, 82034, 82029, 82010, 82018, 82010, 82030, 82020, 82019, 82010, 82026, 82036, 82037, 82030, 82030, 82038, 82021, 80011, 80021, 80051, 80071, 80022, 80070, 80072, 80041, 80042, 80031, 80023, 80012, 80030, 80073, 80030, 80024, 80013, 80032, 80074, 80025, 80020, 80050, 80026, 80053, 80030, 80040, 80033, 80030, 80030, 80020, 80075, 80027, 80020, 80014, 80054, 80028, 80077, 80076, 80050, 80030, 80016, 80030, 80034, 80061, 80017, 80062, 80070, 80018, 80121, 80122, 80123, 80124, 80125, 80126, 80127, 80128, 80129, 80131, 80132, 80133, 80134, 80135, 80136, 80137, 80138, 80139, 80141, 80142, 80143, 80144, 80145, 80146, 80147, 80035, 80044, 80036, 80063, 80050, 80040, 80040, 80038, 80045, 80055, 80078, 80079, 80019, 80010, 80056, 80030, 80040, 80046, 80047, 80030, 80040, 80065, 80048, 80029, 80057, 80030, 80039, 80030, 80081, 80049, 80067, 80040, 80040, 80058, 80059, 80030, 80069, 80010, 80030, 80040, 80050, 80040, 80040, 83020, 83011, 83040, 83041, 83031, 83042, 83021, 83100, 83043, 83022, 83044, 83032, 83040, 83040, 83045, 83040, 83040, 83010, 83040, 83034, 83040, 83040, 83040, 83040, 83012, 83020, 83010, 83040, 83020, 83040, 83020, 83040, 83040, 83020, 83040, 83040, 83030, 83035, 83010, 83040, 83046, 83030, 83023, 83047, 83040, 83030, 83020, 83030, 83013, 83036, 83030, 83037, 83030, 83024, 83030, 83030, 83048, 83040, 83038, 83049, 83040, 83020, 83027, 83051, 83014, 83020, 83050, 83052, 83010, 83030, 83015, 83030, 83039, 83020, 83020, 83016, 83050, 83017, 83050, 83050, 83018, 83020, 83050, 83050, 83050, 83020, 83053, 83050, 83010, 83054, 83030, 83050, 83030, 83050, 83050, 83028, 83020, 83029, 83050, 83020, 83055, 83010, 83020, 83030, 83056, 83057, 83030, 83010, 83058, 83010, 83059, 83050, 83030, 83050, 83030, 83050, 83030, 83025, 84042, 84043, 84044, 84040, 84045, 84011, 84012, 84020, 84046, 84030, 84010, 84031, 84081, 84091, 84020, 84082, 84021, 84032, 84030, 84080, 84059, 84022, 84040, 84040, 84047, 84030, 84030, 84040, 84030, 84020, 84048, 84040, 84020, 84083, 84049, 84090, 84013, 84040, 84051, 84052, 84010, 84053, 84020, 84010, 84020, 84024, 84010, 84020, 84050, 84025, 84055, 84084, 84010, 84050, 84090, 84095, 84056, 84050, 84050, 84050, 84057, 84050, 84020, 84050, 84050, 84010, 84085, 84010, 84060, 84060, 84060, 84090, 84096, 84060, 84030, 84033, 84030, 84014, 84015, 84060, 84061, 84062, 84020, 84060, 84060, 84020, 84034, 84016, 84020, 84080, 84060, 84060, 84030, 84020, 84065, 84066, 84035, 84068, 84098, 84017, 84026, 84010, 84060, 84010, 84020, 84069, 84060, 84086, 84070, 84020, 84020, 84070, 84070, 84036, 84070, 84121, 84122, 84123, 84124, 84125, 84126, 84127, 84128, 84129, 84131, 84132, 84133, 84134, 84135, 84020, 84099, 84070, 84020, 84090, 84010, 84070, 84070, 84030, 84030, 84067, 84027, 84037, 84010, 84020, 84010, 84030, 84073, 84087, 84038, 84018, 84010, 84070, 84028, 84074, 84088, 84029, 84070, 84075, 84039, 84076, 84030, 84077, 84030, 84010, 84070, 84070, 84078, 84020, 84079, 84019, 84092], \"Emilia-Romagna\": [29010, 29010, 29010, 29021, 29022, 29011, 29010, 29010, 29012, 29013, 29014, 29015, 29010, 29020, 29020, 29020, 29016, 29023, 29024, 29017, 29010, 29020, 29010, 29025, 29018, 29010, 29020, 29026, 29121, 29122, 29010, 29010, 29027, 29028, 29010, 29029, 29010, 29019, 29010, 29010, 29020, 29010, 29020, 29010, 29020, 29010, 29031, 43051, 43032, 43041, 43042, 43030, 43043, 43011, 43030, 43044, 43052, 43053, 43021, 43035, 43036, 43012, 43010, 43045, 43013, 43037, 43014, 43010, 43022, 43024, 43015, 43025, 43121, 43122, 43123, 43124, 43125, 43126, 43047, 43010, 43038, 43039, 43017, 43046, 43019, 43040, 43028, 43059, 43056, 43029, 43050, 43040, 43049, 43018, 43016, 43058, 42020, 42011, 42031, 42021, 42022, 42041, 42023, 42012, 42040, 42033, 42013, 42034, 42014, 42024, 42035, 42025, 42026, 42015, 42042, 42043, 42044, 42016, 42045, 42027, 42017, 42028, 42020, 42046, 42121, 42122, 42123, 42124, 42010, 42047, 42048, 42018, 42020, 42049, 42019, 42010, 42020, 42030, 42030, 42030, 42032, 41030, 41030, 41011, 41031, 41012, 41013, 41051, 41014, 41032, 41033, 41021, 41034, 41042, 41022, 41043, 41044, 41052, 41023, 41053, 41054, 41036, 41037, 41121, 41122, 41123, 41124, 41125, 41126, 41025, 41045, 41055, 41015, 41016, 41046, 41026, 41027, 41040, 41048, 41017, 41020, 41018, 41038, 41039, 41030, 41049, 41056, 41028, 41029, 41019, 41057, 41058, 41059, 40011, 40050, 40052, 40010, 40121, 40122, 40123, 40124, 40125, 40126, 40127, 40128, 40129, 40131, 40132, 40133, 40134, 40135, 40136, 40137, 40138, 40139, 40141, 40021, 40054, 40012, 40032, 40033, 40020, 40034, 40022, 40030, 40023, 40050, 40013, 40024, 40055, 40035, 40014, 40060, 40025, 40041, 40015, 40057, 40030, 40026, 40042, 40050, 40051, 40043, 40059, 40061, 40062, 40063, 40050, 40050, 40036, 40027, 40064, 40065, 40066, 40010, 40048, 40016, 40017, 40068, 40018, 40019, 40037, 40038, 40069, 40053, 40046, 44011, 44012, 44042, 44021, 44022, 44034, 44121, 44122, 44123, 44124, 44037, 44023, 44020, 44026, 44020, 44028, 44015, 44049, 44019, 44020, 44027, 44047, 44033, 44039, 48011, 48012, 48031, 48013, 48032, 48014, 48015, 48017, 48033, 48018, 48034, 48022, 48024, 48121, 48122, 48123, 48124, 48125, 48025, 48026, 48020, 48027, 47021, 47032, 47030, 47011, 47521, 47522, 47042, 47012, 47013, 47121, 47122, 47034, 47010, 47035, 47043, 47020, 47014, 47025, 47015, 47020, 47010, 47016, 47010, 47017, 47020, 47030, 47018, 47027, 47039, 47030, 47019, 47028, 47814, 47841, 47853, 47855, 47843, 47836, 47834, 47837, 47833, 47838, 47921, 47922, 47923, 47924, 47835, 47832, 47842, 47822, 47826, 47861, 47862, 47863, 47864, 47865, 47866, 47867, 47824, 47854, 47868, 47869], \"Friuli-Venezia Giulia\": [33041, 33020, 33021, 33051, 33022, 33011, 33040, 33050, 33031, 33032, 33050, 33010, 33030, 33042, 33030, 33030, 33050, 33010, 33050, 33020, 33020, 33052, 33048, 33010, 33043, 33033, 33010, 33023, 33040, 33030, 33030, 33010, 33040, 33020, 33040, 33034, 33030, 33020, 33024, 33020, 33013, 33050, 33040, 33053, 33029, 33050, 33054, 33010, 33010, 33030, 33010, 33044, 33050, 33035, 33036, 33015, 33040, 33010, 33050, 33030, 33055, 33045, 33010, 33025, 33010, 33056, 33057, 33026, 33037, 33027, 33050, 33050, 33016, 33050, 33040, 33050, 33040, 33020, 33050, 33040, 33020, 33040, 33046, 33030, 33020, 33029, 33010, 33047, 33010, 33010, 33020, 33030, 33050, 33050, 33038, 33058, 33048, 33040, 33049, 33050, 33050, 33030, 33020, 33040, 33039, 33020, 33040, 33020, 33040, 33030, 33017, 33018, 33010, 33050, 33028, 33040, 33050, 33010, 33010, 33019, 33050, 33100, 33030, 33010, 33020, 33029, 33040, 33020, 33030, 33040, 33061, 33012, 33059, 33014, 34070, 34071, 34070, 34070, 34072, 34070, 34170, 34072, 34073, 34070, 34076, 34074, 34070, 34070, 34076, 34077, 34078, 34075, 34070, 34070, 34070, 34070, 34079, 34070, 34070, 34011, 34016, 34015, 34018, 34010, 34121, 34122, 34123, 34124, 34125, 34126, 34127, 34128, 34129, 34131, 34132, 34133, 34134, 34135, 34136, 34137, 34138, 34139, 34141, 34142, 34143, 34144, 34145, 34146, 34147, 34148, 34149, 34151, 33080, 33090, 33081, 33082, 33080, 33070, 33070, 33070, 33072, 33090, 33092, 33083, 33080, 33080, 33090, 33084, 33075, 33080, 33092, 33080, 33074, 33080, 33085, 33092, 33086, 33075, 33087, 33094, 33070, 33080, 33170, 33080, 33076, 33080, 33077, 33095, 33098, 33080, 33078, 33090, 33079, 33097, 33090, 33090, 33090, 33090, 33099, 33080, 33080, 33098], \"Lazio\": [1021, 1010, 1022, 1010, 1030, 1030, 1010, 1023, 1020, 1030, 1030, 1011, 1010, 1012, 1032, 1030, 1030, 1024, 1020, 1010, 1033, 1020, 1030, 1034, 1030, 1010, 1035, 1010, 1020, 1025, 1010, 1010, 1020, 1010, 1014, 1027, 1010, 1030, 1036, 1010, 1010, 1028, 1010, 1020, 1037, 1010, 1020, 1038, 1015, 1016, 1010, 1017, 1018, 1030, 1030, 1010, 1019, 1039, 1100, 1030, 2011, 2012, 2013, 2020, 2020, 2010, 2021, 2010, 2014, 2040, 2030, 2041, 2020, 2031, 2010, 2015, 2010, 2022, 2020, 2020, 2042, 2010, 2020, 2040, 2043, 2040, 2032, 2023, 2044, 2030, 2045, 2010, 2016, 2020, 2046, 2020, 2010, 2040, 2040, 2040, 2033, 2040, 2040, 2034, 2010, 2020, 2035, 2020, 2024, 2025, 2018, 2040, 2047, 2037, 2030, 2030, 2019, 2030, 2100, 2010, 2040, 2026, 2040, 2038, 2040, 2048, 2040, 2039, 2030, 2049, 2020, 2040, 2020, 21, 20, 41, 51, 61, 22, 42, 20, 72, 23, 31, 30, 62, 20, 63, 60, 20, 60, 30, 32, 10, 73, 24, 60, 30, 33, 20, 20, 52, 20, 20, 53, 60, 34, 30, 65, 60, 60, 44, 10, 30, 30, 45, 25, 30, 46, 12, 20, 30, 75, 26, 60, 20, 66, 20, 10, 47, 60, 13, 77, 10, 30, 10, 78, 15, 10, 10, 67, 60, 74, 17, 48, 35, 36, 18, 20, 20, 10, 71, 60, 60, 68, 20, 20, 30, 40, 20, 79, 30, 30, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 131, 132, 133, 134, 135, 136, 137, 138, 139, 141, 142, 143, 144, 145, 146, 147, 148, 149, 151, 152, 153, 154, 155, 156, 157, 158, 159, 161, 162, 163, 164, 165, 166, 167, 168, 169, 171, 172, 173, 174, 175, 176, 177, 178, 179, 181, 182, 183, 184, 185, 186, 187, 188, 189, 191, 192, 193, 195, 196, 197, 198, 199, 27, 60, 20, 10, 10, 58, 10, 60, 30, 20, 37, 28, 19, 59, 60, 69, 20, 20, 38, 49, 29, 20, 39, 76, 55, 40, 43, 30, 54, 13, 4011, 4010, 4020, 4021, 4012, 4010, 4022, 4023, 4024, 4020, 4100, 4025, 4010, 4026, 4020, 4010, 4014, 4027, 4015, 4010, 4010, 4010, 4010, 4016, 4017, 4020, 4013, 4018, 4010, 4029, 4020, 4019, 4031, 3040, 3010, 3011, 3041, 3021, 3012, 3031, 3032, 3020, 3033, 3042, 3040, 3040, 3022, 3030, 3030, 3030, 3034, 3043, 3030, 3040, 3030, 3020, 3023, 3024, 3044, 3030, 3010, 3030, 3040, 3045, 3020, 3013, 3010, 3014, 3035, 3030, 3100, 3010, 3040, 3020, 3016, 3036, 3025, 3017, 3018, 3020, 3010, 3030, 3040, 3020, 3030, 3010, 3040, 3026, 3037, 3030, 3027, 3030, 3038, 3040, 3046, 3047, 3028, 3040, 3040, 3048, 3049, 3030, 3040, 3010, 3040, 3010, 3039, 3020, 3019, 3040, 3010, 3020, 3010, 3010, 3020, 3040, 3040, 3029, 3030, 3010, 3040, 3030, 3020, 3040], \"Liguria\": [18030, 18035, 18020, 18026, 18020, 18010, 18031, 18012, 18020, 18021, 18033, 18020, 18011, 18030, 18034, 18010, 18022, 18027, 18027, 18017, 18017, 18023, 18017, 18013, 18013, 18013, 18013, 18035, 18020, 18100, 18035, 18020, 18025, 18010, 18025, 18030, 18014, 18032, 18010, 18026, 18037, 18015, 18027, 18024, 18020, 18020, 18026, 18015, 18030, 18016, 18036, 18017, 18038, 18010, 18012, 18036, 18018, 18010, 18010, 18012, 18019, 18020, 18039, 18026, 18010, 18028, 17021, 17031, 17012, 17011, 17041, 17051, 17032, 17020, 17057, 17028, 17054, 17052, 17022, 17045, 17014, 17020, 17057, 17043, 17033, 17030, 17034, 17015, 17056, 17023, 17035, 17017, 17058, 17030, 17024, 17033, 17027, 17010, 17053, 17025, 17020, 17045, 12071, 17017, 17040, 17013, 17030, 17026, 17037, 17024, 17037, 17010, 17043, 17058, 17027, 17043, 17042, 17047, 17020, 17017, 17046, 17100, 17028, 17044, 17020, 17020, 17055, 17020, 17048, 17047, 17019, 17032, 17028, 17038, 17039, 16011, 16036, 16021, 16031, 16041, 16012, 16032, 16013, 16014, 16042, 16030, 16015, 16030, 16014, 16043, 16044, 16016, 16030, 16040, 16010, 16022, 16020, 16040, 16023, 16121, 16122, 16123, 16124, 16125, 16126, 16127, 16128, 16129, 16131, 16132, 16133, 16134, 16135, 16136, 16137, 16138, 16139, 16141, 16142, 16143, 16144, 16145, 16146, 16147, 16148, 16149, 16151, 16152, 16153, 16154, 16155, 16156, 16157, 16158, 16159, 16161, 16162, 16163, 16164, 16165, 16166, 16167, 16020, 16017, 16033, 16040, 16045, 16024, 16010, 16010, 16046, 16018, 16047, 16030, 16025, 16026, 16040, 16040, 16040, 16031, 16034, 16027, 16035, 16036, 16048, 16019, 16025, 16010, 16028, 16040, 16038, 16010, 16049, 16010, 16010, 16039, 16031, 16010, 16029, 16030, 16036, 16010, 16010, 16035, 19031, 19021, 19020, 19020, 19011, 19020, 19020, 19020, 19012, 19020, 19033, 19013, 19020, 19014, 19121, 19122, 19123, 19124, 19125, 19126, 19131, 19132, 19133, 19134, 19135, 19136, 19137, 19032, 19015, 19010, 19016, 19034, 19020, 19025, 19020, 19017, 19020, 19037, 19038, 19020, 19028, 19018, 19020, 19020], \"Lombardia\": [21010, 21041, 21021, 21051, 21010, 21022, 21030, 21020, 21039, 21050, 21010, 21023, 21024, 21050, 21020, 21020, 21030, 21010, 21030, 21030, 21020, 21050, 21020, 21052, 21031, 21050, 21050, 21032, 21010, 21040, 21042, 21040, 21020, 21030, 21020, 21011, 21012, 21030, 21053, 21030, 21050, 21010, 21043, 21040, 21044, 21020, 21040, 21033, 21050, 21034, 21020, 21025, 21030, 21020, 21050, 21030, 21035, 21010, 21030, 21030, 21020, 21010, 21030, 21054, 21010, 21030, 21013, 21020, 21026, 21045, 21036, 21040, 21010, 21010, 21050, 21055, 21040, 21030, 21020, 21056, 21027, 21040, 21037, 21014, 21038, 21050, 21015, 21040, 21016, 21020, 21046, 21030, 21050, 21030, 21030, 21020, 21030, 21010, 21020, 21040, 21020, 21040, 21057, 21040, 21030, 21050, 21010, 21030, 21020, 21050, 21017, 21047, 21018, 21048, 21058, 21019, 21040, 21020, 21020, 21049, 21028, 21010, 21040, 21039, 21020, 21100, 21040, 21040, 21040, 21029, 21059, 21010, 21038, 21061, 21062, 21020, 22031, 22032, 22070, 22040, 22040, 22040, 22070, 22010, 22060, 22033, 22030, 22010, 22070, 22070, 22020, 22028, 22020, 22070, 22040, 22010, 22034, 22070, 22060, 22071, 22030, 22061, 22063, 22035, 22070, 22010, 22070, 22060, 22010, 22060, 22030, 22070, 22070, 22030, 22070, 22010, 22020, 22072, 22012, 22070, 22010, 22010, 22100, 22010, 22010, 22060, 22010, 22020, 22013, 22014, 22010, 22036, 22030, 22020, 22020, 22070, 22060, 22073, 22010, 22010, 22070, 22010, 22011, 22070, 22044, 22010, 22020, 22045, 22030, 22025, 22070, 22030, 22010, 22070, 22074, 22030, 22070, 22040, 22070, 22075, 22030, 22066, 22026, 22017, 22046, 22010, 22040, 22070, 22010, 22030, 22076, 22010, 22020, 22060, 22077, 22070, 22030, 22010, 22010, 22020, 22010, 22020, 22020, 22037, 22018, 22030, 22030, 22030, 22070, 22069, 22070, 22010, 22010, 22042, 22010, 22020, 22070, 22010, 22030, 22010, 22038, 22020, 22010, 22078, 22039, 22070, 22010, 22010, 22020, 22070, 22013, 22070, 22079, 22020, 22010, 22015, 22021, 22041, 22016, 22024, 22023, 22043, 23010, 23010, 23009, 23031, 23011, 23010, 23010, 23030, 23032, 23010, 23010, 23021, 23020, 23030, 23012, 23010, 23016, 23022, 23023, 23030, 23010, 23010, 23010, 23013, 23010, 23014, 23015, 23020, 23010, 23010, 23010, 23020, 23033, 23034, 23024, 23020, 23041, 23030, 23016, 23030, 23010, 23020, 23020, 23017, 23025, 23010, 23010, 23020, 23020, 23020, 23026, 23010, 23020, 23010, 23010, 23027, 23020, 23030, 23035, 23100, 23020, 23018, 23010, 23036, 23037, 23020, 23030, 23019, 23020, 23038, 23030, 23030, 23010, 23020, 23030, 23029, 23030, 20081, 20080, 20020, 20044, 20004, 20057, 20008, 20060, 20079, 20060, 20010, 20080, 20082, 20010, 20021, 20091, 20080, 20090, 20010, 20041, 20038, 20080, 20040, 20039, 20074, 20061, 20059, 20003, 20062, 20051, 20081, 20022, 20063, 20070, 20023, 20090, 20031, 20092, 20046, 20093, 20075, 20011, 20032, 20007, 20094, 20012, 20047, 20095, 20036, 20070, 20083, 20024, 20060, 20064, 20056, 20088, 20001, 20065, 20084, 20045, 20025, 20050, 20085, 20013, 20020, 20010, 20060, 20076, 20077, 20066, 20010, 20121, 20122, 20123, 20124, 20125, 20126, 20127, 20128, 20129, 20131, 20132, 20133, 20134, 20135, 20136, 20137, 20138, 20139, 20141, 20142, 20143, 20144, 20145, 20146, 20147, 20148, 20149, 20151, 20152, 20153, 20154, 20155, 20156, 20157, 20158, 20159, 20161, 20162, 20081, 20086, 20014, 20020, 20026, 20082, 20073, 20002, 20080, 20037, 20048, 20015, 20067, 20016, 20068, 20042, 20072, 20096, 20005, 20060, 20060, 20006, 20027, 20017, 20020, 20087, 20053, 20088, 20089, 20078, 20097, 20034, 20098, 20010, 20028, 20070, 20018, 20054, 20030, 20099, 20049, 20019, 20033, 20060, 20090, 20056, 20067, 20060, 20029, 20043, 20069, 20080, 20052, 20055, 20009, 20070, 20058, 20035, 20020, 20021, 20071, 24060, 24060, 24061, 24021, 24011, 24030, 24031, 24022, 24030, 24051, 24040, 24020, 24040, 24010, 24020, 24052, 24020, 24060, 24040, 24050, 24030, 24030, 24030, 24121, 24122, 24123, 24124, 24125, 24126, 24127, 24128, 24129, 24060, 24060, 24010, 24060, 24040, 24040, 24040, 24060, 24060, 24040, 24010, 24010, 24041, 24030, 24053, 24037, 24060, 24050, 24054, 24033, 24040, 24010, 24040, 24030, 24042, 24030, 24043, 24060, 24010, 24030, 24060, 24040, 24020, 24010, 24060, 24040, 24020, 24063, 24050, 24026, 24060, 24069, 24020, 24020, 24040, 24060, 24034, 24040, 24050, 24023, 24020, 24055, 24020, 24040, 24030, 24050, 24060, 24030, 24062, 24050, 24060, 24035, 24010, 24044, 24010, 24060, 24060, 24045, 24058, 24040, 24020, 24020, 24056, 24060, 24010, 24060, 24040, 24030, 24020, 24024, 24060, 24060, 24025, 24050, 24060, 24020, 24020, 24050, 24020, 24060, 24064, 24010, 24040, 24040, 24026, 24010, 24040, 24030, 24065, 24050, 24069, 24040, 24030, 24057, 24010, 24040, 24010, 24060, 24060, 24050, 24050, 24050, 24030, 24027, 24010, 24013, 24020, 24020, 24020, 24050, 24010, 24040, 24046, 24040, 24030, 24030, 24050, 24020, 24060, 24066, 24020, 24060, 24020, 24014, 24010, 24010, 24040, 24028, 24010, 24036, 24030, 24040, 24020, 24060, 24020, 24030, 24050, 24020, 24060, 24060, 24060, 24058, 24010, 24030, 24037, 24020, 24015, 24060, 24016, 24010, 24067, 24020, 24020, 24010, 24020, 24068, 24017, 24060, 24020, 24010, 24039, 24060, 24060, 24050, 24040, 24030, 24040, 24010, 24060, 24060, 24030, 24020, 24032, 24060, 24050, 24069, 24047, 24048, 24010, 24059, 24020, 24030, 24020, 24010, 24010, 24010, 24010, 24040, 24049, 24029, 24060, 24060, 24060, 24030, 24018, 24020, 24020, 24060, 24020, 24060, 24050, 24019, 24010, 24010, 24017, 24030, 24030, 24038, 24012, 25010, 25030, 25071, 25020, 25070, 25040, 25040, 25020, 25021, 25072, 25030, 25070, 25020, 25081, 25030, 25040, 25040, 25040, 25070, 25022, 25010, 25042, 25082, 25061, 25073, 25030, 25040, 25043, 25121, 25122, 25123, 25124, 25125, 25126, 25127, 25128, 25129, 25131, 25132, 25133, 25134, 25135, 25136, 25060, 25070, 25011, 25080, 25012, 25044, 25070, 25020, 25031, 25013, 25045, 25030, 25030, 25014, 25070, 25030, 25046, 25051, 25060, 25040, 25040, 25040, 25032, 25020, 25050, 25040, 25030, 25060, 25060, 25033, 25030, 25062, 25040, 25040, 25030, 25047, 25020, 25015, 25048, 25030, 25040, 25020, 25020, 25020, 25083, 25063, 25084, 25085, 25016, 25040, 25023, 25064, 25074, 25040, 25061, 25049, 25010, 25074, 25024, 25010, 25060, 25030, 25017, 25030, 25050, 25040, 25065, 25030, 25080, 25030, 25053, 25040, 25080, 25025, 25060, 25060, 25054, 25080, 25020, 25080, 25040, 25050, 25040, 25018, 25010, 25070, 25080, 25075, 25050, 25080, 25080, 25076, 25020, 25050, 25040, 25034, 25030, 25035, 25050, 25080, 25050, 25050, 25080, 25036, 25030, 25050, 25050, 25020, 25020, 25070, 25078, 25060, 25050, 25055, 25060, 25080, 25030, 25020, 25056, 25026, 25037, 25010, 25020, 25070, 25080, 25050, 25070, 25080, 25027, 25010, 25086, 25030, 25050, 25077, 25030, 25038, 25030, 25070, 25057, 25087, 25010, 25020, 25010, 25068, 25040, 25050, 25020, 25080, 25019, 25080, 25048, 25058, 25060, 25050, 25080, 25030, 25088, 25039, 25010, 25030, 25070, 25030, 25080, 25080, 25028, 25029, 25078, 25059, 25069, 25030, 25089, 25050, 25010, 25079, 25050, 25052, 27020, 27020, 27010, 27040, 27010, 27050, 27041, 27010, 27050, 27020, 27011, 27021, 27010, 27040, 27040, 27020, 27010, 27040, 27050, 27020, 27042, 27043, 27040, 27040, 27031, 27044, 27020, 27041, 27040, 27050, 27022, 27023, 27040, 27045, 27040, 27030, 27030, 27051, 27050, 27010, 27030, 27020, 27012, 27050, 27013, 27040, 27024, 27050, 27030, 27010, 27050, 27050, 27010, 27030, 27010, 27020, 27032, 27010, 27040, 27030, 27034, 27030, 27025, 27026, 27010, 27010, 27052, 27047, 27020, 27027, 27010, 27015, 27030, 27016, 27010, 27040, 27034, 27053, 27010, 27020, 27010, 27035, 27050, 27030, 27030, 27040, 27010, 27040, 27054, 27047, 27040, 27052, 27010, 27040, 27040, 27036, 27020, 27020, 27050, 27030, 27030, 27050, 27020, 27100, 27040, 27030, 27037, 27017, 27040, 27050, 27050, 27040, 27040, 27050, 27050, 27055, 27038, 27042, 27040, 27052, 27010, 27050, 27010, 27030, 27040, 27043, 27040, 27010, 27020, 27028, 27039, 27010, 27046, 27016, 27050, 27047, 27030, 27010, 27020, 27020, 27020, 27050, 27010, 27048, 27010, 27049, 27030, 27050, 27030, 27010, 27011, 27020, 27010, 27050, 27020, 27020, 27020, 27020, 27050, 27020, 27020, 27010, 27057, 27020, 27010, 27053, 27040, 27018, 27029, 27035, 27030, 27019, 27010, 27058, 27047, 27059, 27010, 27030, 27049, 27017, 27020, 27030, 27056, 27014, 27061, 26020, 26020, 26021, 26010, 26010, 26040, 26020, 26030, 26010, 26010, 26010, 26020, 26030, 26010, 26011, 26010, 26010, 26014, 26010, 26041, 26020, 26030, 26010, 26012, 26022, 26010, 26040, 26010, 26030, 26042, 26020, 26010, 26010, 26013, 26100, 26010, 26020, 26020, 26040, 26010, 26010, 26020, 26030, 26030, 26020, 26040, 26020, 26044, 26023, 26040, 26031, 26010, 26020, 26030, 26040, 26010, 26010, 26010, 26045, 26010, 26010, 26032, 26024, 26020, 26025, 26043, 26033, 26030, 26010, 26017, 26040, 26035, 26026, 26010, 26017, 26010, 26010, 26010, 26010, 26036, 26027, 26010, 26014, 26010, 26020, 26046, 26037, 26040, 26040, 26047, 26010, 26028, 26030, 26029, 26015, 26048, 26020, 26030, 26016, 26049, 26020, 26017, 26030, 26038, 26040, 26017, 26018, 26010, 26019, 26039, 26030, 26030, 26034, 46011, 46041, 46031, 46012, 46013, 46040, 46040, 46040, 46032, 46033, 46042, 46014, 46043, 46040, 46040, 46010, 46010, 46030, 46040, 46010, 46044, 46023, 46040, 46020, 46100, 46010, 46010, 46045, 46046, 46024, 46040, 46020, 46035, 46020, 46040, 46025, 46030, 46040, 46047, 46020, 46026, 46010, 46017, 46040, 46037, 46048, 46018, 46027, 46020, 46051, 46020, 46010, 46020, 46028, 46030, 46040, 46030, 46029, 46019, 46039, 46049, 46034, 46036, 46021, 23821, 23881, 23841, 23811, 23890, 23891, 23816, 23822, 23842, 23883, 23892, 23885, 23801, 23802, 23831, 23880, 23893, 23817, 23884, 23870, 23861, 23862, 23823, 23886, 23813, 23845, 23832, 23894, 23814, 23824, 23843, 23824, 23848, 23805, 23825, 23851, 23846, 23852, 23898, 23815, 23900, 23827, 23871, 23864, 23826, 23832, 23807, 23873, 23817, 23847, 23804, 23874, 23876, 23811, 23895, 23848, 23887, 23854, 23865, 23875, 23877, 23833, 23837, 23818, 23828, 23855, 23834, 23819, 23899, 23849, 23889, 23844, 23896, 23835, 23867, 23837, 23857, 23868, 23829, 23808, 23897, 23879, 23888, 23836, 26834, 26821, 26811, 26812, 26851, 26822, 26852, 26831, 26841, 26842, 26853, 26843, 26823, 26866, 26824, 26832, 26845, 26833, 26854, 26846, 26842, 26834, 26835, 26861, 26832, 26813, 26862, 26814, 26900, 26855, 26843, 26825, 26847, 26866, 26815, 26843, 26833, 26836, 26837, 26863, 26864, 26816, 26854, 26857, 26848, 26817, 26865, 26866, 26849, 26826, 26856, 26867, 26858, 26838, 26827, 26828, 26859, 26818, 26839, 26844, 20864, 20886, 20847, 20862, 20825, 20882, 20881, 20842, 20853, 20813, 20836, 20861, 20875, 20857, 20841, 20866, 20873, 20816, 20811, 20815, 20863, 20856, 20832, 20833, 20824, 20855, 20812, 20851, 20846, 20821, 20883, 20826, 20900, 20835, 20834, 20876, 20838, 20885, 20831, 20822, 20845, 20884, 20844, 20865, 20814, 20854, 20837, 20843, 20852, 20871, 20874, 20867, 20872, 20823, 20877], \"Marche\": [61041, 61042, 61026, 61040, 61043, 61044, 61021, 61030, 61032, 61033, 61034, 61040, 61021, 61040, 61011, 61012, 61030, 61026, 61023, 61040, 61013, 61024, 61040, 61037, 61020, 61010, 61030, 61010, 61025, 61040, 61049, 61045, 61121, 61122, 61020, 61026, 61023, 61046, 61039, 61047, 61048, 61040, 61040, 61020, 61010, 61049, 61029, 61022, 61036, 61038, 61028, 60020, 60121, 60122, 60123, 60124, 60125, 60126, 60127, 60128, 60129, 60131, 60011, 60010, 60030, 60021, 60020, 60030, 60022, 60010, 60031, 60043, 60033, 60013, 60034, 60044, 60015, 60024, 60040, 60035, 60025, 60030, 60030, 60030, 60036, 60018, 60030, 60037, 60030, 60026, 60020, 60027, 60010, 60010, 60030, 60020, 60030, 60030, 60038, 60030, 60041, 60019, 60030, 60048, 60020, 60039, 60012, 62021, 62010, 62020, 62035, 62020, 62032, 62020, 62022, 62039, 62020, 62011, 62012, 62020, 62014, 62024, 62035, 62025, 62022, 62020, 62020, 62100, 62024, 62010, 62010, 62036, 62010, 62010, 62010, 62015, 62020, 62010, 62034, 62020, 62014, 62036, 62025, 62021, 62010, 62017, 62018, 62019, 62020, 62026, 62027, 62020, 62028, 62025, 62020, 62038, 62029, 62010, 62010, 62039, 62039, 62031, 63095, 63075, 63083, 63096, 63100, 63063, 63082, 63072, 63081, 63079, 63087, 63067, 63064, 63084, 63086, 63066, 63085, 63061, 63077, 63068, 63069, 63062, 63094, 63088, 63076, 63073, 63092, 63065, 63093, 63071, 63074, 63078, 63091, 63824, 63857, 63838, 63828, 63837, 63900, 63816, 63844, 63823, 63832, 63834, 63842, 63835, 63855, 63858, 63846, 63833, 63812, 63841, 63853, 63852, 63825, 63815, 63813, 63847, 63836, 63843, 63826, 63851, 63827, 63848, 63845, 63822, 63821, 63831, 63854, 63811, 63839, 63856, 63814], \"Molise\": [86030, 86011, 86021, 86041, 86010, 86100, 86020, 86010, 86040, 86042, 86043, 86010, 86030, 86020, 86031, 86010, 86012, 86010, 86030, 86020, 86044, 86020, 86010, 86020, 86013, 86010, 86030, 86014, 86034, 86015, 86035, 86022, 86030, 86030, 86040, 86030, 86030, 86010, 86020, 86040, 86023, 86032, 86033, 86040, 86030, 86036, 86040, 86040, 86010, 86037, 86038, 86024, 86040, 86020, 86045, 86040, 86016, 86040, 86025, 86020, 86040, 86026, 86020, 86030, 86030, 86010, 86010, 86040, 86046, 86027, 86020, 86047, 86020, 86048, 86017, 86020, 86030, 86039, 86028, 86018, 86029, 86010, 86049, 86019, 86080, 86081, 86091, 86080, 86092, 86082, 86083, 86093, 86080, 86090, 86090, 86071, 86080, 86072, 86097, 86094, 86073, 86070, 86074, 86084, 86070, 86095, 86170, 86090, 86070, 86096, 86080, 86070, 86080, 86075, 86090, 86097, 86080, 86090, 86085, 86071, 86086, 86077, 86087, 86092, 86080, 86070, 86088, 86070, 86096, 86080, 86095, 86070, 86097, 86078, 86089, 86079], \"Piemonte\": [10011, 10060, 10070, 10010, 10040, 10080, 10091, 10020, 10010, 10060, 10020, 10051, 10010, 10010, 10070, 10080, 10020, 10070, 10010, 10070, 10052, 10010, 10092, 10060, 10060, 10012, 10071, 10080, 10013, 10031, 10050, 10080, 10032, 10060, 10080, 10020, 10090, 10020, 10050, 10060, 10010, 10080, 10053, 10090, 10070, 10014, 10020, 10060, 10010, 10060, 10080, 10060, 10070, 10040, 10010, 10010, 10041, 10022, 10020, 10010, 10040, 10072, 10090, 10060, 10081, 10080, 10090, 10020, 10061, 10060, 10070, 10080, 10054, 10070, 10050, 10010, 10023, 10080, 10050, 10050, 10034, 10080, 10080, 10090, 10073, 10050, 10070, 10050, 10093, 10080, 10010, 10055, 10070, 10010, 10090, 10040, 10082, 10040, 10050, 10083, 10080, 10060, 10070, 10010, 10090, 10084, 10080, 10070, 10060, 10060, 10090, 10070, 10050, 10094, 10040, 10050, 10070, 10070, 10095, 10080, 10060, 10046, 10080, 10015, 10040, 10040, 10074, 10020, 10040, 10070, 10010, 10070, 10080, 10040, 10040, 10010, 10062, 10060, 10080, 10060, 10030, 10020, 10060, 10075, 10050, 10035, 10050, 10010, 10070, 10020, 10059, 10070, 10024, 10050, 10020, 10090, 10016, 10017, 10020, 10020, 10042, 10080, 10076, 10010, 10060, 10050, 10080, 10043, 10010, 10060, 10040, 10056, 10080, 10010, 10060, 10010, 10020, 10018, 10020, 10063, 10010, 10060, 10080, 10070, 10044, 10060, 10064, 10025, 10040, 10045, 10060, 10010, 10046, 10063, 10085, 10060, 10060, 10060, 10040, 10065, 10060, 10080, 10080, 10010, 10010, 10010, 10090, 10080, 10090, 10040, 10020, 10080, 10086, 10040, 10098, 10070, 10070, 10060, 10090, 10080, 10030, 10060, 10060, 10090, 10040, 10010, 10080, 10050, 10010, 10060, 10010, 10080, 10070, 10080, 10050, 10070, 10090, 10065, 10040, 10090, 10050, 10090, 10010, 10077, 10099, 10060, 10080, 10090, 10020, 10060, 10057, 10050, 10026, 10054, 10050, 10060, 10010, 10090, 10058, 10010, 10036, 10010, 10080, 10010, 10019, 10059, 10010, 10121, 10122, 10123, 10124, 10125, 10126, 10127, 10128, 10129, 10131, 10132, 10133, 10134, 10135, 10136, 10137, 10138, 10139, 10141, 10142, 10143, 10144, 10145, 10146, 10147, 10148, 10149, 10151, 10152, 10153, 10154, 10155, 10156, 10037, 10010, 10066, 10090, 10080, 10070, 10028, 10060, 10070, 10050, 10040, 10094, 10070, 10087, 10080, 10070, 10070, 10050, 10078, 10038, 10020, 10030, 10090, 10080, 10067, 10068, 10070, 10090, 10040, 10030, 10050, 10060, 10069, 10029, 10048, 10060, 10030, 10080, 10070, 10088, 10040, 10079, 10039, 10089, 13021, 13030, 13040, 13031, 13032, 13020, 13040, 13041, 13022, 13040, 13011, 13012, 13040, 13023, 13026, 13010, 13030, 13040, 13030, 13030, 13025, 13043, 13010, 13030, 13033, 13020, 13044, 13040, 13034, 13025, 13040, 13030, 13045, 13030, 13030, 13010, 13046, 13035, 13034, 13046, 13045, 13020, 13040, 13010, 13047, 13030, 13040, 13030, 13010, 13020, 13020, 13010, 13012, 13017, 13030, 13020, 13020, 13030, 13060, 13036, 13020, 13040, 13040, 13040, 13040, 13047, 13048, 13027, 13028, 13037, 13010, 13038, 13039, 13049, 13018, 13019, 13100, 13030, 13010, 13020, 13029, 13024, 28010, 28010, 28011, 28041, 28010, 28043, 28061, 28010, 28010, 28010, 28071, 28021, 28040, 28010, 28072, 28010, 28062, 28064, 28060, 28060, 28060, 28060, 28060, 28053, 28010, 28010, 28010, 28065, 28010, 28060, 28012, 28060, 28010, 28040, 28073, 28010, 28066, 28070, 28010, 28074, 28024, 28060, 28075, 28045, 28064, 28040, 28014, 28060, 28040, 28040, 28046, 28040, 28010, 28015, 28010, 28070, 28100, 28047, 28040, 28016, 28040, 28010, 28028, 28010, 28076, 28050, 28077, 28060, 28078, 28068, 28017, 28060, 28060, 28064, 28070, 28010, 28060, 28019, 28070, 28070, 28069, 28010, 28040, 28079, 28060, 28060, 28013, 12021, 12010, 12051, 12050, 12070, 12010, 12050, 12071, 12031, 12040, 12050, 12032, 12060, 12060, 12070, 12081, 12020, 12060, 12041, 12050, 12074, 12010, 12060, 12050, 12011, 12050, 12060, 12012, 12042, 12080, 18025, 12030, 12020, 12022, 12072, 12043, 12020, 12070, 12023, 12030, 12030, 12061, 12020, 12030, 12050, 12020, 12040, 12070, 12050, 12060, 12020, 12070, 12060, 12053, 12050, 12030, 12030, 12020, 12044, 12040, 12050, 12010, 12040, 12073, 12062, 12013, 12060, 12050, 12060, 12040, 12074, 12054, 12024, 12050, 12030, 12100, 12014, 12055, 12063, 12025, 12020, 12010, 12030, 12060, 12030, 12050, 12045, 12082, 12083, 12020, 12010, 12030, 12075, 12040, 12070, 12070, 12040, 12060, 12050, 12060, 12020, 12030, 12064, 12050, 12060, 12076, 12070, 12015, 12070, 12020, 12050, 12060, 12056, 12030, 12030, 12040, 12020, 12060, 12030, 12020, 12010, 12070, 12070, 12080, 12080, 12030, 12060, 12084, 12077, 12065, 12046, 12080, 12040, 12040, 12050, 12025, 12020, 12040, 12070, 12066, 12033, 12040, 12060, 12030, 12068, 12052, 12050, 12050, 12060, 12060, 12070, 12030, 12078, 12030, 12034, 12030, 12087, 12070, 12070, 12070, 12016, 12070, 12080, 12026, 12010, 12040, 12060, 12060, 12030, 12020, 12027, 12028, 12070, 12040, 12070, 12077, 12035, 12036, 12030, 12010, 12010, 12073, 12017, 12080, 12020, 12060, 12047, 12088, 12010, 12018, 12050, 12060, 12050, 12050, 12020, 12030, 12070, 12070, 12079, 12040, 12037, 12010, 12020, 12050, 12029, 12040, 12030, 12080, 12040, 12069, 12058, 12040, 12038, 12070, 12030, 12050, 12050, 12050, 12060, 12048, 12040, 12020, 12020, 12050, 12080, 12030, 12070, 12050, 12050, 12049, 12010, 12020, 12010, 12020, 12060, 12019, 12039, 12040, 12080, 12010, 12020, 12089, 12030, 12020, 12010, 12070, 12020, 14041, 14022, 14010, 14020, 14100, 14030, 14011, 14040, 14020, 14046, 14051, 14021, 14042, 14031, 14052, 14020, 14053, 14010, 14014, 14032, 14050, 14054, 14030, 14040, 14033, 14013, 14040, 14034, 14043, 14040, 14022, 14044, 14010, 14010, 14020, 14030, 14050, 14025, 14020, 14010, 14054, 14023, 14020, 14013, 14020, 14010, 14040, 14020, 14055, 14026, 14010, 14012, 14044, 14030, 14031, 14035, 14045, 14057, 14051, 14040, 14018, 14050, 14050, 14046, 14047, 14013, 14058, 14036, 14024, 14040, 14040, 14014, 14048, 14025, 14048, 14030, 14049, 14050, 14020, 14030, 14020, 14020, 14026, 14037, 14040, 14030, 14010, 14018, 14020, 14030, 14050, 14042, 14030, 14015, 14059, 14010, 14050, 14010, 14030, 14050, 14058, 14020, 14020, 14016, 14039, 14049, 14017, 14059, 14010, 14030, 14040, 14018, 14019, 14020, 14040, 14026, 14023, 15011, 15060, 15121, 15122, 15021, 15010, 15041, 15050, 15061, 15050, 15031, 15060, 15042, 15070, 15022, 15050, 15012, 15060, 15013, 15032, 15062, 15060, 15040, 15050, 15060, 15030, 15020, 15060, 15060, 15050, 15026, 15051, 15071, 15060, 15060, 15015, 15072, 15070, 15033, 15052, 15050, 15016, 15070, 15051, 15050, 15073, 15010, 15060, 15020, 15040, 15017, 15053, 15070, 15010, 15034, 15020, 15050, 15020, 15030, 15030, 15050, 15010, 15010, 15056, 15054, 15023, 15060, 15060, 15010, 15035, 15040, 15064, 15065, 15043, 15020, 15010, 15050, 15066, 15036, 15056, 15010, 15060, 15050, 15050, 15070, 15015, 15024, 15010, 15010, 15040, 15074, 15050, 15020, 15050, 15020, 15060, 15059, 15050, 15060, 15010, 15040, 15010, 15050, 15050, 15025, 15010, 15075, 15010, 15020, 15067, 15040, 15020, 15020, 15030, 15010, 15038, 15076, 15026, 15039, 15050, 15010, 15060, 15060, 15040, 15040, 15040, 15055, 15027, 15010, 15020, 15010, 15050, 15068, 15010, 15077, 15044, 15028, 15010, 15010, 15040, 15060, 15078, 15060, 15030, 15030, 15045, 15060, 15020, 15046, 15056, 15050, 15060, 15050, 15020, 15069, 15079, 15060, 15029, 15020, 15018, 15050, 15060, 15019, 15070, 15060, 15030, 15010, 15040, 15057, 15030, 15070, 15048, 15040, 15049, 15060, 15058, 15020, 15050, 15020, 15030, 15050, 15010, 15059, 15050, 15060, 15063, 15047, 15037, 13861, 13811, 13871, 13900, 13841, 13872, 13862, 13821, 13821, 13891, 13878, 13864, 13866, 13851, 13881, 13882, 13863, 13836, 13864, 13865, 13893, 13881, 13894, 13874, 13895, 13887, 13873, 13866, 13831, 13816, 13888, 13874, 13895, 13896, 13897, 13898, 13843, 13844, 13812, 13814, 13875, 13833, 13899, 13867, 13845, 13883, 13815, 13816, 13884, 13885, 13876, 13817, 13868, 13823, 13811, 13844, 13818, 13884, 13855, 13847, 13847, 13824, 13871, 13856, 13868, 13877, 13886, 13887, 13888, 13848, 13853, 13812, 13854, 13835, 28841, 28877, 28811, 28899, 28812, 28861, 28871, 28831, 28813, 28832, 28851, 28842, 28833, 28873, 28814, 28821, 28822, 28815, 28881, 28875, 28891, 28801, 28852, 28865, 28862, 28845, 28853, 28863, 28887, 28823, 28836, 28883, 28828, 28816, 28893, 28876, 28894, 28854, 28855, 28895, 28802, 28817, 28864, 28843, 28891, 28824, 28887, 28877, 28884, 28885, 28886, 28818, 28866, 28803, 28898, 28896, 28856, 28804, 28857, 28838, 28858, 28826, 28868, 28859, 28897, 28879, 28868, 28921, 28922, 28923, 28924, 28925, 28819, 28844, 28856, 28805, 28846, 28827], \"Puglia\": [71021, 71031, 71020, 71011, 71022, 71032, 71023, 71010, 71024, 71041, 71030, 71010, 71033, 71030, 71025, 71020, 71034, 71035, 71020, 71042, 71010, 71026, 71020, 71121, 71122, 71010, 71051, 71010, 71036, 71043, 71030, 71020, 71037, 71030, 71027, 71045, 71020, 71010, 71038, 71010, 71010, 71020, 71012, 71039, 71013, 71014, 71030, 71015, 71010, 71016, 71028, 71010, 71047, 71048, 71017, 71029, 71018, 71019, 71030, 71030, 71040, 71030, 70021, 70010, 70011, 70022, 70121, 70122, 70123, 70124, 70125, 70126, 70127, 70128, 70129, 70131, 70132, 70020, 70020, 70032, 70020, 70010, 70010, 70020, 70013, 70010, 70014, 70033, 70023, 70054, 70024, 70025, 70010, 70026, 70042, 70056, 70043, 70015, 70016, 70027, 70020, 70044, 70017, 70018, 70037, 70010, 70028, 70029, 70038, 70020, 70019, 70010, 70010, 74020, 74021, 74011, 74012, 74020, 74022, 74013, 74023, 74014, 74020, 74020, 74024, 74015, 74020, 74016, 74020, 74020, 74020, 74017, 74018, 74019, 74026, 74020, 74027, 74020, 74028, 74121, 74122, 74123, 74020, 74010, 72100, 72012, 72013, 72020, 72014, 72020, 72015, 72021, 72022, 72023, 72024, 72017, 72025, 72018, 72026, 72027, 72019, 72020, 72028, 72029, 73031, 73011, 73040, 73032, 73040, 73010, 73020, 73020, 73021, 73012, 73020, 73010, 73041, 73020, 73042, 73020, 73020, 73040, 73020, 73040, 73043, 73022, 73033, 73020, 73020, 73030, 73034, 73013, 73044, 73014, 73030, 73020, 73010, 73100, 73010, 73045, 73023, 73024, 73025, 73020, 73046, 73026, 73040, 73020, 73035, 73027, 73047, 73030, 73040, 73036, 73048, 73040, 73020, 73051, 73030, 73028, 73020, 73052, 73053, 73037, 73055, 73049, 73015, 73050, 73030, 73016, 73010, 73017, 73010, 73020, 73020, 73050, 73010, 73010, 73040, 73038, 73018, 73010, 73040, 73030, 73010, 73056, 73057, 73030, 73019, 73039, 73058, 73059, 73020, 73010, 73029, 73010, 73020, 73030, 73010, 73054, 76123, 76121, 76011, 76012, 76016, 76013, 76017, 76014, 76125, 76015], \"Sardegna\": [7020, 7020, 7041, 7010, 7010, 7021, 7040, 7010, 7022, 7040, 7043, 7011, 7012, 7030, 7040, 7010, 7020, 7010, 7030, 7010, 7023, 7030, 7031, 7040, 7030, 7040, 7010, 7010, 7030, 7010, 7010, 7010, 7044, 7030, 7024, 7020, 7025, 7010, 7030, 7010, 7020, 7013, 7030, 7010, 7010, 7032, 7026, 7040, 7027, 7033, 7045, 7014, 7015, 7020, 7016, 7034, 7017, 7046, 7018, 7040, 7010, 7020, 7028, 7100, 7035, 7010, 7036, 7040, 7037, 7029, 7047, 7040, 7048, 7038, 7010, 7040, 7049, 7019, 7039, 7020, 7030, 7030, 7020, 7020, 7030, 7030, 7030, 7030, 7040, 7020, 7051, 7052, 8031, 8040, 8030, 8030, 8042, 8040, 8030, 8010, 8021, 8011, 8016, 8012, 8032, 8022, 8010, 8040, 8023, 8030, 8040, 8020, 8020, 8040, 8040, 8020, 8044, 8045, 8010, 8040, 8020, 8020, 8040, 8020, 8015, 8024, 8030, 8010, 8100, 8025, 8020, 8020, 8020, 8020, 8020, 8026, 8027, 8028, 8020, 8036, 8020, 8020, 8040, 8020, 8020, 8046, 8020, 8020, 8017, 8018, 8029, 8038, 8040, 8047, 8030, 8020, 8039, 8020, 8048, 8040, 8040, 8040, 8040, 8049, 8040, 8020, 9032, 9121, 9122, 9123, 9124, 9125, 9126, 9127, 9128, 9129, 9131, 9134, 9012, 9033, 9069, 9050, 9045, 9018, 9047, 9028, 9060, 9048, 9068, 9050, 9044, 9067, 9042, 9071, 9070, 9090, 9091, 9080, 9092, 9081, 9080, 9080, 9090, 9070, 9090, 9070, 9080, 9070, 9080, 9082, 9072, 9073, 9083, 9074, 9090, 9090, 9093, 9094, 9090, 9070, 9080, 9095, 9090, 9070, 9080, 9070, 9080, 9070, 9080, 9088, 9170, 9090, 9090, 9070, 9093, 9070, 9085, 9086, 9097, 9096, 9080, 9075, 9070, 9078, 9076, 9070, 9080, 9078, 9070, 9080, 9090, 9088, 9090, 9090, 9077, 9080, 9080, 9098, 9070, 9079, 9080, 9099, 9090, 9084, 9080, 9090, 9070, 9070, 9080, 9090, 9080, 9089, 9090, 9090, 9090, 9090, 9090, 9090, 9090, 9090, 9031, 9040, 9040, 9040, 9021, 9010, 9040, 9011, 9013, 9014, 9040, 9020, 9010, 9041, 9010, 9015, 9040, 9051, 9052, 9053, 9010, 9040, 9054, 9020, 9055, 9040, 9020, 9010, 9040, 9010, 9035, 9040, 9040, 9036, 9016, 9056, 9020, 9022, 9040, 9010, 9023, 9043, 9010, 9010, 9057, 9058, 9024, 9059, 9010, 9061, 9040, 9030, 9020, 9010, 9020, 9010, 9010, 9062, 9030, 9020, 9040, 9037, 9010, 9040, 9026, 9040, 9025, 9010, 9040, 9010, 9017, 9030, 9040, 9040, 9040, 9040, 9038, 9027, 9063, 9029, 9064, 9065, 9020, 9010, 9040, 9040, 9040, 9040, 9019, 9010, 9029, 9020, 9020, 9020, 9010, 9039, 9020, 9010, 9066, 9020, 9020, 9010, 9040, 9040, 9049, 9034, 9010], \"Sicilia\": [91011, 91012, 91013, 91021, 91014, 91022, 91015, 91016, 91023, 91024, 91025, 91026, 91027, 91017, 91028, 91020, 91020, 91018, 91029, 91010, 91100, 91019, 91010, 91020, 91031, 90021, 90020, 90020, 90010, 90030, 90011, 90041, 90020, 90031, 90032, 90030, 90020, 90042, 90012, 90022, 90030, 90010, 90030, 90043, 90040, 90044, 90013, 90014, 90020, 90030, 90030, 90015, 90010, 90033, 90023, 90045, 90016, 90030, 90034, 90010, 90024, 90010, 90040, 90030, 90030, 90010, 90010, 90040, 90010, 90025, 90035, 90030, 90036, 90046, 90040, 90020, 90030, 90121, 90123, 90124, 90125, 90126, 90127, 90128, 90129, 90131, 90133, 90134, 90135, 90136, 90138, 90139, 90141, 90142, 90143, 90144, 90145, 90146, 90147, 90149, 90151, 90047, 90026, 90027, 90037, 90028, 90010, 90038, 90040, 90020, 90040, 90048, 90010, 90030, 90017, 90020, 90020, 90018, 90049, 90040, 90019, 90040, 90051, 90029, 90020, 90020, 90039, 90030, 90020, 90020, 98070, 98020, 98021, 98030, 98051, 98060, 98061, 98031, 98071, 98070, 98072, 98032, 98070, 98070, 98030, 98053, 98033, 98040, 98060, 98062, 98022, 98030, 98050, 98030, 98034, 98070, 98023, 98054, 98030, 98070, 98030, 98035, 98063, 98036, 98040, 98025, 98050, 98037, 98064, 98030, 98055, 98070, 98050, 98030, 98020, 98056, 98040, 98121, 98122, 98123, 98124, 98125, 98126, 98127, 98128, 98129, 98131, 98132, 98133, 98134, 98135, 98136, 98137, 98138, 98139, 98141, 98142, 98143, 98144, 98145, 98146, 98147, 98148, 98149, 98151, 98152, 98153, 98154, 98155, 98156, 98157, 98158, 98161, 98162, 98163, 98164, 98165, 98166, 98167, 98168, 98057, 98070, 98070, 98073, 98030, 98041, 98030, 98060, 98065, 98030, 98070, 98074, 98026, 98058, 98060, 98042, 98020, 98066, 98070, 98060, 98067, 98070, 98030, 98027, 98040, 98030, 98059, 98043, 98044, 98075, 98070, 98045, 98068, 98070, 98030, 98076, 98030, 98046, 98050, 98060, 98028, 98030, 98077, 98047, 98038, 98029, 98069, 98048, 98039, 98040, 98078, 98060, 98079, 98060, 98040, 98040, 98049, 98050, 98070, 98070, 92100, 92010, 92021, 92010, 92010, 92010, 92010, 92020, 92022, 92023, 92024, 92025, 92020, 92011, 92012, 92020, 92026, 92020, 92010, 92031, 92027, 92010, 92013, 92010, 92010, 92028, 92020, 92014, 92020, 92015, 92029, 92010, 92016, 92017, 92020, 92020, 92020, 92018, 92020, 92020, 92019, 92010, 92020, 93010, 93010, 93011, 93100, 93010, 93010, 93012, 93010, 93013, 93010, 93010, 93014, 93015, 93010, 93016, 93017, 93018, 93010, 93019, 93010, 93010, 93010, 94011, 94010, 94010, 94012, 94010, 94010, 94010, 94010, 94100, 94010, 94013, 94014, 94010, 94015, 94016, 94017, 94010, 94018, 94019, 94010, 95020, 95021, 95022, 95024, 95025, 95031, 95032, 95033, 95034, 95011, 95041, 95040, 95040, 95012, 95121, 95122, 95123, 95124, 95125, 95126, 95127, 95128, 95129, 95131, 95013, 95014, 95042, 95030, 95040, 95015, 95035, 95016, 95030, 95043, 95010, 95044, 95040, 95045, 95040, 95030, 95046, 95047, 95030, 95017, 95040, 95040, 95036, 95018, 95040, 95037, 95027, 95040, 95030, 95030, 95010, 95038, 95010, 95048, 95039, 95030, 95028, 95029, 95049, 95019, 95040, 95030, 95030, 97011, 97012, 97013, 97010, 97014, 97015, 97010, 97016, 97100, 97017, 97018, 97019, 96011, 96012, 96010, 96010, 96010, 96013, 96010, 96010, 96014, 96015, 96016, 96010, 96017, 96018, 96010, 96019, 96100, 96010, 96010, 96010, 96010], \"Toscana\": [54011, 54021, 54033, 54014, 54015, 54023, 54013, 54035, 54016, 54100, 54038, 54026, 54010, 54027, 54012, 54028, 54029, 55011, 55022, 55051, 55023, 55041, 55031, 55012, 55030, 55032, 55033, 55025, 55042, 55020, 55027, 55100, 55054, 55034, 55020, 55015, 55064, 55035, 55045, 55036, 55016, 55038, 55047, 55040, 55030, 55049, 55019, 55030, 55021, 55039, 51031, 51011, 51035, 51036, 51010, 51010, 51015, 51037, 51016, 51017, 51018, 51100, 51019, 51039, 51020, 51034, 51010, 51013, 51024, 51028, 50012, 50031, 50032, 50041, 50013, 50050, 50051, 50050, 50052, 50062, 50053, 50014, 50121, 50122, 50123, 50124, 50125, 50126, 50127, 50129, 50131, 50132, 50133, 50134, 50135, 50136, 50137, 50139, 50141, 50142, 50143, 50144, 50145, 50033, 50054, 50050, 50022, 50023, 50055, 50060, 50034, 50050, 50056, 50025, 50035, 50060, 50065, 50066, 50067, 50068, 50026, 50060, 50018, 50019, 50058, 50036, 50039, 50059, 50063, 50038, 50028, 57020, 57021, 57034, 57031, 57032, 57022, 57023, 57014, 57121, 57122, 57123, 57124, 57125, 57126, 57127, 57128, 57030, 57033, 57025, 57036, 57037, 57016, 57027, 57020, 57028, 57038, 56031, 56032, 56011, 56012, 56033, 56040, 56021, 56022, 56040, 56041, 56034, 56043, 56040, 56030, 56040, 56040, 56040, 56020, 56040, 56036, 56037, 56121, 56122, 56123, 56124, 56125, 56126, 56127, 56128, 56045, 56038, 56025, 56046, 56017, 56028, 56029, 56040, 56020, 56030, 56019, 56010, 56048, 56035, 56042, 52031, 52100, 52032, 52011, 52021, 52010, 52033, 52016, 52018, 52029, 52043, 52022, 52010, 52010, 52041, 52044, 52045, 52024, 52046, 52047, 52010, 52035, 52048, 52025, 52010, 52036, 52014, 52027, 52037, 52038, 52010, 52010, 52028, 52026, 52015, 52019, 53021, 53041, 53022, 53031, 53011, 53019, 53023, 53040, 53042, 53012, 53043, 53034, 53013, 53045, 53035, 53014, 53015, 53016, 53025, 53026, 53036, 53017, 53040, 53030, 53040, 53040, 53037, 53027, 53047, 53100, 53048, 53018, 53049, 53020, 53024, 58031, 58042, 58011, 58033, 58034, 58043, 58044, 58045, 58022, 58023, 58100, 58012, 58051, 58014, 58024, 58019, 58026, 58015, 58017, 58053, 58036, 58037, 58054, 58020, 58038, 58010, 58025, 58055, 59025, 59015, 59013, 59016, 59100, 59021, 59024], \"Trentino Alto Adige\": [39040, 39010, 39040, 39057, 39010, 39036, 39040, 39100, 39030, 39041, 39042, 39051, 39031, 39010, 39052, 39040, 39032, 39020, 39040, 39010, 39030, 39043, 39053, 39040, 39040, 39033, 39027, 39034, 39044, 39030, 39050, 39045, 39040, 39030, 39010, 39020, 39021, 39022, 39040, 39055, 39011, 39023, 39040, 39040, 39040, 39024, 39030, 39020, 39020, 39010, 39012, 39035, 39040, 39013, 39010, 39025, 39040, 39056, 39050, 39040, 39046, 39020, 39030, 39025, 39040, 39014, 39026, 39030, 39040, 39040, 39030, 39054, 39010, 39037, 39037, 39040, 39038, 39050, 39015, 39030, 39030, 39010, 39010, 39047, 39058, 39017, 39030, 39048, 39020, 39030, 39028, 39020, 39029, 39030, 39018, 39040, 39010, 39050, 39019, 39040, 39020, 39016, 39051, 39030, 39049, 39030, 39030, 39030, 39040, 39010, 39039, 39040, 39049, 39040, 39030, 39010, 38061, 38041, 38060, 38010, 38062, 38063, 38042, 38043, 38060, 38050, 38071, 38080, 38080, 38051, 38060, 38020, 38080, 38050, 38022, 38052, 38060, 38031, 38010, 38050, 38032, 38030, 38080, 38050, 38082, 38030, 38053, 38050, 38033, 38011, 38010, 38073, 38022, 38060, 38050, 38020, 38045, 38023, 38020, 38027, 38010, 38010, 38074, 38074, 38010, 38075, 38050, 38064, 38040, 38050, 38060, 38030, 38086, 38055, 38050, 38060, 38046, 38015, 38056, 38020, 38040, 38040, 38027, 38086, 38030, 38020, 38050, 38016, 38017, 38035, 38018, 38065, 38069, 38060, 38060, 38050, 38050, 38026, 38050, 38030, 38060, 38024, 38020, 38079, 38057, 38050, 38086, 38060, 38037, 38020, 38066, 38010, 38050, 38050, 38010, 38030, 38068, 38010, 38020, 38050, 38059, 38098, 38050, 38010, 38011, 38050, 38047, 38010, 38030, 38048, 38088, 38010, 38010, 38070, 38089, 38080, 38050, 38050, 38050, 38060, 38060, 38027, 38038, 38079, 38010, 38050, 38068, 38121, 38122, 38123, 38040, 38060, 38029, 38057, 38060, 38060, 38030, 38077, 38067, 38012, 38078, 38091, 38025, 38085, 38092, 38049, 38011, 38083, 38079, 38059, 38034, 38093, 38076, 38094, 38054, 38087, 38095, 38096, 38019, 38036, 38097, 38013, 38028, 38099], \"Umbria\": [6081, 6083, 6084, 6031, 6042, 6033, 6043, 6044, 6061, 6041, 6010, 6062, 6012, 6050, 6073, 6021, 6053, 6034, 6022, 6054, 6030, 6035, 6023, 6024, 6060, 6063, 6055, 6056, 6057, 6036, 6045, 6010, 6014, 6025, 6046, 6060, 6064, 6065, 6121, 6122, 6123, 6124, 6125, 6126, 6127, 6128, 6129, 6131, 6132, 6133, 6134, 6135, 6066, 6026, 6040, 6047, 6016, 6040, 6027, 6040, 6030, 6028, 6038, 6049, 6059, 6089, 6039, 6069, 6019, 6029, 6040, 6030, 5021, 5011, 5020, 5022, 5031, 5012, 5023, 5032, 5013, 5014, 5015, 5034, 5016, 5024, 5025, 5020, 5026, 5020, 5030, 5010, 5017, 5035, 5018, 5030, 5010, 5028, 5030, 5010, 5029, 5010, 5039, 5100, 5020], \"Valle d'Aosta\": [11010, 11020, 11100, 11020, 11011, 11010, 11020, 11010, 11020, 11010, 11020, 11022, 11020, 11020, 11023, 11020, 11020, 11020, 11020, 11024, 11012, 11013, 11020, 11010, 11020, 11014, 11020, 11020, 11020, 11010, 11020, 11020, 11025, 11020, 11010, 11020, 11020, 11020, 11020, 11015, 11016, 11020, 11020, 11017, 11020, 11010, 11010, 11020, 11020, 11020, 11024, 11026, 11010, 11020, 11010, 11010, 11010, 11020, 11023, 11020, 11010, 11014, 11010, 11010, 11027, 11010, 11020, 11010, 11010, 11010, 11028, 11020, 11029, 11018], \"Veneto\": [37010, 37041, 37050, 37040, 37030, 37011, 37050, 37040, 37040, 37040, 37021, 37051, 37020, 37010, 37012, 37060, 37042, 37013, 37052, 37043, 37060, 37014, 37010, 37030, 37053, 37020, 37044, 37030, 37050, 37010, 37020, 37060, 37020, 37020, 37022, 37016, 37060, 37023, 37031, 37063, 37050, 37030, 37017, 37045, 37018, 37020, 37030, 37046, 37030, 37032, 37060, 37024, 37054, 37060, 37050, 37050, 37010, 37026, 37019, 37064, 37040, 37010, 37030, 37055, 37050, 37040, 37028, 37056, 37047, 37035, 37057, 37058, 37036, 37030, 37050, 37029, 37015, 37020, 37010, 37030, 37038, 37066, 37060, 37060, 37040, 37010, 37039, 37060, 37067, 37030, 37121, 37122, 37123, 37124, 37125, 37126, 37127, 37128, 37129, 37131, 37132, 37133, 37134, 37135, 37136, 37137, 37138, 37139, 37141, 37142, 37040, 37030, 37068, 37049, 37069, 37059, 37040, 36020, 36020, 36045, 36077, 36070, 36057, 36011, 36071, 36012, 36020, 36061, 36050, 36042, 36040, 36050, 36070, 36030, 36030, 36030, 36043, 36020, 36010, 36050, 36022, 36020, 36070, 36072, 36010, 36010, 36073, 36030, 36051, 36070, 36031, 36052, 36030, 36010, 36032, 36053, 36040, 36040, 36033, 36010, 36040, 36023, 36045, 36030, 36034, 36035, 36063, 36054, 36075, 36030, 36030, 36047, 36047, 36050, 36010, 36050, 36065, 36024, 36070, 36055, 36025, 36040, 36040, 36060, 36013, 36026, 36010, 36020, 36050, 36050, 36076, 36010, 36060, 36027, 36028, 36010, 36040, 36066, 36070, 36014, 36030, 36030, 36040, 36060, 36015, 36020, 36040, 36056, 36016, 36040, 36036, 36040, 36070, 36078, 36040, 36030, 36010, 36100, 36021, 36030, 36010, 36050, 36020, 36030, 36044, 36048, 36029, 36064, 36046, 32021, 32022, 32030, 32041, 32100, 32040, 32042, 32020, 32030, 32010, 32040, 32020, 32040, 32043, 32040, 32040, 32020, 32032, 32030, 32020, 32020, 32033, 32020, 32020, 32020, 32040, 32040, 32010, 32034, 32010, 32044, 32014, 32020, 32023, 32030, 32040, 32040, 32035, 32020, 32045, 32046, 32036, 32020, 32030, 32037, 32010, 32030, 32027, 32010, 32020, 32040, 32040, 32040, 32020, 32010, 32013, 32016, 32012, 32026, 31030, 31030, 31011, 31030, 31030, 31031, 31012, 31030, 31032, 31030, 31030, 31033, 31030, 31034, 31040, 31040, 31010, 31030, 31013, 31014, 31015, 31016, 31041, 31035, 31010, 31051, 31043, 31010, 31010, 31018, 31040, 31010, 31040, 31036, 31037, 31040, 31010, 31010, 31052, 31040, 31050, 31021, 31050, 31010, 31044, 31050, 31010, 31045, 31040, 31046, 31024, 31010, 31038, 31040, 31053, 31047, 31050, 31040, 31054, 31050, 31022, 31055, 31020, 31023, 31020, 31039, 31056, 31040, 31048, 31020, 31020, 31020, 31025, 31020, 31020, 31026, 31040, 31020, 31057, 31027, 31058, 31020, 31040, 31100, 31049, 31028, 31050, 31020, 31020, 31029, 31040, 31050, 31059, 31017, 30020, 30010, 30010, 30010, 30021, 30014, 30022, 30015, 30020, 30010, 30023, 30031, 30020, 30032, 30020, 30025, 30030, 30020, 30016, 30020, 30030, 30020, 30034, 30035, 30024, 30033, 30020, 30030, 30026, 30020, 30020, 30030, 30027, 30028, 30036, 30029, 30037, 30038, 30039, 30025, 30020, 30121, 30122, 30123, 30124, 30125, 30126, 30132, 30133, 30135, 30141, 30142, 30171, 30172, 30173, 30174, 30175, 30176, 30030, 30013, 35031, 35021, 35020, 35022, 35032, 35020, 35020, 35023, 35030, 35040, 35041, 35040, 35010, 35024, 35020, 35010, 35011, 35010, 35012, 35010, 35020, 35010, 35025, 35040, 35020, 35040, 35030, 35030, 35013, 35020, 35026, 35020, 35010, 35042, 35014, 35015, 35030, 35010, 35010, 35040, 35020, 35010, 35010, 35034, 35020, 35040, 35010, 35040, 35040, 35035, 35043, 35044, 35036, 35027, 35045, 35121, 35122, 35123, 35124, 35125, 35126, 35127, 35128, 35129, 35131, 35132, 35133, 35134, 35135, 35136, 35137, 35138, 35139, 35141, 35142, 35143, 35020, 35040, 35016, 35017, 35028, 35020, 35040, 35029, 35020, 35020, 35030, 35030, 35030, 35010, 35010, 35018, 35010, 35020, 35010, 35020, 35040, 35040, 35020, 35030, 35047, 35048, 35037, 35020, 35019, 35038, 35010, 35020, 35040, 35030, 35040, 35010, 35010, 35010, 35040, 35010, 35010, 35030, 35020, 35046, 45011, 45012, 45031, 45021, 45022, 45032, 45033, 45030, 45034, 45020, 45020, 45035, 45030, 45030, 45010, 45015, 45023, 45030, 45036, 45024, 45030, 45025, 45030, 45010, 45020, 45030, 45026, 45017, 45020, 45037, 45030, 45010, 45010, 45020, 45038, 45030, 45018, 45010, 45100, 45030, 45020, 45030, 45039, 45019, 45027, 45010, 45030, 45020, 45030, 45014]};\n\tvar regionCityMap = {\"Trentino Alto Adige\": \"Trento\", \"Veneto\": \"Venezia\", \"Lombardia\": \"Milano\", \"Marche\": \"Ancona\", \"Lazio\": \"Roma\", \"Puglia\": \"Bari\", \"Toscana\": \"Firenze\", \"Abruzzo\": \"L'Aquila\", \"Piemonte\": \"Torino\", \"Tutte le regioni\": \"Bolzano\"};\n\t\n\t\/\/ Mappa per ottenere l'ID della regione\n\tvar regionIdMap = {\n\t\t\"Abruzzo\": 184,\n\t\t\"Campania\": 193,\n\t\t\"Trentino Alto Adige\": 191,\n\t\t\"Veneto\": 192,\n\t\t\"Lombardia\": 186,\n\t\t\"Marche\": 187,\n\t\t\"Lazio\": 185,\n\t\t\"Puglia\": 189,\n\t\t\"Toscana\": 148,\n\t\t\"Piemonte\": 188\n\t\t\/\/ Aggiungi altre regioni e ID qui\n\t};\n\t\n\tfunction validateCapInput() {\n\t\tvar capValue = $('#cap-search').val();\n\t\tvar isValid = \/^[0-9]{5}$\/.test(capValue);\n\t\t$('#cap-button').prop('disabled', !isValid);\n\t\t$('#copied-cap').val(capValue);\n\t}\n\t\n\t$('#cap-button').on('click', function() {\n\t\tvar cap = $('#cap-search').val();\n\t\n\t\t\/\/ Trova la regione corrispondente al CAP\n\t\tvar foundRegion = null;\n\t\t$.each(regionCapMap, function(region, caps) {\n\t\t\tif (caps.includes(parseInt(cap))) {\n\t\t\t\tfoundRegion = region;\n\t\t\t\treturn false; \/\/ interrompe il ciclo\n\t\t\t}\n\t\t});\n\t\n\t\tif (foundRegion) {\n\t\t\tvar regioneId = regionIdMap[foundRegion];\n\t\t\t$('#wpsl-checkbox-filter input[type=\"checkbox\"]').prop('checked', false);\n\t\t\t$('#wpsl-checkbox-filter input[value=\"' + regioneId + '\"]').prop('checked', true);\n\t\t\t$('#wpsl-search-btn').click();\n\t\t} else {\n\t\t\talert('Non sono disponibili Energy Point nel CAP inserito.');\n\t\t}\n\t});\n\t\n\t$('#cap-search').on('input', function() {\n\t\tvalidateCapInput();\n\t\tvar capValue = $(this).val();\n\t\t$('#wpsl-search-input').val(capValue);\n\t});\n\t\n\t\/\/ Impostazione del valore iniziale di #wpsl-search-input a \"Bolzano\"\n\t$('#wpsl-search-input').val('Bolzano');\n\t\n\t\/\/ Gestione del click sui pulsanti delle regioni\n\t$('.wpsl-store-category').on('click', function() {\n\t\tvar categoryValue = $(this).attr('value');\n\t\n\t\t\/\/ Rimuovi la classe \"active\" da tutti i pulsanti\n\t\t$('.wpsl-store-category').removeClass('active');\n\t\n\t\t\/\/ Aggiungi la classe \"active\" al pulsante cliccato\n\t\t$(this).addClass('active');\n\t\n\t\t\/\/ Seleziona la checkbox corrispondente e deseleziona le altre\n\t\t$('#wpsl-checkbox-filter input[type=\"checkbox\"]').prop('checked', false);\n\t\t$('#wpsl-checkbox-filter input[value=\"' + categoryValue + '\"]').prop('checked', true);\n\t\n\t\t\/\/ Imposta il valore di #wpsl-search-input basato sul testo del pulsante\n\t\tvar buttonText = $(this).text().trim();\n\t\tif (regionCityMap[buttonText]) {\n\t\t\t$('#wpsl-search-input').val(regionCityMap[buttonText]);\n\t\t}\n\t\t\/\/ Simula il click sul pulsante di ricerca\n\t\t$('#wpsl-search-btn').trigger('click');\n\t\topenTooltip();\n\t\tselectStore();\n\t});\n\t\t\n\twaitForElm('.btn-map').then((elm) => {\n\t\t$('.wpsl-store-category:first-of-type()').click();\n\t\t$('.wpsl-store-category:first-of-type()').addClass('active');\n\t});\n\t\n\topenTooltip();\n\tselectStore();\n\t\n});\n\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6a3efcf elementor-widget elementor-widget-shortcode\" data-id=\"6a3efcf\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n    <div id=\"region-selector-form\">\n        <h3>Finden Sie den n\u00e4chstgelegenen Energy Point<\/h3>\n        <div name=\"wpsl_category\" value=\"\" class=\"wpsl-store-category active\">Alle Regionen<\/div>\n                    <div name=\"wpsl_category\" value=\"191\" class=\"wpsl-store-category\">Trentino-S\u00fcdtirol<\/div>\n                    <div name=\"wpsl_category\" value=\"192\" class=\"wpsl-store-category\">Venetien<\/div>\n                    <div name=\"wpsl_category\" value=\"186\" class=\"wpsl-store-category\">Lombardei<\/div>\n                    <div name=\"wpsl_category\" value=\"187\" class=\"wpsl-store-category\">Marken<\/div>\n                    <div name=\"wpsl_category\" value=\"185\" class=\"wpsl-store-category\">Lazium<\/div>\n                    <div name=\"wpsl_category\" value=\"189\" class=\"wpsl-store-category\">Apulien<\/div>\n                    <div name=\"wpsl_category\" value=\"190\" class=\"wpsl-store-category\">Toskana<\/div>\n                    <div name=\"wpsl_category\" value=\"184\" class=\"wpsl-store-category\">Abruzzen<\/div>\n                    <div name=\"wpsl_category\" value=\"490\" class=\"wpsl-store-category\">Piemont<\/div>\n            <\/div>\n\n    \t<div id=\"wpsl-container\">\n\t\t<div class=\"custom-search\">\n\t\t\t<input type=\"text\" id=\"cap-search\" \/>\n\t\t\t<button id=\"cap-button\" disabled>Cerca per CAP<\/button>\n\t\t<\/div>\n\t\t<style>\r\n\t#wpsl-stores .wpsl-store-thumb {height:45px !important; width:45px !important;}\r\n\t#wpsl-stores, #wpsl-direction-details, #wpsl-gmap {height:680px !important;}\r\n\t#wpsl-gmap .wpsl-info-window {max-width:225px !important;}\r\n\t.wpsl-input label, #wpsl-radius label, #wpsl-category label {width:95px;}\r\n\t#wpsl-search-input  {width:179px;}\r\n<\/style>\r\n<div id=\"wpsl-wrap\">\r\n\t<div class=\"wpsl-search wpsl-clearfix wpsl-checkboxes-enabled\">\r\n\t\t<div id=\"wpsl-search-wrap\">\r\n\t\t\t<form autocomplete=\"off\">\r\n\t\t\t<div class=\"wpsl-input\">\r\n\t\t\t\t<div><label for=\"wpsl-search-input\">Your location<\/label><\/div>\r\n\t\t\t\t<input id=\"wpsl-search-input\" type=\"text\" value=\"\" name=\"wpsl-search-input\" placeholder=\"\" aria-required=\"true\" \/>\r\n\t\t\t<\/div>\r\n<ul id=\"wpsl-checkbox-filter\" class=\"wpsl-checkbox-3-columns\"><li><label><input type=\"checkbox\" value=\"184\"  \/>Abruzzo<\/label><\/li><li><label><input type=\"checkbox\" value=\"185\"  \/>Lazio<\/label><\/li><li><label><input type=\"checkbox\" value=\"186\"  \/>Lombardia<\/label><\/li><li><label><input type=\"checkbox\" value=\"187\"  \/>Marche<\/label><\/li><li><label><input type=\"checkbox\" value=\"490\"  \/>Piemonte<\/label><\/li><li><label><input type=\"checkbox\" value=\"189\"  \/>Puglia<\/label><\/li><li><label><input type=\"checkbox\" value=\"190\"  \/>Toscana<\/label><\/li><li><label><input type=\"checkbox\" value=\"191\"  \/>Trentino Alto Adige<\/label><\/li><li><label><input type=\"checkbox\" value=\"192\"  \/>Veneto<\/label><\/li><\/ul>\t\t\t\t<div class=\"wpsl-search-btn-wrap\"><input id=\"wpsl-search-btn\" type=\"submit\" value=\"Search\"><\/div>\r\n\t\t<\/form>\r\n\t\t<\/div>\r\n\t<\/div>\r\n\t<div id=\"wpsl-gmap\" class=\"wpsl-gmap-canvas\"><\/div>\r\n\t<div id=\"wpsl-result-list\">\r\n\t\t<div id=\"wpsl-stores\" >\r\n\t\t\t<ul><\/ul>\r\n\t\t<\/div>\r\n\t\t<div id=\"wpsl-direction-details\">\r\n\t\t\t<ul><\/ul>\r\n\t\t<\/div>\r\n\t<\/div>\r\n\t<div class=\"wpsl-provided-by\">Search provided by <a target=\"_blank\" href=\"https:\/\/wpstorelocator.co\" rel=\"noopener\">WP Store Locator<\/a><\/div>\r\n<\/div>\r\n\t<\/div>\n\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Unsere Energy Points Alperia steht an Ihrer Seite Wir stehen Ihnen gerne zur Verf\u00fcgung, um Sie in allen Belangen Ihrer Energieversorgung zu beraten F\u00fcr Informationen zu au\u00dferordentlichen \u00c4nderungen der \u00d6ffnungszeiten der Energy Points au\u00dferhalb S\u00fcdtirols besuchen Sie bitte die italienische Webseite.<\/p>\n","protected":false},"author":1,"featured_media":26118,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-7392","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.alperia.eu\/de\/wp-json\/wp\/v2\/pages\/7392","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.alperia.eu\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.alperia.eu\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.alperia.eu\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.alperia.eu\/de\/wp-json\/wp\/v2\/comments?post=7392"}],"version-history":[{"count":95,"href":"https:\/\/www.alperia.eu\/de\/wp-json\/wp\/v2\/pages\/7392\/revisions"}],"predecessor-version":[{"id":83269,"href":"https:\/\/www.alperia.eu\/de\/wp-json\/wp\/v2\/pages\/7392\/revisions\/83269"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.alperia.eu\/de\/wp-json\/wp\/v2\/media\/26118"}],"wp:attachment":[{"href":"https:\/\/www.alperia.eu\/de\/wp-json\/wp\/v2\/media?parent=7392"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}