CINXE.COM

Enada | 17-19 febbraio 2025, Fiera di Rimini

<!DOCTYPE html> <html lang="it"> <head> <script> // Define dataLayer and the gtag function. window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('consent', 'default', { 'ad_storage': 'denied', 'analytics_storage': 'denied' }); </script> <!-- Google Tag Manager --> <script type="text/plain" data-cookiecategory="analytics">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-5LX64H3');</script> <!-- End Google Tag Manager --> <title>Enada | 17-19 febbraio 2025, Fiera di Rimini</title> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta id="viewport" name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Enada Primavera è la più importante fiera del Sud Europa dedicata a tutto il mondo del gaming, l'appuntamento immancabile per tutto il comparto." > <meta property="og:title" content="Enada | 17-19 febbraio 2025, Fiera di Rimini" > <meta property="og:type" content="website" > <meta property="og:url" content="https://www.enada.it/" > <meta property="og:image" content="https://www.enada.it/enada/meta.png" > <meta property="og:description" content="Enada Primavera è la più importante fiera del Sud Europa dedicata a tutto il mondo del gaming, l'appuntamento immancabile per tutto il comparto." > <meta name="twitter:title" content="Enada | 17-19 febbraio 2025, Fiera di Rimini" > <meta name="twitter:card" content="summary_large_image" > <meta name="twitter:site" content="https://www.enada.it/" > <meta name="twitter:description" content="Enada Primavera è la più importante fiera del Sud Europa dedicata a tutto il mondo del gaming, l'appuntamento immancabile per tutto il comparto." > <meta name="twitter:image" content="https://www.enada.it/enada/meta.png" > <link href="/website/static/lib/video-js/video-js.min.css" rel="stylesheet"> <link href="/website/static/lib/magnific/magnific.css" rel="stylesheet"> <link href="/website/static/css/yamm.css" rel="stylesheet"> <link href="/website/static/css/bootstrap-social.css" rel="stylesheet"> <link href="/website/static/js/intl-tel-input-17.0.0/build/css/intlTelInput.css" rel="stylesheet"> <link rel="stylesheet" href="https://unpkg.com/swiper/swiper-bundle.min.css" /> <!-- Print --> <link rel="stylesheet" type="text/css" href="/website/static/extera/css/print.css" media="print"> <script defer src="/website/static/js/cookieconsent.js"></script><script>window.addEventListener('load', function(){ document.body.classList.toggle('c_darkmode'); // obtain plugin var cc = initCookieConsent(); var parts = location.hostname.split('.'); var sndleveldomain = parts.slice(-2).join('.'); // run plugin with your configuration cc.run({ current_lang: 'it', autoclear_cookies: true, // default: false theme_css: '/website/static/css/cookieconsent.css?' + (new Date()).getTime(), // replace with a valid path page_scripts: true, // default: false // delay: 0, // default: 0 // auto_language: '', // default: null; could also be 'browser' or 'document' // autorun: true, // default: true // force_consent: false, // default: false // hide_from_bots: false, // default: false // remove_cookie_tables: false // default: false // cookie_name: 'cc_cookie', // default: 'cc_cookie' // cookie_expiration: 182, // default: 182 (days) // cookie_necessary_only_expiration: 182 // default: disabled cookie_domain: sndleveldomain, // default: current domain // cookie_path: '/', // default: root // cookie_same_site: 'Lax', // default: 'Lax' // use_rfc_cookie: false, // default: false // revision: 0, // default: 0 gui_options: { consent_modal: { layout: 'bar', // box/cloud/bar position: 'bottom center', // bottom/middle/top + left/right/center transition: 'slide', // zoom/slide swap_buttons: false // enable to invert buttons }, settings_modal: { layout: 'box', // box/bar // position: 'left', // left/right transition: 'slide' // zoom/slide } }, onFirstAction: function(user_preferences, cookie){ // callback triggered only once on the first accept/reject action if(cc.allowedCategory('analytics')){ gtag('consent', 'update', { 'analytics_storage': 'granted', 'ad_user_data': 'granted' }); } else { gtag('consent', 'update', { 'analytics_storage': 'denied', 'ad_user_data': 'denied' }); document.cookie = '__atssc=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/;'; document.cookie = '__atuvc=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/;'; document.cookie = '__atuvs=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/;'; } if(cc.allowedCategory('marketing')){ gtag('consent', 'update', { 'ad_storage': 'granted', 'ad_personalization': 'granted' }); } else { gtag('consent', 'update', { 'ad_storage': 'denied', 'ad_personalization': 'denied' }); } }, onAccept: function (cookie) { // callback triggered on the first accept/reject action, and after each page load if(cc.allowedCategory('analytics')){ gtag('consent', 'update', { 'analytics_storage': 'granted', 'ad_user_data': 'granted' }); } else { gtag('consent', 'update', { 'analytics_storage': 'denied', 'ad_user_data': 'denied' }); document.cookie = '__atssc=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/;'; document.cookie = '__atuvc=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/;'; document.cookie = '__atuvs=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/;'; } if(cc.allowedCategory('marketing')){ gtag('consent', 'update', { 'ad_storage': 'granted', 'ad_personalization': 'granted' }); } else { gtag('consent', 'update', { 'ad_storage': 'denied', 'ad_personalization': 'denied' }); } }, onChange: function (cookie, changed_categories) { // callback triggered when user changes preferences after consent has already been given if(cc.allowedCategory('analytics')){ gtag('consent', 'update', { 'analytics_storage': 'granted', 'ad_user_data': 'granted' }); } else { gtag('consent', 'update', { 'analytics_storage': 'denied', 'ad_user_data': 'denied' }); document.cookie = '__atssc=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/;'; document.cookie = '__atuvc=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/;'; document.cookie = '__atuvs=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/;'; } if(cc.allowedCategory('marketing')){ gtag('consent', 'update', { 'ad_storage': 'granted', 'ad_personalization': 'granted' }); } else { gtag('consent', 'update', { 'ad_storage': 'denied', 'ad_personalization': 'denied' }); } },languages: {it : { consent_modal: { title: 'Utilizziamo i cookie', description: 'Gentile Visitatore, questo sito web utilizza cookie di profilazione e pubblicitari, anche di “terze parti” quali titolari autonomi del trattamento, al fine di inviarti promozioni e offerte di servizi in linea con le preferenze da te manifestate nel corso della navigazione in rete. Puoi accettare questi cookie premendo su accetta e continua, o cliccare su “impostare le mie preferenze sui cookie” per impostare le tue preferenze, oppure puoi premere su rifiuta e continuare.</br></br> Per maggiori informazioni sulla nostra cookie policy clicca sul seguente <a href="https://www.iegexpo.it/it/privacypolicy" target="blank">link</a>.</br></br> Puoi modificare in ogni momento le tue preferenze accedendo alla sezione “preferenze Cookie” che trovi in fondo alla pagina del sito.', primary_btn: { text: 'ACCETTA TUTTI I COOKIE E CONTINUA', role: 'accept_all' // 'accept_selected' or 'accept_all' }, secondary_btn: { text: 'RIFIUTA TUTTI I COOKIE', role: 'accept_necessary' // 'settings' or 'accept_necessary' }, secondary_settings_btn: { text: 'IMPOSTA LE TUE PREFERENZE SUI COOKIE' } }, settings_modal: { title: 'Centro preferenze sulla privacy', save_settings_btn: 'SALVA IMPOSTAZIONI E CHIUDI', accept_all_btn: 'ACCETTA TUTTI I COOKIE E CONTINUA', reject_all_btn: 'RIFIUTA TUTTI I COOKIE', close_btn_label: 'Chiudi', cookie_table_headers: [ {col1: 'Nome'}, {col2: 'Dominio'}, {col3: 'Durata'}, {col4: 'Descrizione'} ], blocks: [ { title: 'Gestisci preferenze consenso', description: 'Quando si visita qualsiasi sito Web, questo può memorizzare o recuperare informazioni sul tuo browser, in gran parte sotto forma di cookie. Queste informazioni potrebbero essere su di te, le tue preferenze o il tuo dispositivo e sono utilizzate, in gran parte, per far funzionare il sito secondo le tue aspettative. Le informazioni di solito non ti identificano direttamente, ma possono fornire una esperienza Web più personalizzata. Poiché rispettiamo il tuo diritto alla privacy, è possibile scegliere di non consentire alcuni tipi di cookie. Clicca sulle intestazioni delle diverse categorie per saperne di più e modificare le impostazioni predefinite. Tuttavia, il bloccaggio di alcuni tipi di cookie può avere impatto sulla tua esperienza del sito e dei servizi che siamo in grado di offrire. <a href="https://www.iegexpo.it/it/privacypolicy" target="blank">Ulteriori informazioni</a>' }, { title: 'COOKIE TECNICI O STRETTAMENTE NECESSARI', description: 'Questi cookie sono indispensabili per il corretto funzionamento del sito e non possono essere disattivati nei nostri sistemi perché potrebbe venire compromessa l&rsquo;esperienza d&rsquo;uso e di navigazione del sito web. Di solito vengono impostati solo in risposta alle azioni da te effettuate che costituiscono una richiesta di servizi, come l&rsquo;impostazione delle preferenze di privacy, l&rsquo;accesso o la compilazione di moduli. È possibile impostare il browser per bloccare o avere avvisi riguardo questi cookie, ma di conseguenza alcune parti del sito non funzioneranno. Questi cookie non archiviano informazioni personali. Tale categoria di cookie non può essere disabilitata.', toggle: { value: 'necessary', enabled: true, readonly: true // cookie categories with readonly=true are all treated as "necessary cookies" }, cookie_table: [ // list of all expected cookies { col1: 'AWSALB', col2: window.location.hostname, col3: '7 days', col4: 'Amazon web services' }, { col1: 'AWSALBCORS', col2: window.location.hostname, col3: '7 days', col4: 'Amazon web services' }, { col1: 'PHPSESSID', col2: window.location.hostname, col3: 'End of session', col4: 'PHP Session' } ] }, { title: 'COOKIE ANALITICI O DI PRESTAZIONE', description: 'Questi cookie raccolgono informazioni in forma aggregata sul numero di utenti e su come essi utilizzano il sito web. I Cookies analitici servono ad analizzare e monitorare il modo in cui il Sito viene visitato (ad es. n. accessi e pagine viste). Ci aiutano a sapere quali sono le pagine più e meno popolari e vedere come i visitatori si muovono intorno al sito. Tutte le informazioni raccolte dai cookie sono aggregate a fini statistici per permetterci di apportare modifiche migliorative al Sito in termini di funzionamento e navigazione. Se non consenti questi cookie, non sapremo quando hai visitato il nostro sito.', toggle: { value: 'analytics', // your cookie category enabled: false, readonly: false }, cookie_table: [ // list of all expected cookies { col1: '^_ga', // match all cookies starting with "_ga" col2: location.host.replace('www',''), col3: '2 years', col4: 'Google Analytics', is_regex: true }, { col1: '_gid', col2: location.host.replace('www',''), col3: '1 day', col4: 'Google Analytics' }, { col1: '__atuvc', col2: 'window.location.hostname', col3: '2 years', col4: 'AddThis' }, { col1: '__atuvs', col2: 'window.location.hostname', col3: '1 day', col4: 'AddThis' }, { col1: '__atssc', col2: 'window.location.hostname', col3: '1 day', col4: 'AddThis' }, { col1: 'Vuid', col2: 'window.location.hostname', col3: '1 day', col4: 'Vimeo' } ] }, { title: 'COOKIE PUBBLICITARI (detti anche di PROFILAZIONE) ', description: 'Questi cookie (che possono essere di prima o di terza parte) sono quelli utilizzati per profilare l&rsquo;utente in base al suo comportamento sul sito e quindi a creare profili specifici dell&rsquo;utente stesso mostrandogli annunci pertinenti alle preferenze manifestate in rete dall&rsquo;utente. Non memorizzano direttamente informazioni personali, ma sono basati unicamente sull&rsquo;individuazione del browser e del dispositivo internet dell&rsquo;utente.</br> Se non si accettano questi cookie si riceve una pubblicità meno mirata.', toggle: { value: 'marketing', enabled: false, readonly: false },cookie_table: [ { col1: 'VISITOR_INFO1_LIVE', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'YSC', col2: window.location.hostname, col3: '1 day', col4: 'Youtube' }, { col1: 'yt.innertube::nextId', col2: 'addthis.com', col3: '2 years', col4: 'Youtube' }, { col1: 'yt.innertube::requests', col2: 'addthis.com', col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-cast-available', col2: 'vimeo.com', col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-cast-installed', col2: window.location.hostname, col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-connected-devices', col2: window.location.hostname, col3: 'End of session', col4: 'Youtube' }, { col1: 'yt-remote-device-id', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'yt-remote-fast-check-period', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'yt-remote-session-app', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'hubyt-remote-session-name', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: '_gcl_au', col2: window.location.hostname, col3: '2 years', col4: 'Google AdSense' }, { col1: '_fbp', col2: window.location.hostname, col3: '2 years', col4: 'Facebook' }, { col1: '_pin_unauth', col2: window.location.hostname, col3: '2 years', col4: 'Pinterest' } ] } ] } },en : { consent_modal: { title: 'We use cookies', description: 'Dear Visitor, this website uses profiling and advertising cookies, including "third parties" as independent data controllers, in order to send you promotions and offers of services in line with the preferences you expressed during your online browsing. You can accept these cookies by pressing accept and continue, or click "set my cookie preferences" to set your preferences, or you can press refuse and continue. For more information on our cookie policy click on the following <a href="https://www.iegexpo.it/en/privacypolicy" target="blank">link</a>.</br></br> You can change your preferences at any time by visiting the "Cookie preferences" section at the bottom of the site page.', primary_btn: { text: 'ACCEPT ALL COOKIES AND CONTINUE', role: 'accept_all' // 'accept_selected' or 'accept_all' }, secondary_btn: { text: 'REFUSES ALL COOKIES', role: 'accept_necessary' // 'settings' or 'accept_necessary' }, secondary_settings_btn: { text: 'SET YOUR PREFERENCES ON COOKIES' } }, settings_modal: { title: 'Privacy Preferences Center', save_settings_btn: 'SAVE SETTINGS AND CLOSE', accept_all_btn: 'ACCEPT ALL COOKIES AND CONTINUE', reject_all_btn: 'REFUSES ALL COOKIES', close_btn_label: 'Close', cookie_table_headers: [ {col1: 'Name'}, {col2: 'Domain'}, {col3: 'Expiration'}, {col4: 'Description'} ], blocks: [ { title: 'Manage consent preferences', description: 'When you visit any website, this may store or retrieve information about your browser, largely in the form of cookies. This information may be about you, your preferences or your device and is used to a large extent to operate the site according to your expectations. Information usually does not identify you directly, but can provide a more personalized Web experience. As we respect your right to privacy, you can choose not to allow certain types of cookies. Click on the headers of the different categories to learn more and change the default settings. However, blocking certain types of cookies may have an impact on your experience of the site and the services we can offer. <a href="https://www.iegexpo.it/en/privacypolicy" target="blank">More information</a>' }, { title: 'TECHNICAL OR STRICTLY NECESSARY COOKIES', description: 'These cookies are essential for the proper functioning of the site and cannot be deactivated in our systems because the experience of use and navigation of the website may be compromised. They are usually set only in response to actions you have taken that constitute a service request, such as setting privacy preferences, accessing or filling out forms. You can set your browser to block or have warnings about these cookies, but as a result some parts of the site will not work. These cookies do not store personal information. This category of cookies cannot be disabled', toggle: { value: 'necessary', enabled: true, readonly: true // cookie categories with readonly=true are all treated as "necessary cookies" }, cookie_table: [ // list of all expected cookies { col1: 'AWSALB', col2: window.location.hostname, col3: '7 days', col4: 'Amazon web services' }, { col1: 'AWSALBCORS', col2: window.location.hostname, col3: '7 days', col4: 'Amazon web services' }, { col1: 'PHPSESSID', col2: window.location.hostname, col3: 'End of session', col4: 'PHP Session' } ] }, { title: 'ANALYTICAL OR PERFORMANCE COOKIES', description: 'These cookies collect information in aggregate form on the number of users and on how they use the website. Analytical cookies are used to analyze and monitor the way in which the Site is visited (e.g. number of accesses and pages viewed). They help us know which pages are the most and least popular and see how visitors move around the site. All information collected by cookies is aggregated for statistical purposes to allow us to make improvements to the Site in terms of operation and navigation. If you do not allow these cookies, we will not know when you have visited our site.', toggle: { value: 'analytics', // your cookie category enabled: false, readonly: false }, cookie_table: [ // list of all expected cookies { col1: '^_ga', // match all cookies starting with "_ga" col2: location.host.replace('www',''), col3: '2 years', col4: 'Google Analytics', is_regex: true }, { col1: '_gid', col2: location.host.replace('www',''), col3: '1 day', col4: 'Google Analytics' }, { col1: '__atuvc', col2: 'window.location.hostname', col3: '2 years', col4: 'AddThis' }, { col1: '__atuvs', col2: 'window.location.hostname', col3: '1 day', col4: 'AddThis' }, { col1: '__atssc', col2: 'window.location.hostname', col3: '1 day', col4: 'AddThis' }, { col1: 'Vuid', col2: 'window.location.hostname', col3: '1 day', col4: 'Vimeo' } ] }, { title: 'ADVERTISING COOKIES', description: 'These cookies (which can be first or third party) are those used to profile the user based on his behavior on the site and therefore to create specific profiles of the user by showing him advertisements relevant to the preferences shown on the network by the user. They do not directly store personal information, but are based solely on the identification of your browser and your internet device. If you do not accept these cookies, you will receive less targeted advertising.', toggle: { value: 'marketing', enabled: false, readonly: false },cookie_table: [ { col1: 'VISITOR_INFO1_LIVE', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'YSC', col2: window.location.hostname, col3: '1 day', col4: 'Youtube' }, { col1: 'yt.innertube::nextId', col2: 'addthis.com', col3: '2 years', col4: 'Youtube' }, { col1: 'yt.innertube::requests', col2: 'addthis.com', col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-cast-available', col2: 'vimeo.com', col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-cast-installed', col2: window.location.hostname, col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-connected-devices', col2: window.location.hostname, col3: 'End of session', col4: 'Youtube' }, { col1: 'yt-remote-device-id', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'yt-remote-fast-check-period', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'yt-remote-session-app', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'hubyt-remote-session-name', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: '_gcl_au', col2: window.location.hostname, col3: '2 years', col4: 'Google AdSense' }, { col1: '_fbp', col2: window.location.hostname, col3: '2 years', col4: 'Facebook' }, { col1: '_pin_unauth', col2: window.location.hostname, col3: '2 years', col4: 'Pinterest' } ] } ] } },fr : { consent_modal: { title: 'We use cookies', description: 'Dear Visitor, this website uses profiling and advertising cookies, including "third parties" as independent data controllers, in order to send you promotions and offers of services in line with the preferences you expressed during your online browsing. You can accept these cookies by pressing accept and continue, or click "set my cookie preferences" to set your preferences, or you can press refuse and continue. For more information on our cookie policy click on the following <a href="https://www.iegexpo.it/en/privacypolicy" target="blank">link</a>.</br></br> You can change your preferences at any time by visiting the "Cookie preferences" section at the bottom of the site page.', primary_btn: { text: 'ACCEPT ALL COOKIES AND CONTINUE', role: 'accept_all' // 'accept_selected' or 'accept_all' }, secondary_btn: { text: 'REFUSES ALL COOKIES', role: 'accept_necessary' // 'settings' or 'accept_necessary' }, secondary_settings_btn: { text: 'SET YOUR PREFERENCES ON COOKIES' } }, settings_modal: { title: 'Privacy Preferences Center', save_settings_btn: 'SAVE SETTINGS AND CLOSE', accept_all_btn: 'ACCEPT ALL COOKIES AND CONTINUE', reject_all_btn: 'REFUSES ALL COOKIES', close_btn_label: 'Close', cookie_table_headers: [ {col1: 'Name'}, {col2: 'Domain'}, {col3: 'Expiration'}, {col4: 'Description'} ], blocks: [ { title: 'Manage consent preferences', description: 'When you visit any website, this may store or retrieve information about your browser, largely in the form of cookies. This information may be about you, your preferences or your device and is used to a large extent to operate the site according to your expectations. Information usually does not identify you directly, but can provide a more personalized Web experience. As we respect your right to privacy, you can choose not to allow certain types of cookies. Click on the headers of the different categories to learn more and change the default settings. However, blocking certain types of cookies may have an impact on your experience of the site and the services we can offer. <a href="https://www.iegexpo.it/en/privacypolicy" target="blank">More information</a>' }, { title: 'TECHNICAL OR STRICTLY NECESSARY COOKIES', description: 'These cookies are essential for the proper functioning of the site and cannot be deactivated in our systems because the experience of use and navigation of the website may be compromised. They are usually set only in response to actions you have taken that constitute a service request, such as setting privacy preferences, accessing or filling out forms. You can set your browser to block or have warnings about these cookies, but as a result some parts of the site will not work. These cookies do not store personal information. This category of cookies cannot be disabled', toggle: { value: 'necessary', enabled: true, readonly: true // cookie categories with readonly=true are all treated as "necessary cookies" }, cookie_table: [ // list of all expected cookies { col1: 'AWSALB', col2: window.location.hostname, col3: '7 days', col4: 'Amazon web services' }, { col1: 'AWSALBCORS', col2: window.location.hostname, col3: '7 days', col4: 'Amazon web services' }, { col1: 'PHPSESSID', col2: window.location.hostname, col3: 'End of session', col4: 'PHP Session' } ] }, { title: 'ANALYTICAL OR PERFORMANCE COOKIES', description: 'These cookies collect information in aggregate form on the number of users and on how they use the website. Analytical cookies are used to analyze and monitor the way in which the Site is visited (e.g. number of accesses and pages viewed). They help us know which pages are the most and least popular and see how visitors move around the site. All information collected by cookies is aggregated for statistical purposes to allow us to make improvements to the Site in terms of operation and navigation. If you do not allow these cookies, we will not know when you have visited our site.', toggle: { value: 'analytics', // your cookie category enabled: false, readonly: false }, cookie_table: [ // list of all expected cookies { col1: '^_ga', // match all cookies starting with "_ga" col2: location.host.replace('www',''), col3: '2 years', col4: 'Google Analytics', is_regex: true }, { col1: '_gid', col2: location.host.replace('www',''), col3: '1 day', col4: 'Google Analytics' }, { col1: '__atuvc', col2: 'window.location.hostname', col3: '2 years', col4: 'AddThis' }, { col1: '__atuvs', col2: 'window.location.hostname', col3: '1 day', col4: 'AddThis' }, { col1: '__atssc', col2: 'window.location.hostname', col3: '1 day', col4: 'AddThis' }, { col1: 'Vuid', col2: 'window.location.hostname', col3: '1 day', col4: 'Vimeo' } ] }, { title: 'ADVERTISING COOKIES', description: 'These cookies (which can be first or third party) are those used to profile the user based on his behavior on the site and therefore to create specific profiles of the user by showing him advertisements relevant to the preferences shown on the network by the user. They do not directly store personal information, but are based solely on the identification of your browser and your internet device. If you do not accept these cookies, you will receive less targeted advertising.', toggle: { value: 'marketing', enabled: false, readonly: false },cookie_table: [ { col1: 'VISITOR_INFO1_LIVE', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'YSC', col2: window.location.hostname, col3: '1 day', col4: 'Youtube' }, { col1: 'yt.innertube::nextId', col2: 'addthis.com', col3: '2 years', col4: 'Youtube' }, { col1: 'yt.innertube::requests', col2: 'addthis.com', col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-cast-available', col2: 'vimeo.com', col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-cast-installed', col2: window.location.hostname, col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-connected-devices', col2: window.location.hostname, col3: 'End of session', col4: 'Youtube' }, { col1: 'yt-remote-device-id', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'yt-remote-fast-check-period', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'yt-remote-session-app', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'hubyt-remote-session-name', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: '_gcl_au', col2: window.location.hostname, col3: '2 years', col4: 'Google AdSense' }, { col1: '_fbp', col2: window.location.hostname, col3: '2 years', col4: 'Facebook' }, { col1: '_pin_unauth', col2: window.location.hostname, col3: '2 years', col4: 'Pinterest' } ] } ] } },es : { consent_modal: { title: 'We use cookies', description: 'Dear Visitor, this website uses profiling and advertising cookies, including "third parties" as independent data controllers, in order to send you promotions and offers of services in line with the preferences you expressed during your online browsing. You can accept these cookies by pressing accept and continue, or click "set my cookie preferences" to set your preferences, or you can press refuse and continue. For more information on our cookie policy click on the following <a href="https://www.iegexpo.it/en/privacypolicy" target="blank">link</a>.</br></br> You can change your preferences at any time by visiting the "Cookie preferences" section at the bottom of the site page.', primary_btn: { text: 'ACCEPT ALL COOKIES AND CONTINUE', role: 'accept_all' // 'accept_selected' or 'accept_all' }, secondary_btn: { text: 'REFUSES ALL COOKIES', role: 'accept_necessary' // 'settings' or 'accept_necessary' }, secondary_settings_btn: { text: 'SET YOUR PREFERENCES ON COOKIES' } }, settings_modal: { title: 'Privacy Preferences Center', save_settings_btn: 'SAVE SETTINGS AND CLOSE', accept_all_btn: 'ACCEPT ALL COOKIES AND CONTINUE', reject_all_btn: 'REFUSES ALL COOKIES', close_btn_label: 'Close', cookie_table_headers: [ {col1: 'Name'}, {col2: 'Domain'}, {col3: 'Expiration'}, {col4: 'Description'} ], blocks: [ { title: 'Manage consent preferences', description: 'When you visit any website, this may store or retrieve information about your browser, largely in the form of cookies. This information may be about you, your preferences or your device and is used to a large extent to operate the site according to your expectations. Information usually does not identify you directly, but can provide a more personalized Web experience. As we respect your right to privacy, you can choose not to allow certain types of cookies. Click on the headers of the different categories to learn more and change the default settings. However, blocking certain types of cookies may have an impact on your experience of the site and the services we can offer. <a href="https://www.iegexpo.it/en/privacypolicy" target="blank">More information</a>' }, { title: 'TECHNICAL OR STRICTLY NECESSARY COOKIES', description: 'These cookies are essential for the proper functioning of the site and cannot be deactivated in our systems because the experience of use and navigation of the website may be compromised. They are usually set only in response to actions you have taken that constitute a service request, such as setting privacy preferences, accessing or filling out forms. You can set your browser to block or have warnings about these cookies, but as a result some parts of the site will not work. These cookies do not store personal information. This category of cookies cannot be disabled', toggle: { value: 'necessary', enabled: true, readonly: true // cookie categories with readonly=true are all treated as "necessary cookies" }, cookie_table: [ // list of all expected cookies { col1: 'AWSALB', col2: window.location.hostname, col3: '7 days', col4: 'Amazon web services' }, { col1: 'AWSALBCORS', col2: window.location.hostname, col3: '7 days', col4: 'Amazon web services' }, { col1: 'PHPSESSID', col2: window.location.hostname, col3: 'End of session', col4: 'PHP Session' } ] }, { title: 'ANALYTICAL OR PERFORMANCE COOKIES', description: 'These cookies collect information in aggregate form on the number of users and on how they use the website. Analytical cookies are used to analyze and monitor the way in which the Site is visited (e.g. number of accesses and pages viewed). They help us know which pages are the most and least popular and see how visitors move around the site. All information collected by cookies is aggregated for statistical purposes to allow us to make improvements to the Site in terms of operation and navigation. If you do not allow these cookies, we will not know when you have visited our site.', toggle: { value: 'analytics', // your cookie category enabled: false, readonly: false }, cookie_table: [ // list of all expected cookies { col1: '^_ga', // match all cookies starting with "_ga" col2: location.host.replace('www',''), col3: '2 years', col4: 'Google Analytics', is_regex: true }, { col1: '_gid', col2: location.host.replace('www',''), col3: '1 day', col4: 'Google Analytics' }, { col1: '__atuvc', col2: 'window.location.hostname', col3: '2 years', col4: 'AddThis' }, { col1: '__atuvs', col2: 'window.location.hostname', col3: '1 day', col4: 'AddThis' }, { col1: '__atssc', col2: 'window.location.hostname', col3: '1 day', col4: 'AddThis' }, { col1: 'Vuid', col2: 'window.location.hostname', col3: '1 day', col4: 'Vimeo' } ] }, { title: 'ADVERTISING COOKIES', description: 'These cookies (which can be first or third party) are those used to profile the user based on his behavior on the site and therefore to create specific profiles of the user by showing him advertisements relevant to the preferences shown on the network by the user. They do not directly store personal information, but are based solely on the identification of your browser and your internet device. If you do not accept these cookies, you will receive less targeted advertising.', toggle: { value: 'marketing', enabled: false, readonly: false },cookie_table: [ { col1: 'VISITOR_INFO1_LIVE', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'YSC', col2: window.location.hostname, col3: '1 day', col4: 'Youtube' }, { col1: 'yt.innertube::nextId', col2: 'addthis.com', col3: '2 years', col4: 'Youtube' }, { col1: 'yt.innertube::requests', col2: 'addthis.com', col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-cast-available', col2: 'vimeo.com', col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-cast-installed', col2: window.location.hostname, col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-connected-devices', col2: window.location.hostname, col3: 'End of session', col4: 'Youtube' }, { col1: 'yt-remote-device-id', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'yt-remote-fast-check-period', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'yt-remote-session-app', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'hubyt-remote-session-name', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: '_gcl_au', col2: window.location.hostname, col3: '2 years', col4: 'Google AdSense' }, { col1: '_fbp', col2: window.location.hostname, col3: '2 years', col4: 'Facebook' }, { col1: '_pin_unauth', col2: window.location.hostname, col3: '2 years', col4: 'Pinterest' } ] } ] } },de : { consent_modal: { title: 'We use cookies', description: 'Dear Visitor, this website uses profiling and advertising cookies, including "third parties" as independent data controllers, in order to send you promotions and offers of services in line with the preferences you expressed during your online browsing. You can accept these cookies by pressing accept and continue, or click "set my cookie preferences" to set your preferences, or you can press refuse and continue. For more information on our cookie policy click on the following <a href="https://www.iegexpo.it/en/privacypolicy" target="blank">link</a>.</br></br> You can change your preferences at any time by visiting the "Cookie preferences" section at the bottom of the site page.', primary_btn: { text: 'ACCEPT ALL COOKIES AND CONTINUE', role: 'accept_all' // 'accept_selected' or 'accept_all' }, secondary_btn: { text: 'REFUSES ALL COOKIES', role: 'accept_necessary' // 'settings' or 'accept_necessary' }, secondary_settings_btn: { text: 'SET YOUR PREFERENCES ON COOKIES' } }, settings_modal: { title: 'Privacy Preferences Center', save_settings_btn: 'SAVE SETTINGS AND CLOSE', accept_all_btn: 'ACCEPT ALL COOKIES AND CONTINUE', reject_all_btn: 'REFUSES ALL COOKIES', close_btn_label: 'Close', cookie_table_headers: [ {col1: 'Name'}, {col2: 'Domain'}, {col3: 'Expiration'}, {col4: 'Description'} ], blocks: [ { title: 'Manage consent preferences', description: 'When you visit any website, this may store or retrieve information about your browser, largely in the form of cookies. This information may be about you, your preferences or your device and is used to a large extent to operate the site according to your expectations. Information usually does not identify you directly, but can provide a more personalized Web experience. As we respect your right to privacy, you can choose not to allow certain types of cookies. Click on the headers of the different categories to learn more and change the default settings. However, blocking certain types of cookies may have an impact on your experience of the site and the services we can offer. <a href="https://www.iegexpo.it/en/privacypolicy" target="blank">More information</a>' }, { title: 'TECHNICAL OR STRICTLY NECESSARY COOKIES', description: 'These cookies are essential for the proper functioning of the site and cannot be deactivated in our systems because the experience of use and navigation of the website may be compromised. They are usually set only in response to actions you have taken that constitute a service request, such as setting privacy preferences, accessing or filling out forms. You can set your browser to block or have warnings about these cookies, but as a result some parts of the site will not work. These cookies do not store personal information. This category of cookies cannot be disabled', toggle: { value: 'necessary', enabled: true, readonly: true // cookie categories with readonly=true are all treated as "necessary cookies" }, cookie_table: [ // list of all expected cookies { col1: 'AWSALB', col2: window.location.hostname, col3: '7 days', col4: 'Amazon web services' }, { col1: 'AWSALBCORS', col2: window.location.hostname, col3: '7 days', col4: 'Amazon web services' }, { col1: 'PHPSESSID', col2: window.location.hostname, col3: 'End of session', col4: 'PHP Session' } ] }, { title: 'ANALYTICAL OR PERFORMANCE COOKIES', description: 'These cookies collect information in aggregate form on the number of users and on how they use the website. Analytical cookies are used to analyze and monitor the way in which the Site is visited (e.g. number of accesses and pages viewed). They help us know which pages are the most and least popular and see how visitors move around the site. All information collected by cookies is aggregated for statistical purposes to allow us to make improvements to the Site in terms of operation and navigation. If you do not allow these cookies, we will not know when you have visited our site.', toggle: { value: 'analytics', // your cookie category enabled: false, readonly: false }, cookie_table: [ // list of all expected cookies { col1: '^_ga', // match all cookies starting with "_ga" col2: location.host.replace('www',''), col3: '2 years', col4: 'Google Analytics', is_regex: true }, { col1: '_gid', col2: location.host.replace('www',''), col3: '1 day', col4: 'Google Analytics' }, { col1: '__atuvc', col2: 'window.location.hostname', col3: '2 years', col4: 'AddThis' }, { col1: '__atuvs', col2: 'window.location.hostname', col3: '1 day', col4: 'AddThis' }, { col1: '__atssc', col2: 'window.location.hostname', col3: '1 day', col4: 'AddThis' }, { col1: 'Vuid', col2: 'window.location.hostname', col3: '1 day', col4: 'Vimeo' } ] }, { title: 'ADVERTISING COOKIES', description: 'These cookies (which can be first or third party) are those used to profile the user based on his behavior on the site and therefore to create specific profiles of the user by showing him advertisements relevant to the preferences shown on the network by the user. They do not directly store personal information, but are based solely on the identification of your browser and your internet device. If you do not accept these cookies, you will receive less targeted advertising.', toggle: { value: 'marketing', enabled: false, readonly: false },cookie_table: [ { col1: 'VISITOR_INFO1_LIVE', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'YSC', col2: window.location.hostname, col3: '1 day', col4: 'Youtube' }, { col1: 'yt.innertube::nextId', col2: 'addthis.com', col3: '2 years', col4: 'Youtube' }, { col1: 'yt.innertube::requests', col2: 'addthis.com', col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-cast-available', col2: 'vimeo.com', col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-cast-installed', col2: window.location.hostname, col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-connected-devices', col2: window.location.hostname, col3: 'End of session', col4: 'Youtube' }, { col1: 'yt-remote-device-id', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'yt-remote-fast-check-period', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'yt-remote-session-app', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'hubyt-remote-session-name', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: '_gcl_au', col2: window.location.hostname, col3: '2 years', col4: 'Google AdSense' }, { col1: '_fbp', col2: window.location.hostname, col3: '2 years', col4: 'Facebook' }, { col1: '_pin_unauth', col2: window.location.hostname, col3: '2 years', col4: 'Pinterest' } ] } ] } },ru : { consent_modal: { title: 'We use cookies', description: 'Dear Visitor, this website uses profiling and advertising cookies, including "third parties" as independent data controllers, in order to send you promotions and offers of services in line with the preferences you expressed during your online browsing. You can accept these cookies by pressing accept and continue, or click "set my cookie preferences" to set your preferences, or you can press refuse and continue. For more information on our cookie policy click on the following <a href="https://www.iegexpo.it/en/privacypolicy" target="blank">link</a>.</br></br> You can change your preferences at any time by visiting the "Cookie preferences" section at the bottom of the site page.', primary_btn: { text: 'ACCEPT ALL COOKIES AND CONTINUE', role: 'accept_all' // 'accept_selected' or 'accept_all' }, secondary_btn: { text: 'REFUSES ALL COOKIES', role: 'accept_necessary' // 'settings' or 'accept_necessary' }, secondary_settings_btn: { text: 'SET YOUR PREFERENCES ON COOKIES' } }, settings_modal: { title: 'Privacy Preferences Center', save_settings_btn: 'SAVE SETTINGS AND CLOSE', accept_all_btn: 'ACCEPT ALL COOKIES AND CONTINUE', reject_all_btn: 'REFUSES ALL COOKIES', close_btn_label: 'Close', cookie_table_headers: [ {col1: 'Name'}, {col2: 'Domain'}, {col3: 'Expiration'}, {col4: 'Description'} ], blocks: [ { title: 'Manage consent preferences', description: 'When you visit any website, this may store or retrieve information about your browser, largely in the form of cookies. This information may be about you, your preferences or your device and is used to a large extent to operate the site according to your expectations. Information usually does not identify you directly, but can provide a more personalized Web experience. As we respect your right to privacy, you can choose not to allow certain types of cookies. Click on the headers of the different categories to learn more and change the default settings. However, blocking certain types of cookies may have an impact on your experience of the site and the services we can offer. <a href="https://www.iegexpo.it/en/privacypolicy" target="blank">More information</a>' }, { title: 'TECHNICAL OR STRICTLY NECESSARY COOKIES', description: 'These cookies are essential for the proper functioning of the site and cannot be deactivated in our systems because the experience of use and navigation of the website may be compromised. They are usually set only in response to actions you have taken that constitute a service request, such as setting privacy preferences, accessing or filling out forms. You can set your browser to block or have warnings about these cookies, but as a result some parts of the site will not work. These cookies do not store personal information. This category of cookies cannot be disabled', toggle: { value: 'necessary', enabled: true, readonly: true // cookie categories with readonly=true are all treated as "necessary cookies" }, cookie_table: [ // list of all expected cookies { col1: 'AWSALB', col2: window.location.hostname, col3: '7 days', col4: 'Amazon web services' }, { col1: 'AWSALBCORS', col2: window.location.hostname, col3: '7 days', col4: 'Amazon web services' }, { col1: 'PHPSESSID', col2: window.location.hostname, col3: 'End of session', col4: 'PHP Session' } ] }, { title: 'ANALYTICAL OR PERFORMANCE COOKIES', description: 'These cookies collect information in aggregate form on the number of users and on how they use the website. Analytical cookies are used to analyze and monitor the way in which the Site is visited (e.g. number of accesses and pages viewed). They help us know which pages are the most and least popular and see how visitors move around the site. All information collected by cookies is aggregated for statistical purposes to allow us to make improvements to the Site in terms of operation and navigation. If you do not allow these cookies, we will not know when you have visited our site.', toggle: { value: 'analytics', // your cookie category enabled: false, readonly: false }, cookie_table: [ // list of all expected cookies { col1: '^_ga', // match all cookies starting with "_ga" col2: location.host.replace('www',''), col3: '2 years', col4: 'Google Analytics', is_regex: true }, { col1: '_gid', col2: location.host.replace('www',''), col3: '1 day', col4: 'Google Analytics' }, { col1: '__atuvc', col2: 'window.location.hostname', col3: '2 years', col4: 'AddThis' }, { col1: '__atuvs', col2: 'window.location.hostname', col3: '1 day', col4: 'AddThis' }, { col1: '__atssc', col2: 'window.location.hostname', col3: '1 day', col4: 'AddThis' }, { col1: 'Vuid', col2: 'window.location.hostname', col3: '1 day', col4: 'Vimeo' } ] }, { title: 'ADVERTISING COOKIES', description: 'These cookies (which can be first or third party) are those used to profile the user based on his behavior on the site and therefore to create specific profiles of the user by showing him advertisements relevant to the preferences shown on the network by the user. They do not directly store personal information, but are based solely on the identification of your browser and your internet device. If you do not accept these cookies, you will receive less targeted advertising.', toggle: { value: 'marketing', enabled: false, readonly: false },cookie_table: [ { col1: 'VISITOR_INFO1_LIVE', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'YSC', col2: window.location.hostname, col3: '1 day', col4: 'Youtube' }, { col1: 'yt.innertube::nextId', col2: 'addthis.com', col3: '2 years', col4: 'Youtube' }, { col1: 'yt.innertube::requests', col2: 'addthis.com', col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-cast-available', col2: 'vimeo.com', col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-cast-installed', col2: window.location.hostname, col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-connected-devices', col2: window.location.hostname, col3: 'End of session', col4: 'Youtube' }, { col1: 'yt-remote-device-id', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'yt-remote-fast-check-period', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'yt-remote-session-app', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'hubyt-remote-session-name', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: '_gcl_au', col2: window.location.hostname, col3: '2 years', col4: 'Google AdSense' }, { col1: '_fbp', col2: window.location.hostname, col3: '2 years', col4: 'Facebook' }, { col1: '_pin_unauth', col2: window.location.hostname, col3: '2 years', col4: 'Pinterest' } ] } ] } },ja : { consent_modal: { title: 'We use cookies', description: 'Dear Visitor, this website uses profiling and advertising cookies, including "third parties" as independent data controllers, in order to send you promotions and offers of services in line with the preferences you expressed during your online browsing. You can accept these cookies by pressing accept and continue, or click "set my cookie preferences" to set your preferences, or you can press refuse and continue. For more information on our cookie policy click on the following <a href="https://www.iegexpo.it/en/privacypolicy" target="blank">link</a>.</br></br> You can change your preferences at any time by visiting the "Cookie preferences" section at the bottom of the site page.', primary_btn: { text: 'ACCEPT ALL COOKIES AND CONTINUE', role: 'accept_all' // 'accept_selected' or 'accept_all' }, secondary_btn: { text: 'REFUSES ALL COOKIES', role: 'accept_necessary' // 'settings' or 'accept_necessary' }, secondary_settings_btn: { text: 'SET YOUR PREFERENCES ON COOKIES' } }, settings_modal: { title: 'Privacy Preferences Center', save_settings_btn: 'SAVE SETTINGS AND CLOSE', accept_all_btn: 'ACCEPT ALL COOKIES AND CONTINUE', reject_all_btn: 'REFUSES ALL COOKIES', close_btn_label: 'Close', cookie_table_headers: [ {col1: 'Name'}, {col2: 'Domain'}, {col3: 'Expiration'}, {col4: 'Description'} ], blocks: [ { title: 'Manage consent preferences', description: 'When you visit any website, this may store or retrieve information about your browser, largely in the form of cookies. This information may be about you, your preferences or your device and is used to a large extent to operate the site according to your expectations. Information usually does not identify you directly, but can provide a more personalized Web experience. As we respect your right to privacy, you can choose not to allow certain types of cookies. Click on the headers of the different categories to learn more and change the default settings. However, blocking certain types of cookies may have an impact on your experience of the site and the services we can offer. <a href="https://www.iegexpo.it/en/privacypolicy" target="blank">More information</a>' }, { title: 'TECHNICAL OR STRICTLY NECESSARY COOKIES', description: 'These cookies are essential for the proper functioning of the site and cannot be deactivated in our systems because the experience of use and navigation of the website may be compromised. They are usually set only in response to actions you have taken that constitute a service request, such as setting privacy preferences, accessing or filling out forms. You can set your browser to block or have warnings about these cookies, but as a result some parts of the site will not work. These cookies do not store personal information. This category of cookies cannot be disabled', toggle: { value: 'necessary', enabled: true, readonly: true // cookie categories with readonly=true are all treated as "necessary cookies" }, cookie_table: [ // list of all expected cookies { col1: 'AWSALB', col2: window.location.hostname, col3: '7 days', col4: 'Amazon web services' }, { col1: 'AWSALBCORS', col2: window.location.hostname, col3: '7 days', col4: 'Amazon web services' }, { col1: 'PHPSESSID', col2: window.location.hostname, col3: 'End of session', col4: 'PHP Session' } ] }, { title: 'ANALYTICAL OR PERFORMANCE COOKIES', description: 'These cookies collect information in aggregate form on the number of users and on how they use the website. Analytical cookies are used to analyze and monitor the way in which the Site is visited (e.g. number of accesses and pages viewed). They help us know which pages are the most and least popular and see how visitors move around the site. All information collected by cookies is aggregated for statistical purposes to allow us to make improvements to the Site in terms of operation and navigation. If you do not allow these cookies, we will not know when you have visited our site.', toggle: { value: 'analytics', // your cookie category enabled: false, readonly: false }, cookie_table: [ // list of all expected cookies { col1: '^_ga', // match all cookies starting with "_ga" col2: location.host.replace('www',''), col3: '2 years', col4: 'Google Analytics', is_regex: true }, { col1: '_gid', col2: location.host.replace('www',''), col3: '1 day', col4: 'Google Analytics' }, { col1: '__atuvc', col2: 'window.location.hostname', col3: '2 years', col4: 'AddThis' }, { col1: '__atuvs', col2: 'window.location.hostname', col3: '1 day', col4: 'AddThis' }, { col1: '__atssc', col2: 'window.location.hostname', col3: '1 day', col4: 'AddThis' }, { col1: 'Vuid', col2: 'window.location.hostname', col3: '1 day', col4: 'Vimeo' } ] }, { title: 'ADVERTISING COOKIES', description: 'These cookies (which can be first or third party) are those used to profile the user based on his behavior on the site and therefore to create specific profiles of the user by showing him advertisements relevant to the preferences shown on the network by the user. They do not directly store personal information, but are based solely on the identification of your browser and your internet device. If you do not accept these cookies, you will receive less targeted advertising.', toggle: { value: 'marketing', enabled: false, readonly: false },cookie_table: [ { col1: 'VISITOR_INFO1_LIVE', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'YSC', col2: window.location.hostname, col3: '1 day', col4: 'Youtube' }, { col1: 'yt.innertube::nextId', col2: 'addthis.com', col3: '2 years', col4: 'Youtube' }, { col1: 'yt.innertube::requests', col2: 'addthis.com', col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-cast-available', col2: 'vimeo.com', col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-cast-installed', col2: window.location.hostname, col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-connected-devices', col2: window.location.hostname, col3: 'End of session', col4: 'Youtube' }, { col1: 'yt-remote-device-id', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'yt-remote-fast-check-period', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'yt-remote-session-app', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'hubyt-remote-session-name', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: '_gcl_au', col2: window.location.hostname, col3: '2 years', col4: 'Google AdSense' }, { col1: '_fbp', col2: window.location.hostname, col3: '2 years', col4: 'Facebook' }, { col1: '_pin_unauth', col2: window.location.hostname, col3: '2 years', col4: 'Pinterest' } ] } ] } },zh : { consent_modal: { title: 'We use cookies', description: 'Dear Visitor, this website uses profiling and advertising cookies, including "third parties" as independent data controllers, in order to send you promotions and offers of services in line with the preferences you expressed during your online browsing. You can accept these cookies by pressing accept and continue, or click "set my cookie preferences" to set your preferences, or you can press refuse and continue. For more information on our cookie policy click on the following <a href="https://www.iegexpo.it/en/privacypolicy" target="blank">link</a>.</br></br> You can change your preferences at any time by visiting the "Cookie preferences" section at the bottom of the site page.', primary_btn: { text: 'ACCEPT ALL COOKIES AND CONTINUE', role: 'accept_all' // 'accept_selected' or 'accept_all' }, secondary_btn: { text: 'REFUSES ALL COOKIES', role: 'accept_necessary' // 'settings' or 'accept_necessary' }, secondary_settings_btn: { text: 'SET YOUR PREFERENCES ON COOKIES' } }, settings_modal: { title: 'Privacy Preferences Center', save_settings_btn: 'SAVE SETTINGS AND CLOSE', accept_all_btn: 'ACCEPT ALL COOKIES AND CONTINUE', reject_all_btn: 'REFUSES ALL COOKIES', close_btn_label: 'Close', cookie_table_headers: [ {col1: 'Name'}, {col2: 'Domain'}, {col3: 'Expiration'}, {col4: 'Description'} ], blocks: [ { title: 'Manage consent preferences', description: 'When you visit any website, this may store or retrieve information about your browser, largely in the form of cookies. This information may be about you, your preferences or your device and is used to a large extent to operate the site according to your expectations. Information usually does not identify you directly, but can provide a more personalized Web experience. As we respect your right to privacy, you can choose not to allow certain types of cookies. Click on the headers of the different categories to learn more and change the default settings. However, blocking certain types of cookies may have an impact on your experience of the site and the services we can offer. <a href="https://www.iegexpo.it/en/privacypolicy" target="blank">More information</a>' }, { title: 'TECHNICAL OR STRICTLY NECESSARY COOKIES', description: 'These cookies are essential for the proper functioning of the site and cannot be deactivated in our systems because the experience of use and navigation of the website may be compromised. They are usually set only in response to actions you have taken that constitute a service request, such as setting privacy preferences, accessing or filling out forms. You can set your browser to block or have warnings about these cookies, but as a result some parts of the site will not work. These cookies do not store personal information. This category of cookies cannot be disabled', toggle: { value: 'necessary', enabled: true, readonly: true // cookie categories with readonly=true are all treated as "necessary cookies" }, cookie_table: [ // list of all expected cookies { col1: 'AWSALB', col2: window.location.hostname, col3: '7 days', col4: 'Amazon web services' }, { col1: 'AWSALBCORS', col2: window.location.hostname, col3: '7 days', col4: 'Amazon web services' }, { col1: 'PHPSESSID', col2: window.location.hostname, col3: 'End of session', col4: 'PHP Session' } ] }, { title: 'ANALYTICAL OR PERFORMANCE COOKIES', description: 'These cookies collect information in aggregate form on the number of users and on how they use the website. Analytical cookies are used to analyze and monitor the way in which the Site is visited (e.g. number of accesses and pages viewed). They help us know which pages are the most and least popular and see how visitors move around the site. All information collected by cookies is aggregated for statistical purposes to allow us to make improvements to the Site in terms of operation and navigation. If you do not allow these cookies, we will not know when you have visited our site.', toggle: { value: 'analytics', // your cookie category enabled: false, readonly: false }, cookie_table: [ // list of all expected cookies { col1: '^_ga', // match all cookies starting with "_ga" col2: location.host.replace('www',''), col3: '2 years', col4: 'Google Analytics', is_regex: true }, { col1: '_gid', col2: location.host.replace('www',''), col3: '1 day', col4: 'Google Analytics' }, { col1: '__atuvc', col2: 'window.location.hostname', col3: '2 years', col4: 'AddThis' }, { col1: '__atuvs', col2: 'window.location.hostname', col3: '1 day', col4: 'AddThis' }, { col1: '__atssc', col2: 'window.location.hostname', col3: '1 day', col4: 'AddThis' }, { col1: 'Vuid', col2: 'window.location.hostname', col3: '1 day', col4: 'Vimeo' } ] }, { title: 'ADVERTISING COOKIES', description: 'These cookies (which can be first or third party) are those used to profile the user based on his behavior on the site and therefore to create specific profiles of the user by showing him advertisements relevant to the preferences shown on the network by the user. They do not directly store personal information, but are based solely on the identification of your browser and your internet device. If you do not accept these cookies, you will receive less targeted advertising.', toggle: { value: 'marketing', enabled: false, readonly: false },cookie_table: [ { col1: 'VISITOR_INFO1_LIVE', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'YSC', col2: window.location.hostname, col3: '1 day', col4: 'Youtube' }, { col1: 'yt.innertube::nextId', col2: 'addthis.com', col3: '2 years', col4: 'Youtube' }, { col1: 'yt.innertube::requests', col2: 'addthis.com', col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-cast-available', col2: 'vimeo.com', col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-cast-installed', col2: window.location.hostname, col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-connected-devices', col2: window.location.hostname, col3: 'End of session', col4: 'Youtube' }, { col1: 'yt-remote-device-id', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'yt-remote-fast-check-period', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'yt-remote-session-app', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'hubyt-remote-session-name', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: '_gcl_au', col2: window.location.hostname, col3: '2 years', col4: 'Google AdSense' }, { col1: '_fbp', col2: window.location.hostname, col3: '2 years', col4: 'Facebook' }, { col1: '_pin_unauth', col2: window.location.hostname, col3: '2 years', col4: 'Pinterest' } ] } ] } },tr : { consent_modal: { title: 'We use cookies', description: 'Dear Visitor, this website uses profiling and advertising cookies, including "third parties" as independent data controllers, in order to send you promotions and offers of services in line with the preferences you expressed during your online browsing. You can accept these cookies by pressing accept and continue, or click "set my cookie preferences" to set your preferences, or you can press refuse and continue. For more information on our cookie policy click on the following <a href="https://www.iegexpo.it/en/privacypolicy" target="blank">link</a>.</br></br> You can change your preferences at any time by visiting the "Cookie preferences" section at the bottom of the site page.', primary_btn: { text: 'ACCEPT ALL COOKIES AND CONTINUE', role: 'accept_all' // 'accept_selected' or 'accept_all' }, secondary_btn: { text: 'REFUSES ALL COOKIES', role: 'accept_necessary' // 'settings' or 'accept_necessary' }, secondary_settings_btn: { text: 'SET YOUR PREFERENCES ON COOKIES' } }, settings_modal: { title: 'Privacy Preferences Center', save_settings_btn: 'SAVE SETTINGS AND CLOSE', accept_all_btn: 'ACCEPT ALL COOKIES AND CONTINUE', reject_all_btn: 'REFUSES ALL COOKIES', close_btn_label: 'Close', cookie_table_headers: [ {col1: 'Name'}, {col2: 'Domain'}, {col3: 'Expiration'}, {col4: 'Description'} ], blocks: [ { title: 'Manage consent preferences', description: 'When you visit any website, this may store or retrieve information about your browser, largely in the form of cookies. This information may be about you, your preferences or your device and is used to a large extent to operate the site according to your expectations. Information usually does not identify you directly, but can provide a more personalized Web experience. As we respect your right to privacy, you can choose not to allow certain types of cookies. Click on the headers of the different categories to learn more and change the default settings. However, blocking certain types of cookies may have an impact on your experience of the site and the services we can offer. <a href="https://www.iegexpo.it/en/privacypolicy" target="blank">More information</a>' }, { title: 'TECHNICAL OR STRICTLY NECESSARY COOKIES', description: 'These cookies are essential for the proper functioning of the site and cannot be deactivated in our systems because the experience of use and navigation of the website may be compromised. They are usually set only in response to actions you have taken that constitute a service request, such as setting privacy preferences, accessing or filling out forms. You can set your browser to block or have warnings about these cookies, but as a result some parts of the site will not work. These cookies do not store personal information. This category of cookies cannot be disabled', toggle: { value: 'necessary', enabled: true, readonly: true // cookie categories with readonly=true are all treated as "necessary cookies" }, cookie_table: [ // list of all expected cookies { col1: 'AWSALB', col2: window.location.hostname, col3: '7 days', col4: 'Amazon web services' }, { col1: 'AWSALBCORS', col2: window.location.hostname, col3: '7 days', col4: 'Amazon web services' }, { col1: 'PHPSESSID', col2: window.location.hostname, col3: 'End of session', col4: 'PHP Session' } ] }, { title: 'ANALYTICAL OR PERFORMANCE COOKIES', description: 'These cookies collect information in aggregate form on the number of users and on how they use the website. Analytical cookies are used to analyze and monitor the way in which the Site is visited (e.g. number of accesses and pages viewed). They help us know which pages are the most and least popular and see how visitors move around the site. All information collected by cookies is aggregated for statistical purposes to allow us to make improvements to the Site in terms of operation and navigation. If you do not allow these cookies, we will not know when you have visited our site.', toggle: { value: 'analytics', // your cookie category enabled: false, readonly: false }, cookie_table: [ // list of all expected cookies { col1: '^_ga', // match all cookies starting with "_ga" col2: location.host.replace('www',''), col3: '2 years', col4: 'Google Analytics', is_regex: true }, { col1: '_gid', col2: location.host.replace('www',''), col3: '1 day', col4: 'Google Analytics' }, { col1: '__atuvc', col2: 'window.location.hostname', col3: '2 years', col4: 'AddThis' }, { col1: '__atuvs', col2: 'window.location.hostname', col3: '1 day', col4: 'AddThis' }, { col1: '__atssc', col2: 'window.location.hostname', col3: '1 day', col4: 'AddThis' }, { col1: 'Vuid', col2: 'window.location.hostname', col3: '1 day', col4: 'Vimeo' } ] }, { title: 'ADVERTISING COOKIES', description: 'These cookies (which can be first or third party) are those used to profile the user based on his behavior on the site and therefore to create specific profiles of the user by showing him advertisements relevant to the preferences shown on the network by the user. They do not directly store personal information, but are based solely on the identification of your browser and your internet device. If you do not accept these cookies, you will receive less targeted advertising.', toggle: { value: 'marketing', enabled: false, readonly: false },cookie_table: [ { col1: 'VISITOR_INFO1_LIVE', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'YSC', col2: window.location.hostname, col3: '1 day', col4: 'Youtube' }, { col1: 'yt.innertube::nextId', col2: 'addthis.com', col3: '2 years', col4: 'Youtube' }, { col1: 'yt.innertube::requests', col2: 'addthis.com', col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-cast-available', col2: 'vimeo.com', col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-cast-installed', col2: window.location.hostname, col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-connected-devices', col2: window.location.hostname, col3: 'End of session', col4: 'Youtube' }, { col1: 'yt-remote-device-id', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'yt-remote-fast-check-period', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'yt-remote-session-app', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'hubyt-remote-session-name', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: '_gcl_au', col2: window.location.hostname, col3: '2 years', col4: 'Google AdSense' }, { col1: '_fbp', col2: window.location.hostname, col3: '2 years', col4: 'Facebook' }, { col1: '_pin_unauth', col2: window.location.hostname, col3: '2 years', col4: 'Pinterest' } ] } ] } },pt : { consent_modal: { title: 'We use cookies', description: 'Dear Visitor, this website uses profiling and advertising cookies, including "third parties" as independent data controllers, in order to send you promotions and offers of services in line with the preferences you expressed during your online browsing. You can accept these cookies by pressing accept and continue, or click "set my cookie preferences" to set your preferences, or you can press refuse and continue. For more information on our cookie policy click on the following <a href="https://www.iegexpo.it/en/privacypolicy" target="blank">link</a>.</br></br> You can change your preferences at any time by visiting the "Cookie preferences" section at the bottom of the site page.', primary_btn: { text: 'ACCEPT ALL COOKIES AND CONTINUE', role: 'accept_all' // 'accept_selected' or 'accept_all' }, secondary_btn: { text: 'REFUSES ALL COOKIES', role: 'accept_necessary' // 'settings' or 'accept_necessary' }, secondary_settings_btn: { text: 'SET YOUR PREFERENCES ON COOKIES' } }, settings_modal: { title: 'Privacy Preferences Center', save_settings_btn: 'SAVE SETTINGS AND CLOSE', accept_all_btn: 'ACCEPT ALL COOKIES AND CONTINUE', reject_all_btn: 'REFUSES ALL COOKIES', close_btn_label: 'Close', cookie_table_headers: [ {col1: 'Name'}, {col2: 'Domain'}, {col3: 'Expiration'}, {col4: 'Description'} ], blocks: [ { title: 'Manage consent preferences', description: 'When you visit any website, this may store or retrieve information about your browser, largely in the form of cookies. This information may be about you, your preferences or your device and is used to a large extent to operate the site according to your expectations. Information usually does not identify you directly, but can provide a more personalized Web experience. As we respect your right to privacy, you can choose not to allow certain types of cookies. Click on the headers of the different categories to learn more and change the default settings. However, blocking certain types of cookies may have an impact on your experience of the site and the services we can offer. <a href="https://www.iegexpo.it/en/privacypolicy" target="blank">More information</a>' }, { title: 'TECHNICAL OR STRICTLY NECESSARY COOKIES', description: 'These cookies are essential for the proper functioning of the site and cannot be deactivated in our systems because the experience of use and navigation of the website may be compromised. They are usually set only in response to actions you have taken that constitute a service request, such as setting privacy preferences, accessing or filling out forms. You can set your browser to block or have warnings about these cookies, but as a result some parts of the site will not work. These cookies do not store personal information. This category of cookies cannot be disabled', toggle: { value: 'necessary', enabled: true, readonly: true // cookie categories with readonly=true are all treated as "necessary cookies" }, cookie_table: [ // list of all expected cookies { col1: 'AWSALB', col2: window.location.hostname, col3: '7 days', col4: 'Amazon web services' }, { col1: 'AWSALBCORS', col2: window.location.hostname, col3: '7 days', col4: 'Amazon web services' }, { col1: 'PHPSESSID', col2: window.location.hostname, col3: 'End of session', col4: 'PHP Session' } ] }, { title: 'ANALYTICAL OR PERFORMANCE COOKIES', description: 'These cookies collect information in aggregate form on the number of users and on how they use the website. Analytical cookies are used to analyze and monitor the way in which the Site is visited (e.g. number of accesses and pages viewed). They help us know which pages are the most and least popular and see how visitors move around the site. All information collected by cookies is aggregated for statistical purposes to allow us to make improvements to the Site in terms of operation and navigation. If you do not allow these cookies, we will not know when you have visited our site.', toggle: { value: 'analytics', // your cookie category enabled: false, readonly: false }, cookie_table: [ // list of all expected cookies { col1: '^_ga', // match all cookies starting with "_ga" col2: location.host.replace('www',''), col3: '2 years', col4: 'Google Analytics', is_regex: true }, { col1: '_gid', col2: location.host.replace('www',''), col3: '1 day', col4: 'Google Analytics' }, { col1: '__atuvc', col2: 'window.location.hostname', col3: '2 years', col4: 'AddThis' }, { col1: '__atuvs', col2: 'window.location.hostname', col3: '1 day', col4: 'AddThis' }, { col1: '__atssc', col2: 'window.location.hostname', col3: '1 day', col4: 'AddThis' }, { col1: 'Vuid', col2: 'window.location.hostname', col3: '1 day', col4: 'Vimeo' } ] }, { title: 'ADVERTISING COOKIES', description: 'These cookies (which can be first or third party) are those used to profile the user based on his behavior on the site and therefore to create specific profiles of the user by showing him advertisements relevant to the preferences shown on the network by the user. They do not directly store personal information, but are based solely on the identification of your browser and your internet device. If you do not accept these cookies, you will receive less targeted advertising.', toggle: { value: 'marketing', enabled: false, readonly: false },cookie_table: [ { col1: 'VISITOR_INFO1_LIVE', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'YSC', col2: window.location.hostname, col3: '1 day', col4: 'Youtube' }, { col1: 'yt.innertube::nextId', col2: 'addthis.com', col3: '2 years', col4: 'Youtube' }, { col1: 'yt.innertube::requests', col2: 'addthis.com', col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-cast-available', col2: 'vimeo.com', col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-cast-installed', col2: window.location.hostname, col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-connected-devices', col2: window.location.hostname, col3: 'End of session', col4: 'Youtube' }, { col1: 'yt-remote-device-id', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'yt-remote-fast-check-period', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'yt-remote-session-app', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'hubyt-remote-session-name', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: '_gcl_au', col2: window.location.hostname, col3: '2 years', col4: 'Google AdSense' }, { col1: '_fbp', col2: window.location.hostname, col3: '2 years', col4: 'Facebook' }, { col1: '_pin_unauth', col2: window.location.hostname, col3: '2 years', col4: 'Pinterest' } ] } ] } },ar : { consent_modal: { title: 'We use cookies', description: 'Dear Visitor, this website uses profiling and advertising cookies, including "third parties" as independent data controllers, in order to send you promotions and offers of services in line with the preferences you expressed during your online browsing. You can accept these cookies by pressing accept and continue, or click "set my cookie preferences" to set your preferences, or you can press refuse and continue. For more information on our cookie policy click on the following <a href="https://www.iegexpo.it/en/privacypolicy" target="blank">link</a>.</br></br> You can change your preferences at any time by visiting the "Cookie preferences" section at the bottom of the site page.', primary_btn: { text: 'ACCEPT ALL COOKIES AND CONTINUE', role: 'accept_all' // 'accept_selected' or 'accept_all' }, secondary_btn: { text: 'REFUSES ALL COOKIES', role: 'accept_necessary' // 'settings' or 'accept_necessary' }, secondary_settings_btn: { text: 'SET YOUR PREFERENCES ON COOKIES' } }, settings_modal: { title: 'Privacy Preferences Center', save_settings_btn: 'SAVE SETTINGS AND CLOSE', accept_all_btn: 'ACCEPT ALL COOKIES AND CONTINUE', reject_all_btn: 'REFUSES ALL COOKIES', close_btn_label: 'Close', cookie_table_headers: [ {col1: 'Name'}, {col2: 'Domain'}, {col3: 'Expiration'}, {col4: 'Description'} ], blocks: [ { title: 'Manage consent preferences', description: 'When you visit any website, this may store or retrieve information about your browser, largely in the form of cookies. This information may be about you, your preferences or your device and is used to a large extent to operate the site according to your expectations. Information usually does not identify you directly, but can provide a more personalized Web experience. As we respect your right to privacy, you can choose not to allow certain types of cookies. Click on the headers of the different categories to learn more and change the default settings. However, blocking certain types of cookies may have an impact on your experience of the site and the services we can offer. <a href="https://www.iegexpo.it/en/privacypolicy" target="blank">More information</a>' }, { title: 'TECHNICAL OR STRICTLY NECESSARY COOKIES', description: 'These cookies are essential for the proper functioning of the site and cannot be deactivated in our systems because the experience of use and navigation of the website may be compromised. They are usually set only in response to actions you have taken that constitute a service request, such as setting privacy preferences, accessing or filling out forms. You can set your browser to block or have warnings about these cookies, but as a result some parts of the site will not work. These cookies do not store personal information. This category of cookies cannot be disabled', toggle: { value: 'necessary', enabled: true, readonly: true // cookie categories with readonly=true are all treated as "necessary cookies" }, cookie_table: [ // list of all expected cookies { col1: 'AWSALB', col2: window.location.hostname, col3: '7 days', col4: 'Amazon web services' }, { col1: 'AWSALBCORS', col2: window.location.hostname, col3: '7 days', col4: 'Amazon web services' }, { col1: 'PHPSESSID', col2: window.location.hostname, col3: 'End of session', col4: 'PHP Session' } ] }, { title: 'ANALYTICAL OR PERFORMANCE COOKIES', description: 'These cookies collect information in aggregate form on the number of users and on how they use the website. Analytical cookies are used to analyze and monitor the way in which the Site is visited (e.g. number of accesses and pages viewed). They help us know which pages are the most and least popular and see how visitors move around the site. All information collected by cookies is aggregated for statistical purposes to allow us to make improvements to the Site in terms of operation and navigation. If you do not allow these cookies, we will not know when you have visited our site.', toggle: { value: 'analytics', // your cookie category enabled: false, readonly: false }, cookie_table: [ // list of all expected cookies { col1: '^_ga', // match all cookies starting with "_ga" col2: location.host.replace('www',''), col3: '2 years', col4: 'Google Analytics', is_regex: true }, { col1: '_gid', col2: location.host.replace('www',''), col3: '1 day', col4: 'Google Analytics' }, { col1: '__atuvc', col2: 'window.location.hostname', col3: '2 years', col4: 'AddThis' }, { col1: '__atuvs', col2: 'window.location.hostname', col3: '1 day', col4: 'AddThis' }, { col1: '__atssc', col2: 'window.location.hostname', col3: '1 day', col4: 'AddThis' }, { col1: 'Vuid', col2: 'window.location.hostname', col3: '1 day', col4: 'Vimeo' } ] }, { title: 'ADVERTISING COOKIES', description: 'These cookies (which can be first or third party) are those used to profile the user based on his behavior on the site and therefore to create specific profiles of the user by showing him advertisements relevant to the preferences shown on the network by the user. They do not directly store personal information, but are based solely on the identification of your browser and your internet device. If you do not accept these cookies, you will receive less targeted advertising.', toggle: { value: 'marketing', enabled: false, readonly: false },cookie_table: [ { col1: 'VISITOR_INFO1_LIVE', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'YSC', col2: window.location.hostname, col3: '1 day', col4: 'Youtube' }, { col1: 'yt.innertube::nextId', col2: 'addthis.com', col3: '2 years', col4: 'Youtube' }, { col1: 'yt.innertube::requests', col2: 'addthis.com', col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-cast-available', col2: 'vimeo.com', col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-cast-installed', col2: window.location.hostname, col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-connected-devices', col2: window.location.hostname, col3: 'End of session', col4: 'Youtube' }, { col1: 'yt-remote-device-id', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'yt-remote-fast-check-period', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'yt-remote-session-app', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'hubyt-remote-session-name', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: '_gcl_au', col2: window.location.hostname, col3: '2 years', col4: 'Google AdSense' }, { col1: '_fbp', col2: window.location.hostname, col3: '2 years', col4: 'Facebook' }, { col1: '_pin_unauth', col2: window.location.hostname, col3: '2 years', col4: 'Pinterest' } ] } ] } },pl : { consent_modal: { title: 'We use cookies', description: 'Dear Visitor, this website uses profiling and advertising cookies, including "third parties" as independent data controllers, in order to send you promotions and offers of services in line with the preferences you expressed during your online browsing. You can accept these cookies by pressing accept and continue, or click "set my cookie preferences" to set your preferences, or you can press refuse and continue. For more information on our cookie policy click on the following <a href="https://www.iegexpo.it/en/privacypolicy" target="blank">link</a>.</br></br> You can change your preferences at any time by visiting the "Cookie preferences" section at the bottom of the site page.', primary_btn: { text: 'ACCEPT ALL COOKIES AND CONTINUE', role: 'accept_all' // 'accept_selected' or 'accept_all' }, secondary_btn: { text: 'REFUSES ALL COOKIES', role: 'accept_necessary' // 'settings' or 'accept_necessary' }, secondary_settings_btn: { text: 'SET YOUR PREFERENCES ON COOKIES' } }, settings_modal: { title: 'Privacy Preferences Center', save_settings_btn: 'SAVE SETTINGS AND CLOSE', accept_all_btn: 'ACCEPT ALL COOKIES AND CONTINUE', reject_all_btn: 'REFUSES ALL COOKIES', close_btn_label: 'Close', cookie_table_headers: [ {col1: 'Name'}, {col2: 'Domain'}, {col3: 'Expiration'}, {col4: 'Description'} ], blocks: [ { title: 'Manage consent preferences', description: 'When you visit any website, this may store or retrieve information about your browser, largely in the form of cookies. This information may be about you, your preferences or your device and is used to a large extent to operate the site according to your expectations. Information usually does not identify you directly, but can provide a more personalized Web experience. As we respect your right to privacy, you can choose not to allow certain types of cookies. Click on the headers of the different categories to learn more and change the default settings. However, blocking certain types of cookies may have an impact on your experience of the site and the services we can offer. <a href="https://www.iegexpo.it/en/privacypolicy" target="blank">More information</a>' }, { title: 'TECHNICAL OR STRICTLY NECESSARY COOKIES', description: 'These cookies are essential for the proper functioning of the site and cannot be deactivated in our systems because the experience of use and navigation of the website may be compromised. They are usually set only in response to actions you have taken that constitute a service request, such as setting privacy preferences, accessing or filling out forms. You can set your browser to block or have warnings about these cookies, but as a result some parts of the site will not work. These cookies do not store personal information. This category of cookies cannot be disabled', toggle: { value: 'necessary', enabled: true, readonly: true // cookie categories with readonly=true are all treated as "necessary cookies" }, cookie_table: [ // list of all expected cookies { col1: 'AWSALB', col2: window.location.hostname, col3: '7 days', col4: 'Amazon web services' }, { col1: 'AWSALBCORS', col2: window.location.hostname, col3: '7 days', col4: 'Amazon web services' }, { col1: 'PHPSESSID', col2: window.location.hostname, col3: 'End of session', col4: 'PHP Session' } ] }, { title: 'ANALYTICAL OR PERFORMANCE COOKIES', description: 'These cookies collect information in aggregate form on the number of users and on how they use the website. Analytical cookies are used to analyze and monitor the way in which the Site is visited (e.g. number of accesses and pages viewed). They help us know which pages are the most and least popular and see how visitors move around the site. All information collected by cookies is aggregated for statistical purposes to allow us to make improvements to the Site in terms of operation and navigation. If you do not allow these cookies, we will not know when you have visited our site.', toggle: { value: 'analytics', // your cookie category enabled: false, readonly: false }, cookie_table: [ // list of all expected cookies { col1: '^_ga', // match all cookies starting with "_ga" col2: location.host.replace('www',''), col3: '2 years', col4: 'Google Analytics', is_regex: true }, { col1: '_gid', col2: location.host.replace('www',''), col3: '1 day', col4: 'Google Analytics' }, { col1: '__atuvc', col2: 'window.location.hostname', col3: '2 years', col4: 'AddThis' }, { col1: '__atuvs', col2: 'window.location.hostname', col3: '1 day', col4: 'AddThis' }, { col1: '__atssc', col2: 'window.location.hostname', col3: '1 day', col4: 'AddThis' }, { col1: 'Vuid', col2: 'window.location.hostname', col3: '1 day', col4: 'Vimeo' } ] }, { title: 'ADVERTISING COOKIES', description: 'These cookies (which can be first or third party) are those used to profile the user based on his behavior on the site and therefore to create specific profiles of the user by showing him advertisements relevant to the preferences shown on the network by the user. They do not directly store personal information, but are based solely on the identification of your browser and your internet device. If you do not accept these cookies, you will receive less targeted advertising.', toggle: { value: 'marketing', enabled: false, readonly: false },cookie_table: [ { col1: 'VISITOR_INFO1_LIVE', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'YSC', col2: window.location.hostname, col3: '1 day', col4: 'Youtube' }, { col1: 'yt.innertube::nextId', col2: 'addthis.com', col3: '2 years', col4: 'Youtube' }, { col1: 'yt.innertube::requests', col2: 'addthis.com', col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-cast-available', col2: 'vimeo.com', col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-cast-installed', col2: window.location.hostname, col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-connected-devices', col2: window.location.hostname, col3: 'End of session', col4: 'Youtube' }, { col1: 'yt-remote-device-id', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'yt-remote-fast-check-period', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'yt-remote-session-app', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'hubyt-remote-session-name', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: '_gcl_au', col2: window.location.hostname, col3: '2 years', col4: 'Google AdSense' }, { col1: '_fbp', col2: window.location.hostname, col3: '2 years', col4: 'Facebook' }, { col1: '_pin_unauth', col2: window.location.hostname, col3: '2 years', col4: 'Pinterest' } ] } ] } },hu : { consent_modal: { title: 'We use cookies', description: 'Dear Visitor, this website uses profiling and advertising cookies, including "third parties" as independent data controllers, in order to send you promotions and offers of services in line with the preferences you expressed during your online browsing. You can accept these cookies by pressing accept and continue, or click "set my cookie preferences" to set your preferences, or you can press refuse and continue. For more information on our cookie policy click on the following <a href="https://www.iegexpo.it/en/privacypolicy" target="blank">link</a>.</br></br> You can change your preferences at any time by visiting the "Cookie preferences" section at the bottom of the site page.', primary_btn: { text: 'ACCEPT ALL COOKIES AND CONTINUE', role: 'accept_all' // 'accept_selected' or 'accept_all' }, secondary_btn: { text: 'REFUSES ALL COOKIES', role: 'accept_necessary' // 'settings' or 'accept_necessary' }, secondary_settings_btn: { text: 'SET YOUR PREFERENCES ON COOKIES' } }, settings_modal: { title: 'Privacy Preferences Center', save_settings_btn: 'SAVE SETTINGS AND CLOSE', accept_all_btn: 'ACCEPT ALL COOKIES AND CONTINUE', reject_all_btn: 'REFUSES ALL COOKIES', close_btn_label: 'Close', cookie_table_headers: [ {col1: 'Name'}, {col2: 'Domain'}, {col3: 'Expiration'}, {col4: 'Description'} ], blocks: [ { title: 'Manage consent preferences', description: 'When you visit any website, this may store or retrieve information about your browser, largely in the form of cookies. This information may be about you, your preferences or your device and is used to a large extent to operate the site according to your expectations. Information usually does not identify you directly, but can provide a more personalized Web experience. As we respect your right to privacy, you can choose not to allow certain types of cookies. Click on the headers of the different categories to learn more and change the default settings. However, blocking certain types of cookies may have an impact on your experience of the site and the services we can offer. <a href="https://www.iegexpo.it/en/privacypolicy" target="blank">More information</a>' }, { title: 'TECHNICAL OR STRICTLY NECESSARY COOKIES', description: 'These cookies are essential for the proper functioning of the site and cannot be deactivated in our systems because the experience of use and navigation of the website may be compromised. They are usually set only in response to actions you have taken that constitute a service request, such as setting privacy preferences, accessing or filling out forms. You can set your browser to block or have warnings about these cookies, but as a result some parts of the site will not work. These cookies do not store personal information. This category of cookies cannot be disabled', toggle: { value: 'necessary', enabled: true, readonly: true // cookie categories with readonly=true are all treated as "necessary cookies" }, cookie_table: [ // list of all expected cookies { col1: 'AWSALB', col2: window.location.hostname, col3: '7 days', col4: 'Amazon web services' }, { col1: 'AWSALBCORS', col2: window.location.hostname, col3: '7 days', col4: 'Amazon web services' }, { col1: 'PHPSESSID', col2: window.location.hostname, col3: 'End of session', col4: 'PHP Session' } ] }, { title: 'ANALYTICAL OR PERFORMANCE COOKIES', description: 'These cookies collect information in aggregate form on the number of users and on how they use the website. Analytical cookies are used to analyze and monitor the way in which the Site is visited (e.g. number of accesses and pages viewed). They help us know which pages are the most and least popular and see how visitors move around the site. All information collected by cookies is aggregated for statistical purposes to allow us to make improvements to the Site in terms of operation and navigation. If you do not allow these cookies, we will not know when you have visited our site.', toggle: { value: 'analytics', // your cookie category enabled: false, readonly: false }, cookie_table: [ // list of all expected cookies { col1: '^_ga', // match all cookies starting with "_ga" col2: location.host.replace('www',''), col3: '2 years', col4: 'Google Analytics', is_regex: true }, { col1: '_gid', col2: location.host.replace('www',''), col3: '1 day', col4: 'Google Analytics' }, { col1: '__atuvc', col2: 'window.location.hostname', col3: '2 years', col4: 'AddThis' }, { col1: '__atuvs', col2: 'window.location.hostname', col3: '1 day', col4: 'AddThis' }, { col1: '__atssc', col2: 'window.location.hostname', col3: '1 day', col4: 'AddThis' }, { col1: 'Vuid', col2: 'window.location.hostname', col3: '1 day', col4: 'Vimeo' } ] }, { title: 'ADVERTISING COOKIES', description: 'These cookies (which can be first or third party) are those used to profile the user based on his behavior on the site and therefore to create specific profiles of the user by showing him advertisements relevant to the preferences shown on the network by the user. They do not directly store personal information, but are based solely on the identification of your browser and your internet device. If you do not accept these cookies, you will receive less targeted advertising.', toggle: { value: 'marketing', enabled: false, readonly: false },cookie_table: [ { col1: 'VISITOR_INFO1_LIVE', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'YSC', col2: window.location.hostname, col3: '1 day', col4: 'Youtube' }, { col1: 'yt.innertube::nextId', col2: 'addthis.com', col3: '2 years', col4: 'Youtube' }, { col1: 'yt.innertube::requests', col2: 'addthis.com', col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-cast-available', col2: 'vimeo.com', col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-cast-installed', col2: window.location.hostname, col3: '1 day', col4: 'Youtube' }, { col1: 'yt-remote-connected-devices', col2: window.location.hostname, col3: 'End of session', col4: 'Youtube' }, { col1: 'yt-remote-device-id', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'yt-remote-fast-check-period', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'yt-remote-session-app', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: 'hubyt-remote-session-name', col2: window.location.hostname, col3: '2 years', col4: 'Youtube' }, { col1: '_gcl_au', col2: window.location.hostname, col3: '2 years', col4: 'Google AdSense' }, { col1: '_fbp', col2: window.location.hostname, col3: '2 years', col4: 'Facebook' }, { col1: '_pin_unauth', col2: window.location.hostname, col3: '2 years', col4: 'Pinterest' } ] } ] } }, } }); }); </script> <script type="text/javascript">var exteraInit = exteraInit || [];</script> <link href="/enada/2023/ena_favicon.ico?vers=1666793846" rel="shortcut icon" type="image/x-icon" > <link href="//www.enada.it/site.css?vers=1739372907" media="screen" rel="stylesheet" type="text/css" > <link href="https://www.enada.it/" hreflang="it" rel="alternate" > <link href="https://www.enada.it/" rel="canonical" > <style> select { -webkit-appearance: button; -moz-appearance: none; appearance: none; } </style> <script type="text/javascript" src="/pimcore/static/js/frontend/picturePolyfill.min.js" defer></script> <script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script> <script> window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { googletag.defineSlot('/48319135/ENA23_200x200_SU', [200, 200], 'div-gpt-ad-1677595899050-0').addService(googletag.pubads()); googletag.defineSlot('/48319135/ENA23_200x200_GIU', [200, 200], 'div-gpt-ad-1677595931988-0').addService(googletag.pubads()); googletag.defineSlot('/48319135/ENA23_ESP_200x200_SU', [200, 200], 'div-gpt-ad-1677662317947-0').addService(googletag.pubads()); googletag.defineSlot('/48319135/ENA23_ESP_200x200_GIU', [200, 200], 'div-gpt-ad-1677662369148-0').addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); </script> </head> <!--ZOOMSTOP--> <body class=" it portal-page logged"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5LX64H3" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- Badge logo company --> <div class="ieg-badge"> <a target="_blank" href="https://www.iegexpo.it/"> <img class="ieg-badge__logo" src="/ieg/images/ieg-badge.png"/> </a> </div> <div id="page"> <!-- Buy Ticket --> <div class="buy-ticket"> <a href="/ticket"> <img src="/enada/ticket_homepage.png" /> </a> </div> <!-- Header --> <header id="head"> <div class="top-head clearfix"> <div class="container"> <div class="row"> <div class="social col-md-3 col-sm-3 hidden-xs"> <ul class="pull-left"> <li><a href="https://www.linkedin.com/company/enada-primavera/" target="_blank"><i class="fa fa-linkedin-square"></i></a></li> <li><a href="https://www.facebook.com/enadaofficial" target="_blank"><i class="fa fa-facebook-square"></i></a></li> </ul> </div> <div class="top-mini-menu col-md-9 col-sm-9 col-xs-12"> <ul class="lang pull-right"> <li> <span class="current"><img width="16" height="16" src="/pimcore/static6/img/flags/countries/it.svg" alt="Italiano"/><span>Italiano</span><i class="fa fa-angle-down"></i></span> <ul class="other-lang"> <li> <a href="//en.enada.it/" hreflang="en"><img width="16" height="16" src="/pimcore/static6/img/flags/countries/gb.svg" alt="English"/><span>English</span></a> </li> </ul> </li> </ul> <div id="arv-anonimous" class="ar pull-right"> <span>Area riservata visitatori</span> <div class="ar__panel"> <strong class="text-uppercase">accedi con il tuo account</strong> <form action="/visita/enada-primavera/reserved-area" method="post" enctype="application/x-www-form-urlencoded"> <label>Email</label> <input type="text" name="email" id="email"/><br/> <label>Password</label> <input type="password" name="password" id="password"/><br/> <div class="field--check"> <label>Ricordami</label> <input type="checkbox" name="remember_me" id="remember_me" value="1"/> </div> <button name="submit" id="submit" type="submit" class="btn btn-primary btn-more">Entra</button> <br/> <p><a class="ar__link" href="/visita/enada-primavera/reserved-area/reset-password">Recupero password</a> </p> <p><a class="ar__link" href="/visita/enada-primavera/reserved-area/iscrizione">Sei un nuovo visitatore? Registrati ora</a> </p> </form> <strong class="text-uppercase">oppure accedi con il tuo profilo social</strong> <a href="/visita/enada-primavera/reserved-area?provider=LinkedIn" class="btn btn-block btn-social btn-linkedin"> <span class="fa fa-linkedin"></span> Sign in with LinkedIn </a> </div> </div> <div id="arv-logged" class="ar-login pull-right hidden"> <span> <a data-placement="bottom" data-toggle="tooltip" data-user="label" title="Ticket / Aggiorna profilo" href="/visita/enada-primavera/reserved-area/ticket"> Area riservata visitatori </a> </span> <span class="sigout"> <a data-placement="bottom" data-toggle="tooltip" title="Logout" href="/visita/enada-primavera/reserved-area/logout"> <i class="fa fa-sign-out"></i> </a> </span> </div> <ul class="mini pull-right"> <li><a href="/header-links/home">Home</a></li> </ul> </div> </div> </div> </div> <!-- Desktop --> <div class="head-nav clearfix hidden-xs"> <div class="container"> <div class="row"> <div class="logo col-md-3 col-xs-12"> <a href="/"> <img width="250" alt="Enada | 17-19 febbraio 2025, Fiera di Rimini" src="/website/var/tmp/image-thumbnails/930000/935133/thumb__logoSito/logo25@2x.jpeg" srcset="/website/var/tmp/image-thumbnails/930000/935133/thumb__logoSito/logo25.jpeg 1x, /website/var/tmp/image-thumbnails/930000/935133/thumb__logoSito/logo25@2x.jpeg 2x" /> </a> </div> <!-- Home h1 --> <div class="logo col-md-3 col-xs-12" onclick="window.open('/', '_self');" style="cursor:pointer"> <h1 class="seo-title">Enada | 17-19 febbraio 2025, Fiera di Rimini</h1> </div> <div class="cont-menu col-md-9 col-xs-12"> <div id="info-countdown" class="clearfix"> <div class="cont-countdown"> <span></span> </div> <ul class="info"> <li><strong>37a edizione</strong></li> <li><strong>17-19 Febbraio 2025</strong></li> <li>Rimini Quartiere Fieristico, ITALIA</li> </ul> </div> <nav id="main-nav" role="navigation" class="yamm navbar-collapse collapse"> <ul class="nav navbar-nav navbar-right menu"> <li class="last search visible-xs"> <form method="get" class="searchform" action="/link/cerca"> <div> <input type="text" name="zoom_query" placeholder="Cerca..." id="zoom_searchbox"> <input type="submit" value="header-cerca-button" /> <i class="fa fa-close"></i> </div> </form> </li> <li class="dropdown menu-item with-mega "> <a id="menu-1244" title="ENADA" class="dropdown-toggle main" href="#" data-toggle="dropdown">ENADA</a> <ul class="dropdown-menu" role="menu"> <div class="yamm-content"> <div class="row"> <ul class="col-sm-4 list-unstyled"> <li><strong>Enada Primavera</strong></li> <li class=""> <a id="menu-8886" title="Presentazione" class=" main" href="/enada/enada-primavera/presentazione">Presentazione</a> </li> <li class=""> <a id="menu-29031" title="Enada Community" class=" main" href="/enada/enada-primavera/voce-ai-protagonisti">Enada Community</a> </li> <li class=""> <a id="menu-202" title="Innovation District" class=" main" href="/enada/enada-primavera/innovation-district">Innovation District</a> </li> <li class=""> <a id="menu-8889" title="Video gallery" class=" main" href="/enada/enada-primavera/video-gallery">Video gallery</a> </li> <li class=""> <a id="menu-8890" title="Photo gallery" class=" main" href="/enada/enada-primavera/photo-gallery">Photo gallery</a> </li> <li class=""> <a id="menu-29386" title="News" class=" main" href="/enada/enada-primavera/news">News</a> </li> <li class=""> <a id="menu-22673" title="Newsletter" class=" main" href="/link/newsletter">Newsletter</a> </li> <li class=""> <a id="menu-8892" title="Contatti" class=" main" href="/enada/enada-primavera/contatti">Contatti</a> </li> </ul> <ul class="col-sm-4 list-unstyled"> <li><strong>Partner</strong></li> <li class=""> <a id="menu-1269" title="Patrocini e collaborazioni" class=" main" href="/enada/partner/patrocini-e-collaborazioni">Patrocini e collaborazioni</a> </li> <li class=""> <a id="menu-29425" title="Media Partner" class=" main" href="/enada/partner/media-partner">Media Partner</a> </li> </ul> <ul class="col-sm-4 list-unstyled"> <li><strong>Info utili</strong></li> <li class=""> <a id="menu-38833" title="Come arrivare" class=" main" href="/enada/info-utili/come-arrivare">Come arrivare</a> </li> <li class=""> <a id="menu-34501" title="Prenota Hotel" class=" main" href="/enada/info-utili/prenota-hotel">Prenota Hotel</a> </li> <li class=""> <a id="menu-34511" title="Dove mangiare" class=" main" href="/enada/info-utili/dove-mangiare">Dove mangiare</a> </li> <li class=""> <a id="menu-34496" title="Scopri Rimini" class=" main" href="/enada/info-utili/scopri-rimini">Scopri Rimini</a> </li> <li class=""> <a id="menu-34509" title="Il quartiere" class=" main" href="/enada/info-utili/il-quartiere">Il quartiere</a> </li> <li class=""> <a id="menu-34510" title="Accessibilità" class=" main" href="/enada/info-utili/accessibilita">Accessibilità</a> </li> </ul> </div> </div> </ul> </li> <li class="dropdown menu-item with-mega "> <a id="menu-10170" title="Settori" class="dropdown-toggle main" href="#" data-toggle="dropdown">Settori</a> <ul class="dropdown-menu" role="menu"> <div class="yamm-content"> <div class="row"> <ul class="col-sm-4 list-unstyled"> <li><strong>Enada Primavera</strong></li> <li class=""> <a id="menu-14271" title="Settori espositivi" class=" main" href="/settori/enada-primavera/settori-espositivi-spring">Settori espositivi</a> </li> </ul> </div> </div> </ul> </li> <li class="dropdown menu-item with-mega "> <a id="menu-1255" title="Esponi" class="dropdown-toggle main" href="#" data-toggle="dropdown">Esponi</a> <ul class="dropdown-menu" role="menu"> <div class="yamm-content"> <div class="row"> <ul class="col-sm-4 list-unstyled"> <li><strong>Enada Primavera</strong></li> <li class=""> <a id="menu-8878" title="Motivi per esporre" class=" main" href="/esponi/enada-primavera/motivi-per-esporre-rimini">Motivi per esporre</a> </li> <li class=""> <a id="menu-22780" title="Richiedi preventivo" class=" main" href="/esponi/enada-primavera/richiedi-preventivo">Richiedi preventivo</a> </li> <li class=""> <a id="menu-20095" title="Scarica i documenti" class=" main" href="/esponi/enada-primavera/doc-partecipazione">Scarica i documenti</a> </li> <li class=""> <a id="menu-1292" title="Stand personalizzati" class=" main" href="/esponi/enada-primavera/stand-personalizzati">Stand personalizzati</a> </li> <li class=""> <a id="menu-9843" class=" main" href="/esponi/enada-primavera/avviso-importante">Avviso importante</a> </li> </ul> <ul class="col-sm-4 list-unstyled"> <li><strong>Organizza la tua partecipazione</strong></li> <li class=""> <a id="menu-1295" title="Area riservata Espositori" class=" main" href="https://my.enada.it/" target="_blank">Area riservata Espositori</a> </li> <li class=""> <a id="menu-9447" title="Date e orari allestimenti" class=" main" href="/esponi/organizza-la-tua-partecipazione/date-e-orari-allestimenti">Date e orari allestimenti</a> </li> <li class=""> <a id="menu-14247" title="Strumenti di marketing" class=" main" href="/esponi/organizza-la-tua-partecipazione/strumenti-di-marketing">Strumenti di marketing</a> </li> <li class=""> <a id="menu-10181" title="Ristorazione e catering" class=" main" href="/esponi/organizza-la-tua-partecipazione/ristorazione-e-ricevimento">Ristorazione e catering</a> </li> <li class=""> <a id="menu-13899" title="Scarica i banner" class=" main" href="/esponi/organizza-la-tua-partecipazione/scarica-i-banner">Scarica i banner</a> </li> </ul> </div> </div> </ul> </li> <li class="dropdown menu-item with-mega "> <a id="menu-1256" title="Visita" class="dropdown-toggle main" href="#" data-toggle="dropdown">Visita</a> <ul class="dropdown-menu" role="menu"> <div class="yamm-content"> <div class="row"> <ul class="col-sm-4 list-unstyled"> <li><strong>Enada Primavera</strong></li> <li class=""> <a id="menu-10187" title="Date, orari e biglietti" class=" main" href="/visita/enada-primavera/date-orari-e-biglietti">Date, orari e biglietti</a> </li> <li class=""> <a id="menu-22840" title="Richiedi info" class=" main" href="/visita/enada-primavera/richiedi-info">Richiedi info</a> </li> <li class=""> <a id="menu-32912" title="FAQ" class=" main" href="/visita/enada-primavera/faq">FAQ</a> </li> <li class=""> <a id="menu-7499" title="Ticket online" class=" main" href="/visita/enada-primavera/reserved-area">Ticket online</a> </li> </ul> <ul class="col-sm-4 list-unstyled"> <li><strong>Info utili</strong></li> <li class=""> <a id="menu-34519" title="Come arrivare" class=" main" href="/enada/info-utili/come-arrivare">Come arrivare</a> </li> <li class=""> <a id="menu-34520" title="Prenota Hotel" class=" main" href="/enada/info-utili/prenota-hotel">Prenota Hotel</a> </li> <li class=""> <a id="menu-34521" title="Dove mangiare" class=" main" href="/enada/info-utili/dove-mangiare">Dove mangiare</a> </li> <li class=""> <a id="menu-34522" title="Scopri Rimini" class=" main" href="/enada/info-utili/scopri-rimini">Scopri Rimini</a> </li> <li class=""> <a id="menu-34523" title="Il quartiere" class=" main" href="/enada/info-utili/il-quartiere">Il quartiere</a> </li> <li class=""> <a id="menu-34524" title="Accessibilità" class=" main" href="/enada/info-utili/accessibilita">Accessibilità</a> </li> </ul> </div> </div> </ul> </li> <li class="dropdown menu-item classic-sub-menu "> <a id="menu-9451" title="Eventi" class="dropdown-toggle main" href="eventi/programma-eventi">Eventi</a> <ul class="dropdown-menu" role="menu"> <li class="menu-item "> <a id="menu-29014" title="Programma Eventi" href="/eventi/programma-eventi">Programma Eventi</a> </li> </ul> </li> <li class="dropdown menu-item classic-sub-menu "> <a id="menu-1254" title="Media room" class="dropdown-toggle main" href="#">Media room</a> <ul class="dropdown-menu" role="menu"> <li class="menu-item "> <a id="menu-1279" title="News e comunicati Enada Primavera" href="/media-room/elenco-comunicati-ena">News e comunicati Enada Primavera</a> </li> <li class="menu-item "> <a id="menu-8899" title="Per accreditarsi" href="https://rnpress.vivaticket.com/registrazione.aspx?o=ENA25&amp;language=ITA" target="_blank">Per accreditarsi</a> </li> <li class="menu-item "> <a id="menu-1289" title="Info e contatti" href="/media-room/contatti-stampa">Info e contatti</a> </li> <li class="menu-item "> <a id="menu-1282" title="Loghi, immagini e foto" href="/media-room/download-loghi-immagini-e-foto">Loghi, immagini e foto</a> </li> </ul> </li> <li class="dropdown menu-item classic-sub-menu "> <a id="menu-1253" title="Catalogo" class="dropdown-toggle main" href="#">Catalogo</a> <ul class="dropdown-menu" role="menu"> <li class="menu-item "> <a id="menu-26160" title="Catalogo espositori 2025" href="https://visita.enada.it" target="_blank">Catalogo espositori 2025</a> </li> </ul> </li> <li class="last search hidden-xs"> <i class="fa fa-search hidden-xs"></i> </li> </ul> <form method="get" class="searchform" action="/link/cerca"> <div> <input type="text" name="zoom_query" placeholder="Cerca..." id="zoom_searchbox"> <input type="submit" value="header-cerca-button"/> <i class="fa fa-close"></i> </div> </form> </nav> </div> </div> </div> </div> <!-- Mobile --> <div class="head-nav-mob clearfix visible-xs"> <div class="container"> <div class="row"> <!-- Logo + info evento --> <div class="logo col-xs-7"> <a href="/"> <img width="250" alt="Enada | 17-19 febbraio 2025, Fiera di Rimini" src="/website/var/tmp/image-thumbnails/930000/935133/thumb__logoSito/logo25@2x.jpeg" srcset="/website/var/tmp/image-thumbnails/930000/935133/thumb__logoSito/logo25.jpeg 1x, /website/var/tmp/image-thumbnails/930000/935133/thumb__logoSito/logo25@2x.jpeg 2x" /> </a> <!-- Home h1 --> <h1 class="seo-title">Enada | 17-19 febbraio 2025, Fiera di Rimini</h1> <ul class="info"> <li><strong>37a edizione</strong></li> <li><strong>17-19 Febbraio 2025</strong></li> <li>Rimini Quartiere Fieristico, ITALIA</li> </ul> </div> <!-- Menù + countown --> <div class="cont-menu col-xs-5"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> <span style="float:left">MENU</span> <span style="float:right;margin-left:5px"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </span> </button> <div id="info-countdown" class="clearfix"> <div class="cont-countdown"> <span></span> </div> </div> </div> </div> </div><!-- /container --> <!-- Menù da aprire --> <nav id="main-nav" role="navigation" class="yamm navbar-collapse collapse mobi"> <ul class="nav navbar-nav navbar-right menu"> <li class="last search visible-xs"> <form method="get" class="searchform" action="/link/cerca"> <div> <input type="text" name="zoom_query" placeholder="Cerca..." id="zoom_searchbox"> <input type="submit" value="header-cerca-button" /> <i class="fa fa-close"></i> </div> </form> </li> <li class="dropdown menu-item with-mega "> <a id="menu-1244" title="ENADA" class="dropdown-toggle main" href="#" data-toggle="dropdown">ENADA</a> <ul class="dropdown-menu" role="menu"> <div class="yamm-content"> <div class="row"> <ul class="col-sm-4 list-unstyled"> <li><strong>Enada Primavera</strong></li> <li class=""> <a id="menu-8886" title="Presentazione" class=" main" href="/enada/enada-primavera/presentazione">Presentazione</a> </li> <li class=""> <a id="menu-29031" title="Enada Community" class=" main" href="/enada/enada-primavera/voce-ai-protagonisti">Enada Community</a> </li> <li class=""> <a id="menu-202" title="Innovation District" class=" main" href="/enada/enada-primavera/innovation-district">Innovation District</a> </li> <li class=""> <a id="menu-8889" title="Video gallery" class=" main" href="/enada/enada-primavera/video-gallery">Video gallery</a> </li> <li class=""> <a id="menu-8890" title="Photo gallery" class=" main" href="/enada/enada-primavera/photo-gallery">Photo gallery</a> </li> <li class=""> <a id="menu-29386" title="News" class=" main" href="/enada/enada-primavera/news">News</a> </li> <li class=""> <a id="menu-22673" title="Newsletter" class=" main" href="/link/newsletter">Newsletter</a> </li> <li class=""> <a id="menu-8892" title="Contatti" class=" main" href="/enada/enada-primavera/contatti">Contatti</a> </li> </ul> <ul class="col-sm-4 list-unstyled"> <li><strong>Partner</strong></li> <li class=""> <a id="menu-1269" title="Patrocini e collaborazioni" class=" main" href="/enada/partner/patrocini-e-collaborazioni">Patrocini e collaborazioni</a> </li> <li class=""> <a id="menu-29425" title="Media Partner" class=" main" href="/enada/partner/media-partner">Media Partner</a> </li> </ul> <ul class="col-sm-4 list-unstyled"> <li><strong>Info utili</strong></li> <li class=""> <a id="menu-38833" title="Come arrivare" class=" main" href="/enada/info-utili/come-arrivare">Come arrivare</a> </li> <li class=""> <a id="menu-34501" title="Prenota Hotel" class=" main" href="/enada/info-utili/prenota-hotel">Prenota Hotel</a> </li> <li class=""> <a id="menu-34511" title="Dove mangiare" class=" main" href="/enada/info-utili/dove-mangiare">Dove mangiare</a> </li> <li class=""> <a id="menu-34496" title="Scopri Rimini" class=" main" href="/enada/info-utili/scopri-rimini">Scopri Rimini</a> </li> <li class=""> <a id="menu-34509" title="Il quartiere" class=" main" href="/enada/info-utili/il-quartiere">Il quartiere</a> </li> <li class=""> <a id="menu-34510" title="Accessibilità" class=" main" href="/enada/info-utili/accessibilita">Accessibilità</a> </li> </ul> </div> </div> </ul> </li> <li class="dropdown menu-item with-mega "> <a id="menu-10170" title="Settori" class="dropdown-toggle main" href="#" data-toggle="dropdown">Settori</a> <ul class="dropdown-menu" role="menu"> <div class="yamm-content"> <div class="row"> <ul class="col-sm-4 list-unstyled"> <li><strong>Enada Primavera</strong></li> <li class=""> <a id="menu-14271" title="Settori espositivi" class=" main" href="/settori/enada-primavera/settori-espositivi-spring">Settori espositivi</a> </li> </ul> </div> </div> </ul> </li> <li class="dropdown menu-item with-mega "> <a id="menu-1255" title="Esponi" class="dropdown-toggle main" href="#" data-toggle="dropdown">Esponi</a> <ul class="dropdown-menu" role="menu"> <div class="yamm-content"> <div class="row"> <ul class="col-sm-4 list-unstyled"> <li><strong>Enada Primavera</strong></li> <li class=""> <a id="menu-8878" title="Motivi per esporre" class=" main" href="/esponi/enada-primavera/motivi-per-esporre-rimini">Motivi per esporre</a> </li> <li class=""> <a id="menu-22780" title="Richiedi preventivo" class=" main" href="/esponi/enada-primavera/richiedi-preventivo">Richiedi preventivo</a> </li> <li class=""> <a id="menu-20095" title="Scarica i documenti" class=" main" href="/esponi/enada-primavera/doc-partecipazione">Scarica i documenti</a> </li> <li class=""> <a id="menu-1292" title="Stand personalizzati" class=" main" href="/esponi/enada-primavera/stand-personalizzati">Stand personalizzati</a> </li> <li class=""> <a id="menu-9843" class=" main" href="/esponi/enada-primavera/avviso-importante">Avviso importante</a> </li> </ul> <ul class="col-sm-4 list-unstyled"> <li><strong>Organizza la tua partecipazione</strong></li> <li class=""> <a id="menu-1295" title="Area riservata Espositori" class=" main" href="https://my.enada.it/" target="_blank">Area riservata Espositori</a> </li> <li class=""> <a id="menu-9447" title="Date e orari allestimenti" class=" main" href="/esponi/organizza-la-tua-partecipazione/date-e-orari-allestimenti">Date e orari allestimenti</a> </li> <li class=""> <a id="menu-14247" title="Strumenti di marketing" class=" main" href="/esponi/organizza-la-tua-partecipazione/strumenti-di-marketing">Strumenti di marketing</a> </li> <li class=""> <a id="menu-10181" title="Ristorazione e catering" class=" main" href="/esponi/organizza-la-tua-partecipazione/ristorazione-e-ricevimento">Ristorazione e catering</a> </li> <li class=""> <a id="menu-13899" title="Scarica i banner" class=" main" href="/esponi/organizza-la-tua-partecipazione/scarica-i-banner">Scarica i banner</a> </li> </ul> </div> </div> </ul> </li> <li class="dropdown menu-item with-mega "> <a id="menu-1256" title="Visita" class="dropdown-toggle main" href="#" data-toggle="dropdown">Visita</a> <ul class="dropdown-menu" role="menu"> <div class="yamm-content"> <div class="row"> <ul class="col-sm-4 list-unstyled"> <li><strong>Enada Primavera</strong></li> <li class=""> <a id="menu-10187" title="Date, orari e biglietti" class=" main" href="/visita/enada-primavera/date-orari-e-biglietti">Date, orari e biglietti</a> </li> <li class=""> <a id="menu-22840" title="Richiedi info" class=" main" href="/visita/enada-primavera/richiedi-info">Richiedi info</a> </li> <li class=""> <a id="menu-32912" title="FAQ" class=" main" href="/visita/enada-primavera/faq">FAQ</a> </li> <li class=""> <a id="menu-7499" title="Ticket online" class=" main" href="/visita/enada-primavera/reserved-area">Ticket online</a> </li> </ul> <ul class="col-sm-4 list-unstyled"> <li><strong>Info utili</strong></li> <li class=""> <a id="menu-34519" title="Come arrivare" class=" main" href="/enada/info-utili/come-arrivare">Come arrivare</a> </li> <li class=""> <a id="menu-34520" title="Prenota Hotel" class=" main" href="/enada/info-utili/prenota-hotel">Prenota Hotel</a> </li> <li class=""> <a id="menu-34521" title="Dove mangiare" class=" main" href="/enada/info-utili/dove-mangiare">Dove mangiare</a> </li> <li class=""> <a id="menu-34522" title="Scopri Rimini" class=" main" href="/enada/info-utili/scopri-rimini">Scopri Rimini</a> </li> <li class=""> <a id="menu-34523" title="Il quartiere" class=" main" href="/enada/info-utili/il-quartiere">Il quartiere</a> </li> <li class=""> <a id="menu-34524" title="Accessibilità" class=" main" href="/enada/info-utili/accessibilita">Accessibilità</a> </li> </ul> </div> </div> </ul> </li> <li class="dropdown menu-item classic-sub-menu "> <a id="menu-9451" title="Eventi" class="dropdown-toggle main" href="eventi/programma-eventi">Eventi</a> <ul class="dropdown-menu" role="menu"> <li class="menu-item "> <a id="menu-29014" title="Programma Eventi" href="/eventi/programma-eventi">Programma Eventi</a> </li> </ul> </li> <li class="dropdown menu-item classic-sub-menu "> <a id="menu-1254" title="Media room" class="dropdown-toggle main" href="#">Media room</a> <ul class="dropdown-menu" role="menu"> <li class="menu-item "> <a id="menu-1279" title="News e comunicati Enada Primavera" href="/media-room/elenco-comunicati-ena">News e comunicati Enada Primavera</a> </li> <li class="menu-item "> <a id="menu-8899" title="Per accreditarsi" href="https://rnpress.vivaticket.com/registrazione.aspx?o=ENA25&amp;language=ITA" target="_blank">Per accreditarsi</a> </li> <li class="menu-item "> <a id="menu-1289" title="Info e contatti" href="/media-room/contatti-stampa">Info e contatti</a> </li> <li class="menu-item "> <a id="menu-1282" title="Loghi, immagini e foto" href="/media-room/download-loghi-immagini-e-foto">Loghi, immagini e foto</a> </li> </ul> </li> <li class="dropdown menu-item classic-sub-menu "> <a id="menu-1253" title="Catalogo" class="dropdown-toggle main" href="#">Catalogo</a> <ul class="dropdown-menu" role="menu"> <li class="menu-item "> <a id="menu-26160" title="Catalogo espositori 2025" href="https://visita.enada.it" target="_blank">Catalogo espositori 2025</a> </li> </ul> </li> <li class="last search hidden-xs"> <i class="fa fa-search hidden-xs"></i> </li> </ul> </nav> </div> </header> <!-- Content --> <div id="content"> <!--ZOOMRESTART--> <section id="carousel" class="principal"> <i class="fa fa-circle-o-notch fa-spin fa-3x fa-fw"></i> <div class="cont-carousel"> <div class="item no-bg-black"> <img width="1140" height="500" src="/website/var/tmp/image-thumbnails/860000/860926/thumb__homepageTopSlider/mp1_4805.jpeg"> </div> <div class="item no-bg-black"> <img width="1140" height="500" src="/website/var/tmp/image-thumbnails/860000/860925/thumb__homepageTopSlider/mp1_3907.jpeg"> </div> <div class="item no-bg-black"> <img width="1140" height="500" src="/website/var/tmp/image-thumbnails/860000/860923/thumb__homepageTopSlider/enada24_generiche_2802_.jpeg"> </div> <div class="item no-bg-black"> <img width="1140" height="500" src="/website/var/tmp/image-thumbnails/80000/84547/thumb__homepageTopSlider/enada_2022_prodotto-.jpeg"> </div> <div class="item no-bg-black"> <img width="1140" height="500" src="/website/var/tmp/image-thumbnails/860000/860927/thumb__homepageTopSlider/mp1_4520.jpeg"> </div> <div class="item no-bg-black"> <img width="1140" height="500" src="/website/var/tmp/image-thumbnails/860000/860939/thumb__homepageTopSlider/enada24_conv_gioco_online_2612_.jpeg"> </div> </div> </section> <section id="inside-content"> <div class="container"> <div class="pimcore_area_Extera3Columns pimcore_area_content personalized"> <div class="row"> <div class="col-md-12"><div class="pimcore_area_wysiwyg pimcore_area_content"><section class="area-wysiwyg"> <h1 style="text-align: center;">ENADA&nbsp;PRIMAVERA</h1> <p style="text-align: center;"><span style="font-size:18px;">L'evento di riferimento per il settore gaming, nel sud Europa e nell’area mediterranea.<br /> In collaborazione con&nbsp;SAPAR,&nbsp;Associazione Nazionale Servizi Apparecchi per Pubbliche Attrazioni Ricreative.</span></p> <p style="text-align: center;"><strong><span style="font-size:18px;">NUOVA DATA: 17-19&nbsp;febbraio&nbsp;2025, Fiera di Rimini</span></strong></p> <h2 style="text-align: center;"><strong><span style="font-size:18px;"><a class="btn btn-default" href="/enada/enada-primavera/presentazione"><span style="color:#FFFFFF;">SCOPRI DI PIÙ</span></a></span></strong></h2> </section></div></div> </div> </div><div class="pimcore_area_Extera3Columns pimcore_area_content personalized is-colored-grey"> <div class="row"> <div class="col-xs-12 col-sm-8 col-md-8"><div class="pimcore_area_wysiwyg pimcore_area_content"><section class="area-wysiwyg"> <p>&nbsp;</p> <p style="text-align: justify;"><span style="font-size:20px">Enada si svolge in contemporanea a <strong>RAS Rimini Amusement Show</strong>, l'appuntamento di riferimento per gli operatori del mondo dell'amusement,&nbsp;un evento per valorizzare le novità e le eccellenze del divertimento senza vincite in denaro per tutte le età.</span></p> </section></div></div> <div class="col-xs-12 col-sm-4 col-md-4"><div class="pimcore_area_wysiwyg pimcore_area_content"><section class="area-wysiwyg"> <p><a href="https://www.riminiamusement.it/" target="_blank"><img src="/website/var/tmp/image-thumbnails/1320000/1320724/thumb__auto_cc1e4ea161ac3e7ba6adf720a9f94966/ras.png" style="width: 200px; height: 157px;" /></a></p> </section></div></div> </div> </div><div class="pimcore_area_wysiwyg pimcore_area_content"><section class="area-wysiwyg"> <h1 style="text-align: center;"><span style="color:#b72d65;">INNOVATION DISTRICT</span></h1> </section></div><div class="pimcore_area_Extera3Columns pimcore_area_content personalized"> <div class="row"> <div class="col-xs-12 col-sm-8 col-md-8"><div class="pimcore_area_wysiwyg pimcore_area_content"><section class="area-wysiwyg"> <p><img src="/website/var/tmp/image-thumbnails/1320000/1320673/thumb__auto_75ee3b3818ac406bf721de4f3c783d5c/ena-ras25-1080x1920-innovation-district.jpeg" style="width: 800px;" /></p> </section></div></div> <div class="col-xs-12 col-sm-4 col-md-4"><div class="pimcore_area_wysiwyg pimcore_area_content"><section class="area-wysiwyg"> <p><span style="font-size:20px">Vieni a scoprire l'INNOVATION DISTRICT, l'area dedicata alle start-up innovative e alle giovani realtà imprenditoriali, che offrono tecnologie, servizi e soluzioni per l'industria del gamming e dell'amusement. L'Innovation District ti aspetta nel padiglione D3.</span></p> <p><span style="font-size:20px"><a class="btn btn-default" href="/enada/enada-primavera/innovation-district"><span style="color:#FFFFFF;">SCORPI DI PIÙ</span></a></span></p> </section></div></div> </div> </div><div class="pimcore_area_wysiwyg pimcore_area_content"><section class="area-wysiwyg"> <h1 style="text-align: center;"><span style="color:#b72d65;">I SETTORI ESPOSITIVI</span></h1> </section></div><div class="pimcore_area_Extera3Columns pimcore_area_content personalized"> <div class="row"> <div class="col-xs-12 col-sm-4 col-md-4"><div class="pimcore_area_wysiwyg pimcore_area_content"><section class="area-wysiwyg"> <p><span style="font-size:20px">In esposizione le principali aziende produttrici di slot machine, bingo, hardware e software, accessori e ricambi, servizi,&nbsp;i-gaming, sistemi di pagamento e di&nbsp;sicurezza, vending, articoli promozionali,&nbsp;arredamento e complementi.</span></p> <p><strong><a class="btn btn-default" href="/settori/enada-primavera/settori-espositivi-spring"><span style="color:#ffffff">SCOPRI DI PIÙ</span></a></strong></p> </section></div></div> <div class="col-xs-12 col-sm-8 col-md-8"><div class="pimcore_area_gallery-carousel pimcore_area_content"><section class="area-gallery-carousel"> <div id="gallery-carousel-67b6c97cc902c" class="gallery carousel slide"> <!-- Indicators --> <ol class="carousel-indicators "> <li data-target="#gallery-carousel-67b6c97cc902c" data-slide-to="0" class="active"> </li> <li data-target="#gallery-carousel-67b6c97cc902c" data-slide-to="1" class=""> </li> <li data-target="#gallery-carousel-67b6c97cc902c" data-slide-to="2" class=""> </li> <li data-target="#gallery-carousel-67b6c97cc902c" data-slide-to="3" class=""> </li> </ol> <div class="carousel-inner"> <div class="item active gallery-carousel-67b6c97cc902c-0"> <picture data-alt="" title="" data-default-src="/website/var/tmp/image-thumbnails/60000/66796/thumb__galleryCarousel/ena-.jpeg"> <source srcset="/website/var/tmp/image-thumbnails/60000/66796/thumb__galleryCarousel/ena-~-~480w.jpeg 1x, /website/var/tmp/image-thumbnails/60000/66796/thumb__galleryCarousel/ena-~-~480w@2x.jpeg 2x" media="(max-width: 480px)" /> <source srcset="/website/var/tmp/image-thumbnails/60000/66796/thumb__galleryCarousel/ena-~-~767w.jpeg 1x, /website/var/tmp/image-thumbnails/60000/66796/thumb__galleryCarousel/ena-~-~767w@2x.jpeg 2x" media="(max-width: 767px)" /> <source srcset="/website/var/tmp/image-thumbnails/60000/66796/thumb__galleryCarousel/ena-~-~992w.jpeg 1x, /website/var/tmp/image-thumbnails/60000/66796/thumb__galleryCarousel/ena-~-~992w@2x.jpeg 2x" media="(max-width: 992px)" /> <source srcset="/website/var/tmp/image-thumbnails/60000/66796/thumb__galleryCarousel/ena-~-~1200w.jpeg 1x, /website/var/tmp/image-thumbnails/60000/66796/thumb__galleryCarousel/ena-~-~1200w@2x.jpeg 2x" media="(max-width: 1200px)" /> <source srcset="/website/var/tmp/image-thumbnails/60000/66796/thumb__galleryCarousel/ena-.jpeg 1x, /website/var/tmp/image-thumbnails/60000/66796/thumb__galleryCarousel/ena-@2x.jpeg 2x" /> <img alt="" title="" src="/website/var/tmp/image-thumbnails/60000/66796/thumb__galleryCarousel/ena-~-~480w.jpeg" /> </picture> <div class="carousel-caption"> </div> </div> <div class="item gallery-carousel-67b6c97cc902c-1"> <picture data-alt="" title="" data-default-src="/website/var/tmp/image-thumbnails/60000/66812/thumb__galleryCarousel/enada2020_prodotto_098.jpeg"> <source srcset="/website/var/tmp/image-thumbnails/60000/66812/thumb__galleryCarousel/enada2020_prodotto_098~-~480w.jpeg 1x, /website/var/tmp/image-thumbnails/60000/66812/thumb__galleryCarousel/enada2020_prodotto_098~-~480w@2x.jpeg 2x" media="(max-width: 480px)" /> <source srcset="/website/var/tmp/image-thumbnails/60000/66812/thumb__galleryCarousel/enada2020_prodotto_098~-~767w.jpeg 1x, /website/var/tmp/image-thumbnails/60000/66812/thumb__galleryCarousel/enada2020_prodotto_098~-~767w@2x.jpeg 2x" media="(max-width: 767px)" /> <source srcset="/website/var/tmp/image-thumbnails/60000/66812/thumb__galleryCarousel/enada2020_prodotto_098~-~992w.jpeg 1x, /website/var/tmp/image-thumbnails/60000/66812/thumb__galleryCarousel/enada2020_prodotto_098~-~992w@2x.jpeg 2x" media="(max-width: 992px)" /> <source srcset="/website/var/tmp/image-thumbnails/60000/66812/thumb__galleryCarousel/enada2020_prodotto_098~-~1200w.jpeg 1x, /website/var/tmp/image-thumbnails/60000/66812/thumb__galleryCarousel/enada2020_prodotto_098~-~1200w@2x.jpeg 2x" media="(max-width: 1200px)" /> <source srcset="/website/var/tmp/image-thumbnails/60000/66812/thumb__galleryCarousel/enada2020_prodotto_098.jpeg 1x, /website/var/tmp/image-thumbnails/60000/66812/thumb__galleryCarousel/enada2020_prodotto_098@2x.jpeg 2x" /> <img alt="" title="" src="/website/var/tmp/image-thumbnails/60000/66812/thumb__galleryCarousel/enada2020_prodotto_098~-~480w.jpeg" /> </picture> <div class="carousel-caption"> </div> </div> <div class="item gallery-carousel-67b6c97cc902c-2"> <picture data-alt="" title="" data-default-src="/website/var/tmp/image-thumbnails/60000/66810/thumb__galleryCarousel/enada2020__prodotto_231.jpeg"> <source srcset="/website/var/tmp/image-thumbnails/60000/66810/thumb__galleryCarousel/enada2020__prodotto_231~-~480w.jpeg 1x, /website/var/tmp/image-thumbnails/60000/66810/thumb__galleryCarousel/enada2020__prodotto_231~-~480w@2x.jpeg 2x" media="(max-width: 480px)" /> <source srcset="/website/var/tmp/image-thumbnails/60000/66810/thumb__galleryCarousel/enada2020__prodotto_231~-~767w.jpeg 1x, /website/var/tmp/image-thumbnails/60000/66810/thumb__galleryCarousel/enada2020__prodotto_231~-~767w@2x.jpeg 2x" media="(max-width: 767px)" /> <source srcset="/website/var/tmp/image-thumbnails/60000/66810/thumb__galleryCarousel/enada2020__prodotto_231~-~992w.jpeg 1x, /website/var/tmp/image-thumbnails/60000/66810/thumb__galleryCarousel/enada2020__prodotto_231~-~992w@2x.jpeg 2x" media="(max-width: 992px)" /> <source srcset="/website/var/tmp/image-thumbnails/60000/66810/thumb__galleryCarousel/enada2020__prodotto_231~-~1200w.jpeg 1x, /website/var/tmp/image-thumbnails/60000/66810/thumb__galleryCarousel/enada2020__prodotto_231~-~1200w@2x.jpeg 2x" media="(max-width: 1200px)" /> <source srcset="/website/var/tmp/image-thumbnails/60000/66810/thumb__galleryCarousel/enada2020__prodotto_231.jpeg 1x, /website/var/tmp/image-thumbnails/60000/66810/thumb__galleryCarousel/enada2020__prodotto_231@2x.jpeg 2x" /> <img alt="" title="" src="/website/var/tmp/image-thumbnails/60000/66810/thumb__galleryCarousel/enada2020__prodotto_231~-~480w.jpeg" /> </picture> <div class="carousel-caption"> </div> </div> <div class="item gallery-carousel-67b6c97cc902c-3"> <picture data-alt="" title="" data-default-src="/website/var/tmp/image-thumbnails/860000/861109/thumb__galleryCarousel/mp2_0246.jpeg"> <source srcset="/website/var/tmp/image-thumbnails/860000/861109/thumb__galleryCarousel/mp2_0246~-~480w.jpeg 1x, /website/var/tmp/image-thumbnails/860000/861109/thumb__galleryCarousel/mp2_0246~-~480w@2x.jpeg 2x" media="(max-width: 480px)" /> <source srcset="/website/var/tmp/image-thumbnails/860000/861109/thumb__galleryCarousel/mp2_0246~-~767w.jpeg 1x, /website/var/tmp/image-thumbnails/860000/861109/thumb__galleryCarousel/mp2_0246~-~767w@2x.jpeg 2x" media="(max-width: 767px)" /> <source srcset="/website/var/tmp/image-thumbnails/860000/861109/thumb__galleryCarousel/mp2_0246~-~992w.jpeg 1x, /website/var/tmp/image-thumbnails/860000/861109/thumb__galleryCarousel/mp2_0246~-~992w@2x.jpeg 2x" media="(max-width: 992px)" /> <source srcset="/website/var/tmp/image-thumbnails/860000/861109/thumb__galleryCarousel/mp2_0246~-~1200w.jpeg 1x, /website/var/tmp/image-thumbnails/860000/861109/thumb__galleryCarousel/mp2_0246~-~1200w@2x.jpeg 2x" media="(max-width: 1200px)" /> <source srcset="/website/var/tmp/image-thumbnails/860000/861109/thumb__galleryCarousel/mp2_0246.jpeg 1x, /website/var/tmp/image-thumbnails/860000/861109/thumb__galleryCarousel/mp2_0246@2x.jpeg 2x" /> <img alt="" title="" src="/website/var/tmp/image-thumbnails/860000/861109/thumb__galleryCarousel/mp2_0246~-~480w.jpeg" /> </picture> <div class="carousel-caption"> </div> </div> </div> <a class="left carousel-control" href="#gallery-carousel-67b6c97cc902c" data-slide="prev"> <span class="glyphicon glyphicon-chevron-left"></span> </a> <a class="right carousel-control" href="#gallery-carousel-67b6c97cc902c" data-slide="next"> <span class="glyphicon glyphicon-chevron-right"></span> </a> </div> </section> </div></div> </div> </div><div class="pimcore_area_wysiwyg pimcore_area_content"><section class="area-wysiwyg"> <h1 style="text-align: center;"><span style="color:#b72d65;">FOTO GALLERY</span></h1> </section></div><div class="pimcore_area_Extera3Columns pimcore_area_content personalized"> <div class="row"> <div class="col-xs-12 col-sm-8 col-md-8"><div class="pimcore_area_gallery-carousel pimcore_area_content"><section class="area-gallery-carousel"> <div id="gallery-carousel-67b6c97cccb8a" class="gallery carousel slide"> <!-- Indicators --> <ol class="carousel-indicators "> <li data-target="#gallery-carousel-67b6c97cccb8a" data-slide-to="0" class="active"> </li> <li data-target="#gallery-carousel-67b6c97cccb8a" data-slide-to="1" class=""> </li> <li data-target="#gallery-carousel-67b6c97cccb8a" data-slide-to="2" class=""> </li> <li data-target="#gallery-carousel-67b6c97cccb8a" data-slide-to="3" class=""> </li> </ol> <div class="carousel-inner"> <div class="item active gallery-carousel-67b6c97cccb8a-0"> <picture data-alt="" title="" data-default-src="/website/var/tmp/image-thumbnails/860000/861127/thumb__galleryCarousel/mp1_4460.jpeg"> <source srcset="/website/var/tmp/image-thumbnails/860000/861127/thumb__galleryCarousel/mp1_4460~-~480w.jpeg 1x, /website/var/tmp/image-thumbnails/860000/861127/thumb__galleryCarousel/mp1_4460~-~480w@2x.jpeg 2x" media="(max-width: 480px)" /> <source srcset="/website/var/tmp/image-thumbnails/860000/861127/thumb__galleryCarousel/mp1_4460~-~767w.jpeg 1x, /website/var/tmp/image-thumbnails/860000/861127/thumb__galleryCarousel/mp1_4460~-~767w@2x.jpeg 2x" media="(max-width: 767px)" /> <source srcset="/website/var/tmp/image-thumbnails/860000/861127/thumb__galleryCarousel/mp1_4460~-~992w.jpeg 1x, /website/var/tmp/image-thumbnails/860000/861127/thumb__galleryCarousel/mp1_4460~-~992w@2x.jpeg 2x" media="(max-width: 992px)" /> <source srcset="/website/var/tmp/image-thumbnails/860000/861127/thumb__galleryCarousel/mp1_4460~-~1200w.jpeg 1x, /website/var/tmp/image-thumbnails/860000/861127/thumb__galleryCarousel/mp1_4460~-~1200w@2x.jpeg 2x" media="(max-width: 1200px)" /> <source srcset="/website/var/tmp/image-thumbnails/860000/861127/thumb__galleryCarousel/mp1_4460.jpeg 1x, /website/var/tmp/image-thumbnails/860000/861127/thumb__galleryCarousel/mp1_4460@2x.jpeg 2x" /> <img alt="" title="" src="/website/var/tmp/image-thumbnails/860000/861127/thumb__galleryCarousel/mp1_4460~-~480w.jpeg" /> </picture> <div class="carousel-caption"> </div> </div> <div class="item gallery-carousel-67b6c97cccb8a-1"> <picture data-alt="" title="" data-default-src="/website/var/tmp/image-thumbnails/860000/861124/thumb__galleryCarousel/mp1_4759.jpeg"> <source srcset="/website/var/tmp/image-thumbnails/860000/861124/thumb__galleryCarousel/mp1_4759~-~480w.jpeg 1x, /website/var/tmp/image-thumbnails/860000/861124/thumb__galleryCarousel/mp1_4759~-~480w@2x.jpeg 2x" media="(max-width: 480px)" /> <source srcset="/website/var/tmp/image-thumbnails/860000/861124/thumb__galleryCarousel/mp1_4759~-~767w.jpeg 1x, /website/var/tmp/image-thumbnails/860000/861124/thumb__galleryCarousel/mp1_4759~-~767w@2x.jpeg 2x" media="(max-width: 767px)" /> <source srcset="/website/var/tmp/image-thumbnails/860000/861124/thumb__galleryCarousel/mp1_4759~-~992w.jpeg 1x, /website/var/tmp/image-thumbnails/860000/861124/thumb__galleryCarousel/mp1_4759~-~992w@2x.jpeg 2x" media="(max-width: 992px)" /> <source srcset="/website/var/tmp/image-thumbnails/860000/861124/thumb__galleryCarousel/mp1_4759~-~1200w.jpeg 1x, /website/var/tmp/image-thumbnails/860000/861124/thumb__galleryCarousel/mp1_4759~-~1200w@2x.jpeg 2x" media="(max-width: 1200px)" /> <source srcset="/website/var/tmp/image-thumbnails/860000/861124/thumb__galleryCarousel/mp1_4759.jpeg 1x, /website/var/tmp/image-thumbnails/860000/861124/thumb__galleryCarousel/mp1_4759@2x.jpeg 2x" /> <img alt="" title="" src="/website/var/tmp/image-thumbnails/860000/861124/thumb__galleryCarousel/mp1_4759~-~480w.jpeg" /> </picture> <div class="carousel-caption"> </div> </div> <div class="item gallery-carousel-67b6c97cccb8a-2"> <picture data-alt="" title="" data-default-src="/website/var/tmp/image-thumbnails/860000/861122/thumb__galleryCarousel/mp1_4259.jpeg"> <source srcset="/website/var/tmp/image-thumbnails/860000/861122/thumb__galleryCarousel/mp1_4259~-~480w.jpeg 1x, /website/var/tmp/image-thumbnails/860000/861122/thumb__galleryCarousel/mp1_4259~-~480w@2x.jpeg 2x" media="(max-width: 480px)" /> <source srcset="/website/var/tmp/image-thumbnails/860000/861122/thumb__galleryCarousel/mp1_4259~-~767w.jpeg 1x, /website/var/tmp/image-thumbnails/860000/861122/thumb__galleryCarousel/mp1_4259~-~767w@2x.jpeg 2x" media="(max-width: 767px)" /> <source srcset="/website/var/tmp/image-thumbnails/860000/861122/thumb__galleryCarousel/mp1_4259~-~992w.jpeg 1x, /website/var/tmp/image-thumbnails/860000/861122/thumb__galleryCarousel/mp1_4259~-~992w@2x.jpeg 2x" media="(max-width: 992px)" /> <source srcset="/website/var/tmp/image-thumbnails/860000/861122/thumb__galleryCarousel/mp1_4259~-~1200w.jpeg 1x, /website/var/tmp/image-thumbnails/860000/861122/thumb__galleryCarousel/mp1_4259~-~1200w@2x.jpeg 2x" media="(max-width: 1200px)" /> <source srcset="/website/var/tmp/image-thumbnails/860000/861122/thumb__galleryCarousel/mp1_4259.jpeg 1x, /website/var/tmp/image-thumbnails/860000/861122/thumb__galleryCarousel/mp1_4259@2x.jpeg 2x" /> <img alt="" title="" src="/website/var/tmp/image-thumbnails/860000/861122/thumb__galleryCarousel/mp1_4259~-~480w.jpeg" /> </picture> <div class="carousel-caption"> </div> </div> <div class="item gallery-carousel-67b6c97cccb8a-3"> <picture data-alt="" title="" data-default-src="/website/var/tmp/image-thumbnails/860000/861121/thumb__galleryCarousel/mp1_3999.jpeg"> <source srcset="/website/var/tmp/image-thumbnails/860000/861121/thumb__galleryCarousel/mp1_3999~-~480w.jpeg 1x, /website/var/tmp/image-thumbnails/860000/861121/thumb__galleryCarousel/mp1_3999~-~480w@2x.jpeg 2x" media="(max-width: 480px)" /> <source srcset="/website/var/tmp/image-thumbnails/860000/861121/thumb__galleryCarousel/mp1_3999~-~767w.jpeg 1x, /website/var/tmp/image-thumbnails/860000/861121/thumb__galleryCarousel/mp1_3999~-~767w@2x.jpeg 2x" media="(max-width: 767px)" /> <source srcset="/website/var/tmp/image-thumbnails/860000/861121/thumb__galleryCarousel/mp1_3999~-~992w.jpeg 1x, /website/var/tmp/image-thumbnails/860000/861121/thumb__galleryCarousel/mp1_3999~-~992w@2x.jpeg 2x" media="(max-width: 992px)" /> <source srcset="/website/var/tmp/image-thumbnails/860000/861121/thumb__galleryCarousel/mp1_3999~-~1200w.jpeg 1x, /website/var/tmp/image-thumbnails/860000/861121/thumb__galleryCarousel/mp1_3999~-~1200w@2x.jpeg 2x" media="(max-width: 1200px)" /> <source srcset="/website/var/tmp/image-thumbnails/860000/861121/thumb__galleryCarousel/mp1_3999.jpeg 1x, /website/var/tmp/image-thumbnails/860000/861121/thumb__galleryCarousel/mp1_3999@2x.jpeg 2x" /> <img alt="" title="" src="/website/var/tmp/image-thumbnails/860000/861121/thumb__galleryCarousel/mp1_3999~-~480w.jpeg" /> </picture> <div class="carousel-caption"> </div> </div> </div> <a class="left carousel-control" href="#gallery-carousel-67b6c97cccb8a" data-slide="prev"> <span class="glyphicon glyphicon-chevron-left"></span> </a> <a class="right carousel-control" href="#gallery-carousel-67b6c97cccb8a" data-slide="next"> <span class="glyphicon glyphicon-chevron-right"></span> </a> </div> </section> </div></div> <div class="col-xs-12 col-sm-4 col-md-4"><div class="pimcore_area_wysiwyg pimcore_area_content"><section class="area-wysiwyg"> <p><span style="font-size:20px">Rivivi i momenti più belli attraverso queste immagini.&nbsp;<br /> Enada è un’occasione unica per conoscere le ultime novità, i prodotti, i format e&nbsp;le nuove normative, grazie anche a momenti di&nbsp;aggiornamento professionale e confronto tra gli stakeholder.</span><br /> <span style="font-size:20px">Il mondo del gaming si incontra a Rimini.</span></p> <p><span style="font-size:20px"><a class="btn btn-default" href="/enada/enada-primavera/photo-gallery"><span style="color:#ffffff">GALLERY</span></a></span></p> </section></div></div> </div> </div><div class="pimcore_area_Extera3Columns pimcore_area_content personalized"> <div class="row"> <div class="col-xs-12 col-sm-4 col-md-4"><div class="pimcore_area_wysiwyg pimcore_area_content"><section class="area-wysiwyg"> <p><a href="https://www.enada.it/enada/enada-primavera/contatti"><img src="/enada/2025/home/box-home/ena_info_ita.png" /></a></p> </section></div></div> <div class="col-xs-12 col-sm-4 col-md-4"><div class="pimcore_area_wysiwyg pimcore_area_content"><section class="area-wysiwyg"> <p><a href="https://www.enada.it/enada/enada-primavera/news"><img src="/enada/2025/home/box-home/ena_news_ita.png" /></a></p> </section></div></div> <div class="col-xs-12 col-sm-4 col-md-4"><div class="pimcore_area_wysiwyg pimcore_area_content"><section class="area-wysiwyg"> <p><a href="https://www.enada.it/media-room/elenco-comunicati-ena"><img src="/enada/2025/home/box-home/ena_media_ita.png" /></a></p> </section></div></div> </div> </div><div class="pimcore_area_wysiwyg pimcore_area_content"><section class="area-wysiwyg"> <p>&nbsp;&nbsp;</p> <h2 style="text-align: center;">SEGUICI SUI SOCIAL</h2> <p style="text-align: center;"><span style="font-size:20px;"><strong><a href="https://www.facebook.com/enadaofficial/" target="_blank"><img src="/musicinsiderimini/2023/icona-fb.jpg" style="width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp;&nbsp;<a href="https://www.linkedin.com/company/enada-primavera" target="_blank"><img src="/website/var/tmp/image-thumbnails/640000/644048/thumb__auto_129639a43384d5a23fd7b573df035e8a/linkedin_black_logo_icon_147114.png" style="height: 50px; width: 50px;" /></a></strong></span></p> <p style="text-align: center;">&nbsp;</p> </section></div><div class="pimcore_area_Extera3Columns pimcore_area_content personalized is-colored-primary"> <div class="row"> <div class="col-md-12"><div class="pimcore_area_wysiwyg pimcore_area_content"><section class="area-wysiwyg"> <h1 style="text-align:center">Iscriviti alla newsletter<br /> ______________</h1> <p><span style="font-size:20px">Entra a far parte della community di ENADA, riceverai aggiornamenti mensili sul mondo del gaming e tutte le novità della prossima edizione.</span></p> <p>&nbsp;</p> <p style="text-align:center">&nbsp;</p> <p>&nbsp;</p> <p style="text-align:center"><a href="/link/newsletter"><img src="/website/var/tmp/image-thumbnails/930000/935098/thumb__auto_75640c0775fc2b141168dee8ddabe8d8/ena_bottone_nl.png" style="height: 75px; width: 300px;" /></a></p> <p>&nbsp;</p> </section></div></div> </div> </div><div class="pimcore_area_horizontal-line pimcore_area_content"> <hr class=""> </div><div class="pimcore_area_wysiwyg pimcore_area_content"><section class="area-wysiwyg"> <p style="text-align:center"><br /> <br /> <a href="https://www.visitrimini.com/cerca-prenota-hotel-visitrimini/" target="_blank"><img src="/website/var/tmp/image-thumbnails/90000/94660/thumb__auto_565e40405bd1cbdfe54b8a3ccb472554/banner1140x200-en-04_homepage.png" style="width:1500px" /></a></p> </section></div> </div> </section> </div><!-- #content --> <!-- Footer --> <footer id="foot" class="site-footer" role="contentinfo"> <div class="container"> <div class="row"> <div class="col-md-9 col-sm-12 cont-menus hidden-xs"> <div class="row"> <div class="col-sm-3"> <label>Enada Primavera</label> <ul> <li><a href="/enada/enada-primavera/presentazione" >Presentazione</a></li> <li><a href="/settori/enada-primavera/settori-espositivi-spring" >Settori espositivi</a></li> <li><a href="/enada/enada-primavera/contatti" >Contatti</a></li> <li><a href="https://unb.enada.it/contributor" >Contributor</a></li> <li></li> </ul> </div> <div class="col-sm-3"> <label>ESPONI</label> <ul> <li><a href="https://www.enada.it/esponi/enada-primavera/richiedi-preventivo" >Richiedi un preventivo</a></li> <li><a href="https://www.enada.it/esponi/enada-primavera/doc-partecipazione" >Scarica i documenti</a></li> </ul> </div> <div class="col-sm-3"> <label>VISITA</label> <ul> <li><a href="https://www.enada.it/visita/enada-primavera/reserved-area" >Area riservata</a></li> <li><a href="https://www.enada.it/visita/enada-primavera/richiedi-info" >Richiedi info</a></li> <li><a href="https://www.enada.it/visita/enada-primavera/date-orari-e-biglietti" >Date, orari</a></li> <li><a href="https://www.enada.it/enada/info-utili/come-arrivare" >Come arrivare</a></li> </ul> </div> </div> </div> <div class="col-md-3 col-sm-12 references"> <p><!--<a href="http://www.iegexpo.it" target="_blank"><img src="/website/var/tmp/image-thumbnails/40000/47128/thumb__auto_f43108cd200030dbc8d3138bc3ba1ccb/logo_colore_bg_trasp.png" style="width: 100px;" /><br /> <br />-->Organizzato da<br /> <a href="http://www.iegexpo.it" target="_blank"><img src="/website/var/tmp/image-thumbnails/10000/18120/thumb__auto_d833a42d90a6b4b70b40bba2500c0b61/ieg_providingfuture.jpeg" style="width: 133px;" /></a><br /> e<br /> <a href="http://www.sapar.it/" target="_blank"><img src="/website/var/tmp/image-thumbnails/0/160/thumb__auto_4259d20ae4a44acf9c19f16c85dd10c0/logo_sapar_footer.gif" style="width:44px" /></a><br /> <a href="http://www.sapar.it/" target="_blank">www.sapar.it</a><br /> <br /> <a href="/link/le-certificazioni">Certificazioni</a><br /> <img src="/comuni/loghi/bvqi.gif" style="width:82px" /></p> <p><a href="https://www.siso.org/" target="_blank"><img src="/comuni/logo_siso_jpg.jpg" style="width: 100px;" /></a></p> <p><img alt="This show is open for business" src="/comuni/this-show-is-open/show-open-loghi.png" style="height: 90px; width: 90px;" /><br /> <br /> <a href="/link/newsletter">Iscrizione newsletter</a><br /> <a href="/link/segnalazioni-e-suggerimenti">Segnalazione e suggerimenti</a></p> </div> </div> <div class="row"> <div class="col-xs-12 bottom-foot"> <div class="social visible-xs"> <ul> <li><a href="https://www.linkedin.com/company/enada-primavera/" target="_blank"><i class="fa fa-linkedin-square"></i></a></li> <li><a href="https://www.facebook.com/enadaofficial" target="_blank"><i class="fa fa-facebook-square"></i></a></li> </ul> </div> <p> <strong>&copy 2025</strong> ITALIAN EXHIBITION GROUP SpA - Via Emilia 155, 47921 Rimini (Italy) - Registro Imprese Rimini e C.F./P.I. 00139440408 - Cap. Soc. 52.214.897 i.v. - <a href="/link/disclaimer-testo" >Copyright &amp; disclaimer</a>  -  <a href="https://www.iegexpo.it/it/privacypolicy" target="_blank">Privacy Policy - Cookie Policy</a> - <a href="#" data-cc="c-settings">Preferenze Cookie</a> </p> </div> </div> </div> </footer> </div> <!-- Root element of PhotoSwipe. Must have class pswp. --> <div class="pswp" tabindex="-1" role="dialog" aria-hidden="true"> <!-- Background of PhotoSwipe. It's a separate element as animating opacity is faster than rgba(). --> <div class="pswp__bg"></div> <!-- Slides wrapper with overflow:hidden. --> <div class="pswp__scroll-wrap"> <!-- Container that holds slides. PhotoSwipe keeps only 3 of them in the DOM to save memory. Don't modify these 3 pswp__item elements, data is added later on. --> <div class="pswp__container"> <div class="pswp__item"></div> <div class="pswp__item"></div> <div class="pswp__item"></div> </div> <!-- Default (PhotoSwipeUI_Default) interface on top of sliding area. Can be changed. --> <div class="pswp__ui pswp__ui--hidden"> <div class="pswp__top-bar"> <!-- Controls are self-explanatory. Order can be changed. --> <div class="pswp__counter"></div> <button class="pswp__button pswp__button--close" title="Close (Esc)"></button> <button class="pswp__button pswp__button--share" title="Share"></button> <button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button> <button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button> <!-- Preloader demo http://codepen.io/dimsemenov/pen/yyBWoR --> <!-- element will get class pswp__preloader--active when preloader is running --> <div class="pswp__preloader"> <div class="pswp__preloader__icn"> <div class="pswp__preloader__cut"> <div class="pswp__preloader__donut"></div> </div> </div> </div> </div> <div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap"> <div class="pswp__share-tooltip"></div> </div> <button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)"> </button> <button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)"> </button> <div class="pswp__caption"> <div class="pswp__caption__center"></div> </div> </div> </div> </div> <!-- Scripts --> <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="/website/static/js/html5shiv.js"></script> <script src="/website/static/js/respond.min.js"></script> <![endif]--> <script type="text/javascript" src="/website/static/js/jquery-1.11.0.min.js"></script> <script type="text/javascript" src="/website/static/js/jquery-ui.min.js"></script> <script type="text/javascript" src="/website/static/js/jquery.ui.touch-punch.min.js"></script> <script type="text/javascript" src="/website/static/bootstrap/js/bootstrap.js"></script> <script type="text/javascript" src="/website/static/js/bootstrap-notify.min.js"></script> <script type="text/javascript" src="/website/static/lib/magnific/magnific.js"></script> <script type="text/javascript" src="/website/static/js/slick/slick.min.js"></script> <script type="text/javascript" src="/website/static/js/srcset-polyfill.min.js"></script> <script type="text/javascript" src="/website/static/js/modernizr.custom.78290.js"></script> <script type="text/javascript" src="/website/static/js/photoswipe/photoswipe.min.js"></script> <script type="text/javascript" src="/website/static/js/photoswipe/photoswipe-ui-default.min.js"></script> <script type="text/javascript" src="/website/static/js/imagesloaded.min.js"></script> <script type="text/javascript" src="/website/static/js/isotope.pkgd.js"></script> <script type="text/javascript" src="/website/static/js/calendario.js"></script> <script type="text/javascript" src="/website/static/js/tablesorter/js/jquery.tablesorter.min.js"></script> <script type="text/javascript" src="/website/static/js/tablesorter/js/widgets/widget-uitheme.min.js"></script> <script type="text/javascript" src="/website/static/js/tablesorter/js/widgets/widget-filter.min.js"></script> <script type="text/javascript" src="/website/static/js/init.js?v=1739372907"></script> <script type="text/javascript" src="/website/static/js/init-nem.js?v=1739372907"></script> <!-- Go to www.addthis.com/dashboard to customize your tools --> <script type="text/plain" data-cookiecategory="analytics" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-57600a47f719a3b9"></script> </body> <!--ZOOMRESTART--> </html>

Pages: 1 2 3 4 5 6 7 8 9 10