CINXE.COM
Expo Milano 2015 - Feeding the Planet, Energy for Life
<!DOCTYPE HTML> <html lang="en"> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://www.expo2015.org/it","20151002032317","https://web.archive.org/","web","/_static/", "1443756197"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <!-- Call MetaTag Template --> <title> Expo Milano 2015 - Feeding the Planet, Energy for Life </title> <meta name="description" content="Expo Milano 2015 - Feeding the Planet, Energy for Life"/> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/> <meta name="format-detection" content="telephone=no"> <link rel="icon" href="/web/20151002032317im_/http://www.expo2015.org/cs/static/EXPO/images/expo_01_favicon.ico" type="image/x-icon"/> <link rel="shortcut icon" href="/web/20151002032317im_/http://www.expo2015.org/cs/static/EXPO/images/expo_01_favicon.ico" type="image/x-icon"/> <meta property="og:title" content="Expo Milano 2015 - Feeding the Planet, Energy for Life"/> <meta property="og:type" content="website"/> <meta property="og:image" content="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1393254140889/logoExpo.png"/> <meta property="og:url" content="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/index.html"/> <meta property="og:description" content="Expo Milano 2015 - Feeding the Planet, Energy for Life"/> <meta property="og:site_name" content="EXPO"/> <meta property="fb:admins" content="574114176039666"/> <meta property="fb:admins" content="314888134479"/> <meta name="twitter:card" content="website"> <meta name="twitter:url" content="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/en/index.html"> <meta name="twitter:title" content="Expo Milano 2015 - Feeding the Planet, Energy for Life"> <meta name="twitter:description" content="Expo Milano 2015 - Feeding the Planet, Energy for Life"> <meta name="twitter:image" content="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1393254140889/logoExpo.png"> <link rel="apple-touch-icon" href="/web/20151002032317im_/http://www.expo2015.org/cs/static/EXPO/images/iOS_icons/touch-icon-iphone.png"> <link rel="apple-touch-icon" sizes="76x76" href="/web/20151002032317im_/http://www.expo2015.org/cs/static/EXPO/images/iOS_icons/EXPO_76x76.png"> <link rel="apple-touch-icon" sizes="120x120" href="/web/20151002032317im_/http://www.expo2015.org/cs/static/EXPO/images/iOS_icons/EXPO_120x120.png"> <link rel="apple-touch-icon" sizes="152x152" href="/web/20151002032317im_/http://www.expo2015.org/cs/static/EXPO/images/iOS_icons/EXPO_152x152.png"> <meta name="author" content="Expo 2015 S.p.A."> <meta name="apple-itunes-app" content="app-id=906490977"> <meta name="google-play-app" content="app-id=com.expo2015.officialguide"> <meta name="gsa:argomento" content="Generic content"> <meta name="gsa:title" content="Expo Milano 2015 - Feeding the Planet, Energy for Life"> <meta name="gsa:description" content="Expo Milano 2015 - Feeding the Planet, Energy for Life"> <meta name="gsa:image" content="http://www.expo2015.org/cs/Expo/1393254140889/logoExpo.png"> <!-- Call JS Template --> <!--[if IE 8]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <script src="http://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script> <![endif]--> <script src="/web/20151002032317js_/http://www.expo2015.org/cs/static/EXPO/js/modernizr.min.js"></script> <script> function replaceURL(URL) { if ((navigator.appVersion.indexOf("MSIE 8.")!=-1) || (navigator.appVersion.indexOf("MSIE 9.")!=-1)) window.location.href = URL; else history.pushState(null, null, URL); } </script> <script> replaceUrl('en'); function replaceUrl(lang) { var currentUrl = window.location.href; if(currentUrl.indexOf("/it")>-1){ var newUrl = currentUrl.replace("/it", "/" + lang ); replaceURL(newUrl); } if(currentUrl.indexOf("/fr")>-1){ var newUrl = currentUrl.replace("/fr", "/" + lang ); replaceURL(newUrl); } } </script> <script> function leggiCookie(nomeCookie) { if (document.cookie.length > 0) { var inizio = document.cookie.indexOf(nomeCookie + "="); if (inizio != -1) { inizio = inizio + nomeCookie.length + 1; var fine = document.cookie.indexOf(";",inizio); if (fine == -1) fine = document.cookie.length; return unescape(document.cookie.substring(inizio,fine)); }else{ return ""; } } return ""; } function Set_Cookie( name, value, expires , path, domain,secure ) { // set time, it's in milliseconds var today = new Date(); today.setTime( today.getTime() ); /* if the expires variable is set, make the correct expires time, the current script below will set it for x number of days, to make it for hours, delete * 24, for minutes, delete * 60 * 24 */ if ( expires ) { expires = expires * 1000 * 60 * 60 * 24; } var expires_date = new Date( today.getTime() + (expires) ); document.cookie = name + "=" +escape( value ) + ( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" ) + ( ( path ) ? ";path=" + path : "" ) + ( ( domain ) ? ";domain=" + domain : "" ) + ( ( secure ) ? ";secure" : "" ); } </script> <script> var lang = leggiCookie("expo_lang"); if (lang.length == 0) { var cookieName = "expo_lang"; var cookieValue = "ENG"; var myDate = 600000; var scadenza = new Date(); var adesso = new Date(); scadenza.setTime(adesso.getTime() + (parseInt(myDate) * 60000)); //document.cookie = cookieName +"=" + cookieValue + ";expires=" + scadenza + ";domain=.expo2015.org;path=/;max-age=34164000" var expiretime = 300; Set_Cookie( cookieName, cookieValue, 365, "/", ".expo2015.org", false ); } </script> <!-- Call CSS Template --> <link href="/web/20151002032317cs_/http://www.expo2015.org/cs/static/EXPO/css/countdown.css" rel="stylesheet" type="text/css"/> <link rel="stylesheet" href="/web/20151002032317cs_/http://www.expo2015.org/cs/static/EXPO/css/style.css" type="text/css"> <link rel="stylesheet" href="/web/20151002032317cs_/http://www.expo2015.org/cs/static/EXPO/css/jquery.fancybox.css" type="text/css"> <link rel="stylesheet" type="text/css" href="/web/20151002032317cs_/http://www.expo2015.org/cs/static/EXPO/coconut/style.css"> <link href="https://web.archive.org/web/20151002032317cs_/http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300italic,300" rel="stylesheet" type="text/css"> <link rel="stylesheet" href="/web/20151002032317cs_/http://www.expo2015.org/cs/static/EXPO/layerslider/css/layerslider.css" type="text/css"> <link rel="stylesheet" href="/web/20151002032317cs_/http://www.expo2015.org/cs/static/EXPO/css/hotspot.css" type="text/css"> <link href="https://web.archive.org/web/20151002032317cs_/http://fonts.googleapis.com/css?family=Lato:400,700" rel="stylesheet" type="text/css"> <link rel="stylesheet" href="/web/20151002032317cs_/http://www.expo2015.org/cs/static/EXPO/css/easydropdown.css" type="text/css"> <link href="/web/20151002032317cs_/http://www.expo2015.org/cs/static/EXPO/expomap/css/expomap.min.css" rel="stylesheet" type="text/css"> <link rel="stylesheet" href="/web/20151002032317cs_/http://www.expo2015.org/cs/static/EXPO/jasny-jquery.smartbanner/jquery.smartbanner.css" type="text/css" media="screen"> <!-- Google Analytics --> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-12902065-1']); _gaq.push(['_setDomainName', 'expo2015.org']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'stats.g.doubleclick.net/dc.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </head> <body id="home"> <!-- Google Tag Manager --> <noscript><iframe src="//web.archive.org/web/20151002032317if_/http://www.googletagmanager.com/ns.html?id=GTM-NLVV9B" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <script>(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= '//web.archive.org/web/20151002032317/http://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-NLVV9B');</script> <!-- End Google Tag Manager --> <!-- BLOCCO PER ACCETTAZIONE COOKIE --> <div id="cookieAlert" data-alert class="alert-box secondary text-center" tabindex="0" aria-live="assertive" role="dialogalert"> <p>This website uses cookies to ensure a better browsing experience; in addition to technical cookies, third-party cookies are also used. To learn more and become familiar with the cookies used, please visit the <a href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/en/useful-information/cookies">Cookies page</a>.<br> By continuing to browse this site, you automatically consent to the use of cookies.</p> <span aria-label="Close Alert" data-bind="close" class="button tiny">Continue</span> </div> <!-- FINE BLOCCO PER ACCETTAZIONE COOKIE --> <!-- HEADER e MENU --> <section class="header"> <div class="trickH"> <div class="cnt"> <!-- Container --> <section class="topH cf"> <!-- Call HeaderListExternalLink Template --> <ul class="eSite cf"> <li> <a title="@AskExpo" target="_blank" href="https://web.archive.org/web/20151002032317/https://twitter.com/AskExpo">@AskExpo</a> </li> <li> <a title="Media Area" target="_blank" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/en/useful-information/media-area">Media Area</a> </li> <li> <a title="" target="_blank" href="https://web.archive.org/web/20151002032317/http://dati.openexpo2015.it/">OpenExpo</a> </li> <li> <a title="" target="_blank" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/en/opportunities-for-businesses/take-part-to-tenders/competitive-tenders-in-progress">Open Competitive Tenders</a> </li> <li> <a title="Transparency" target="_blank" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/en/transparency">Transparency</a> </li> </ul> <a title="MyEXPO" href="https://web.archive.org/web/20151002032317/https://myexpo.expo2015.org/selfcare-portal/protected-web/home" target="_blank" class="myExpo"><span>MY</span>EXPO</a> <div class="rSide"> <ul class="social"> <li> <a target="_blank" data-color="#c90474" class="ef-tipsy-n" href="https://web.archive.org/web/20151002032317/http://socialmediahub.expo2015.org/en/index.html" data-originaltitle="Social Media Hub"> <figure> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392236099314/unnamed.png" alt="Social Media Expo 2015"> </figure> </a> </li> <li> <a target="_blank" data-color="#c90474" class="ef-tipsy-n" href="https://web.archive.org/web/20151002032317/https://www.facebook.com/Expo2015Milano" data-originaltitle="Facebook"> <figure> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392223243302/soc01.png" alt="Facebook"> </figure> </a> </li> <li> <a target="_blank" data-color="#c90474" class="ef-tipsy-n" href="https://web.archive.org/web/20151002032317/https://twitter.com/Expo2015Milano" data-originaltitle="Twitter"> <figure> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392223273761/soc02.png" alt="Twitter"> </figure> </a> </li> <li> <a target="_blank" data-color="#c90474" class="ef-tipsy-n" href="https://web.archive.org/web/20151002032317/http://www.youtube.com/user/expomilanotv" data-originaltitle="You Tube"> <figure> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392223274118/soc05.png" alt="You Tube"> </figure> </a> </li> <li> <a target="_blank" data-color="#c90474" class="ef-tipsy-n" href="https://web.archive.org/web/20151002032317/https://www.linkedin.com/company/expo-2015-s.p.a." data-originaltitle="LinkedIn"> <figure> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392223274431/soc04.png" alt="LinkedIn"> </figure> </a> </li> <li> <a target="_blank" data-color="#c90474" class="ef-tipsy-n" href="https://web.archive.org/web/20151002032317/https://www.pinterest.com/Expo2015Milano/" data-originaltitle="Pinterest"> <figure> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392223274568/soc07.png" alt="Pinterest"> </figure> </a> </li> <li> <a target="_blank" data-color="#c90474" class="ef-tipsy-n" href="https://web.archive.org/web/20151002032317/https://instagram.com/expo2015milano" data-originaltitle="instagram"> <figure> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392235985870/instagram.png" alt="icona instagram"> </figure> </a> </li> <li> <a target="_blank" data-color="#c90474" class="ef-tipsy-n" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/rss.xml" data-originaltitle="RSS"> <figure> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392223275003/soc06.png" alt="RSS"> </figure> </a> </li> </ul> <ul class="lang cf"> <li><a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/it/index.html?packedargs=op=changeLang">IT</a></li> <li class="active"><a title="">EN</a></li> <li><a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/fr/index.html?packedargs=op=changeLang">FR</a></li> </ul> <div class="fontsize"> <a class="decrease" href="javascript:diminuisciFont(-5)" title="decrease font"> A </a> <a class="increase" href="javascript:aumentaFont(5)" title="increase font"> A </a> </div> </div> </section> <section class="botH cf"> <a href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/index.html" title="" class="home"> <figure> <img src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392226196985/logoExpo1.png" alt="Expo 2015" class=""> </figure> </a> <div class="rSide cf"> <section class="sik"> <section class="sik"> <nav id="menu" class="cf"> <ul> <li><a title="Learn More" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/learn-more">Learn More</a></li> <li><a title="Explore" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/explore">Explore</a></li> <li><a title="Participants" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/participants">Participants</a></li> <li><a title="News" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/news">News</a></li> <li><a title="Events" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/events">Events</a></li> <li><a title="Partners" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/partners">Partners</a></li> <li><a title="Projects" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/projects">Projects</a></li> <li><a title="Tickets" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/tickets">Tickets</a></li> <li><a title="Useful information" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/explore/exhibition-site">Useful information</a></li> </ul> </nav> </section> <div id="searchCta"> <img src="/web/20151002032317im_/http://www.expo2015.org/cs/static/EXPO/images/ico-search.png" alt=""> </div> </section> </div> </section> </div> </div> <!-- MENU RESPONSIVE - guardare JS - $('#menu').slicknav({label: '',prependTo:'.bgRep2'}); --> <div class="bgRep2"></div> <!-- END MENU RESPONSIVE --> </section> <!-- Search form --> <section class="searchSec"> <div class="cnt"> <div class="search"> <form action="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/-en-uk--risultatiricerca" method="get"> <label for="name">.</label> <input type="search" id="name" name="search" class="input_search" placeholder="Search" required/> <input type="submit" value=""/> <div class="clean"></div> </form> </div> </div> </section> <section class="slider"> <div class="boxAcquista"> <div id="wrapCounter"> <div class="panelVisit"> <a href="https://web.archive.org/web/20151002032317/http://visit.expo2015.org/en/program" target="_blank"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392238635616/ENG.png" alt="Visit"> </a> </div> <div class="panel" id="date"> <div class="start"> <span class="day">1st</span> <span class="month">May</span> <span class="year">2015</span> </div> <div class="end"> <span class="day">31st</span> <span class="month">October</span> <span class="year">2015</span> </div> </div> <div class="panel" id="buyTicket"> <a href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/tickets" title="Buy your ticket"> <h2> Buy </h2> <h3> Your ticket </h3> </a> </div> <figure> <a href="https://web.archive.org/web/20151002032317/http://virtual.expo2015.org/?language=EN" target="_blank" title=""> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392233883258/virtual-tour-def.png" alt="Virtual Tour"> </a> </figure> </div> </div> <div id="full-slider-wrapper"> <div id="layerslider" style="width:100%;height:500px;"> <div class="ls-slide" data-ls="slidedelay:7000;transition2d:5;timeshift:0;"> <img class="ls-bg" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392245377816/Visore-progetto-scuola-ok-UK.jpg" alt="Progetto Scuola news 25 sett"> <div class="ls-l" style="top:160px;left:90px;padding:10px;color:#fff;font-family:'Lato', sans-serif;font-weight:400;font-size:47px;delayin:2000;letter-spacing:0.01em;padding-top:10px;line-height:50px;width:700px" data-ls="offsetxin:0;durationin:3000;delayin:1000;easingin:easeOutElastic;rotatexin:-90;transformoriginin:50% top 0;offsetyout:0;offsetxout:0;durationout:1000;"> </div> <a href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/news/all-news/schools-reopen-and-the-school-project--the-program-by-expo-milano-2015-and-the-ministry-of-education-for-students-of-all-levels--continues" class="ls-link" target="" title=""></a> </div> <div class="ls-slide" data-ls="slidedelay:7000;transition2d:5;timeshift:0;"> <img class="ls-bg" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392244816864/visore-dieci-concerti-ENG.jpg" alt="dieci concerti immagine visore"> <div class="ls-l" style="top:160px;left:90px;padding:10px;color:#fff;font-family:'Lato', sans-serif;font-weight:400;font-size:47px;delayin:2000;letter-spacing:0.01em;padding-top:10px;line-height:50px;width:700px" data-ls="offsetxin:0;durationin:3000;delayin:1000;easingin:easeOutElastic;rotatexin:-90;transformoriginin:50% top 0;offsetyout:0;offsetxout:0;durationout:1000;"> </div> <a href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/news/ten-concerts-not-to-be-missed-at-expo-milano-2015--elisa--emis-killa--gue-pequeno--marracash--mario-biondi--the-big-names-in-music-take-to-the-stage" class="ls-link" target="" title=""></a> </div> <ul id="layerslider_nav"> </ul> </div> </div> </section> <section class="expoInside"> <div class="cnt"> <!-- Left Box --> <div class="allB Bl01 resizeHeight"> <!-- Link Pagina --> <div class="Hsez"> <a title="Events" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/events" class="HsezCnt ">Events</a> </div> <!-- Evento/News --> <figure> <a href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/on-friday-october-2--alce-nero-presents--the-rights-of-planet-earth--at-expo-milano-2015--featuring-the-vice-president-of-peru--marisol-espinoza-cruz" title="On Friday October 2, Alce Nero presents “The Rights of Planet Earth” at Expo Milano 2015, featuring the Vice-President of Peru, Marisol Espinoza Cruz"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392245367680/img-veloce-sommario.jpg" alt="Alce nero per i diritti della terra evento 2 ott"> </a> <span class="dataOver"> <span class="dd">2</span> <span class="mm">Oct</span> </span> </figure> <div class="ccnt"> <h3><a href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/on-friday-october-2--alce-nero-presents--the-rights-of-planet-earth--at-expo-milano-2015--featuring-the-vice-president-of-peru--marisol-espinoza-cruz" title=""></a></h3> <h4><a href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/on-friday-october-2--alce-nero-presents--the-rights-of-planet-earth--at-expo-milano-2015--featuring-the-vice-president-of-peru--marisol-espinoza-cruz" title="On Friday October 2, Alce Nero presents “The Rights of Planet Earth” at Expo Milano 2015, featuring the Vice-President of Peru, Marisol Espinoza Cruz">On Friday October 2, Alce Nero presents “The Rights of Planet Earth” at Expo Milano 2015, featuring the Vice-President of Peru, Marisol Espinoza Cruz</a></h4> <p><div> On Friday October 2, Alce Nero presents “The Rights of Planet Earth” at Expo Milano 2015, featuring the Vice-President of Peru, Marisol Espinoza Cruz</div> </p> </div> <div class="ccnt"> <div class="agendaBox"> <ul class="cf"> <!-- Lista di eventi --> <li class="cf"> <span class="data"> <span class="giorno">01</span> <span class="mese">Oct</span> </span> <div class="dati"> <h4><a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/thursday-october-1-is-international-coffee-day--expo-milano-2015-celebrates-one-of-the-best-loved--most-popular-products-in-the-world">Thursday October 1 is International Coffee Day. Expo Milano 2015 Celebrates One of the Best-Loved, Most Popular Products in the World</a></h4> </div> </li> <li class="cf"> <span class="data"> <span class="giorno">01</span> <span class="mese">Oct</span> </span> <div class="dati"> <h4><a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/on-thursday-october-1-at-20-00-hours-the-tree-of-life-at-expo-milano-2015-will-light-up-with-the-pink-ribbon-of-the-breast-cancer-awareness-campaign--antonella-clerici-will-be-the-face-of-the-event">On Thursday October 1 at 20:00 hours the Tree Of Life at Expo Milano 2015 Will Light Up With the Pink Ribbon of the Breast Cancer Awareness Campaign. Antonella Clerici Will Be The Face of the Event</a></h4> </div> </li> <li class="cf"> <span class="data"> <span class="giorno">01</span> <span class="mese">Oct</span> </span> <div class="dati"> <h4><a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/october-at-the-muba-children-s-museum--check-out-the-amazing-childrenshare-program--crammed-with-unmissable-events-right-up-to-the-end-of-the-month">October at the MUBA Children’s Museum: check-out the amazing Childrenshare program, crammed with unmissable events right up to the end of the month</a></h4> </div> </li> <li class="cf"> <span class="data"> <span class="giorno">01</span> <span class="mese">Oct</span> </span> <div class="dati"> <h4><a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/the-program-of-events--we-look-forward-to-seeing-you-at-expo-milano-2015-">The program of events. We look forward to seeing you at Expo Milano 2015!</a></h4> </div> </li> <li class="cf"> <span class="data"> <span class="giorno">01</span> <span class="mese">Oct</span> </span> <div class="dati"> <h4><a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/on-october-1--vanuatu-opens-its-doors-to-the-world-at-expo-milano-2015--to-the-rhythm-of-haka-and-melanesian-music">On October 1, Vanuatu Opens its Doors to the World at Expo Milano 2015, to the Rhythm Of Haka and Melanesian Music</a></h4> </div> </li> <li class="cf"> <span class="data"> <span class="giorno">30</span> <span class="mese">Sep</span> </span> <div class="dati"> <h4><a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/on-wednesday--september-30--expo-milano-2015-celebrates-the-charm-and-strength-of-kuwait-with-a-national-day-full-of-music">On Wednesday, September 30, Expo Milano 2015 Celebrates the Charm and Strength of Kuwait with a National Day Full of Music</a></h4> </div> </li> <li class="cf"> <span class="data"> <span class="giorno">24</span> <span class="mese">Sep</span> </span> <div class="dati"> <h4><a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/the-days-of-russian-culture-at--expo-milano-2015--from-september-24-to-29">The Days of Russian Culture at Expo Milano 2015, from September 24 to 29</a></h4> </div> </li> <li class="cf"> <span class="data"> <span class="giorno">22</span> <span class="mese">Sep</span> </span> <div class="dati"> <h4><a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/-the-luxury-collection-version-of-the-travelling-exhibition--discover-the-other-italy--comes-to-the-excelsior-hotel-gallia-in-milan"> The Luxury Collection Version of the Travelling Exhibition “Discover the Other Italy” Comes to the Excelsior Hotel Gallia in Milan</a></h4> </div> </li> <li class="cf"> <span class="data"> <span class="giorno">01</span> <span class="mese">May</span> </span> <div class="dati"> <h4><a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/exceptional-everyday-events-at-expo-milano-2015">Exceptional Events Every day at Expo Milano 2015</a></h4> </div> </li> </ul> </div> </div> <!-- Lancio --> <div class="icolistAll"> <a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/events" class="linkBB icolink" target="_self">See all events</a> </div> </div> <!-- Center Box --> <div class="allB Bl02 resizeHeight"> <!-- Link Pagina --> <div class="Hsez"> <a title="News" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/news" class="HsezCnt ">News</a> </div> <div class="bigImgList"> <ul> <!-- Lista di news --> <li> <div class="foto"> <figure> <a title="Food of the Future: An Itinerary Through the Pavilions" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/news/food-of-the-future--an-itinerary-through-the-pavilions"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392245522328/primo-intinerario-thumb.jpg" alt="Primo itinerario img thumb"> </a> </figure> </div> <div class="testo"> <h3>29 September 2015</h3> <a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/news/food-of-the-future--an-itinerary-through-the-pavilions"><div> A guide to the pavilions of Expo Milano 2015 that have placed technological solutions for the food of the future and increasing food security at the very heart of the visit.</div> </a> </div> <div class="clean"></div> </li> <li> <div class="foto"> <figure> <a title="Respect for the Environment and Health. The “Bio Festival” Kicks Off the Week Dedicated to the Organic World Held at the Biodiversity Park from September 29 to October 3" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/news/respect-for-the-environment-and-health--the--bio-festival--kicks-off-the-week-dedicated-to-the-organic-world-held-at-the-biodiversity-park-from-september-29-to-october-3"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392245540651/bio-thumb.jpg" alt="Festa del Bio 29 sett news"> </a> </figure> </div> <div class="testo"> <h3>29 September 2015</h3> <a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/news/respect-for-the-environment-and-health--the--bio-festival--kicks-off-the-week-dedicated-to-the-organic-world-held-at-the-biodiversity-park-from-september-29-to-october-3"><div> The “Bio Festival” kicks off the week dedicated to the organic world held at the Biodiversity Park from September 29 to October 3. Among those present, Duccio Campagnoli.</div> </a> </div> <div class="clean"></div> </li> <li> <div class="foto"> <figure> <a title=" National Day of Chile at Expo Milano 2015. President Bachelet: Our Pavilion is a Small Piece of Chile in Italy. The Celebration Ended With a Concert by Inti-Illimani Histórico" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/news/-national-day-of-chile-at-expo-milano-2015--president-bachelet--our-pavilion-is-a-small-piece-of-chile-in-italy--the-celebration-ended-with-a-concert-by-inti-illimani-historico"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392245534259/nd-chile-thumb.jpg" alt="National Day Cile immagine thumb"> </a> </figure> </div> <div class="testo"> <h3>29 September 2015</h3> <a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/news/-national-day-of-chile-at-expo-milano-2015--president-bachelet--our-pavilion-is-a-small-piece-of-chile-in-italy--the-celebration-ended-with-a-concert-by-inti-illimani-historico"><div> The National Day of Chile is celebrated at Expo Milano 2015. Chilean President Bachelet opened the day via a video message. The celebrations continued with a free Inti-Illimani Histórico concert at the San Carlo Open Air Theater. </div> </a> </div> <div class="clean"></div> </li> <li> <div class="foto"> <figure> <a title="Debora Serracchiani Speaks at the European Union Pavilion at Expo Milano 2015" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/news/debora-serracchiani-speaks-at-the-european-union-pavilion-at-expo-milano-2015"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392245497446/ue-thumb.jpg" alt="Convegno famiglia"> </a> </figure> </div> <div class="testo"> <h3>28 September 2015</h3> <a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/news/debora-serracchiani-speaks-at-the-european-union-pavilion-at-expo-milano-2015"><div> The conference "The family: where it eats, how it lives" was attended by various political, social and economic figures to look into the origins of change in our society.</div> </a> </div> <div class="clean"></div> </li> <li> <div class="foto"> <figure> <a title="At Expo Milano 2015, 100 Innovators Exchange Views on Food’s Future with #SparktheMilanCharter. Proposals to be Incorporated into Milan Charter, which has already been Signed by Over 1 Million Supporters" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/news/at-expo-milano-2015--100-innovators-exchange-views-on-food-s-future-with--sparkthemilancharter--proposals-to-be-incorporated-into-milan-charter--which-has-already-been-signed-by-over-1-million-supporters"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392245500966/microsoft-thumb.jpg" alt="Microsoft news"> </a> </figure> </div> <div class="testo"> <h3>28 September 2015</h3> <a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/news/at-expo-milano-2015--100-innovators-exchange-views-on-food-s-future-with--sparkthemilancharter--proposals-to-be-incorporated-into-milan-charter--which-has-already-been-signed-by-over-1-million-supporters"><div> #SparktheMilanCharter, a day of confrontation between 100 innovators organized by Microsoft with Lab Expo / Giangiacomo Feltrinelli Foundation was held at Expo Milano 2015.</div> </a> </div> <div class="clean"></div> </li> <li class="no-foto"> <div class="testo"> <h3>28 September 2015</h3> <a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/news/all-news/expo-milano-2015-and-the-contribution-to-the-european-network-for-research-and-innovation-in-the-agro-food-sector"><div> Expo Milano 2015 hosted a conference dedicated to the themes of food research and innovation in Cascina Triulza. With the Charter of Udine and the results of the joint inter-regional project in the field of food research and innovation.</div> </a> </div> <div class="clean"></div> </li> <li class="no-foto"> <div class="testo"> <h3>27 September 2015</h3> <a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/news/the-green-cross-association-s-awards-ceremony-for-prize-winning-schools-in-the--images-for-the-earth--competition"><div> The Green Cross Association’s Awards Ceremony for Prize-Winning Schools in the “Images for the Earth” Competition.</div> </a> </div> <div class="clean"></div> </li> <li class="no-foto"> <div class="testo"> <h3>27 September 2015</h3> <a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/news/all-news/maurizio-martina-has-presented-the-charter-of-milan-to-the-headquarters-of-the-un-in-new-york"><div> Maurizio Martina has presented the Charter of Milan to the headquarters of the UN in New York.</div> </a> </div> <div class="clean"></div> </li> <li class="no-foto"> <div class="testo"> <h3>27 September 2015</h3> <a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/news/taking-care-of-the-earth-means-taking-care-of-humanity--the-documentary-film--bioresistenze--on-conscious-farming--shown-saturday--september-26--at-expo-milano-2015"><div> Taking care of the earth means taking care of humanity. The documentary film 'Bioresistenze' on conscious farming, shown Saturday, September 26, at Expo Milano 2015.<br/> </div> </a> </div> <div class="clean"></div> </li> </ul> </div> <div class="clean"></div> <!-- Lancio --> <div class="icolistAll"> <a title="Read all news and press releases" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/news" class="linkBB icolink" target="">Read all news and press releases</a> </div> </div> <!-- Right Box --> <div class="allB Bl03 resizeHeight"> <div class="BitmAll Bitm01"> <!-- Link Pagina --> <div class="Hsez"> <a title="Useful information" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/explore/exhibition-site" class="HsezCnt ">Useful information</a> </div> <div class="sliderPartecipanti"> <ul> <li> <figure> <a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/food-and-drink"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1397758888505/sommario-food-new.jpg" alt="Food and Beverage breve"> </a> </figure> <div></div> <h3><a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/food-and-drink">Flavors from around the world. Food and drink at Expo Milano 2015</a></h3> <p>Download the complete guide to the gastronomic offering. Over 70 restaurants will take you to 70 different places around the world.</p> </li> <li> <figure> <a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/explore/exhibition-site/how-to-reach-the-expo-site"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392223445306/come_raggiungere500X320.jpg" alt="Come raggiungere il sito espositivo breve"> </a> </figure> <div></div> <h3><a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/explore/exhibition-site/how-to-reach-the-expo-site">How to Reach Expo Milano 2015</a></h3> <p>Find out how to reach the Exposition Site with public transport, by train and by plane. Organize your trip now.</p> </li> <li> <figure> <a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/explore/exhibition-site/families-welcome-"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392238215418/accoglienze-famiglie-sommario.jpg" alt="Accoglienza Famiglie"> </a> </figure> <div></div> <h3><a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/explore/exhibition-site/families-welcome-">Families welcome</a></h3> <p>From courtesy strollers and nursery areas, to children’s menus, Expo Milano 2015 offers a range of services to make visiting the event as a family more convenient and enjoyable. </p> </li> <li> <figure> <a title="" href=""> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392238319035/ASK_500x320.jpg" alt="AskExpo 500 320"> </a> </figure> <div></div> <h3><a title="" href="">@AskExpo</a></h3> <p>@AskExpo is Expo Milano 2015’s social info-point. Its mission is to welcome you and answer your questions in real-time, 7 days out 7, with useful information and practical solutions.</p> </li> </ul> </div> <!-- Lancio --> <div class="icolistAll"> <a title="Explore the Exhibition Site" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/explore" class="linkBB icolink" target="_self">Explore the Exhibition Site</a> </div> </div> <div class="BitmAll Bitm02"> <!-- Link Pagina --> <div class="Hsez"> <a title="WE-Women for Expo" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/learn-more/the-theme/we-women-for-expo" class="HsezCnt ">WE-Women for Expo</a> </div> <!-- Lancio --> <figure> <a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/news/fiona-may--for-women-correct-nutrition-is-the-origin-of-life" target=""> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392245626156/grandesommario-May-ENG.jpg" alt="Fiona may news lancio net ing"> </a> </figure> <h3><a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/news/fiona-may--for-women-correct-nutrition-is-the-origin-of-life">Women at the Center of the Universal Exposition</a></h3> <p>An open and innovative debate on the great challenges of nutrition and the empowerment of women.</p> <!-- Lancio --> <div class="icolistAll"> <a title="Explore the Exhibition Site" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/explore" class="linkBB icolink" target="_self">Explore the Exhibition Site</a> </div> </div> <div class="BitmAll Bitm01"> <!-- Link Pagina --> <div class="Hsez"> <a title="Useful information" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/explore/exhibition-site" class="HsezCnt ">Useful information</a> </div> <div class="sliderPartecipanti"> <ul> <li> <figure> <a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/useful-information/key-days-at-expo-milano-2015"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392244395048/img_sommario.jpg" alt="giornate di expo somm"> </a> </figure> <div></div> <h3><a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/useful-information/key-days-at-expo-milano-2015">Key days at Expo Milano 2015</a></h3> <p>Discover the events organized by Expo Milano 2015: occasions dedicated to countries, institutional international days, festivals dedicated to food and unmissable concerts. Coming in October, Marracash, Gue Pequeno and Emis Killa, Mario Biondi, Davide Van de Sfroos and the The Varhan Orchtrovic Bauer orchestra.</p> </li> <li> <figure> <a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/catalogo-mondadori"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392242565387/SOMMARIO_pag+mondadori.jpg" alt="catalogo mondadori sommario"> </a> </figure> <div></div> <h3><a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/catalogo-mondadori">Where to Get the Official Expo Milano 2015 Catalog</a></h3> <p>Buy the official Expo Milano 2015 catalog "Feeding the Planet, Energy for Life" the largest and most comprehensive publication on Expo Milano 2015 with detailed information on all the pavilions.</p> </li> <li> <figure> <a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/explore/exhibition-site/families-welcome-"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392238215418/accoglienze-famiglie-sommario.jpg" alt="Accoglienza Famiglie"> </a> </figure> <div></div> <h3><a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/explore/exhibition-site/families-welcome-">Families welcome!</a></h3> <p>Discover the full range of services offered to families by Expo Milano 2015 to make the visit as enjoyable and convenient as possible.</p> </li> <li> <figure> <a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/schools-at-expo-milano-2015"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392239074759/sommario-pagina-scuola.jpg" alt="scuole in expo 500 320"> </a> </figure> <div></div> <h3><a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/schools-at-expo-milano-2015">Schools at Expo Milano 2015</a></h3> <p>Organize educational visits to the pavilions of Expo Milano 2015. It’s the perfect place to explore the theme outside the school walls and to get in touch with the cultures and the traditions of the participating countries.</p> </li> </ul> </div> <!-- Lancio --> <div class="icolistAll"> <a title="Mappa 3d" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/explore" class="linkBB icolink" target="_self">Explore the 3D map of Expo</a> </div> </div> <div class="clean"></div> </div> <div class="clean"></div> </div> </section> <section class="project"> <div class="cnt cf"> <h2 class="titolone">The Expo Milano 2015 Ingredients</h2> <div class="allB"> <figure> <a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/learn-more/the-theme"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392238594765/Il_tema-hp.jpg" alt="Tema"> </a> </figure> <h3>The Theme</h3> <h4><a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/learn-more/the-theme">Feeding the Planet, Energy for Life</a></h4> <p>Expo Milano 2015 offers an opportunity to reflect upon, and discuss, solutions to the contradictions of our world today. Debating the theme is also a time of sharing and celebration, with speaker meetings, events, and shows.</p> </div> <div class="cross"></div> <div class="allB"> <figure> <a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/participants"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392238580909/partecipanti-hp.jpg" alt="Partecipanti"> </a> </figure> <h3>Participants</h3> <h4><a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/participants">The heart and soul of the Universal Exposition</a></h4> <p>Find out what’s happening daily in the pavilions of countries and companies, as well as the Civil Society initiatives being showcased in Cascina Triulza, in addition to those of the international organizations participating at Expo Milano 2015. Attractions, events, and the world’s cuisine, all in one place.</p> </div> <div class="cross"></div> <div class="allB"> <figure> <a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/explore/clusters"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392227503476/cluster-hp.jpg" alt="Cluster"> </a> </figure> <h3>Clusters</h3> <h4><a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/explore/clusters">The power of working together</a></h4> <p>An innovative way to participate, these exhibition spaces, called Clusters, unite, within the same architectural space, countries that share the production of a specific food or a specific theme.</p> </div> <div class="cross"></div> <div class="allB"> <figure> <a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/explore/thematic-areas"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392238589532/aree_tematiche-hp.jpg" alt="Aree tematiche"> </a> </figure> <h3>Thematic Areas</h3> <h4><a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/explore/thematic-areas">Five variations on the theme</a></h4> <p>The theme of the event will be explored in Pavilion Zero, the Future Food District, the Children’s Park, and the Biodiversity Park. Meanwhile, the debate goes on in downtown Milan at the Triennale, with Arts and Foods, the exhibition that explores how the relationship between food and art has evolved over time.</p> </div> <div class="cross"></div> <div class="allB"> <figure> <a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/projects/expo-and-regions"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392238570989/expo_territori-hp.jpg" alt="Expo e territori 500 320"> </a> </figure> <h3>Expo and regions</h3> <h4><a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/projects/expo-and-regions">25 taste and culture itineraries</a></h4> <p>Expo and regions is an initiative coordinated by the President of the Council of Ministers. It is a journey to discover the places of production, the culture and landscape, traditions and Italian hospitality.</p> </div> <div class="clean"></div> <div class="secondaryP"> <ul class="cf"> <li> <a title="Ambassador" target="_self" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/en/learn-more/ambassadors"> Ambassador </a> </li> <li> <a title="WorldRecipes" target="_blank" href="https://web.archive.org/web/20151002032317/http://worldrecipes.expo2015.org/en/"> WorldRecipes </a> </li> <li> <a title="Magazine" target="_blank" href="https://web.archive.org/web/20151002032317/http://magazine.expo2015.org/en/"> Magazine </a> </li> </ul> <div class="flottaNo"> </div> <div class="clean"></div> </div> </div> </section> <!-- BLOCCO EXPO INSIDE --> <section class="contentExperience"> <div class="cnt"> <h2 class="titolone"> Feeding the Planet, Energy for Life </h2> <div class="allB firstB Bl01"> <div class="Hsez2"></div> <figure class="big"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392239360458/area_media-hp.jpg" alt="accrediti media per HP"> <a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/useful-information/media-area" class="CEtit" target=""> Media Area </a> </figure> <figure class="icona"> <a title="Discover more" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/useful-information/media-area" target=""> </a> </figure> <h3> <a title="Discover more" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/useful-information/media-area" target=""> Media Accreditation </a> </h3> <h4> </h4> <p> The media accreditation procedure for Expo Milano 2015 has now been activated. Access the platform to get accredited and discover the services offered in the Media Center.<p> <div class="icolistAll"> <a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/useful-information/media-area" class="linkBB icolink" target="">Learn more</a> </div> </div> <div class="allB secondB Bl02"> <div class="Hsez2"></div> <figure class="big"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392238571619/pad_ita-hp.jpg" alt="Padiglione Italia"> <a title="" href="https://web.archive.org/web/20151002032317/http://www.padiglioneitaliaexpo2015.com/" class="CEtit" target="_blank"> The Italian Pavilion </a> </figure> <figure class="icona"> <a title="" href="https://web.archive.org/web/20151002032317/http://www.padiglioneitaliaexpo2015.com/" target="_blank"> </a> </figure> <h3> <a title="" href="https://web.archive.org/web/20151002032317/http://www.padiglioneitaliaexpo2015.com/" target="_blank"> Made in Italy </a> </h3> <h4> </h4> <p> A protected space that helps projects and talents to "take root," providing fertile ground that can promote and support the young energies of the Country.<p> <div class="icolistAll"> <a title="" href="" class="linkBB icolink" target="">Discover More</a> </div> </div> <div class="allB secondB Bl03"> <div class="Hsez2"></div> <figure class="big"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392240019037/arte-hp.jpg" alt="Le opere d’arte di tutto il mondo esposte a Expo Milano 2015 OK"> <a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/news/all-news/artwork-from-around-the-world-exhibited-at-expo-milano-2015-" class="CEtit" target=""> Art at Expo Milano 2015 </a> </figure> <figure class="icona"> <a title="Discover more" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/news/all-news/artwork-from-around-the-world-exhibited-at-expo-milano-2015-" target=""> </a> </figure> <h3> <a title="Discover more" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/news/all-news/artwork-from-around-the-world-exhibited-at-expo-milano-2015-" target=""> Art at Expo Milano 2015 </a> </h3> <h4> </h4> <p> Art is a common language for describing a country's identity. Artwork from around the World Exhibited at Expo Milano 2015.<p> <div class="icolistAll"> <a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/news/all-news/may-18-launch-of-the-competition--energy--art---sustainability-for-africa--" class="linkBB icolink" target="">Discover more</a> </div> </div> <div class="clean"></div> </div> </section> <!-- BLOCCO BUSINESS --> <section class="businessBox"> <div class="cnt"> <h2 class="titolone"> Opportunities for Business </h2> <div class="allB"> <div id="news3"> <h2 class="cat">Adjudication, tenders, RFP</h2> <ul> <li> <a title="Answers to Questions for tenders for CO2 Emissions" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/news/appalti--gare--rfp/answers-to-questions-for-tenders-for-co2-emissions"> <h3>24 February 2015</h3> <span class="tit">Answers to Questions for tenders for CO2 Emissions</span> </a> </li> <li> <a title="Questions for the Tender for Volunteers Uniforms" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/questions-for-the-tender-for-volunteers-uniforms"> <h3>20 January 2015</h3> <span class="tit">Questions for the Tender for Volunteers Uniforms</span> </a> </li> <li> <a title="Responses to questions on Call for Cleaning Services" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/responses-to-questions-on-call-for--cleaning-services"> <h3>19 January 2015</h3> <span class="tit">Responses to questions on Call for Cleaning Services</span> </a> </li> </ul> </div> <div class="icolistAll"> <a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/en/news/adjudication--tenders--rfp" class="linkBB icolink" target="_self">Discover Opportunities for Doing Business</a> </div> </div> <div class="allB"> <figure class="big"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392229606186/Catalogo-per-HOME.jpg" alt="Catalogo Fornitori per Partecipanti"> </figure> <div class="cnt1"> <span> <a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/opportunities-for-businesses" target=""> Expo Milano 2015: a unique opportunity for your business! Participate in open tenders, become a Partner, Sponsor or Ticket Reseller. Consult the catalog of Suppliers for Participants. </a> </span> <div class="icolistAll noBorder"> <a title="" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/opportunities-for-businesses" class="linkBB icoflag" target=""> Find out more </a> </div> </div> </div> <div class="allB "> <ul> <li> <a href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/opportunities-for-businesses/become-a-partner--sponsor--or-concessionaire/partner-and-sponsor-selection" title="" target=""> <span class="cat">Selection of Partners, Sponsors and Concessionaires</span> <span class="tit">View Requests for Proposal </span> </a> </li> <li> <a href="https://web.archive.org/web/20151002032317/http://fornitori.expo2015.org/EN" title="" target="_blank"> <span class="cat">Catalogues </span> <span class="tit">Participants’ Catalogues</span> </a> </li> <li> <a href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/opportunities-for-businesses/other-opportunities/how-to-become-an-authorised-ticket-reseller" title="Become an Authorised Ticket Reseller" target=""> <span class="cat">Other Opportunities</span> <span class="tit">Become an Authorised Ticket Reseller </span> </a> </li> <li> <a href="https://web.archive.org/web/20151002032317/http://www.extended.expo2015.org/en" title="Extended Expo" target="_blank"> <span class="cat">Extended Expo </span> <span class="tit">A World of Services</span> </a> </li> </ul> <div class="clean"></div> <div class="icolistAll"> <a title="Visit Expo Business Matching" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/en/expo-business-matching" class="linkBB icolink" target="_blank">Visit Expo Business Matching</a> </div> </div> <div class="clean"></div> </div> </section> <!-- BLOCCO SOCI | PARTNERS --> <section class="globalSoc"> <div class="cnt"> <div class="sociBox"> <h2> Our Shareholders </h2> <section class="sociN"> <ul class="sociIco cf"> <li> <a title="Ministero dell'Economia e delle finanze" target="_blank" href="https://web.archive.org/web/20151002032317/http://www.mef.gov.it/"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1393254224803/mef.png" alt="Ministero dell' Economia e delle Finanze"> </a> </li> <li> <a title="Regione Lombardia" target="_blank" href="https://web.archive.org/web/20151002032317/http://www.regione.lombardia.it/"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1393254229719/regione.png" alt="Regione Lombardia"> </a> </li> <li> <a title="Comune di Milano" target="_blank" href="https://web.archive.org/web/20151002032317/http://www.comune.milano.it/"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1393254230497/comune.png" alt="Comune di Milano"> </a> </li> <li> <a title="Provincia di Milano" target="_blank" href="https://web.archive.org/web/20151002032317/http://www.provincia.milano.it/"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1393254227283/provincia.png" alt="Provincia di Milano"> </a> </li> <li> <a title="Camera di commercio Milano" target="_blank" href="https://web.archive.org/web/20151002032317/http://www.mi.camcom.it/"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1393254227376/camera.png" alt="Camera di Commercio Milano"> </a> </li> </ul> </section> <h2> Official Global Partners </h2> <section class="partnersN"> <ul class="partnersIco cf"> <li> <a title="Accenture" target="_blank" href="https://web.archive.org/web/20151002032317/http://www.accenture.com/it-it/pages/index.aspx?c=it_milexpo2015_10000001&n=spc_0913"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1393254232492/accenture.png" alt="Accenture"> </a> </li> <li> <a title="Enel" target="_blank" href="https://web.archive.org/web/20151002032317/http://www.enel.it/"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1393254226629/enel.png" alt="Enel"> </a> </li> <li> <a title="FIAT" target="_blank" href="https://web.archive.org/web/20151002032317/http://www.fiatcnhindustrialexpo2015.com/"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1393254231036/FCA_CNH+footer.png" alt="FIAT"> </a> </li> <li> <a title="Intesa SanPaolo" target="_blank" href="https://web.archive.org/web/20151002032317/http://www.intesasanpaolo.com/"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1393254224558/intesa.png" alt="Intesa SanPaolo"> </a> </li> <li> <a title="Samsung" target="_blank" href="https://web.archive.org/web/20151002032317/http://www.samsung.com/"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1393254225325/samsung.png" alt="Samsung"> </a> </li> <li> <a title="Finmeccanica" target="_blank" href="https://web.archive.org/web/20151002032317/http://www.finmeccanica.com/"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392235534299/logo-finmeccanica-footer.jpg" alt="Finmeccanica"> </a> </li> <li> <a title="TIM" target="_blank" href="https://web.archive.org/web/20151002032317/http://www.tim.it/home"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1393254233055/logo-tim-footer.png" alt="TIM"> </a> </li> </ul> </section> <h2> Expo Milano 2015 Supporting Initiatives </h2> <section class="partnersN"> <ul class="partnersIco cf"> <li> <a title="Tavoli Tematici" target="_blank" href="https://web.archive.org/web/20151002032317/http://www.tavoliexpo.it/"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1393254225536/tavoli.png" alt="Tavoli Tematici"> </a> </li> <li> <a title="Expo in città" target="_blank" href="https://web.archive.org/web/20151002032317/http://en.expoincitta.com/"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392236707732/expoincitta%CC%80-footer.jpg" alt="Expo in città"> </a> </li> <li> <a title="@AskExpo" target="_blank" href="https://web.archive.org/web/20151002032317/https://twitter.com/AskExpo"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392238571537/ask-expo-footer+%281%29.png" alt="askexpo"> </a> </li> <li> <a title="Wonderful Expo" target="_blank" href="https://web.archive.org/web/20151002032317/http://www.wonderfulexpo2015.com/"> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392241401367/logo-wonderful-footer.jpg" alt="wonderful expo icona"> </a> </li> </ul> </section> </div> </div> </section> <section class="footer"> <a href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/index.html?s=1"><img src="/web/20151002032317im_/http://www.expo2015.org/cs/static/EXPO/images/point.png" border="0"></a> <div class="cnt"> <div class="item itm1 "> <div class="biancone"></div> <figure> <a href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/index.html" title="Expo Milano 2015 - Feeding the Planet, Energy for Life" class="home"> <img src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392229440628/EN-footer.png" alt="Logo EXPO 2015" class=""> </a> </figure> <span class="cc01"> <span class="testoP"> <div> <strong>Expo 2015 S.p.A.</strong></div> <div> Via Rovello, 2 - I-20121 Milan Italy</div> <div> </div> <div> <strong>Operational Headquarters</strong></div> <div> Via Carlo Pisacane, 1 - I-20016 Pero Italy</div> <div> </div> <div> <strong>Contact center</strong></div> <div> 020-2015</div> <div> <a href="https://web.archive.org/web/20151002032317/mailto:customercare@expo2015.org">customercare@expo2015.org</a></div> <div> </div> <div> <strong>Registered VAT number</strong></div> <div> IT06398130960</div> <div> </div> <div> <div> <div> <strong>Copyright 2014-2015</strong></div> <div> Expo 2015 S.p.A.</div> </div> </div> <div> </div> </span> </span> </div> <div class="item itm2"> <div class="biancone"></div> <a href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/transparency"> <span class="titBig"> Transparency </span> </a> <ul> </ul> </div> <div class="item itm2"> <div class="biancone"></div> <a href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/useful-information"> <span class="titBig"> Useful Information </span> </a> <ul> <li class=""> <a title="FAQ" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/expo-milan-2015/faq"> FAQ </a> </li> <li class=""> <a title="Glossary" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/useful-information/glossary"> Glossary </a> </li> <li class=""> <a title="Work with us" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/useful-information/work-with-us"> Work with us </a> </li> <li class=""> <a title="Request for grants" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/useful-information/request-for-grants"> Request for grants </a> </li> <li class=""> <a title="Privacy" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/useful-information/privacy"> Privacy </a> </li> <li class=""> <a title="Legal notes" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/useful-information/legal-notes"> Legal notes </a> </li> <li class=""> <a title="Cookies" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/useful-information/cookies"> Cookies </a> </li> <li class=""> <a title="Contacts 020-2015" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/contacts"> Contacts 020-2015 </a> </li> <li class=""> <a title="Media Area" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/useful-information/media-area"> Media Area </a> </li> <li class=""> <a title="Press Office" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/press-office"> Press Office </a> </li> <li class=""> <a title="@AskExpo Policy" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/useful-information/-askexpo-policy"> @AskExpo Policy </a> </li> <li class=""> <a title="Social Media Policy" href="https://web.archive.org/web/20151002032317/http://www.expo2015.org/cs/Expo/en/useful-information/social-media-policy"> Social Media Policy </a> </li> </ul> </div> <a target="_blank" href="https://web.archive.org/web/20151002032317/http://www.bie-paris.org/site/ "> <div class="item itm4"> <figure> <img class="" src="https://web.archive.org/web/20151002032317im_/http://www.expo2015.org/cs/Expo/1392227352751/Logo_BIE_100_H.jpg" alt="Il logo del BIE"> </figure> <h4> <span> Bureau </span> <span> International </span> <span> Des </span> <span> Expositions </span> </h4> </div> </a> <div class="clean"></div> </div> </section> <script src="/web/20151002032317js_/http://www.expo2015.org/cs/static/EXPO/layerslider/js/jquery.js" type="text/javascript"></script> <script src="/web/20151002032317js_/http://www.expo2015.org/cs/static/EXPO/layerslider/js/greensock.js" type="text/javascript"></script> <script src="/web/20151002032317js_/http://www.expo2015.org/cs/static/EXPO/js/jquery.fancybox.js" type="text/javascript"></script> <script src="/web/20151002032317js_/http://www.expo2015.org/cs/static/EXPO/js/jquery.fancybox-media.js" type="text/javascript"></script> <script src="/web/20151002032317js_/http://www.expo2015.org/cs/static/EXPO/layerslider/js/layerslider.transitions.js" type="text/javascript"></script> <script src="/web/20151002032317js_/http://www.expo2015.org/cs/static/EXPO/layerslider/js/layerslider.kreaturamedia.jquery.js" type="text/javascript"></script> <script src="/web/20151002032317js_/http://www.expo2015.org/cs/static/EXPO/js/jquery.slicknav.js"></script> <script type="text/javascript" src="/web/20151002032317js_/http://www.expo2015.org/cs/static/EXPO/js/colorful-tipsy/jquery.tipsy.custom.min.js"></script> <script type="text/javascript" src="/web/20151002032317js_/http://www.expo2015.org/cs/static/EXPO/js/jquery.easydropdown.js"></script> <script type="text/javascript" src="/web/20151002032317js_/http://www.expo2015.org/cs/static/EXPO/js/jquery.placeholder.js"></script> <script type="text/javascript" src="/web/20151002032317js_/http://www.expo2015.org/cs/static/EXPO/js/zoomAA.js"></script> <script type="text/javascript" src="/web/20151002032317js_/http://www.expo2015.org/cs/static/EXPO/js/isotope.pkgd.min.js"></script> <script type="text/javascript" src="/web/20151002032317js_/http://www.expo2015.org/cs/static/EXPO/js/cover.js"></script> <script type="text/javascript" rel="javascript" src="/web/20151002032317js_/http://www.expo2015.org/cs/static/EXPO/coconut/coconut.min.js"></script> <script type="text/javascript" src="/web/20151002032317js_/http://www.expo2015.org/cs/static/EXPO/js/jquery.cookie/jquery.cookie.js"></script> <script type="text/javascript" src="/web/20151002032317js_/http://www.expo2015.org/cs/static/EXPO/js/script.js"></script> <script type="text/javascript" src="/web/20151002032317js_/http://www.expo2015.org/cs/static/EXPO/js/countdown.js"></script> <script type="text/javascript" src="/web/20151002032317js_/http://www.expo2015.org/cs/static/EXPO/js/unslider.js"></script> <script type="text/javascript" src="/web/20151002032317js_/http://www.expo2015.org/cs/static/EXPO/js/jquery.pajinate.js"></script> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link rel="stylesheet" href="/web/20151002032317cs_/http://www.expo2015.org/cs/static/EXPO/quicksand/css/all.css"> <script type="text/javascript" src="/web/20151002032317js_/http://www.expo2015.org/cs/static/EXPO/quicksand/js/jquery.easing.1.3.js"></script> <script type="text/javascript" src="/web/20151002032317js_/http://www.expo2015.org/cs/static/EXPO/quicksand/js/jquery.quicksand.js"></script> <script type="text/javascript" src="/web/20151002032317js_/http://www.expo2015.org/cs/static/EXPO/quicksand/js/main.js"></script> <script type="text/javascript"> $(document).ready(function(){ $('.paging_container').pajinate({ item_container_id : '.bloglist', num_page_links_to_display : 5, items_per_page : 10, nav_label_prev : ' ', nav_label_next : ' ', nav_label_first : 'FIRST', nav_label_last : 'LAST', abort_on_small_lists: true, show_first_last: true, jquery_ui: true, jquery_ui_active: "current" }); $('#contentReseller').pajinate({ item_container_id : '.sellerList', num_page_links_to_display : 5, items_per_page : 15, nav_label_prev : ' ', nav_label_next : ' ', nav_label_first : 'FIRST', nav_label_last : 'LAST', abort_on_small_lists: true, show_first_last: true, jquery_ui: true, jquery_ui_active: "current" }); }); function scriviCookie(nomeCookie,valoreCookie,durataCookie) { var scadenza = new Date(); var adesso = new Date(); scadenza.setTime(adesso.getTime() + (parseInt(durataCookie) * 60000)); document.cookie = nomeCookie + '=' + escape(valoreCookie) + '; expires=' + scadenza.toGMTString() + '; path=/'; } function getCookie(c_name) { var i,x,y,ARRcookies=document.cookie.split(";"); for (i=0;i<ARRcookies.length;i++) { x=ARRcookies[i].substr(0,ARRcookies[i].indexOf("=")); y=ARRcookies[i].substr(ARRcookies[i].indexOf("=")+1); x=x.replace(/^\s+|\s+$/g,""); if (x==c_name) { return unescape(y); } } } </script> <script type="text/javascript"> $(function(){ var page = $('body').attr('id'); init(page); }); function cc(){ alert("cc"); } </script> <script type="text/javascript" src="/web/20151002032317js_/http://www.expo2015.org/cs/static/EXPO/jasny-jquery.smartbanner/jquery.smartbanner.js"></script> <script type="text/javascript"> $(function (){ var language = 'en_UK'; if ("it_IT" == language) $.smartbanner({ icon: '/cs/static/EXPO/images/app_icon_2_.png', daysHidden: 1, daysReminder: 1, title: 'Expo Milano 2015', author: 'Official App', inAppStore: 'App Store', inGooglePlay: 'Google Play', price: 'GRATIS', button: 'VEDI' }) else $.smartbanner({ icon: '/cs/static/EXPO/images/app_icon_2_.png', daysHidden: 1, daysReminder: 1, title: 'Expo Milano 2015', author: 'Official App', inAppStore: 'App Store', inGooglePlay: 'Google Play' }) }) </script> <script> function layerSlider() { $("#layerslider").layerSlider({ autoPlayVideos: false, responsive: false, imgPreload: false, responsiveUnder: 1280, layersContainer: 1280, skin: 'v5', hoverPrevNext: false, skinsPath: '/cs/static/EXPO/layerslider/skins/', navPrevNext: true, navButtons: true, cbInit: function(data){ buildNavSlider(data); }, cbAnimStart: function(data){ $.sliderObj = {}; $.sliderObj.layerNum = data['layersNum']; $.sliderObj.curLayerIndex = $('#layerslider').find('.ls-active').index(); $.sliderObj.curLayer = data['curLayer']; if($.sliderObj.curLayerIndex < 0){ $.sliderObj.curLayerIndex = 0; } }, cbPrev : function(data){ var obj = $('#layerslider_nav').find('.active').prev(); changeSlide(data, obj); }, cbNext : function(data){ var obj = $('#layerslider_nav').find('.active').next(); changeSlide(data, obj); } //cbAnimStop: function(data){ // if($('#layerslider').find('.ls-active').index() < 0){ // changeSlide(data, null); // } //} }); } </script> <script> $(document).ready(function() { $(".fancyhome-slider").fancybox({ fitToView : true, autoSize : false, width: 1280, height: 720, aspectRatio: true, closeClick : false, openEffect : 'none', closeEffect : 'none', afterShow: function() { var close = $('.fancybox-close'); $('.fancybox-close').remove(); $('.fancybox-overlay').append(close[0]); $(close).click(function() {$.fancybox.close();}); } }); }); </script> <script> jQuery(document).ready(function () { /* Messages */ var messages = new Array(); messages[3] = "Status : Getting Ready"; messages[10] = "Status : Tracking bugs"; messages[20] = "Status : Bulding list files"; messages[40] = "Status : Debugging"; messages[50] = "Status : Powertesting"; messages[80] = "Status : Testing some more"; messages[100] = "Status : Almost done, we should be back online soon"; /* COCONUT COUNTDOWN */ $("#circular-countdown").coconut({ color : "#CC2575", progressBarId : "progress-bar", startDate: "29/04/2014", endDate: "02/05/2015", M_size : "small", H_size : "small", D_size : "big", message : messages, hideSeconds :true, hideMinutes : true, hideHours : true, hideDays : false, disable: false, textOnly: false, wordDays : "DAYS" + "<br>" + "TO THE EVENT", wordHours : "hours", wordMinutes : "minutes", wordSeconds : "seconds" }); }); </script> </body> </html> <!-- FILE ARCHIVED ON 03:23:17 Oct 02, 2015 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 23:18:35 Nov 24, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.575 exclusion.robots: 0.031 exclusion.robots.policy: 0.019 esindex: 0.01 cdx.remote: 9.959 LoadShardBlock: 51.618 (3) PetaboxLoader3.datanode: 68.758 (4) load_resource: 68.582 PetaboxLoader3.resolve: 43.166 -->