CINXE.COM

螜蟽蟿喂慰蠁蠈蟻慰 渭蔚 35 蟺蟻蠈蟽蠁蠀纬蔚蟼 蟺蟻慰蟽维蟻伪尉蔚 蟽蟿畏 桅蟻伪纬魏喂维 螠蠀魏蠈谓慰蠀

<!DOCTYPE html> <!-- Mobile redirect: 80 --> <!--esi <esi:assign name="is_mobile" value="0" /> <esi:choose> <esi:when test="$(done)!='1'"> <esi:assign name="done" value="0"/> </esi:when> </esi:choose> <esi:assign name="query_param" value="''"/> <esi:choose> <esi:when test="$(QUERY_STRING)"> <esi:assign name="query_param">'?'+$(QUERY_STRING)</esi:assign> </esi:when> </esi:choose> <esi:choose> <esi:when test="$(HTTP_USER_AGENT) matches_i '''SCH-I535|SPH-L710|SGH-N064|SGH-N035|SGH-T999|SGH-I747|GT-I9305|GT-I9300|android.+mobile|iphone|ipod|webos|blackberry.+webkit.+mobile|htc|opera\ mini|operamini|iemobile|opera\ mobi|lge|lg|palm|samsung|nokia|windows\ phone|windows\ ce|bb10|blackberry|Mobile.+Firefox|tizen.+mobile'''"> <esi:assign name="is_mobile" value="1" /> </esi:when> </esi:choose> <esi:choose> <esi:when test="$(HTTP_USER_AGENT) matches_i '''SAMSUNG\ SM-T'''"> <esi:assign name="is_mobile" value="0" /> </esi:when> </esi:choose> <esi:choose> <esi:when test="$(is_mobile) == '1' && $(HTTP_HOST) has 'huffingtonpost.com' && $(REQUEST_PATH) matches_i '/jobs'"> <esi:assign name="done" value="1"/> </esi:when> </esi:choose> <esi:choose> <esi:when test="$(is_mobile) == '1' && $(HTTP_HOST) has 'huffingtonpost.com' && $(REQUEST_PATH) matches_i '/hill/signup\.html'"> <esi:assign name="done" value="1"/> </esi:when> </esi:choose> <esi:choose> <esi:when test="($exists($(QUERY_STRING{'m'})) && $(QUERY_STRING{'m'}) == 'false') && $(is_mobile)=='1'"> $add_header('Set-Cookie','mobileview=false; path=/;') $set_redirect('http://www.huffingtonpost.gr'+$(REQUEST_PATH)) <esi:assign name="done" value="1"/> </esi:when> </esi:choose> <esi:choose> <esi:when test="($exists($(QUERY_STRING{'m'})) && $(QUERY_STRING{'m'}) == 'true') && $(is_mobile)=='1'"> $add_header('Set-Cookie','mobileview=true; path=/;') <esi:assign name="ignore_mobile_cookie" value="1"/> </esi:when> </esi:choose> <esi:choose> <esi:when test="($exists($(QUERY_STRING{'tm'})) && $(QUERY_STRING{'tm'}) == 'false') && $(is_mobile)=='1'"> <esi:assign name="done" value="1"/> </esi:when> </esi:choose> <esi:choose> <esi:when test="$(is_mobile) == '1' && $(HTTP_HOST) has 'huffingtonpost.com' && $(REQUEST_PATH) matches_i 'special\/disney_travel'"> $set_redirect('http://m.news.travel.aol.com/disney/') <esi:assign name="done" value="1"/> </esi:when> </esi:choose> <esi:choose> <esi:when test="( $(ignore_mobile_cookie) == '1' || !$exists($(HTTP_COOKIE{'mobileview'}) ) || $(HTTP_COOKIE{'mobileview'})=='true' ) && $(is_mobile) == '1' && $(done)=='0'"> <esi:choose> <esi:when test="!$exists($(HTTP_COOKIE{'mobileview'}))"> $add_header('Set-Cookie','mobileview=true; path=/;') </esi:when> </esi:choose> <esi:choose> <esi:when test="$(REQUEST_PATH) matches_i '/?([0-9]+)/([0-9]+)/([0-9]+)/([^/]+)_([0-9]+)\.html#(.+)$' "> <esi:assign name="redirect_to">'http://m.huffpost.com/gr/entry/'+$(MATCHES{5})+'#$(MATCHES{6})'+$(query_param)</esi:assign> </esi:when> <esi:when test="$(REQUEST_PATH) matches_i '/?([0-9]+)/([0-9]+)/([0-9]+)/([^/]+)_([0-9]+)\.html' "> <esi:assign name="redirect_to">'http://m.huffpost.com/gr/entry/'+$(MATCHES{5})+$(query_param)</esi:assign> </esi:when> <esi:when test="$(REQUEST_PATH) matches_i '/([^/]+)/([^/]+)_([0-9]+)\.html'"> <esi:assign name="redirect_to">'http://m.huffpost.com/gr/entry/'+$(MATCHES{3})+$(query_param)</esi:assign> </esi:when> <esi:when test="$(REQUEST_PATH) matches_i '/(news|tag|actualites)/([a-z0-9-_]+)' "> <esi:assign name="redirect_to">'http://m.huffpost.com/gr/news/'+$(MATCHES{2})+'/'+$(query_param)</esi:assign> </esi:when> <esi:when test="$(REQUEST_PATH) matches_i '/newsletter/([a-z0-9-_]+)'"> <esi:assign name="redirect_to">'http://m.huffpost.com/gr/?pop=nls&nls='+ $(MATCHES{1})</esi:assign> </esi:when> <esi:when test="$(REQUEST_PATH) matches_i '/imageblog'"> <esi:assign name="redirect_to">'http://m.huffpost.com/gr/news/imageblog/'+$(query_param)</esi:assign> </esi:when> <esi:when test="$(REQUEST_PATH) matches_i '/thirdmetric'"> <esi:assign name="redirect_to">'http://m.huffpost.com/gr/news/third-metric/'+$(query_param)</esi:assign> </esi:when> <esi:when test="$(REQUEST_PATH) matches_i '/p/horoscopos-([a-z]+)\.html' "> <esi:assign name="redirect_to">'http://m.huffpost.com/gr/horoscopos/'+$(MATCHES{1})+$(query_param)</esi:assign> </esi:when> <esi:when test="$(REQUEST_PATH) matches_i '^\/(subscription|users\/notifications|terms)' "> <esi:assign name="done" value="1"/> </esi:when> <esi:when test="$(REQUEST_PATH) matches_i '^\/([a-z0-9-_]{2,})' "> <esi:assign name="redirect_to">'http://m.huffpost.com/gr/vertical/'+$(MATCHES{1})+'/'+$(query_param)</esi:assign> </esi:when> <esi:when test="$is_empty($(REQUEST_PATH)) || $(REQUEST_PATH) =='/'"> <esi:choose> <esi:when test="($(GEO{'country_code'}) == 'AU')"> <esi:assign name="redirect_to">'http://m.huffpost.com/au'+$(query_param)</esi:assign> </esi:when> <esi:otherwise> <esi:assign name="redirect_to">'http://m.huffpost.com/gr'+$(query_param)</esi:assign> </esi:otherwise> </esi:choose> </esi:when> </esi:choose> <esi:choose> <esi:when test="$exists($(redirect_to)) && !$is_empty($(redirect_to))"> $set_redirect($(redirect_to)) </esi:when> </esi:choose> <esi:assign name="done" value="1"/> </esi:when> </esi:choose> --> <!--esi <esi:assign name="ads_ord" value="$rand()" /> <esi:assign name="is_aol_referer" value="0" /> <esi:choose> <esi:when test="$(HTTP_REFERER) has '.aol.com'"> <esi:assign name="is_aol_referer" value="1" /> </esi:when> </esi:choose> --> <!--esi <esi:assign name="IS_US" value="$(HTTP_HOST) has 'huffingtonpost.com'" /> <esi:choose> <esi:when test="$(IS_US) && $(GEO{'country_code'}) == 'IN' && $(done)!='1'"> <esi:choose> <esi:when test="!$(QUERY_STRING)"> <esi:assign name="done" value="1"/> $set_redirect('http://' + $(HTTP_HOST) + $(REQUEST_PATH) + '?ir=India&adsSiteOverride=in') </esi:when> <esi:when test="!$(QUERY_STRING{'ir'})"> <esi:assign name="done" value="1"/> $set_redirect('http://' + $(HTTP_HOST) + $(REQUEST_PATH) + '?' + $(QUERY_STRING) + '&ir=India&adsSiteOverride=in') </esi:when> </esi:choose> </esi:when> </esi:choose> --> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8 ie7"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9 ie8"> <![endif]--> <!--[if IE 9]> <html lang="el" class="no-js modern ie9"> <![endif]--> <!--[if gt IE 9]><!--> <html lang="el" class="no-js modern"> <!--<![endif]--> <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.huffingtonpost.gr:80/2016/08/19/story_n_11606294.html","20160823184525","https://web.archive.org/","web","/_static/", "1471977925"); </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 --> <title>螜蟽蟿喂慰蠁蠈蟻慰 渭蔚 35 蟺蟻蠈蟽蠁蠀纬蔚蟼 蟺蟻慰蟽维蟻伪尉蔚 蟽蟿畏 桅蟻伪纬魏喂维 螠蠀魏蠈谓慰蠀</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"/> <meta name="keywords" content="桅蟻伪纬魏喂维,螠蠉魏慰谓慰蟼,喂蟽蟿慰蠁蠈蟻慰,蟺蟻蠈蟽蠁蠀纬蔚蟼,螝螣螜螡惟螡螜螒"/> <meta name="description" content="危蟿畏谓 蟺伪蟻伪位委伪 桅蟻伪纬魏喂维 蟿畏蟼 螠蠀魏蠈谓慰蠀 蟺蟻慰蟽维蟻&amp;"/> <meta name="category" content="Greece"/> <meta http-equiv="Content-Language" content="el_GR"/> <meta name="robots" content="noodp,noydir"/> <meta property="twitter:card" value="summary_large_image"/> <meta property="twitter:site" value="@HuffPostGreece"/> <meta name="twitter:description" content="危蟿畏谓 蟺伪蟻伪位委伪 桅蟻伪纬魏喂维 蟿畏蟼 螠蠀魏蠈谓慰蠀 蟺蟻慰蟽维蟻&amp;"> <meta property="fb:app_id" content="341529869337643"/> <meta property="og:site_name" content="The Huffington Post"/> <meta property="og:title" content="螜蟽蟿喂慰蠁蠈蟻慰 渭蔚 35 蟺蟻蠈蟽蠁蠀纬蔚蟼 蟺蟻慰蟽维蟻伪尉蔚 蟽蟿畏 桅蟻伪纬魏喂维 螠蠀魏蠈谓慰蠀"/> <meta property="og:type" content="article"/> <meta property="og:url" content="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/2016/08/19/story_n_11606294.html"/> <meta property="og:image" content="https://web.archive.org/web/20160823184525im_/http://i.huffpost.com/gen/4617692/images/o-MIKONOS-facebook.jpg"/> <meta property="og:description" content="危蟿畏谓 蟺伪蟻伪位委伪 桅蟻伪纬魏喂维 蟿畏蟼 螠蠀魏蠈谓慰蠀 蟺蟻慰蟽维蟻&amp;"/> <meta property="og:locale" content="el_GR"/> <meta name="sailthru.date" content="Sat, 20 Aug 2016 00:14:48 +0300"> <meta name="sailthru.expire_date" content="Sun, 21 Aug 2016 00:14:48 +0300"> <meta name="sailthru.image.thumb" content="http://i.huffpost.com/gen/4617692/images/s-MIKONOS-small.jpg"> <meta name="sailthru.tags" content="桅蟻伪纬魏喂维,螠蠉魏慰谓慰蟼,喂蟽蟿慰蠁蠈蟻慰,蟺蟻蠈蟽蠁蠀纬蔚蟼,螝螣螜螡惟螡螜螒"> <meta property="article:publisher" content="https://www.facebook.com/HuffPostGreece"/> <meta property="article:section" content="Greece"/> <link rel="image_src" href="https://web.archive.org/web/20160823184525im_/http://i.huffpost.com/gen/4617692/images/s-MIKONOS-large.jpg"/> <meta name="image" content="http://i.huffpost.com/gen/4617692/images/s-MIKONOS-small.jpg"/> <meta name="thumbnail" content="http://i.huffpost.com/gen/4617692/images/o-MIKONOS-facebook.jpg"/> <meta name="og:see_also" content="http://www.huffingtonpost.gr/2016/08/22/viral-mourmoura_n_11651996.html"/> <meta name="og:see_also" content="http://www.huffingtonpost.gr/2016/08/23/aerosynodos-vip-paraxenies-ezhse_n_11659126.html"/> <meta name="og:see_also" content="http://www.huffingtonpost.gr/2016/08/22/angela-nikolau-instagram-selfies-gr-viral_n_11652000.html"/> <link rel="shortcut icon" href="/web/20160823184525im_/http://www.huffingtonpost.gr/favicon.ico"> <link rel="alternate" hreflang="el" href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/2016/08/19/story_n_11606294.html"/> <link rel="alternate" href="https://web.archive.org/web/20160823184525/android-app://com.huffingtonpost.android/http/www.huffingtonpost.gr/2016/08/19/story_n_11606294.html"/> <link rel="alternate" href="https://web.archive.org/web/20160823184525/ios-app://306621789/huffpostnews/?editionID=gr&amp;entryID=11606294"/> <link rel="alternate" media="only screen and (max-width: 640px)" href="https://web.archive.org/web/20160823184525/http://m.huffpost.com/gr/entry/11606294"> <link rel="stylesheet" href="https://web.archive.org/web/20160823184525cs_/http://s1.huffpost.com/assets/css.php?v=1470760434&amp;f=phoenix%2Fapp.css" type="text/css"> <link rel="stylesheet" href="https://web.archive.org/web/20160823184525cs_/http://s0.huffpost.com/assets/css.php?v=1470760434&amp;f=phoenix%2Fcore.css%2Cphoenix%2Fpageheader.css%2Cphoenix%2Frightrail.css%2Cphoenix%2Fauthor_article.css%2Cphoenix%2Fted.css%2Cphoenix%2Fcolorbox.css%2Cphoenix%2Femail_form.css%2Cphoenix%2Fslideshow%2Fflexslider.css%2Cphoenix%2Fslideshow%2Fstyles.css" type="text/css"> <link rel="stylesheet" href="https://web.archive.org/web/20160823184525cs_/http://s0.huffpost.com/assets/css.php?v=1470760434&amp;f=liveblog.css%2Cbasic.css%2Csailthru_concierge.css%2Crecipe_gadget.css%2Chp_modules%2Fmodule.sponsor-widgets.css%2Chp_modules%2Fmodule.apps_feeds.css%2C_slideshows%2Finline.css%2C_slideshows%2Fmodules%2Finline.css%2C_slideshows%2Fmodules%2Fparticipation.css%2C_slideshows%2Fmodules%2Fparticipation_new.css%2Ccommercial.css%2Cadd%2Finner.css%2Cemail_share.css%2Cbuttons.css" type="text/css"> <link rel="stylesheet" href="https://web.archive.org/web/20160823184525cs_/http://s0.huffpost.com/assets/css.php?v=1470760434&amp;f=" type="text/css"> <link rel="stylesheet" href="https://web.archive.org/web/20160823184525cs_/http://s0.huffpost.com/assets/css.php?v=1470760434&amp;f=phoenix%2Fverticals%2Fgreece.css%2Cphoenix%2Fverticals%2F.css" type="text/css"> <link rel="canonical" href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/2016/08/19/story_n_11606294.html"> <!--[if lt IE 9]><link rel="stylesheet" href="http://s1.huffpost.com/assets/js.php?v=1470760434&f=conversations%2Fstylesheets%2Fapp.css" /><![endif]--> <!--[if lte IE 7]><link rel="stylesheet" href="http://s0.huffpost.com/assets/css.php?v=1470760434&f=phoenix%2Fie7.css" type="text/css" /><![endif]--> <!--[if IE 8]><link rel="stylesheet" href="http://s1.huffpost.com/assets/css.php?v=1470760434&f=phoenix%2Fie8.css" type="text/css" /><![endif]--> <script type="text/javascript" src="https://web.archive.org/web/20160823184525js_/http://s1.huffpost.com/assets/js.php?v=1470760434&amp;f=jquery-1.7.2.min.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20160823184525js_/http://s1.huffpost.com/assets/js.php?v=1470760434&amp;f=jquery%2Fjquery.I18N.js%2Clocale%2Fel_GR%2Fpublic.js%2Csprintf-0.7.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20160823184525js_/http://s0.huffpost.com/assets/js.php?v=1470760434&amp;f=huff.js%2Chp_config.js%2Clazyload-min.js%2Chp_util.js%2Chp_track.js%2Cyui_sub.js%2Chp_liveblog.js%2Chptwitter_anywhere.js%2Cphoenix%2Fcustom.modernizr.js%2Cphoenix%2Ffoundation.min.js%2C_tmp%2Fquick_fan.js%2C_tmp%2Fhp_ads.js%2C_tmp%2Fcommon.js%2Chp_browser.js%2Csubmissions.js%2Cphoenix%2Funderscore.js%2Cphoenix%2Fbackbone.js%2Cphoenix%2Fthreeup.js%2Crecipe_gadget.js%2Clivebetteramerica%2Fmodule.jquerydl.js%2Cphoenix%2Ffollow-huffpost.js%2Cphoenix%2Fsocial-sidebar.js%2Cposts.js%2Cphoenix%2Fnumeral.js%2Cphoenix%2Fsocial_widget_views.js%2Cconversations%2Fbootstrap.js%2Cscroll-track.js%2Cphoenix%2Fjquery.colorbox.js%2Cphoenix%2Fthreeup-carousel.js%2Cphoenix%2Flightbox.js%2Cphoenix%2Fjquery.formparams.js%2Cphoenix%2Fsubmit_correction.js%2C_tmp%2Fquick_subscribe_user.js%2Cphoenix%2Fnewsletter.js%2Chptwitter.js%2Cphoenix%2Flogin.js%2C_tmp%2Fclick_tracker.js%2Cphoenix%2Fimage_loader.js%2Cphoenix%2Fcaption.js%2Cconnect_overview.js%2Cimage_embed.js%2Cswfobject.js%2Cphoenix%2Fhulu_to_5min.js%2C_tmp%2Fevent_module.js%2Cphoenix%2Fslideshow%2Fjquery.flexslider.js%2Cphoenix%2Fslideshow%2Fhp-slideshow-html.js%2Cphoenix%2Fslideshow%2Fhp-slideshow-tracking.js%2Cphoenix%2Fslideshow%2Fhp-slideshow-share.js%2Cphoenix%2Fslideshow%2Fhp-slideshow-main.js%2Cphoenix%2Fslideshow%2Fhp-slideshow-participation.js%2Cphoenix%2Fslideshow%2Fhp-slideshow-participation_new.js%2Cphoenix%2Fyoutube_to_5min.js%2Con-hover-pinterest.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20160823184525js_/http://s1.huffpost.com/assets/js.php?v=1470760434&amp;f=facebook.js%2Ccookiesmin.js%2Csnproject.js%2C_tmp%2Fquick_login.js%2Chuffconnect.js%2Cprovider.js%2Cpopup_manager.js%2C_util%2Fuser.js%2Cuser.js"></script> <script type="text/javascript" id="ean-native-embed-tag" src="//web.archive.org/web/20160823184525js_/http://cdn.elasticad.net/native/serve/js/nativeEmbed.gz.js"></script> <script type="text/javascript"> huff.v({"last_deploy_commit_id":"9448676f94eb3a3a8739e8a3fc0d85c6b51c8838","deploy_commit_id":"f75899926af7cc4499a5fde4de7ecc5f0030c1d2","deploy_seq":1470760434,"last_deploy_seq":1470163362,"deploy_date":"Tue, 09 Aug 2016 12:33:54 -0400","last_deploy_date":"Tue, 02 Aug 2016 14:42:42 -0400"}); </script> <script type="text/javascript"> // common modules huff.use('conf', 'modal', 'image', 'layout', 'cookies', 'user', 'track', 'common', 'promo'); </script> <!-- modulous header --> <script> window.adtech_placement_ids = { right_rail_flex: '170', leaderboard_flex: '2466', right_rail_lower: '170' }; </script> <!-- bottom_1x1 header --> <script type="text/javascript">var _sf_startpt=(new Date()).getTime()</script> <!-- /bottom_1x1 header --> <script type="text/javascript"> var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; (function() { var gads = document.createElement('script'); gads.async = true; gads.type = 'text/javascript'; var useSSL = 'https:' == document.location.protocol; gads.src = (useSSL ? 'https:' : 'http:') + '//web.archive.org/web/20160823184525/http://www.googletagservices.com/tag/js/gpt.js'; var node = document.getElementsByTagName('script')[0]; node.parentNode.insertBefore(gads, node); })(); googletag.cmd.push(function() { googletag.pubads().enableSingleRequest(); googletag.pubads().collapseEmptyDivs(true); googletag.enableServices(); }); </script> <script> var _HPJS = (function (_mod) { "use strict"; _mod.loadJS = function (src, options) { var options = options || {}; var ref = window.document.getElementsByTagName("script")[0]; var script = window.document.createElement("script"); script.src = src; script.async = options.async; script.defer = options.defer; ref.parentNode.insertBefore(script, ref); return script; } _mod.loadJSLater = function (url, timeout) { var ran = false; var loader = function () { if (ran) { return; } ran = true; _mod.loadJS(url, {async:true}); } window.addEventListener ? window.addEventListener("load",loader,false) : window.attachEvent && window.attachEvent("onload",loader); // in case the load event never fires setTimeout(loader, timeout || 15000); } _mod.waitForGlobal = function(identifier, cb, poll) { var test = typeof identifier === "function" ? identifier : function() { return !!window[identifier]; }; var interval; if(test()) { cb(); } else { interval = setInterval(function(){ if(test()) { cb(); clearInterval(interval); } }, poll || 50); } }; return _mod; }(_HPJS || {})); </script> <!-- debugadcode --> <style> .debugadcode-box { z-index:10000; position:relative; } .debugadcode { position:absolute; padding:5px; background-color:rgba(232, 212, 244, 0.85); font-size:0.8rem; color:black; } </style> <script> window.debugadcode = function(title, properties, div) { if (window.location.search.indexOf('debug_ad_code') < 0) return; var head = '<div><strong>'+title+'</strong></div>'; var body = ''; for (key in properties) { body += '<div><em>'+key+'</em>: '+properties[key]+'</div>'; } var s = document.getElementsByTagName('script'); var sLast = div || s[s.length - 1]; var d = document.createElement('div'); d.className = 'debugadcode-box'; d.innerHTML = '<div class="debugadcode">'+head+body+'</div>'; sLast.parentNode.insertBefore(d, sLast); } </script> <!-- /debugadcode --> <script> document.trackerImg = function(url, holder) { var matches = url.match(/http[^"']+/); if (!matches) return; url = matches[0]; if (!holder) holder = document.body; window.ord = window.ord || 1e16*Math.random(); var img = new Image(); img.src = url.replace('%n', ord); img.width = img.height = 1; img.style.display = 'none'; try { holder.appendChild(img); } catch(e) { return; } } </script> <!-- END modulous header --> <!-- ads_adtech_header --> <!-- ads_init_functions --> <!-- ads_commercial_video --> <!-- ads_asset_insert --> <script type="text/javascript"> tacProp={vert:"Homepage",tags:"kvpagetype=atf:desktop;kvvert=news;"}; tacProp.tags += ( (typeof HPAds!=="undefined") && (typeof HPAds.adtech_client_side_inf=="function") ) ? HPAds.adtech_client_side_inf() : ""; if (typeof adSetOthAT=="function") adSetOthAT(tacProp.tags); </script> <script type="text/javascript"> var ads_ext_ref_sig = ''; </script> <!--esi <esi:choose> <esi:when test="$(HTTP_REFERER) has '|dl' || $(QUERY_STRING) has '|dl' || $(HTTP_REFERER) has 'fundrace.' || $(QUERY_STRING) has 'fundrace.'"> <esi:choose> <esi:when test="($(HTTP_REFERER) has '|dl') || ($(QUERY_STRING) has '|dl')"> <esi:text> <script type="text/javascript"> var ads_ext_ref_sig = 'aol_welcome_screen'; </script> </esi:text> </esi:when> <esi:when test="($(HTTP_REFERER) has 'fundrace.') || ($(QUERY_STRING) has 'fundrace.')"> <esi:text> <script type="text/javascript"> var ads_ext_ref_sig = 'fundrace'; </script> </esi:text> </esi:when> </esi:choose> </esi:when> </esi:choose> --> <!--esi <esi:choose> <esi:when test="($exists($(HTTP_COOKIE{'ad_ops_bookmarklet'})) && !($(HTTP_HOST) has 'editorial'))"> <script type="text/javascript" src="/ads/bookmarklet/bookmarklet.js"></script> </esi:when> </esi:choose> --> <script type="text/javascript" src="https://web.archive.org/web/20160823184525js_/http://www.google.com/recaptcha/api/js/recaptcha_ajax.js" async defer></script> <!-- Parsely tracking params start --> <script type="application/ld+json"> { "@context": "https://web.archive.org/web/20160823184525/http://schema.org", "@type": "NewsArticle", "mainEntityOfPage":{ "@type":"URL", "@id":"https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/2016/08/19/story_n_11606294.html" }, "headline": "螜蟽蟿喂慰蠁蠈蟻慰 渭蔚 35 蟺蟻蠈蟽蠁蠀纬蔚蟼 蟺蟻慰蟽维蟻伪尉蔚 蟽蟿畏 桅蟻伪纬魏喂维 螠蠀魏蠈谓慰蠀", "author": { "@type":"Person", "name":"危蟿苇蠁伪谓慰蟼 螡喂魏萎蟿伪蟼" }, "image": { "@type":"ImageObject", "url":"https://web.archive.org/web/20160823184525/http://i.huffpost.com/gen/4617692/images/o-MIKONOS-facebook.jpg", "width":2000,"height":1000 }, "dateCreated": "2016-08-19T17:14:10Z", "datePublished": "2016-08-19T17:14:10Z", "dateModified": "2016-08-19T17:14:58Z", "publisher":{ "@type":"Organization", "name":"The Huffington Post", "logo":{ "@type":"ImageObject","url":"https://web.archive.org/web/20160823184525/http://s.huffpost.com/images/v/logos/v4/homepage.gif", "width":497, "height":60 } }, "description": "&Sigma;&tau;&eta;&nu; &pi;&alpha;&rho;&alpha;&lambda;委&alpha; &Phi;&rho;&alpha;&gamma;&kappa;&iota;维 &tau;&eta;&sigmaf; &Mu;&upsilon;&kappa;蠈&nu;&omicron;&upsilon; &pi;&rho;&omicron;&sigma;维&rho;&alpha;&xi;&epsilon; &iota;&sigma;&tau;&iota;&omicron;&phi;蠈&rho;&omicron; &pi;&omicron;&upsilon; &mu;&epsilon;&tau;苇&phi;&epsilon;&rho;&epsilon; 35 &pi;&rho;蠈&sigma;&phi;&upsilon;&gamma;&epsilon;&sigmaf;.(22...", "articleSection": "螠蔚蟿伪谓伪蟽蟿蔚蠀蟿喂魏蠈", "keywords": ["@nosponsor","桅蟻伪纬魏喂维","螠蠉魏慰谓慰蟼","喂蟽蟿慰蠁蠈蟻慰","蟺蟻蠈蟽蠁蠀纬蔚蟼","螝螣螜螡惟螡螜螒","type:news"], "thumbnailUrl": "https://web.archive.org/web/20160823184525/http://i.huffpost.com/gen/4617692/images/s-MIKONOS-small.jpg", "url": "https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/2016/08/19/story_n_11606294.html" } </script> <!-- Parsely tracking params end --> <!-- Google Json Markup start --> <!-- Google Json Markup end --> </head> <body> <!-- Newsletter ads popup --> <!-- END Newsletter ads popup --> <!-- Pinterest follow popup --> <!-- END Pinterest follow popup --> <!--modulous_debug_header --> <!-- END modulous_debug_header --> <div id="view_mobile_banner" style="display: none; min-width: 1000px; width: 100%; height: 105px; background: url(/web/20160823184525im_/http://www.huffingtonpost.gr/images/mobile/view-mobile-bkg.png);background-size: cover; text-align: center;"> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/2016/08/19/story_n_11606294.html?m=true" style="color: #FFF; font-size: 40px; display: inline-block; padding-top: 18px; text-transform: uppercase; width: 100%; height: 105px;"> <img src="/web/20160823184525im_/http://www.huffingtonpost.gr/images/mobile/view-mobile-icon.png" style="height: 68px; margin-bottom: -16px;"/> 螤蟻慰尾慰位萎 蟿畏蟼 魏喂谓畏蟿萎蟼 苇魏未慰蟽畏蟼 </a> </div> <script> if(window.navigator.userAgent.match(/SCH-I535|SPH-L710|SGH-N064|SGH-N035|SGH-T999|SGH-I747|GT-I9305|GT-I9300|android.+mobile|iphone|ipod|webos|blackberry.+webkit.+mobile|htc|opera\ mini|operamini|iemobile|opera\ mobi|lge|lg|palm|samsung|nokia|windows\ phone|windows\ ce|bb10|blackberry|Mobile.+Firefox/i)) { document.getElementById("view_mobile_banner").style.display = 'block'; } </script> <!-- RUM header --> <script type="text/javascript">(window.NREUM||(NREUM={})).loader_config={xpid:"Vg4HV1FADAMCXFhRDw=="};window.NREUM||(NREUM={}),__nr_require=function(t,e,n){function r(n){if(!e[n]){var o=e[n]={exports:{}};t[n][0].call(o.exports,function(e){var o=t[n][1][e];return r(o||e)},o,o.exports)}return e[n].exports}if("function"==typeof __nr_require)return __nr_require;for(var o=0;o<n.length;o++)r(n[o]);return r}({1:[function(t,e,n){function r(t){try{s.console&&console.log(t)}catch(e){}}var o,i=t("ee"),a=t(15),s={};try{o=localStorage.getItem("__nr_flags").split(","),console&&"function"==typeof console.log&&(s.console=!0,o.indexOf("dev")!==-1&&(s.dev=!0),o.indexOf("nr_dev")!==-1&&(s.nrDev=!0))}catch(c){}s.nrDev&&i.on("internal-error",function(t){r(t.stack)}),s.dev&&i.on("fn-err",function(t,e,n){r(n.stack)}),s.dev&&(r("NR AGENT IN DEVELOPMENT MODE"),r("flags: "+a(s,function(t,e){return t}).join(", ")))},{}],2:[function(t,e,n){function r(t,e,n,r,o){try{d?d-=1:i("err",[o||new UncaughtException(t,e,n)])}catch(s){try{i("ierr",[s,(new Date).getTime(),!0])}catch(c){}}return"function"==typeof f&&f.apply(this,a(arguments))}function UncaughtException(t,e,n){this.message=t||"Uncaught error with no additional information",this.sourceURL=e,this.line=n}function o(t){i("err",[t,(new Date).getTime()])}var i=t("handle"),a=t(16),s=t("ee"),c=t("loader"),f=window.onerror,u=!1,d=0;c.features.err=!0,t(1),window.onerror=r;try{throw new Error}catch(l){"stack"in l&&(t(8),t(7),"addEventListener"in window&&t(5),c.xhrWrappable&&t(9),u=!0)}s.on("fn-start",function(t,e,n){u&&(d+=1)}),s.on("fn-err",function(t,e,n){u&&(this.thrown=!0,o(n))}),s.on("fn-end",function(){u&&!this.thrown&&d>0&&(d-=1)}),s.on("internal-error",function(t){i("ierr",[t,(new Date).getTime(),!0])})},{}],3:[function(t,e,n){t("loader").features.ins=!0},{}],4:[function(t,e,n){function r(t){}if(window.performance&&window.performance.timing&&window.performance.getEntriesByType){var o=t("ee"),i=t("handle"),a=t(8),s=t(7),c="learResourceTimings",f="addEventListener",u="resourcetimingbufferfull",d="bstResource",l="resource",p="-start",h="-end",m="fn"+p,w="fn"+h,v="bstTimer",y="pushState";t("loader").features.stn=!0,t(6);var g=NREUM.o.EV;o.on(m,function(t,e){var n=t[0];n instanceof g&&(this.bstStart=Date.now())}),o.on(w,function(t,e){var n=t[0];n instanceof g&&i("bst",[n,e,this.bstStart,Date.now()])}),a.on(m,function(t,e,n){this.bstStart=Date.now(),this.bstType=n}),a.on(w,function(t,e){i(v,[e,this.bstStart,Date.now(),this.bstType])}),s.on(m,function(){this.bstStart=Date.now()}),s.on(w,function(t,e){i(v,[e,this.bstStart,Date.now(),"requestAnimationFrame"])}),o.on(y+p,function(t){this.time=Date.now(),this.startPath=location.pathname+location.hash}),o.on(y+h,function(t){i("bstHist",[location.pathname+location.hash,this.startPath,this.time])}),f in window.performance&&(window.performance["c"+c]?window.performance[f](u,function(t){i(d,[window.performance.getEntriesByType(l)]),window.performance["c"+c]()},!1):window.performance[f]("webkit"+u,function(t){i(d,[window.performance.getEntriesByType(l)]),window.performance["webkitC"+c]()},!1)),document[f]("scroll",r,!1),document[f]("keypress",r,!1),document[f]("click",r,!1)}},{}],5:[function(t,e,n){function r(t){for(var e=t;e&&!e.hasOwnProperty(u);)e=Object.getPrototypeOf(e);e&&o(e)}function o(t){s.inPlace(t,[u,d],"-",i)}function i(t,e){return t[1]}var a=t("ee").get("events"),s=t(17)(a),c=t("gos"),f=XMLHttpRequest,u="addEventListener",d="removeEventListener";e.exports=a,"getPrototypeOf"in Object?(r(document),r(window),r(f.prototype)):f.prototype.hasOwnProperty(u)&&(o(window),o(f.prototype)),a.on(u+"-start",function(t,e){if(t[1]){var n=t[1];if("function"==typeof n){var r=c(n,"nr@wrapped",function(){return s(n,"fn-",null,n.name||"anonymous")});this.wrapped=t[1]=r}else"function"==typeof n.handleEvent&&s.inPlace(n,["handleEvent"],"fn-")}}),a.on(d+"-start",function(t){var e=this.wrapped;e&&(t[1]=e)})},{}],6:[function(t,e,n){var r=t("ee").get("history"),o=t(17)(r);e.exports=r,o.inPlace(window.history,["pushState","replaceState"],"-")},{}],7:[function(t,e,n){var r=t("ee").get("raf"),o=t(17)(r),i="equestAnimationFrame";e.exports=r,o.inPlace(window,["r"+i,"mozR"+i,"webkitR"+i,"msR"+i],"raf-"),r.on("raf-start",function(t){t[0]=o(t[0],"fn-")})},{}],8:[function(t,e,n){function r(t,e,n){t[0]=a(t[0],"fn-",null,n)}function o(t,e,n){this.method=n,this.timerDuration="number"==typeof t[1]?t[1]:0,t[0]=a(t[0],"fn-",this,n)}var i=t("ee").get("timer"),a=t(17)(i),s="setTimeout",c="setInterval",f="clearTimeout",u="-start",d="-";e.exports=i,a.inPlace(window,[s,"setImmediate"],s+d),a.inPlace(window,[c],c+d),a.inPlace(window,[f,"clearImmediate"],f+d),i.on(c+u,r),i.on(s+u,o)},{}],9:[function(t,e,n){function r(t,e){d.inPlace(e,["onreadystatechange"],"fn-",s)}function o(){var t=this,e=u.context(t);t.readyState>3&&!e.resolved&&(e.resolved=!0,u.emit("xhr-resolved",[],t)),d.inPlace(t,w,"fn-",s)}function i(t){v.push(t),h&&(g=-g,b.data=g)}function a(){for(var t=0;t<v.length;t++)r([],v[t]);v.length&&(v=[])}function s(t,e){return e}function c(t,e){for(var n in t)e[n]=t[n];return e}t(5);var f=t("ee"),u=f.get("xhr"),d=t(17)(u),l=NREUM.o,p=l.XHR,h=l.MO,m="readystatechange",w=["onload","onerror","onabort","onloadstart","onloadend","onprogress","ontimeout"],v=[];e.exports=u;var y=window.XMLHttpRequest=function(t){var e=new p(t);try{u.emit("new-xhr",[e],e),e.addEventListener(m,o,!1)}catch(n){try{u.emit("internal-error",[n])}catch(r){}}return e};if(c(p,y),y.prototype=p.prototype,d.inPlace(y.prototype,["open","send"],"-xhr-",s),u.on("send-xhr-start",function(t,e){r(t,e),i(e)}),u.on("open-xhr-start",r),h){var g=1,b=document.createTextNode(g);new h(a).observe(b,{characterData:!0})}else f.on("fn-end",function(t){t[0]&&t[0].type===m||a()})},{}],10:[function(t,e,n){function r(t){var e=this.params,n=this.metrics;if(!this.ended){this.ended=!0;for(var r=0;r<d;r++)t.removeEventListener(u[r],this.listener,!1);if(!e.aborted){if(n.duration=(new Date).getTime()-this.startTime,4===t.readyState){e.status=t.status;var i=o(t,this.lastSize);if(i&&(n.rxSize=i),this.sameOrigin){var a=t.getResponseHeader("X-NewRelic-App-Data");a&&(e.cat=a.split(", ").pop())}}else e.status=0;n.cbTime=this.cbTime,f.emit("xhr-done",[t],t),s("xhr",[e,n,this.startTime])}}}function o(t,e){var n=t.responseType;if("json"===n&&null!==e)return e;var r="arraybuffer"===n||"blob"===n||"json"===n?t.response:t.responseText;return h(r)}function i(t,e){var n=c(e),r=t.params;r.host=n.hostname+":"+n.port,r.pathname=n.pathname,t.sameOrigin=n.sameOrigin}var a=t("loader");if(a.xhrWrappable){var s=t("handle"),c=t(11),f=t("ee"),u=["load","error","abort","timeout"],d=u.length,l=t("id"),p=t(14),h=t(13),m=window.XMLHttpRequest;a.features.xhr=!0,t(9),f.on("new-xhr",function(t){var e=this;e.totalCbs=0,e.called=0,e.cbTime=0,e.end=r,e.ended=!1,e.xhrGuids={},e.lastSize=null,p&&(p>34||p<10)||window.opera||t.addEventListener("progress",function(t){e.lastSize=t.loaded},!1)}),f.on("open-xhr-start",function(t){this.params={method:t[0]},i(this,t[1]),this.metrics={}}),f.on("open-xhr-end",function(t,e){"loader_config"in NREUM&&"xpid"in NREUM.loader_config&&this.sameOrigin&&e.setRequestHeader("X-NewRelic-ID",NREUM.loader_config.xpid)}),f.on("send-xhr-start",function(t,e){var n=this.metrics,r=t[0],o=this;if(n&&r){var i=h(r);i&&(n.txSize=i)}this.startTime=(new Date).getTime(),this.listener=function(t){try{"abort"===t.type&&(o.params.aborted=!0),("load"!==t.type||o.called===o.totalCbs&&(o.onloadCalled||"function"!=typeof e.onload))&&o.end(e)}catch(n){try{f.emit("internal-error",[n])}catch(r){}}};for(var a=0;a<d;a++)e.addEventListener(u[a],this.listener,!1)}),f.on("xhr-cb-time",function(t,e,n){this.cbTime+=t,e?this.onloadCalled=!0:this.called+=1,this.called!==this.totalCbs||!this.onloadCalled&&"function"==typeof n.onload||this.end(n)}),f.on("xhr-load-added",function(t,e){var n=""+l(t)+!!e;this.xhrGuids&&!this.xhrGuids[n]&&(this.xhrGuids[n]=!0,this.totalCbs+=1)}),f.on("xhr-load-removed",function(t,e){var n=""+l(t)+!!e;this.xhrGuids&&this.xhrGuids[n]&&(delete this.xhrGuids[n],this.totalCbs-=1)}),f.on("addEventListener-end",function(t,e){e instanceof m&&"load"===t[0]&&f.emit("xhr-load-added",[t[1],t[2]],e)}),f.on("removeEventListener-end",function(t,e){e instanceof m&&"load"===t[0]&&f.emit("xhr-load-removed",[t[1],t[2]],e)}),f.on("fn-start",function(t,e,n){e instanceof m&&("onload"===n&&(this.onload=!0),("load"===(t[0]&&t[0].type)||this.onload)&&(this.xhrCbStart=(new Date).getTime()))}),f.on("fn-end",function(t,e){this.xhrCbStart&&f.emit("xhr-cb-time",[(new Date).getTime()-this.xhrCbStart,this.onload,e],e)})}},{}],11:[function(t,e,n){e.exports=function(t){var e=document.createElement("a"),n=window.location,r={};e.href=t,r.port=e.port;var o=e.href.split("://");!r.port&&o[1]&&(r.port=o[1].split("/")[0].split("@").pop().split(":")[1]),r.port&&"0"!==r.port||(r.port="https"===o[0]?"443":"80"),r.hostname=e.hostname||n.hostname,r.pathname=e.pathname,r.protocol=o[0],"/"!==r.pathname.charAt(0)&&(r.pathname="/"+r.pathname);var i=!e.protocol||":"===e.protocol||e.protocol===n.protocol,a=e.hostname===document.domain&&e.port===n.port;return r.sameOrigin=i&&(!e.hostname||a),r}},{}],12:[function(t,e,n){function r(){}function o(t,e,n){return function(){return i(t,[(new Date).getTime()].concat(s(arguments)),e?null:this,n),e?void 0:this}}var i=t("handle"),a=t(15),s=t(16),c=t("ee").get("tracer"),f=NREUM;"undefined"==typeof window.newrelic&&(newrelic=f);var u=["setPageViewName","setCustomAttribute","finished","addToTrace","inlineHit"],d="api-",l=d+"ixn-";a(u,function(t,e){f[e]=o(d+e,!0,"api")}),f.addPageAction=o(d+"addPageAction",!0),e.exports=newrelic,f.interaction=function(){return(new r).get()};var p=r.prototype={createTracer:function(t,e){var n={},r=this,o="function"==typeof e;return i(l+"tracer",[Date.now(),t,n],r),function(){if(c.emit((o?"":"no-")+"fn-start",[Date.now(),r,o],n),o)try{return e.apply(this,arguments)}finally{c.emit("fn-end",[Date.now()],n)}}}};a("setName,setAttribute,save,ignore,onEnd,getContext,end,get".split(","),function(t,e){p[e]=o(l+e)}),newrelic.noticeError=function(t){"string"==typeof t&&(t=new Error(t)),i("err",[t,(new Date).getTime()])}},{}],13:[function(t,e,n){e.exports=function(t){if("string"==typeof t&&t.length)return t.length;if("object"==typeof t){if("undefined"!=typeof ArrayBuffer&&t instanceof ArrayBuffer&&t.byteLength)return t.byteLength;if("undefined"!=typeof Blob&&t instanceof Blob&&t.size)return t.size;if(!("undefined"!=typeof FormData&&t instanceof FormData))try{return JSON.stringify(t).length}catch(e){return}}}},{}],14:[function(t,e,n){var r=0,o=navigator.userAgent.match(/Firefox[\/\s](\d+\.\d+)/);o&&(r=+o[1]),e.exports=r},{}],15:[function(t,e,n){function r(t,e){var n=[],r="",i=0;for(r in t)o.call(t,r)&&(n[i]=e(r,t[r]),i+=1);return n}var o=Object.prototype.hasOwnProperty;e.exports=r},{}],16:[function(t,e,n){function r(t,e,n){e||(e=0),"undefined"==typeof n&&(n=t?t.length:0);for(var r=-1,o=n-e||0,i=Array(o<0?0:o);++r<o;)i[r]=t[e+r];return i}e.exports=r},{}],17:[function(t,e,n){function r(t){return!(t&&"function"==typeof t&&t.apply&&!t[a])}var o=t("ee"),i=t(16),a="nr@original",s=Object.prototype.hasOwnProperty,c=!1;e.exports=function(t){function e(t,e,n,o){function nrWrapper(){var r,a,s,c;try{a=this,r=i(arguments),s="function"==typeof n?n(r,a):n||{}}catch(u){d([u,"",[r,a,o],s])}f(e+"start",[r,a,o],s);try{return c=t.apply(a,r)}catch(l){throw f(e+"err",[r,a,l],s),l}finally{f(e+"end",[r,a,c],s)}}return r(t)?t:(e||(e=""),nrWrapper[a]=t,u(t,nrWrapper),nrWrapper)}function n(t,n,o,i){o||(o="");var a,s,c,f="-"===o.charAt(0);for(c=0;c<n.length;c++)s=n[c],a=t[s],r(a)||(t[s]=e(a,f?s+o:o,i,s))}function f(e,n,r){if(!c){c=!0;try{t.emit(e,n,r)}catch(o){d([o,e,n,r])}c=!1}}function u(t,e){if(Object.defineProperty&&Object.keys)try{var n=Object.keys(t);return n.forEach(function(n){Object.defineProperty(e,n,{get:function(){return t[n]},set:function(e){return t[n]=e,e}})}),e}catch(r){d([r])}for(var o in t)s.call(t,o)&&(e[o]=t[o]);return e}function d(e){try{t.emit("internal-error",e)}catch(n){}}return t||(t=o),e.inPlace=n,e.flag=a,e}},{}],ee:[function(t,e,n){function r(){}function o(t){function e(t){return t&&t instanceof r?t:t?s(t,a,i):i()}function n(n,r,o){t&&t(n,r,o);for(var i=e(o),a=l(n),s=a.length,c=0;c<s;c++)a[c].apply(i,r);var u=f[w[n]];return u&&u.push([v,n,r,i]),i}function d(t,e){m[t]=l(t).concat(e)}function l(t){return m[t]||[]}function p(t){return u[t]=u[t]||o(n)}function h(t,e){c(t,function(t,n){e=e||"feature",w[n]=e,e in f||(f[e]=[])})}var m={},w={},v={on:d,emit:n,get:p,listeners:l,context:e,buffer:h};return v}function i(){return new r}var a="nr@context",s=t("gos"),c=t(15),f={},u={},d=e.exports=o();d.backlog=f},{}],gos:[function(t,e,n){function r(t,e,n){if(o.call(t,e))return t[e];var r=n();if(Object.defineProperty&&Object.keys)try{return Object.defineProperty(t,e,{value:r,writable:!0,enumerable:!1}),r}catch(i){}return t[e]=r,r}var o=Object.prototype.hasOwnProperty;e.exports=r},{}],handle:[function(t,e,n){function r(t,e,n,r){o.buffer([t],r),o.emit(t,e,n)}var o=t("ee").get("handle");e.exports=r,r.ee=o},{}],id:[function(t,e,n){function r(t){var e=typeof t;return!t||"object"!==e&&"function"!==e?-1:t===window?0:a(t,i,function(){return o++})}var o=1,i="nr@id",a=t("gos");e.exports=r},{}],loader:[function(t,e,n){function r(){if(!g++){var t=y.info=NREUM.info,e=u.getElementsByTagName("script")[0];if(t&&t.licenseKey&&t.applicationID&&e){c(w,function(e,n){t[e]||(t[e]=n)});var n="https"===m.split(":")[0]||t.sslForHttp;y.proto=n?"https://":"http://",s("mark",["onload",a()],null,"api");var r=u.createElement("script");r.src=y.proto+t.agent,e.parentNode.insertBefore(r,e)}}}function o(){"complete"===u.readyState&&i()}function i(){s("mark",["domContent",a()],null,"api")}function a(){return(new Date).getTime()}var s=t("handle"),c=t(15),f=window,u=f.document,d="addEventListener",l="attachEvent",p=f.XMLHttpRequest,h=p&&p.prototype;NREUM.o={ST:setTimeout,CT:clearTimeout,XHR:p,REQ:f.Request,EV:f.Event,PR:f.Promise,MO:f.MutationObserver},t(12);var m=""+location,w={beacon:"bam.nr-data.net",errorBeacon:"bam.nr-data.net",agent:"js-agent.newrelic.com/nr-963.min.js"},v=p&&h&&h[d]&&!/CriOS/.test(navigator.userAgent),y=e.exports={offset:a(),origin:m,features:{},xhrWrappable:v};u[d]?(u[d]("DOMContentLoaded",i,!1),f[d]("load",r,!1)):(u[l]("onreadystatechange",o),f[l]("onload",r)),s("mark",["firstbyte",a()],null,"api");var g=0},{}]},{},["loader",2,10,4,3]);</script> <!-- GA, Data Layer and Omniture --> <script type="text/javascript"> var _gaq = _gaq || []; HPTrack.async = true; HPTrack.gaUpgrade = true; (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//web.archive.org/web/20160823184525/http://www.google-analytics.com/analytics.js','__gaTracker'); HPTrack.getTracker('UA-55534474-1'); HPTrack.trackPageview(); bN_cfg = { h: location.hostname, p: {"dL_ch":"gr.hpmg","dL_flid":"_","dL_dpt":"default","dL_cmsID":"hpo:11606294","dL_author":"\u03a3\u03c4\u03ad\u03c6\u03b1\u03bd\u03bf\u03c2 \u039d\u03b9\u03ba\u03ae\u03c4\u03b1\u03c2","dL_crtdt":"2016-08-20 00:14:48","dL_pubts":1471616050000,"dL_blogID":2,"dL_tags":"@nosponsor,\u03a6\u03c1\u03b1\u03b3\u03ba\u03b9\u03ac,\u039c\u03cd\u03ba\u03bf\u03bd\u03bf\u03c2,\u03b9\u03c3\u03c4\u03bf\u03c6\u03cc\u03c1\u03bf,\u03c0\u03c1\u03cc\u03c3\u03c6\u03c5\u03b3\u03b5\u03c2,\u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u0391","cobrand":"HuffPost","dL_vid":"video_youtube_topbox"} }; function runOmni() { if(typeof HuffPoUtil != "undefined"){ if (HuffPoUtil.getCookie('huffpost_user_id') != '') s_265.eVar17 = 'huffpost_' + HuffPoUtil.getCookie('huffpost_user_id'); } s_265.prop54 = 'huffpost'; s_265.pfxID = 'hpo'; s_265.channel = 'gr.hpmg'; s_265.linkInternalFilters = 'javascript:,huffingtonpost.gr'; s_265.prop16 = 'news'; s_265.prop1 = 'default'; s_265.prop62 = 'video_youtube_topbox'; s_265.prop65 = 'original_content'; s_265.pageName = '螜蟽蟿喂慰蠁蠈蟻慰 渭蔚 35 蟺蟻蠈蟽蠁蠀纬蔚蟼 蟺蟻慰蟽维蟻伪尉蔚 蟽蟿畏 桅蟻伪纬魏喂维 螠蠀魏蠈谓慰蠀'; s_265.prop9 = 'hpo:11606294'; s_265.prop22 = '-------------------------------'; s_265.prop23 = '08-20-2016'; s_265.prop12 = "" + document.URL.split('?')[0]; s_265.prop19 = '|nosponsor||||||'; s_265.t(); } s_265_account ="aolgrhuffpo,aolgr"; (function(d){ var s = d.createElement('script'); s.src = "https://web.archive.org/web/20160823184525/http://o.aolcdn.com/os_merge/?file=/aol/beacon.min.js&file=/aol/omniture-intl.min.js"; d.getElementsByTagName('head')[0].appendChild(s); })(document); </script> <!-- comScore Tag --> <script type="text/javascript"> document.write(unescape("%3Cscript src='" + (document.location.protocol == "https:" ? "https://web.archive.org/web/20160823184525/https://sb" : "http://b") + ".scorecardresearch.com/beacon.js' %3E%3C/script%3E")); </script> <script type="text/javascript"> var comscore_data = { c1:2, c2:6723616, c3:"", c4:"", c5:"greece", c6:"", c15:"", options: { url_append: "comscorekw=greece" } } COMSCORE.beacon(comscore_data); </script> <noscript> <img src="https://web.archive.org/web/20160823184525im_/http://b.scorecardresearch.com/p?c1=2&amp;c2=6723616&amp;c3=&amp;c4=&amp;c5=greece&amp;c6=&amp;c15=&amp;cj=1" width="1" height="1" alt=""/> </noscript> <!-- end Rum --> <!-- ads_top_1x1 --> <div id="modulous_top_1x1" class="ad_spot"> <div id="dfp_top_1x1"> <script type="text/javascript"> googletag.cmd.push(function() { googletag.defineSlot('/4834629/Koinwnia_skin_Huffpost', [1, 1], 'dfp_top_1x1').addService(googletag.pubads()); }); </script> </div> <div id="dfp_top_1x1"> <script type="text/javascript"> googletag.cmd.push(function() { googletag.defineSlot('/4834629/Huffpost_ROS_skin', [1, 1], 'dfp_top_1x1').addService(googletag.pubads()); }); </script> </div> <script data-cfasync="false"> (function(r,e,E,m,b){E[r]=E[r]||{};E[r][b]=E[r][b]||function(){ (E[r].q=E[r].q||[]).push(arguments)};b=m.getElementsByTagName(e)[0];m=m.createElement(e); m.async=1;m.src=("file:"==location.protocol?"https:":"")+"//web.archive.org/web/20160823184525/http://s.reembed.com/G-1RkxxA.js"; b.parentNode.insertBefore(m,b)})("reEmbed","script",window,document,"api"); </script><style type="text/css">.shares .email{display: none !important;}</style><style> #dfp_leaderboard_flex { width:970px; margin: 0 auto; } #modulous_curtain, #modulous_leaderboard_flex { background: white; } .entry { z-index: 1; } #hp_cconsent { z-index: 1; position: relative; } .footer { margin-top: -10px; padding-top: 10px; } html > a > img { max-width: none; } html { background-color: inherit; } .follow-huffpost { margin-bottom: 25px !important; display: inline-block !important; } </style><div id="dfp_top_1x1"> <script type="text/javascript"> googletag.cmd.push(function() { googletag.defineSlot('/4834629/Huffpost_ROS_Prestitial', [1, 1], 'dfp_top_1x1').addService(googletag.pubads()); }); </script> </div> </div> <!-- Facebook stuff --> <div id="fb-root"></div> <script type="text/javascript"> HPFB.app_id = "341529869337643"; HPFB.api_key = "341529869337643"; HPFB.app_namespace = "FACEBOOK_APP_NAMESPACE"; HPFB.init(); // modal form that encourages user to like HP FB page huff.use('yahoofacebook', function(y) { y.likesFromYahoo(); }); </script> <!--User auth stuff --> <script type="text/javascript"> HPConfig.locale = "el_GR"; HPConfig.enable_fb_widgets = 1; HPVertical = ""; </script> <script type="text/javascript"> var zone_info = "greece.news"; HPConfig.current_vertical_name = "greece"; HPConfig.current_vertical_id = 138; HPConfig.current_web_address = "www.huffingtonpost.gr"; HPConfig.current_uri = "/2016/08/19/story_n_11606294.html"; HPConfig.entry_bitly_url = "https://web.archive.org/web/20160823184525/http://huff.to/2bCIj56"; HPConfig.entry_seo_title = "螜蟽蟿喂慰蠁蠈蟻慰 渭蔚 35 蟺蟻蠈蟽蠁蠀纬蔚蟼 蟺蟻慰蟽维蟻伪尉蔚 蟽蟿畏 桅蟻伪纬魏喂维 螠蠀魏蠈谓慰蠀"; HPConfig.hp_static_domain = "s.huffpost.com"; HPConfig.inst_type = "prod"; HPConfig.timestamp_for_clearing_js = "0"; HPConfig.wide_format = 0; HPConfig.entry_id = 11606294; HPConfig.blog_id = 2; HPConfig.display_domain = ""; HPConfig.page_type = "bpage"; HPConfig.twitter_signature = "@HuffPostGreece"; HPConfig.current_vertical_color = "#058b7b"; HPConfig.current_vertical_color_light = "#005F4C"; HPConfig.entry_tags = new Array(''); HPConfig.huffsite = "www.huffingtonpost.com"; HPConfig.fb_lang = "el_GR"; HPConfig.googleplus_lang = "en-US"; HPConfig.image = "https:\/\/web.archive.org\/web\/20160823184525\/http:\/\/i.huffpost.com\/gen\/4617692\/images\/s-MIKONOS-large.jpg"; HPConfig.fb_page_id = "1435774093378846"; HPConfig.fb_vertical_name = "Greece"; HPConfig.fb_vertical_handle = "HuffPostGreece"; HPConfig.site='greece'; HPConfig.recaptcha_key = "6Ld6ZcISAAAAAIhkL02obhQNn6tdW47W-t-HcPAO"; HPConfig.bit_ly_key = {"_Note":"bit.ly public key, will generate huff.to links only for whitelisted domains","user_name":"huffpostapi","user_key":"R_d7766e99c939e9f2b0c074c155e98b83"}; HPConfig.terms_link = "https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/terms.html"; HPConfig.privacy_link = "https://web.archive.org/web/20160823184525/http://privacy.aol.com/"; HPConfig.slideshow_video_interstitial = ""; </script> <!-- ads_pushdown --> <!-- / working --> <script> jQuery(window).bind( 'load', function() { //Twitter window.twttr = (function (d,s,id) { var t, js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js=d.createElement(s); js.id=id; js.src="//web.archive.org/web/20160823184525/http://platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs); return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } }); }(document, "script", "twitter-wjs")); //Google+ (function() { var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true; po.src = 'https://web.archive.org/web/20160823184525/https://apis.google.com/js/plusone.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s); })(); //StumbleUpon (function() { var li = document.createElement('script'); li.type = 'text/javascript'; li.async = true; li.src = ('https:' == document.location.protocol ? 'https:' : 'http:') + '//web.archive.org/web/20160823184525/http://platform.stumbleupon.com/1/widgets.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(li, s); })(); //LinkedIn jQuery.getScript( '//web.archive.org/web/20160823184525/http://platform.linkedin.com/in.js', function() { lang: 'en_us' } ); //Pintrest /* jQuery.getScript( '//web.archive.org/web/20160823184525/http://assets.pinterest.com/js/pinit.js', function() {}); */ }); </script> <!-- Tuenti <script type="text/javascript" src="http://widgets.tuenti.com/widgets.js"></script> --> <!--[if lt IE 7]> <p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p> <![endif]--> <!-- ads_pushdown --> <!-- ads_quickread --> <!-- ads_quickread_most_popular --> <!-- page_wrapper --> <!-- classes for page wrapper: wrapper bpage [[entry/blog], wide] --> <div id="wrapper" class="wrapper bpage entry greece regular"> <!-- ads_sponsored_content_logo --> <!-- Phoenix buglist --> <!-- page_header --> <section class="header"> <!-- AOL navbar for UK --> <!-- visual_header_area --> <header class="masthead group"> <!-- ads_leaderboard_flex --> <div id="modulous_leaderboard_flex" class="ad_spot"> <style type="text/css">#topnav_margin_btm { margin0 !important }</style> <div id="ad_leaderboard_flex" class="ad_wrapper_"><script> window.adgroupid = window.adgroupid || Math.round(Math.random() * 1000); (function(){ var pl = window.adtech_placement_ids['leaderboard_flex'] || 0; document.write('<scr'+'ipt src="https://web.archive.org/web/20160823184525/http://adserver.adtech.de/addyn/3.0/1444/5809652/0/'+pl+'/ADTECH;loc=100;target=_blank;grp='+window.adgroupid+';misc='+new Date().getTime()+'"></scri'+'pt>'); }()); </script> </div> <script type="text/javascript">if (typeof HPAds !== 'undefined') { HPAds.ad_onload('div[id^="ad_leaderboard_flex"] iframe','HPAds.ad_uac_onload_handler(\' iframe[class^="uac_"]\',this,\'bottom_ad_border_div\',10)') }</script></div> <!-- ads_leaderboard_top --> <div id="modulous_leaderboard_top" class="ad_spot"> <table class="margin_auto" cellpadding="0" cellspacing="0" border="0"><tr><td width="102"></td><td width="728"><script> window.adgroupid = window.adgroupid || Math.round(Math.random() * 1000); (function(){ var pl = window.adtech_placement_ids['leaderboard_top'] || 0; document.write('<scr'+'ipt src="https://web.archive.org/web/20160823184525/http://adserver.adtech.de/addyn/3.0/1444/5316630/0/'+pl+'/ADTECH;loc=100;target=_blank;grp='+window.adgroupid+';misc='+new Date().getTime()+'"></scri'+'pt>'); }()); </script> </td><td width="102"></td></tr></table></div> <!-- page branding and current date --> <div class="tophead_wrapper"> <div class="branding"> <time datetime="2016-08-23"> 23 螒蠀纬慰蠉蟽蟿慰蠀 2016 </time> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/greece"> <strong class="title greece">Huffpost Greece</strong> </a> </div> <!-- edition dropdown --> <!-- edition dropdown --> <div class="edition geo_dropdown"> <span class="current"> 螘魏未慰蟽畏: <strong class="this-region">gr</strong> <span class="arrow-down"></span> <button class="show-hide" data-target=".editions">Show/Hide</button> </span> <menu class="editions inner off"> <ul> <li> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.com/?country=AR"> <span>毓乇亘賷 (Arabic) </span> <strong>AR</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.com/?country=AU"> <span>Australia</span> <strong>AU</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.com/?country=BR"> <span>Brasil</span> <strong>BR</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.com/?country=CA"> <span>Canada</span> <strong>CA</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.com/?country=DE"> <span>Deutschland</span> <strong>DE</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.com/?country=ES"> <span>Espa&ntilde;a</span> <strong>ES</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.com/?country=FR"> <span>France</span> <strong>FR</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.com/?country=GR"> <span>螘位位维未伪 (Greece)</span> <strong>GR</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.com/?country=IN"> <span>India</span> <strong>IN</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.com/?country=IT"> <span>Italia</span> <strong>IT</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.com/?country=JP"> <span>&#26085;&#26412; (Japan)</span> <strong>JP</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.com/?country=KR"> <span>&#54620;&#44397; (Korea)</span> <strong>KR</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.com/?country=MG"> <span>Maghreb</span> <strong>MG</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.com/?country=UK"> <span>United Kingdom</span> <strong>UK</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.com/?country=US"> <span>United States</span> <strong>US</strong> </a> </li> </ul> </menu> </div> <!-- wrapper of line of social, newsletter --> <div id="social-subscribe-search" class="social-subscribe-search group"> <ul class="group"> <li class="facebook"> <div class="content like"> <!-- facebook button code --> <div class="fb-like" data-href="http://www.facebook.com/HuffPostGreece/" data-send="false" data-layout="button_count" data-width="40" data-show-faces="false" data-colorscheme="light" data-font="trebuchet ms" data-action="like" ref="" style="width: 40px"></div> </div> </li> <li class="twitter"> <div class="content tweet"> <!-- twitter button code --> <a href="https://web.archive.org/web/20160823184525/https://twitter.com/HuffPostGreece" class="twitter-follow-button" data-show-screen-name="false" data-show-count="false" data-lang="el" data-width="220px">Follow</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//web.archive.org/web/20160823184525/http://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> </div> </li> <li class="newsletters" data-fx="hover"> <div class="content"> <strong>Newsletter</strong> <div class="form"> <!-- sign up for vertical newsletter --> <div class="newsletters"> <form action="#"> <fieldset> <legend>Get GreeceNewsletter</legend> <label for="newsletter-email">螖喂蔚蠉胃蠀谓蟽畏 Email</label> <input class="input-email" placeholder="螘喂蟽伪纬蠅纬萎 email" id="newsletter-email" type="text"/> <input type="checkbox" value="1" name="email_subscribe_check" class="email_subscribe_check" style="display:none;"/> <label for="newsletter-submit">螘喂蟽维纬蔚蟿蔚 未喂蔚蠉胃蠀谓蟽畏 e-mail</label> <input data-vertical="greece" class="submit" id="newsletter-submit" type="submit" value="螠蔚蟿维尾伪蟽畏"/> </fieldset> </form> </div> </div> </div> </li> </ul> </div> <div class="clear"></div> </div><!-- .tophead_wrapper ENDS --> </header> <!-- line of links that sit on top of the visual header and user account controls --> <div class="topnav"> <!-- line of links that sit on top of the visual header --> <div class="links-products"> <!-- big news links that are vertical specific --> <div class="big-news-links"> <ul> <li class="commercial_big_news_links"> <!-- ads_big_news_link --> </li> </ul> </div> <!-- links to HP products that are the same across all verticals --> <div class="products"> <ul> <li><a href="https://web.archive.org/web/20160823184525/http://itunes.apple.com/us/app/the-huffington-post/id306621789?mt=8">iOS app</a></li> <li><a href="https://web.archive.org/web/20160823184525/https://play.google.com/store/apps/details?id=com.huffingtonpost.android&amp;hl=en">Android app</a></li> <li><a href="/web/20160823184525/http://www.huffingtonpost.gr/big-news/#greece">螤蔚蟻喂蟽蟽蠈蟿蔚蟻伪</a></li> </ul> </div> </div> <!-- user account controls --> <!-- user account controls --> <div id="wendybird_user" class="user"> <div class="not-logged-in"> <ul class="group"> <li><span class="hidden"><a href="javascript:void(0);" onclick="return false;" class="hp_desktop_alerts">Desktop Alerts</button></span></li> </ul> </div> <div class="logged-in off"> <div id="wendybird_user_data" class="account vcard"> <div class="top group"> <figure> <img src="/web/20160823184525im_/http://www.huffingtonpost.gr/2016/08/19/story_n_11606294.html" alt="" width="20" height="20"/> </figure> <span class="username">$USERNAME</span> </div> <menu class="controls"> <ul> <li> <span class="hidden"><a href="javascript:void(0);" onclick="return false;" class="hp_desktop_alerts">Desktop Notifications</button></span> </li> <li> <a href="/web/20160823184525/http://www.huffingtonpost.gr/social/" class="profile">螤蟻慰蠁委位</a> </li> <li> <a href="/web/20160823184525/http://www.huffingtonpost.gr/users/preferences/">巍蠀胃渭委蟽蔚喂蟼</a></li> <li> <a href="/web/20160823184525/http://www.huffingtonpost.gr/users/logout/?referer=%2F" onclick="QuickLogin.SocialLogout('/users/logout/?referer=%2F'); return false;"> 螒蟺慰蟽蠉谓未蔚蟽畏 </a> </li> </ul> </menu> </div> </div> </div> <script type="text/javascript"> HPUtil.initUserNavStatus(false); //SocialNotifications.setEvents(); //huff.use('desktop_stream'); </script> </div> <!-- large banner ad --> </section> <script> (function($){ // no Conflict $(function() { // dom ready var socialSubSearch = $('#social-subscribe-search'), newsletter = socialSubSearch.find('.newsletters'), rollout = socialSubSearch.find('[data-fx="hover"]'), liContent = socialSubSearch.find('.content'); var searchcheck="螒谓伪味萎蟿畏蟽畏 Huffington Post"; var checkInputContent = function(evt){ }; newsletter.find('.content').hover( function(){ var inputVal = ""; if (inputVal != searchcheck && inputVal != "") { } }, function(){ var inputVal = ""; if (inputVal != searchcheck && inputVal != "") { } } ); // rollover effects liContent .on('mouseenter', function() { var that = $(this), thatParent = that.parent('li'), inputField = that.find('input[type="text"]'); if(thatParent.data('fx') === 'hover') { thatParent.addClass('hover'); inputField.focus(); } }) .on('mouseleave', function() { var that = $(this), thatParent = that.parent('li'), inputField = that.find('input[type="text"]'); thatParent.removeClass('hover'); inputField.blur(); }); // end liContent }); })(jQuery); </script> <!-- END page_header --> <!-- page_navigation --> <nav class="main group"> <!-- top nav bar --> <section class="verticals greece group" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;topnav_first_row&quot;,&quot;mlid&quot;:&quot;topnav&quot;}}"> <ul class="verticals-ul"> <li class="front-page toplevel" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;homepage&quot;}}"> <a class="toplevel-a" href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/" title="Home" tabindex="1" class="link">螤巍惟韦螚 危螘螞螜螖螒</a> </li> <li class=" toplevel" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:false}}"> <a class="toplevel-a" tabindex="" href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/news/politiki/">螤螣螞螜韦螜螝螚</a> </li> <li class=" toplevel" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:false}}"> <a class="toplevel-a" tabindex="" href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/news/koinonia/">螝螣螜螡惟螡螜螒</a> </li> <li class=" toplevel" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:false}}"> <a class="toplevel-a" tabindex="" href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/news/oikonomia/">螣螜螝螣螡螣螠螜螒</a> </li> <li class=" toplevel" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:false}}"> <a class="toplevel-a" tabindex="" href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/news/diethnes/">螖螜螘螛螡螘危</a> </li> <li class=" toplevel" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:false}}"> <a class="toplevel-a" tabindex="" href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/news/culture/">CULTURE</a> </li> <li class=" toplevel" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:false}}"> <a class="toplevel-a" tabindex="" href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/news/life/">LIFE</a> </li> <li class=" toplevel" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:false}}"> <a class="toplevel-a" tabindex="" href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/news/startup-greece">START UP GREECE</a> </li> <li class=" toplevel" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:false}}"> <a class="toplevel-a" tabindex="" href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/news/viral/">VIRAL</a> </li> <li class=" toplevel" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:false}}"> <a class="toplevel-a" tabindex="" href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/the-blog">BLOGS</a> </li> <!-- START UK BLOGS DROP DOWN --> <!-- END UK BLOGS DROP DOWN --> </ul> </section> <!-- bottom nav bar --> <section class="stories group" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;topnav_subnav&quot;,&quot;mlid&quot;:&quot;topnav&quot;}}"> <ul class="group"> <li> <a href="https://web.archive.org/web/20160823184525/http://projects.huffingtonpost.gr/oi-ngo-stin-ellada/">#NGO Project</a> </li> <li> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/news/metanasteetiko/">螤蟻慰蟽蠁蠀纬喂魏蠈</a> </li> <li> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/news/eyeia/">违纬蔚委伪</a> </li> <li> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/news/gefsi">螕蔚蠉蟽畏</a> </li> <li> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/news/kali-zoi">Third Metric</a> </li> <li> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/news/sten-praxe/">危蟿畏谓 螤蟻维尉畏!</a> </li> <li> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/news/taxidi">韦伪尉委未喂</a> </li> <li> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/news/diaspora/">螖喂伪蟽蟺慰蟻维</a> </li> <li> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/news/thalassa">螛维位伪蟽蟽伪</a> </li> <li> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/news/athletismos/">螒胃位畏蟿喂蟽渭蠈蟼</a> </li> <li> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/news/afieromata/">螒蠁喂蔚蟻蠋渭伪蟿伪</a> </li> <li> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/news/yenaika/">螕蠀谓伪委魏伪</a> </li> <li> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/news/designdeco/">Deco</a> </li> <li> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/news/small-business/">Small Business</a> </li> </ul> </section> </nav> <!-- ads_leaderboard_below_nav --> <!-- ads_curtain --> <div id="curtain_wrapper"> <div id="curtainunit"></div> </div> <!-- ads_status_bar --> <!-- ads_edit_banner --> <!-- END page_navigation --> <!-- page_content --> <section class="content"> <!-- breaking_news module --> <!-- 3up carousel module --> <!-- ads_threeup_edit_promo --> <section id="carousel" class="three-up" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;threeup_top_wrapper&quot;,&quot;mlid&quot;:&quot;threeup&quot;}}"> <div class="group three-up-list"> <ul class="three-up-holder"> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11651996&quot;,&quot;mpid&quot;:0}}"> <figure> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/2016/08/22/viral-mourmoura_n_11651996.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160823184525/http://i1.huffpost.com/gen/4624540/images/r-WIFE-AND-HUSBAND-medium260.jpg" src="https://web.archive.org/web/20160823184525im_/http://s1.huffpost.com/images/blank.gif" alt="Image for 螝伪蟿苇纬蟻伪蠁蔚 蟿伪 蠈蟽伪 苇位蔚纬蔚 慰 维谓未蟻伪蟼 蟿畏蟼 蟽蟿慰谓 蠉蟺谓慰 蟿慰蠀 纬喂伪 13 蠂蟻蠈谓喂伪. 韦慰 伪蟺慰蟿苇位蔚蟽渭伪 胃伪 蟽伪蟼 蔚魏蟺位萎尉蔚喂" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/2016/08/22/viral-mourmoura_n_11651996.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">螝伪蟿苇纬蟻伪蠁蔚 蟿伪 蠈蟽伪 苇位蔚纬蔚 慰 维谓未蟻伪蟼 蟿畏蟼 蟽蟿慰谓 蠉蟺谓慰 蟿慰蠀 纬喂伪 13 蠂蟻蠈谓喂伪. 韦慰 伪蟺慰蟿苇位蔚蟽渭伪 胃伪 蟽伪蟼 蔚魏蟺位萎尉蔚喂</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11659126&quot;,&quot;mpid&quot;:1}}"> <figure> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/2016/08/23/aerosynodos-vip-paraxenies-ezhse_n_11659126.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160823184525/http://i0.huffpost.com/gen/4626738/images/r-STEWARDESS-medium260.jpg" src="https://web.archive.org/web/20160823184525im_/http://s1.huffpost.com/images/blank.gif" alt="Image for 螒蔚蟻慰蟽蠀谓慰未蠈蟼 蟽蔚 蟺蟿萎蟽蔚喂蟼 喂未喂蠈魏蟿畏蟿蠅谓 伪蔚蟻慰蟽魏伪蠁蠋谓 VIP 蔚尉慰渭慰位慰纬蔚委蟿伪喂 10 蟺蟻维纬渭伪蟿伪 蟺慰蠀 苇味畏蟽蔚 魏伪喂 蟺伪蟻伪尉蔚谓喂苇蟼 蟺蔚位伪蟿蠋谓" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/2016/08/23/aerosynodos-vip-paraxenies-ezhse_n_11659126.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">螒蔚蟻慰蟽蠀谓慰未蠈蟼 蟽蔚 蟺蟿萎蟽蔚喂蟼 喂未喂蠈魏蟿畏蟿蠅谓 伪蔚蟻慰蟽魏伪蠁蠋谓 VIP 蔚尉慰渭慰位慰纬蔚委蟿伪喂 10 蟺蟻维纬渭伪蟿伪 蟺慰蠀 苇味畏蟽蔚 魏伪喂 蟺伪蟻伪尉蔚谓喂苇蟼 蟺蔚位伪蟿蠋谓</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11652000&quot;,&quot;mpid&quot;:2}}"> <figure> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/2016/08/22/angela-nikolau-instagram-selfies-gr-viral_n_11652000.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160823184525/http://i1.huffpost.com/gen/4624526/images/r-GIRL-medium260.jpg" src="https://web.archive.org/web/20160823184525im_/http://s1.huffpost.com/images/blank.gif" alt="Image for 螚 巍蠅蟽委未伪 蟺慰蠀 尾纬维味蔚喂 蟿喂蟼 蟺喂蠈 蔚蟺喂魏委谓未蠀谓蔚蟼 selfies 蟽蟿慰谓 魏蠈蟽渭慰" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/2016/08/22/angela-nikolau-instagram-selfies-gr-viral_n_11652000.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">螚 巍蠅蟽委未伪 蟺慰蠀 尾纬维味蔚喂 蟿喂蟼 蟺喂蠈 蔚蟺喂魏委谓未蠀谓蔚蟼 selfies 蟽蟿慰谓 魏蠈蟽渭慰</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11659516&quot;,&quot;mpid&quot;:3}}"> <figure> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/2016/08/23/bbc-culture-mulholland-drivelife_n_11659516.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160823184525/http://i1.huffpost.com/gen/4626958/images/r-MULHOLLAND-DRIVE-MOVIE-medium260.jpg" src="https://web.archive.org/web/20160823184525im_/http://s1.huffpost.com/images/blank.gif" alt="Image for To 芦Mulholland Drive禄 蔚委谓伪喂 畏 魏伪位蠉蟿蔚蟻畏 蟿伪喂谓委伪 蟿慰蠀 21慰蠀 伪喂蠋谓伪" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/2016/08/23/bbc-culture-mulholland-drivelife_n_11659516.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">To 芦Mulholland Drive禄 蔚委谓伪喂 畏 魏伪位蠉蟿蔚蟻畏 蟿伪喂谓委伪 蟿慰蠀 21慰蠀 伪喂蠋谓伪</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11658060&quot;,&quot;mpid&quot;:4}}"> <figure> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/2016/08/23/thogefigo-geologiko-fenomeno_n_11658060.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160823184525/http://i0.huffpost.com/gen/4626060/images/r-THOGEFIRO-medium260.jpg" src="https://web.archive.org/web/20160823184525im_/http://s1.huffpost.com/images/blank.gif" alt="Image for 芦螛蔚慰纬苇蠁蠀蟻慰禄 - 韦慰 纬蔚蠁蠉蟻喂 蟿慰蠀 螛蔚慰蠉: 螆谓伪 渭慰谓伪未喂魏蠈 纬蔚蠅位慰纬喂魏蠈 蠁伪喂谓蠈渭蔚谓慰" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/2016/08/23/thogefigo-geologiko-fenomeno_n_11658060.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">芦螛蔚慰纬苇蠁蠀蟻慰禄 - 韦慰 纬蔚蠁蠉蟻喂 蟿慰蠀 螛蔚慰蠉: 螆谓伪 渭慰谓伪未喂魏蠈 纬蔚蠅位慰纬喂魏蠈 蠁伪喂谓蠈渭蔚谓慰</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;9393318&quot;,&quot;mpid&quot;:5}}"> <figure> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/2016/08/23/culture-efyge-o-antreas-mparkoulis-_n_9393318.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160823184525/http://i0.huffpost.com/gen/4077250/images/r-BARKOULIS-medium260.jpg" src="https://web.archive.org/web/20160823184525im_/http://s1.huffpost.com/images/blank.gif" alt="Image for 螤苇胃伪谓蔚 蟽蔚 畏位喂魏委伪 80 蔚蟿蠋谓 慰 螒谓未蟻苇伪蟼 螠蟺维蟻魏慰蠀位畏蟼" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/2016/08/23/culture-efyge-o-antreas-mparkoulis-_n_9393318.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">螤苇胃伪谓蔚 蟽蔚 畏位喂魏委伪 80 蔚蟿蠋谓 慰 螒谓未蟻苇伪蟼 螠蟺维蟻魏慰蠀位畏蟼</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11658388&quot;,&quot;mpid&quot;:6}}"> <figure> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/2016/08/23/palawan-margaritari-filippines_n_11658388.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160823184525/http://i0.huffpost.com/gen/4626316/images/r-MARGARITARI-medium260.jpg" src="https://web.archive.org/web/20160823184525im_/http://s1.huffpost.com/images/blank.gif" alt="Image for 桅蟿蠅蠂蠈蟼 蠄伪蟻维蟼 魏蟻伪蟿慰蠉蟽蔚 纬喂伪 纬慰蠉蟻喂 纬喂纬维谓蟿喂慰 渭伪蟻纬伪蟻喂蟿维蟻喂 维尉喂伪蟼 100 蔚魏伪蟿慰渭渭蠀蟻委蠅谓 未慰位伪蟻委蠅谓 蟽蟿慰 蟽蟺委蟿喂 蟿慰蠀" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/2016/08/23/palawan-margaritari-filippines_n_11658388.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">桅蟿蠅蠂蠈蟼 蠄伪蟻维蟼 魏蟻伪蟿慰蠉蟽蔚 纬喂伪 纬慰蠉蟻喂 纬喂纬维谓蟿喂慰 渭伪蟻纬伪蟻喂蟿维蟻喂 维尉喂伪蟼 100 蔚魏伪蟿慰渭渭蠀蟻委蠅谓 未慰位伪蟻委蠅谓 蟽蟿慰 蟽蟺委蟿喂 蟿慰蠀</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11650784&quot;,&quot;mpid&quot;:7}}"> <figure> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/2016/08/22/kanadas-thanatos-diavitikos_n_11650784.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160823184525/http://i1.huffpost.com/gen/4624104/images/r-PRAY-medium260.jpg" src="https://web.archive.org/web/20160823184525im_/http://s1.huffpost.com/images/blank.gif" alt="Image for 螕慰谓蔚委蟼 蟺蟻慰蟽蔚蠉蠂慰谓蟿伪谓 魏伪胃蠋蟼 蟺苇胃伪喂谓蔚 蟿慰 未喂伪尾畏蟿喂魏蠈 蟺伪喂未委 蟿慰蠀蟼" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/2016/08/22/kanadas-thanatos-diavitikos_n_11650784.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">螕慰谓蔚委蟼 蟺蟻慰蟽蔚蠉蠂慰谓蟿伪谓 魏伪胃蠋蟼 蟺苇胃伪喂谓蔚 蟿慰 未喂伪尾畏蟿喂魏蠈 蟺伪喂未委 蟿慰蠀蟼</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11651254&quot;,&quot;mpid&quot;:8}}"> <figure> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/2016/08/22/story-kisti-sidromo_n_11651254.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160823184525/http://i1.huffpost.com/gen/4624260/images/r-URINAL-ROOM-medium260.jpg" src="https://web.archive.org/web/20160823184525im_/http://s1.huffpost.com/images/blank.gif" alt="Image for 韦喂 蔚委谓伪喂 蟿慰 蟽蠉谓未蟻慰渭慰 蟿畏蟼 芦谓蟿蟻慰蟺伪位萎蟼禄 魏蠉蟽蟿畏蟼 魏伪喂 蟺蠋蟼 蟿伪 渭伪胃畏渭伪蟿喂魏维... 渭伪蟼 位蠉谓慰蠀谓 蟿伪 蠂苇蟻喂伪" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/2016/08/22/story-kisti-sidromo_n_11651254.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">韦喂 蔚委谓伪喂 蟿慰 蟽蠉谓未蟻慰渭慰 蟿畏蟼 芦谓蟿蟻慰蟺伪位萎蟼禄 魏蠉蟽蟿畏蟼 魏伪喂 蟺蠋蟼 蟿伪 渭伪胃畏渭伪蟿喂魏维... 渭伪蟼 位蠉谓慰蠀谓 蟿伪 蠂苇蟻喂伪</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11639030&quot;,&quot;mpid&quot;:9}}"> <figure> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/2016/08/21/epivatida-aeroplano-vrizei-koritsaki-anaphria-apanthsh-mhteras-viral_n_11639030.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160823184525/http://i1.huffpost.com/gen/4621662/images/r-GIRL-AIRPLANE-medium260.jpg" src="https://web.archive.org/web/20160823184525im_/http://s1.huffpost.com/images/blank.gif" alt="Image for 螘蟺喂尾维蟿喂未伪 伪蔚蟻慰蟺位维谓慰蠀 尾蟻委味蔚喂 蠂蠀未伪委伪 魏慰蟻喂蟿蟽维魏喂 渭蔚 伪谓伪蟺畏蟻委伪 魏伪喂 蟿慰蠀蟼 纬慰谓蔚委蟼 蟿慰蠀. 螚 伪蟺维谓蟿畏蟽畏 蟿畏蟼 渭畏蟿苇蟻伪蟼 苇纬喂谓蔚 viral" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/2016/08/21/epivatida-aeroplano-vrizei-koritsaki-anaphria-apanthsh-mhteras-viral_n_11639030.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">螘蟺喂尾维蟿喂未伪 伪蔚蟻慰蟺位维谓慰蠀 尾蟻委味蔚喂 蠂蠀未伪委伪 魏慰蟻喂蟿蟽维魏喂 渭蔚 伪谓伪蟺畏蟻委伪 魏伪喂 蟿慰蠀蟼 纬慰谓蔚委蟼 蟿慰蠀. 螚 伪蟺维谓蟿畏蟽畏 蟿畏蟼 渭畏蟿苇蟻伪蟼 苇纬喂谓蔚 viral</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11659038&quot;,&quot;mpid&quot;:10}}"> <figure> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/2016/08/23/jady-duartedouglas-donato-pereirausain-boltgr-viral-_n_11659038.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160823184525/http://i0.huffpost.com/gen/4626668/images/r-JADY-medium260.jpg" src="https://web.archive.org/web/20160823184525im_/http://s1.huffpost.com/images/blank.gif" alt="Image for 围萎蟻伪 渭蔚纬伪位慰渭伪蠁喂蠈味慰蠀 渭蔚 未蠉慰 蟺伪喂未喂维 畏 芦蠁慰喂蟿萎蟿蟻喂伪禄 渭蔚 蟿畏谓 慰蟺慰委伪 魏慰喂渭萎胃畏魏蔚 慰 螠蟺慰位蟿" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/2016/08/23/jady-duartedouglas-donato-pereirausain-boltgr-viral-_n_11659038.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">围萎蟻伪 渭蔚纬伪位慰渭伪蠁喂蠈味慰蠀 渭蔚 未蠉慰 蟺伪喂未喂维 畏 芦蠁慰喂蟿萎蟿蟻喂伪禄 渭蔚 蟿畏谓 慰蟺慰委伪 魏慰喂渭萎胃畏魏蔚 慰 螠蟺慰位蟿</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11649308&quot;,&quot;mpid&quot;:11}}"> <figure> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/2016/08/22/life-upnos_n_11649308.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160823184525/http://i0.huffpost.com/gen/4623722/images/r-INSOMNIA-medium260.jpg" src="https://web.archive.org/web/20160823184525im_/http://s1.huffpost.com/images/blank.gif" alt="Image for 螘委蠂伪蟿蔚 魏伪魏蠈 蠉蟺谓慰 蟿畏谓 蟺蟻慰畏纬慰蠉渭蔚谓畏 魏伪喂 伪蟺慰蠁伪蟽委味蔚蟿蔚 谓伪 魏慰喂渭畏胃蔚委蟿蔚 谓蠅蟻委蟼 蟿慰 尾蟻维未蠀; 螠苇纬伪 位维胃慰蟼. 螖喂伪尾维蟽蟿蔚 纬喂伪蟿委" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/2016/08/22/life-upnos_n_11649308.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">螘委蠂伪蟿蔚 魏伪魏蠈 蠉蟺谓慰 蟿畏谓 蟺蟻慰畏纬慰蠉渭蔚谓畏 魏伪喂 伪蟺慰蠁伪蟽委味蔚蟿蔚 谓伪 魏慰喂渭畏胃蔚委蟿蔚 谓蠅蟻委蟼 蟿慰 尾蟻维未蠀; 螠苇纬伪 位维胃慰蟼. 螖喂伪尾维蟽蟿蔚 纬喂伪蟿委</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11649594&quot;,&quot;mpid&quot;:12}}"> <figure> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/2016/08/22/nutella_n_11649594.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160823184525/http://i1.huffpost.com/gen/4623900/images/r-IRAN-NUTELLA-medium260.jpg" src="https://web.archive.org/web/20160823184525im_/http://s1.huffpost.com/images/blank.gif" alt="Image for 螚 螒魏伪未畏渭委伪 螕位蠅蟽蟽慰位慰纬委伪蟼 蟿慰蠀 螜蟻维谓 胃苇位蔚喂 谓伪 伪位位维尉蔚喂 蟿慰 蠈谓慰渭伪 蟿畏蟼 Nutella" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/2016/08/22/nutella_n_11649594.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">螚 螒魏伪未畏渭委伪 螕位蠅蟽蟽慰位慰纬委伪蟼 蟿慰蠀 螜蟻维谓 胃苇位蔚喂 谓伪 伪位位维尉蔚喂 蟿慰 蠈谓慰渭伪 蟿畏蟼 Nutella</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11658204&quot;,&quot;mpid&quot;:13}}"> <figure> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/2016/08/23/nils-olav---gr-viral_n_11658204.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160823184525/http://i0.huffpost.com/gen/4626170/images/r-SIR-NILS-OLAV-medium260.jpg" src="https://web.archive.org/web/20160823184525im_/http://s1.huffpost.com/images/blank.gif" alt="Image for 螤慰喂伪蟼 蠂蠋蟻伪蟼 慰 蟽蟿蟻伪蟿蠈蟼 芦尾伪蟻维蔚喂禄 蟺蟻慰蟽慰蠂苇蟼 蟽蔚 伪蠀蟿慰魏蟻伪蟿慰蟻喂魏蠈 蟺喂纬魏慰蠀委谓慰;" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/2016/08/23/nils-olav---gr-viral_n_11658204.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">螤慰喂伪蟼 蠂蠋蟻伪蟼 慰 蟽蟿蟻伪蟿蠈蟼 芦尾伪蟻维蔚喂禄 蟺蟻慰蟽慰蠂苇蟼 蟽蔚 伪蠀蟿慰魏蟻伪蟿慰蟻喂魏蠈 蟺喂纬魏慰蠀委谓慰;</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11468656&quot;,&quot;mpid&quot;:14}}"> <figure> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/2016/08/21/design-deco-prenuptial-housing-studio-oba_n_11468656.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160823184525/http://i0.huffpost.com/gen/4596680/images/r-STUDIO-OBA-medium260.jpg" src="https://web.archive.org/web/20160823184525im_/http://s1.huffpost.com/images/blank.gif" alt="Image for 韦慰 蟺位蠅蟿蠈 蟽蟺委蟿喂 蟺慰蠀 蟽蟺维蔚喂 蟽蟿伪 未蠉慰 伪谓 蟿慰 味蔚蠀纬维蟻喂 蟺慰蠀 渭苇谓蔚喂 蟽蔚 伪蠀蟿蠈 伪蟺慰蠁伪蟽委蟽蔚喂 谓伪 蠂蠅蟻委蟽蔚喂" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/2016/08/21/design-deco-prenuptial-housing-studio-oba_n_11468656.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">韦慰 蟺位蠅蟿蠈 蟽蟺委蟿喂 蟺慰蠀 蟽蟺维蔚喂 蟽蟿伪 未蠉慰 伪谓 蟿慰 味蔚蠀纬维蟻喂 蟺慰蠀 渭苇谓蔚喂 蟽蔚 伪蠀蟿蠈 伪蟺慰蠁伪蟽委蟽蔚喂 谓伪 蠂蠅蟻委蟽蔚喂</a></strong> </article> </li> </ul> </div> <button class="previous">Previous Story</button> <button class="next">Next Story</button> </section> <script> (function($){ $('.lnid-threeup_left_nav').on('click', function(){ HPTrack.trackPageview('/t/a/threeupnav.v6/left.v2/Greece'); }); $('.lnid-threeup_right_nav').on('click', function(){ HPTrack.trackPageview('/t/a/threeupnav.v6/right.v2/Greece'); }); })(jQuery); </script> <!-- main entry body --> <section class="main group"> <!-- Breaking news bar --> <!-- main entry body --> <div class="column entry"> <!-- Article content --> <!-- entry header --> <article class="entry" id="printable"> <header> <!-- Title --> <h1 class="title">螜蟽蟿喂慰蠁蠈蟻慰 渭蔚 35 蟺蟻蠈蟽蠁蠀纬蔚蟼 蟺蟻慰蟽维蟻伪尉蔚 蟽蟿畏 桅蟻伪纬魏喂维 螠蠀魏蠈谓慰蠀</h1> <!-- Author Information --> <div class="author editor"> <div class="byline vcard group "> <div class="info"> <span class="thirdparty-logo"> HuffPost Greece </span> <span class="name fn"> &nbsp;|&nbsp; <a rel="author" href="/web/20160823184525/http://www.huffingtonpost.gr/stefanos-nikitas/"> 危蟿苇蠁伪谓慰蟼 螡喂魏萎蟿伪蟼 </a> </span> </div> <!-- author social buttons --> <ul class="social group"> <li class="email"> <a href="/web/20160823184525/http://www.huffingtonpost.gr/users/login/" onclick="QuickFan.emailAlerts('hp_blogger_危蟿苇蠁伪谓慰蟼 螡喂魏萎蟿伪蟼', '危蟿苇蠁伪谓慰蟼 螡喂魏萎蟿伪蟼');return false;"> <button>Email</button> </a> </li> <li class="twitter tweet"> <a href="https://web.archive.org/web/20160823184525/http://twitter.com/Snikitas" author_nickname="hp_blogger_危蟿苇蠁伪谓慰蟼 螡喂魏萎蟿伪蟼" class="twitter-anywhere-user twitter-tooltip" sl-processed="1"></a> </li> <li class="facebook like"> <a href="#" class="fb-tooltip-346432 fb-tooltip" sl-processed="1"></a> <script type="text/javascript"> (function($){ huff.js('jquery/jquery.tooltip.hp.js', function(){ $('.fb-tooltip-346432').toolTip({ toolTipWidth : 250, namespacevlaue: '.aol_tooltip_346432 .aol_tooltip', html : '<div class="fb-follow-tooltip"><b>螞维尾蔚蟿蔚 蔚谓畏渭蔚蟻蠋蟽蔚喂蟼 伪蟺蠈 危蟿苇蠁伪谓慰蟼 螡喂魏萎蟿伪蟼</b><div class="fb-like-container"><div class="fb-like" data-href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/stefanos-nikitas/" data-send="false" data-layout="button_count" data-width="40" data-show-faces="false" data-colorscheme="light" data-font="trebuchet ms" data-action="like" ref="" style="width: 40px" ></div></div></div>' }); }); }(jQuery)); </script> </li> </ul> </div> </div> <!-- Article Byline Information --> <div class="headline group"> <div class="times"> <span class="posted"> 螖畏渭慰蟽喂蔚蠉胃畏魏蔚: <time datetime="2016-08-19T10:14:10-04:00"> 19/08/2016 5:14 渭渭 EEST </time> </span> <span class="updated"> 螘谓畏渭蔚蟻蠋胃畏魏蔚: <time datetime="2016-08-19T10:14:58-04:00"> 19/08/2016 5:14 渭渭 EEST </time> </span> </div> </div> <!-- Article Main Image --> <!-- article image/video (if applicable) --> <div class="main-visual group embedded-image"> <div class="5min_holder_for_youtube" style="background: white; display: none; min-height: 315px;"> <div id="my5minPlayer"> <div class="vidible_flip" data-flipcode="<div id=&quot;5738fc66e4b04144c42b4e24&quot; class=&quot;vdb_player vdb_5738fc66e4b04144c42b4e2456000e19e4b0e4e194b84b31&quot; vdb_params=&quot;m.onLoad=getFlipPlayer&amp;m.responsive=1&amp;m.playback=autoplay&quot;> <script type=&quot;text/javascript&quot; src=&quot;//delivery.vidible.tv/jsonp/pid=5738fc66e4b04144c42b4e24/56000e19e4b0e4e194b84b31.js?m.onLoad=getFlipPlayer&amp;m.responsive=1&amp;m.playback=autoplay&quot;></script> </div>"></div> </div> </div> <div class="video_holder_frame"> <iframe width="560" height="315" src="https://web.archive.org/web/20160823184525if_/https://www.youtube.com/embed/mNKUDRIiTtA?enablejsapi=1" frameborder="0" allowfullscreen></iframe> </div> </div> <!-- Imageblog Social Share Bar --> <!-- Social Share Bar --> <menu id="social_badges" class="social_badges_ social-bar group floating"> <section class="social-badge" data-url="/ajax/social/phoenix_social_badge_json.php?badges=facebook_like%2Cfacebook%2Ctwitter%2Cgoogleshare%2Cemail%2Ccomments&amp;id=11606294&amp;url=http%3A%2F%2Fwww.huffingtonpost.gr%2F2016%2F08%2F19%2Fstory_n_11606294.html" data-entry-id="11606294"> <ul class="shares group"> <li class="share facebook_like VERB_LIKE" data-type="fblike"><a href="https://web.archive.org/web/20160823184525/javscript:void(0)"><div class="fb-like" data-href="http://www.huffingtonpost.gr/2016/08/19/story_n_11606294.html" data-send="false" data-layout="box_count" data-width="450" data-show-faces="false" data-colorscheme="light" data-font="arial" data-action="like" ref="" style="width: 450px"></div></a></li><li class="share facebook" data-type="facebook"> <a class="social-fb-share-btn" href="https://web.archive.org/web/20160823184525/https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Fwww.huffingtonpost.gr%2F2016%2F08%2F19%2Fstory_n_11606294.html" data-url="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/2016/08/19/story_n_11606294.html" data-title="螜蟽蟿喂慰蠁蠈蟻慰 渭蔚 35 蟺蟻蠈蟽蠁蠀纬蔚蟼 蟺蟻慰蟽维蟻伪尉蔚 蟽蟿畏 桅蟻伪纬魏喂维 螠蠀魏蠈谓慰蠀" data-caption="www.huffingtonpost.gr" data-image="http://i.huffpost.com/gen/4617692/images/o-MIKONOS-facebook.jpg"> <span class="facebook-share-btn label">螝慰喂谓慰蟺慰委畏蟽畏</span> <span class="facebook-share-count count"></span> </a> </li> <li class="share twitter" data-type="twitter"> <div class="social-twitter-btn" data-size="346" data-account="HuffPostGreece"> <a class="twitter-tweet-btn" href="https://web.archive.org/web/20160823184525/https://twitter.com/intent/tweet?lang=el&amp;text=%CE%99%CF%83%CF%84%CE%B9%CE%BF%CF%86%CF%8C%CF%81%CE%BF+%CE%BC%CE%B5+35+%CF%80%CF%81%CF%8C%CF%83%CF%86%CF%85%CE%B3%CE%B5%CF%82+%CF%80%CF%81%CE%BF%CF%83%CE%AC%CF%81%CE%B1%CE%BE%CE%B5+%CF%83%CF%84%CE%B7+%CE%A6%CF%81%CE%B1%CE%B3%CE%BA%CE%B9%CE%AC+%CE%9C%CF%85%CE%BA%CF%8C%CE%BD%CE%BF%CF%85+http%3A%2F%2Fwww.huffingtonpost.gr%2F2016%2F08%2F19%2Fstory_n_11606294.html"> <span class="twitter-tweet-btn label">Tweet</span> <span class="twitter-tweet-count count"></span> </a> </div> </li> <li class="share googleshare" data-type="googleshare"><div class="g-plus" data-action="share" data-annotation="vertical-bubble" data-href="http://www.huffingtonpost.gr/2016/08/19/story_n_11606294.html"></div> </li><li class="share email" data-type="email"> <div class="social-email-btn"> <a href="#" class="hp-email-btn label">Email</a> <span class="hp-email-count count"></span> </div> </li> <li class="share comment" data-type="comments"> <div class="social-comment-btn"> <span class="hp-comment-btn label">危蠂蠈位喂慰</span> <span class="hp-comment-count count"></span> </div> </li> </ul> </section> </menu> <!-- Print Icon for Canada and Quebect verticals in permalink page --> <a href="javascript:window.print()" title="螘魏蟿蠉蟺蠅蟽畏" class="print_btn print_common"><img src="https://web.archive.org/web/20160823184525im_/http://www.huffingtonpost.com/images/v/print_icon.png" width="20" height="17" alt="螘魏蟿蠉蟺蠅蟽畏"/></a> <div style="clear:both"></div> </header> <!-- Article Text Body --> <div class="float_right padding_left_10"> </div> <!-- Entry main text --> <div class="content" id="mainentrycontent"> <div class="float_left"> <!-- AD ads_sharebox_260x60 --> <div class="ad_share_box"> <script type="text/javascript"> if ( 'undefined' != typeof(HPAds.ad_sharebox_260x60_fix) ) { HPAds.ad_sharebox_260x60_fix(); } </script> </div> </div> <!-- Entry Text --> <p>危蟿畏谓 蟺伪蟻伪位委伪 桅蟻伪纬魏喂维 蟿畏蟼 螠蠀魏蠈谓慰蠀 蟺蟻慰蟽维蟻伪尉蔚 喂蟽蟿喂慰蠁蠈蟻慰 蟺慰蠀 渭蔚蟿苇蠁蔚蟻蔚 35 蟺蟻蠈蟽蠁蠀纬蔚蟼.(22 维谓未蟻蔚蟼, 7 纬蠀谓伪委魏蔚蟼 魏伪喂 7 蟺伪喂未喂维). </p><p>螣喂 蟺蟻蠈蟽蠁蠀纬蔚蟼 伪蟺慰尾喂尾维蟽蟿畏魏伪谓 蟽蟿畏谓 伪魏蟿萎 渭蔚 蟿畏 尾慰萎胃蔚喂伪 蟿蠅谓 位喂渭蔚谓喂魏蠋谓, 蔚谓蠋 慰喂 伪蟻蠂苇蟼 未喂蔚谓蔚蟻纬慰蠉谓 蟺蟻慰伪谓维魏蟻喂蟽畏 纬喂伪 谓伪 未喂伪蟺喂蟽蟿蠅胃蔚委 蟺慰喂慰喂 蔚委谓伪喂 慰喂 未喂伪魏喂谓畏蟿苇蟼.</p><p>螣喂 蟺蟻蠈蟽蠁蠀纬蔚蟼 魏蟻伪蟿慰蠉谓蟿伪喂 蟽蟿慰 位喂渭蔚谓伪蟻蠂蔚委慰 蟿慰蠀 谓畏蟽喂慰蠉. </p> </div> <!-- article_foot ad --> <div class="margin_10_0"> </div> <footer> <!-- Also On --> <!-- article_bottom ad --> <!-- Follow Tag Links Bottom --> <div class="follow bottom-tags"> <h2>螤蔚蟻喂蟽蟽蠈蟿蔚蟻伪:</h2> <span class="group"> <span class="entrytag"> <a href="/web/20160823184525/http://www.huffingtonpost.gr/news/fraykia/">桅蟻伪纬魏喂维</a> </span> <span class="entrytag"> <a href="/web/20160823184525/http://www.huffingtonpost.gr/news/m?konos/">螠蠉魏慰谓慰蟼</a> </span> <span class="entrytag"> <a href="/web/20160823184525/http://www.huffingtonpost.gr/news/istoforo/">喂蟽蟿慰蠁蠈蟻慰</a> </span> <span class="entrytag"> <a href="/web/20160823184525/http://www.huffingtonpost.gr/news/prosfeyes/">螠蔚蟿伪谓伪蟽蟿蔚蠀蟿喂魏蠈</a> </span> <span class="entrytag"> <a href="/web/20160823184525/http://www.huffingtonpost.gr/news/koinonia/">螝螣螜螡惟螡螜螒</a> </span> </span> </div> <!-- Contribute --> <section class="contribute group"> <h3><a id="submissions_send_correction" href="#">螤蟻慰蟿蔚委谓蔚蟿蔚 未喂蠈蟻胃蠅蟽畏</a></h3> </section> <!-- ads_submissions_captcha --> <!--end of content--> </footer> </article> <!-- ads_below_entry_recirc --> <!-- Orbitz Module --> <!-- 4Wnet_feed Module --> <!-- ads_bottom_article_text --> <!-- Sailthru flyout --> <!-- Around the web --> <!-- Conversations --> <div id="floaterTarget"> <div id="conversations-huffpost-web"> <div class="clear"></div> <div style="margin:10px 0"> <div class="clear">&nbsp;</div> </div> <a name="comments"></a> <div id="huffpost-web-fb-comments-opener" style="display: none;">Click here to view Conversations</div> <div id="huffpost-web-fb-comments"> <div class="related" style="padding-left:3px"> <h3 class=""><span class="text">危蠂蠈位喂伪</span></h3> </div> <div class="fb_comments"> <fb:comments colorscheme="light" width="570" href="http://www.huffingtonpost.gr/2016/08/19/story_n_11606294.html"/> </div> <div class="clear_first"></div> </div> <script type="text/javascript"> var initializeFBPing = function() { // Attach the scroll event ping to send to data layer if (typeof window.bN_scrollTrack === 'function') { window.bN_scrollTrack('cmts_fb', '#huffpost-web-fb-comments'); } }; jQuery(window).bind('load', function(){ initializeFBPing(); }); </script> </div> </div> </div> <!-- right rail --> <section class="rail" data-beacon="{&quot;p&quot;:{&quot;mlid&quot;:&quot;sidebar_right&quot;}}"> <!-- ads_right_rail_flex --> <div id="modulous_right_rail_flex" class="ad_spot"> <script type="text/javascript"> if ( "function" === typeof(adSetSyncDelay) ) { adSetSyncDelay('125'); } </script> <div id="ad_right_rail_flex" class="ad_wrapper_top"><script> window.adgroupid = window.adgroupid || Math.round(Math.random() * 1000); (function(){ var pl = window.adtech_placement_ids['right_rail_flex'] || 0; document.write('<scr'+'ipt src="https://web.archive.org/web/20160823184525/http://adserver.adtech.de/addyn/3.0/1444/5316617/0/'+pl+'/ADTECH;loc=100;target=_blank;grp='+window.adgroupid+';misc='+new Date().getTime()+'"></scri'+'pt>'); }()); </script> </div></div> <!-- ads_text_sponsorship --> <!-- ads_right_rail_edit_promo --> <div id="modulous_right_rail_edit_promo" class="ad_spot"> <div class="margin_10_0 center"> <script>document.trackerImg('https://web.archive.org/web/20160823184525/http://bold.adman.gr/banner?webspace=6215&auto=1&rnd=[timestamp]');</script> <div class="preview"> <div class="commercial_title commercial_title_greece i18n">Sponsored Post</div> <ul class="carousel" style="width:300px;"> <li class="unbordered jcarousel-item-1" style="display: inline-block; float: left;"> <div class="preview_entry preview_no_border"> <div class="preview_clear"></div> <div class="preview_image_wrapper"> <a href="https://web.archive.org/web/20160823184525/http://bold.adman.gr/click?webspace=6215&amp;auto=1" class="preview_a" rel="nofollow"> <img width="282" src="https://web.archive.org/web/20160823184525im_/http://i.huffpost.com/gen/4553758/images/n-OTE-TV-large300.jpg"/> </a> </div> <span class="preview_h4"><a href="https://web.archive.org/web/20160823184525/http://bold.adman.gr/click?webspace=6215&amp;auto=1" class="preview_a" rel="nofollow">螕喂蠋蟻纬慰蟼 围蟻慰蠉蟽慰蟼: 螣 维谓胃蟻蠅蟺慰蟼 蟺慰蠀 维位位伪尉蔚 蟿慰 蟺蟻蠈蟽蠅蟺慰 蟿畏蟼 尾喂慰蠆伪蟿蟻喂魏萎蟼</a></span> <ul class="preview_meta_links"> <li class="first"><a class="preview_a i18n" href="https://web.archive.org/web/20160823184525/http://bold.adman.gr/click?webspace=6215&amp;auto=1" rel="nofollow">Quick Read</a> |</li> <li><a class="preview_a i18n" href="https://web.archive.org/web/20160823184525/http://bold.adman.gr/click?webspace=6215&amp;auto=1#comments" rel="nofollow">Comments</a></li> </ul> </div> </li> </ul> <div style="clear:both"></div> </div> <script> if (typeof __ === 'function') { var txt = document.getElementsByClassName('i18n'); for(i=0; i<txt.length; i++) { txt[i].innerHTML = __(txt[i].innerHTML); } } </script></div></div> <!-- HPIN unit --><section class="most-popular"> <div id="modulous_gravity_most_popular" class="ad_spot"> <h2 class="mp_title">韦螒 螤螜螣 螖螚螠螣桅螜螞螚</h2> <div class="mp_cycle"> <div id="grv-personalization-42"></div> </div> <script type="text/javascript"> //<![CDATA[ (function() { window.gravityInsightsParams = { 'type': 'content', 'action': '', 'site_guid': '72ef14275a4db480ac8010c74ede260c' }; var adServerReq, bUrl, cburl, doUseGravityUserGuid, includeJs, jq, pfurl, type, ug, wlPrefix, wlUrl, _ref, _ref1, _ref2; includeJs = function(a) { var b; b = document.createElement("script"); b.async = !0; b.src = a; a = document.getElementsByTagName("script")[0]; return a.parentNode.insertBefore(b, a) }; bUrl = ""; ug = (doUseGravityUserGuid = !0 === gravityInsightsParams.useGravityUserGuid ? 1 : 0) ? "" : gravityInsightsParams.user_guid || (null != (_ref = /grvinsights=([^;]+)/.exec(document.cookie)) ? _ref[1] : void 0) || ""; wlUrl = (wlPrefix = "https:" === location.protocol ? "https://web.archive.org/web/20160823184525/https://secure-api.gravity.com/v1/api/intelligence" : "https://web.archive.org/web/20160823184525/http://rma-api.gravity.com/v1/api/intelligence", jq = (null != (_ref1 = window.jQuery) ? null != (_ref2 = _ref1.fn) ? _ref2.jquery : void 0 : void 0) || "", type = "iframe", adServerReq = gravityInsightsParams.ad || "", cburl = gravityInsightsParams.cburl || "", pfurl = gravityInsightsParams.pfurl || "", "" + wlPrefix + "/wl?jq=" + jq + "&sg=" + gravityInsightsParams.site_guid + "&ug=" + ug + "&ugug=" + doUseGravityUserGuid + "&id=grv-personalization-42&pl=42" + ("&type=" + type + "&ad=" + adServerReq + "&cburl=") + encodeURIComponent(cburl) + "&pfurl=" + encodeURIComponent(pfurl) + ("&x=" + (new Date).getTime()) + ("undefined" !== typeof forceArticleIds && null !== forceArticleIds && forceArticleIds.join ? "&ai=" + forceArticleIds.join(",") : "") + ("undefined" !== typeof apids && null !== apids && "" !== apids ? "&apids=" + encodeURIComponent(apids) : "")); bUrl && includeJs(bUrl); wlUrl && (window.gravityInsightsParams.sidebar && (window.gravityInsightsParams.wlStartTime = (new Date).getTime()), includeJs(wlUrl)); })(); //]]> </script></div> </section> <section class="follow-huffpost" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;mod-follow&quot;}}"> <h2>FOLLOW HUFFPOST</h2> <ul class="untouched follow-links group"> <li class="email selected" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;email&quot;}}"> <button>Email</button> <div class="content"> <form class="subscribe"> <fieldset class="email"> <legend>螖喂蔚蠉胃蠀谓蟽畏 Email</legend> <input id="subscribe_user_email" class="text" name="email" onfocus="if(this.value=='螖喂蔚蠉胃蠀谓蟽畏 Email')this.value=''" value="螖喂蔚蠉胃蠀谓蟽畏 Email" type="text"> <input type="checkbox" value="1" name="email_subscribe_check" class="email_subscribe_check" style="display:none;"/> <input type="hidden" name="vertical" value="greece"> <input class="button right_rail_signup" type="submit" value="螡伪 蔚纬纬蟻伪蠁蠋!"> <label class="signup_error" style="display:none;">螤伪蟻伪魏伪位慰蠉渭蔚 蟿喂魏维蟻蔚蟿蔚 蟿慰 魏慰蠀蟿维魏喂 纬喂伪 谓伪 未蔚委尉蔚蟿蔚 蟺蠅 蟽蠀谓伪喂谓蔚委蟿蔚</label> <fieldset class="options"> <legend>螘蟺喂位慰纬苇蟼</legend> <input type="hidden" name="daily-brief" id="daily-brief" value="0"> <div class="item"> <input type="checkbox" class="list" id="vertical-brief"> <label for="vertical-brief">Newsletter</label> </div> </fieldset> </fieldset> <p class="instructions"> 螞维尾蔚蟿蔚 蟿喂蟼 魏伪位蠉蟿蔚蟻蔚蟼 喂蟽蟿慰蟻委蔚蟼 魏伪喂 未畏渭慰蟽喂蔚蠉蟽蔚喂蟼 蟽蟿伪 blog 渭蔚 email 魏维胃蔚 渭苇蟻伪. </p> <p class="privacy_policy"> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/p/huffpost-greece-privacy-policy.html">螤慰位喂蟿喂魏萎 伪蟺慰蟻蟻萎蟿慰蠀</a> </p> </form> </div> </li> <li class="facebook" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;fb&quot;}}"> <button>Facebook</button> <div class="content off"> <ul> <li class="group"> <strong class="name">HuffPost</strong> <div class="share-button"> <div class="fb-like" data-href="http://www.facebook.com/HuffPostGreece" data-send="false" data-layout="button_count" data-width="100" data-show-faces="false" data-colorscheme="light" data-font="trebuchet ms" data-action="like" ref="" style="width: 100px"></div> </div> </li> </ul> </div> </li> <li class="twitter" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;twitter&quot;}}"> <button>Twitter</button> <div class="content off"> <ul> <li class="group"> <div class="share-button"> <strong class="name">HuffPost</strong> <div class="share-button"> <a href="https://web.archive.org/web/20160823184525/https://twitter.com/HuffPostGreece" class="twitter-follow-button" data-show-screen-name="false" data-show-count="false" data-lang="el" data-width="100px">Follow</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//web.archive.org/web/20160823184525/http://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> </div> </li> </ul> </div> </li> <li class="google" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;gplus&quot;}}"> <button>Google Plus</button> <div class="content off"> <ul> <li class="group"> <strong class="name">HuffPost</strong> <div class="share-button"> <div class="g-plusone" data-annotation="bubble" data-size="medium" data-width="32" data-href="http://www.huffingtonpost.gr/greece"></div> </div> </li> </ul> </div> </li> <li class="rss no-ad" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;rss&quot;}}"> <button>RSS</button> <div class="content off"> <ul> <li> <a href="/web/20160823184525/http://www.huffingtonpost.gr/feeds/verticals/greece/index.xml" class="name sprite">The Huffington Post</a> </li> <li> <a class="more" href="/web/20160823184525/http://www.huffingtonpost.gr/syndication/">All RSS / 韦蟻慰蠁慰未慰蟽委蔚蟼</a> </li> </ul> </div> </li> <li class="phone no-ad" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;mobile&quot;}}"> <button>韦畏位苇蠁蠅谓慰</button> <div class="content off"> <ul> <li> <a class="ios sprite" href="https://web.archive.org/web/20160823184525/http://itunes.apple.com/us/app/the-huffington-post/id306621789?mt=8" target="_blank">Available on the App Store</a> </li> <li> <a class="android sprite" href="https://web.archive.org/web/20160823184525/https://play.google.com/store/apps/details?id=com.huffingtonpost.android&amp;hl=el" target="_blank">Android App on Google Play</a> </li> <li> <a class="blackberry sprite" href="https://web.archive.org/web/20160823184525/http://appworld.blackberry.com/webstore/content/19143/?countrycode=US&amp;lang=el" target="_blank">Get it at Blackberry App World</a> </li> </ul> </div> </li> </ul> </section> <!-- ads_text_sponsorship --> <!-- ads_snn_234x60 --> <!-- ads_most_popular_edit_promo --> <!-- ads_sponsorship_2 --> <!-- ads_lower_promo --> <!-- ads_right_rail_300x100_upper --> <!-- ads_right_rail_lower --> <div id="modulous_right_rail_lower" class="ad_spot"> <script> window.adgroupid = window.adgroupid || Math.round(Math.random() * 1000); (function(){ var pl = window.adtech_placement_ids['right_rail_lower'] || 0; document.write('<scr'+'ipt src="https://web.archive.org/web/20160823184525/http://adserver.adtech.de/addyn/3.0/1370/5495242/0/'+pl+'/ADTECH;loc=100;target=_blank;grp='+window.adgroupid+';misc='+new Date().getTime()+'"></scri'+'pt>'); }()); </script> </div> <!-- ads_btf_300x100 --> <div class="ad_lower_right_commercials_wrapper"> <!-- ads_right_rail_300x100_lower --> <!-- ads_text_sponsorship_2 --> <!-- ads_commercial_module --> <!-- ads_right_rail_300x250_lower --> <div id="modulous_right_rail_300x250_lower" class="ad_spot"> <div id="ad_right_rail_300x250_lower" class="ad_wrapper_"><script type="text/javascript"> google_ad_client = "ca-pub-1723698888553043"; google_ad_slot = "6794870816"; google_ad_width = 300; google_ad_height = 400; </script> <!-- Huffpost_Articles_Right --> <script type="text/javascript" src="//web.archive.org/web/20160823184525js_/http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script></div></div> </div> <script type="text/javascript"> try { var ad_els = jQuery("#ad_right_rail_300x250_lower"); var right_rail_el = jQuery(".rail"); if ( ad_els.length && right_rail_el.length ) { ad_els.bind("mouseover", function(){ if ( right_rail_el.hasClass("fix") ) { window.scrollTo(window.scrollX, window.scrollY - 1); } return; }); } } catch (e) { } </script> <script type="text/javascript"> jQuery( document ).ready(function( $ ) { jQuery('#ad_right_rail_flex').prepend("<span class='adflex'></span>"); jQuery('.adflex').append( __('Advertisement')); } ); </script> <style> #ad_right_rail_flex .adflex { color: #999; text-transform: uppercase; font-size: 9px; font-family: arial; padding-bottom: 4px; display: inline-block; padding-left: 2px; } .ad_wrapper_top { background: none !important; } </style> </section> </section> </section> <!-- END page_content --> <!-- page_footer --> <section class="footer"> <!-- Served from: production-mt-wfe-58-70.use1 --> <!-- ads_leaderboard_bottom --> <!-- visual footer --> <footer> <!-- Search Box --> <div class="search"> </div> <!-- Legal and Informational Links --> <menu class="links"> <ul class="group row1"> <li> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/syndication/">RSS</a> </li> <li> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/p/huffpost-gr-faq.html">危蠀蠂谓苇蟼 螘蟻蠅蟿萎蟽蔚喂蟼</a> </li> <li> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/p/huffpost-gr-terms.html">危蠉渭尾伪蟽畏 蠂蟻萎蟽蟿畏</a> </li> <li> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/p/huffpost-greece-privacy-policy.html">螤慰位喂蟿喂魏萎 伪蟺慰蟻蟻萎蟿慰蠀</a> </li> <li> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/p/huffpost-gr-comment-policy.html">螤慰位喂蟿喂魏萎 危蠂慰位委蠅谓</a> </li> <li> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/p/huffpost-gr-about-us.html">危蠂蔚蟿喂魏维 渭蔚 蔚渭维蟼</a> </li> </ul> <ul class="group row2"> <li> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/p/huffpost-gr-contact-us.html">螘蟺喂魏慰喂谓蠅谓萎蟽蟿蔚 渭伪味委 渭伪蟼</a> </li> <li> <a href="https://web.archive.org/web/20160823184525/http://www.huffingtonpost.gr/archive">螒蟻蠂蔚委慰</a> </li> </ul> </menu> <!-- Legal Disclaimers --> <div class="legal"> <span class="copyright">Copyright &copy;2016 TheHuffingtonPost Holdings LLC. 螠蔚 蟿畏谓 蔚蟺喂蠁蠉位伪尉畏 蟺伪谓蟿蠈蟼 未喂魏伪喂蠋渭伪蟿慰蟼.</span> <span class="trademark"> &quot;The Huffington Post&quot; 螒蟺慰蟿蔚位蔚委 蟽萎渭伪 魏伪蟿伪蟿蔚胃苇谓 蟿慰蠀 TheHuffingtonPost.com, Inc. 螠蔚 蟿畏谓 蔚蟺喂蠁蠉位伪尉畏 蠈位蠅谓 蟿蠅谓 未喂魏伪喂蠅渭维蟿蠅谓. 2016&copy; </span> </div> <div class="part-of">韦渭萎渭伪 蟿畏蟼 <span class="part-of-group">HPMG News</span></div> </footer> </section> <!-- END page_footer --> <div id="tfm_skyscraper" class="top_right_skyscraper"></div> </div> <!-- ads_bottom_code_blocks --> <!-- ads_bottom_1x1 --> <div id="modulous_bottom_1x1" class="ad_spot"> <!-- The OWL by Webjar script --> <script type="text/javascript" id="wj-impact-d6c062d5-8c26-4d9b-ae44-12192cbc124c"> var uiCode = 'WJ-13116'; var wj = document.createElement('script'); wj.type = 'text/javascript'; wj.async = true; wj.src = '//web.archive.org/web/20160823184525/http://call.theowl.gr/Snippet/' + uiCode + '?_=' + Math.floor(Math.random() * 99999999999); var embedder = document.getElementById('wj-impact-d6c062d5-8c26-4d9b-ae44-12192cbc124c'); embedder.parentNode.insertBefore(wj, embedder); </script><!-- AudienceScience Async Data Collection Tag --> <script> (function() { var csid = "F09828"; var bpid = "huffingtonpost_gr"; var e = document.createElement("script"); var s = document.getElementsByTagName("script")[0]; e.src = "//web.archive.org/web/20160823184525/http://js.revsci.net/gateway/gw.js?auto=t&csid=" + csid + "&bpid=" + bpid; e.async = true; s.parentNode.insertBefore(e, s); })(); </script> <!-- End AudienceScience Data Collection Tag --><script> try { (function() { var source = document.querySelector('#modulous_right_rail_lower'); var destination = document.querySelectorAll('.mp_cycle li')[2]; destination.parentNode.insertBefore(source, destination); }()); } catch(e) {} </script><!-- bottom_1x1 --> <!-- /bottom_1x1 --><!-- nugg.ad TARGETING huffingtonpost.gr --> <script type="text/javascript"> var nuggprof=""; var nuggrid= encodeURIComponent(top.location.href); (function() { var s = document.createElement('script'); s.src = 'https://web.archive.org/web/20160823184525/http://24m.nuggad.net/rc?nuggn=832047503&nuggsid=1321379317&nuggrid='+nuggrid; document.head.appendChild(s); }()); </script> <!-- START nugg.ad ENED desktop and mobile tag huffingtonpost.gr --> <div id="nugg.ad"> <script type="text/javascript"> // start client configuration var nuggAIArray=""; var nuggtg=encodeURIComponent(""); var nugghost="https://web.archive.org/web/20160823184525/http://24m.nuggad.net"; var nugghostmobile="https://web.archive.org/web/20160823184525/http://24m-m.nuggad.net"; var nuggn=752387581; var nuggsid=677236677; var nuggnmobile=659279516; var nuggsidmobile=677236677; // end client configuration </script> <script type="text/javascript" src="https://web.archive.org/web/20160823184525js_/http://24m.nuggad.net/rc?nuggn=752387581&amp;nuggsid=677236677&amp;nuggtg="></script> </div> <!-- END nugg.ad ENED desktop and mobile tag huffingtonpost.gr --> <!-- BEGIN ENED TAG --> <div id="analyzer"> <script type="text/javascript"> xtnv = document; xtdmc = ".huffingtonpost.gr"; xtsite = "552232"; xtn2 = "2"; xt_xtcpath = "24media.gr/en/article2284470.ece/BINARY/original/xtcore.js"; xtcustom = nuggAIArray; (function(){ var at=document.createElement('script'); at.type='text/javascript'; at.async=true; at.src= (('https:' == document.location.protocol) ? 'https://': 'http://')+xt_xtcpath; (document.getElementById('nugg.ad')||document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]||document.getElementsByTagName('script')[0].parentNode).insertBefore(at,null); })(); </script> </div> <!-- END ENED TAG --><script type="text/javascript"> try { // Make sure the adsDevilAd object exists before putting your function on it window.adsDevilAd=window.adsDevilAd||{}; adsDevilAd.adinfo=function(n,d,w,h){ // n will be the ad number, we assume the LB ad is #1. // NOTE: d=divName if you'd rather use that. And w,h are width and height respectively. if (window.adsDevilAd.ad[1].aolFormat == "Wallpaper") { window.floater.destroy(); jQuery('#badges_v2_1').css('display','none !important'); } } // end function } catch (e) {} </script></div> <!--modulous footer --> <!-- bottom_1x1 footer --> <script type="text/javascript"> var _sf_async_config={uid:3289,domain:"huffingtonpost.gr",useCanonical:true}; (function(){ function loadChartbeat() { window._sf_endpt=(new Date()).getTime(); var e = document.createElement('script'); e.setAttribute('src', '//web.archive.org/web/20160823184525/http://static.chartbeat.com/js/chartbeat.js'); document.body.appendChild(e); } jQuery(window).load(loadChartbeat); /* var oldonload = window.onload; window.onload = (typeof window.onload != 'function') ? loadChartbeat : function() { oldonload(); loadChartbeat(); }; */ })(); </script> <!-- /bottom_1x1 footer --> <script>googletag.cmd.push(function(){ googletag.display('dfp_top_1x1'); });</script> <script> // Restrict Most Popular title to 2 lines (function() { if (!window.jQuery) { return; } var $mpt = jQuery('.mp_title'); if ($mpt.length == 0) return; function numLines($elem) { lh = parseFloat($elem.css('line-height').replace('px', '')); return Math.round($elem.height()/lh); } for (i=0; i<10 && numLines($mpt)>2; i++) { $mpt.css('font-size', '-=1'); } })(); </script> <!-- END modulous footer --> <!-- Aol Universal Navbar module --> <!-- correction --> <style type="text/css"> span.error { margin-top: 0; display: none; } span.error.show { display: block; } .hp_blue_lb_head_subimage { text-align: center; } </style> <div style="display: none;"> <div id="lightbox"> <div class="content"> <div class="social_modal_content"> <div id="submissions_modal" class="sbm_modal"> <h4 id="submission_header" class="sbm_heading hd_title">围蟻畏蟽喂渭慰蟺慰喂萎蟽蟿蔚 伪蠀蟿萎 蟿畏 蠁蠈蟻渭伪 纬喂伪 谓伪 蔚喂未慰蟺慰喂萎蟽蔚蟿蔚 苇谓伪谓 蟽蠀谓蟿维魏蟿畏 蟿畏蟼 HuffPost 蟽蠂蔚蟿喂魏维 渭蔚 苇谓伪 伪谓蟿喂魏蔚喂渭蔚谓喂魏蠈 萎 蟿蠀蟺慰纬蟻伪蠁喂魏蠈 蟽蠁维位渭伪 蟽蔚 伪蠀蟿萎 蟿畏谓 喂蟽蟿慰蟻委伪.</h4> <div id="submission_notify" class="sbm_notify">螘喂未慰蟺慰委畏蟽畏 渭畏谓蠉渭伪蟿慰蟼</div> <span class="required">* 螒蟺伪蟻伪委蟿畏蟿慰蟼</span> <form id="submissions_form"> <input type="hidden" name="entry_id" value="11606294"> <div class="smb-line clearfix group"> <span class="sbm_asterisk ar_right">*</span> <input class="bordered" type="text" placeholder="螌谓慰渭伪" name="submission_name" id="submission_name" value=""> <span class="sbm_asterisk ar_right">*</span> <input class="bordered nomargin" type="text" placeholder="螖喂蔚蠉胃蠀谓蟽畏 Email" name="submission_email" id="submission_email" value=""> </div> <div class="smb-line clearfix"> <span class="submission_name error"></span> <span class="submission_email error"></span> </div> <div class="sbm_fc"> <span class="sbm_l"><span class="sbm_asterisk">*</span> <strong>韦喂 蔚委未慰蠀蟼 蟽蠁维位渭伪 蔚委谓伪喂 伪蠀蟿蠈;</strong></span> <select name="submission_error_kind" id="submission_error_kind" class="sbm_koe sbm_r"> <option value="">螝维谓蟿蔚 蔚蟺喂位慰纬萎</option> <option value="Factual or typographical">危蟿慰喂蠂蔚委蠅谓 萎 蟿蠀蟺慰纬蟻伪蠁蔚委慰蠀</option> <option value="Comment moderation problem">螤蟻蠈尾位畏渭伪 未喂伪渭蔚蟽慰位维尾畏蟽畏蟼 蟽蠂慰位委慰蠀</option> <option value="Rights and permissions">螖喂魏伪喂蠋渭伪蟿伪 魏伪喂 维未蔚喂蔚蟼</option> <option value="Other">螁位位慰</option> </select> </div> <div class="smb-line clearfix"> <span class="submission_error_kind error"></span> </div> <div class="sbm_fc"> <span class="sbm_l float_left"><span class="sbm_asterisk">*</span> 螤慰喂伪 蔚委谓伪喂 畏 未喂蠈蟻胃蠅蟽畏;</span> <span class="sbm_counter" id="sbm_counter">0 渭苇蟿蟻畏渭伪</span> <div class="clear_first"></div> <textarea id="submission_body" class="basic sbm_textarea sbm_r arial_12" name="submission_body" rows="9" cols="22">螤蔚蟻喂纬蟻维蠄蟿蔚 蟿慰 蟽蠁维位渭伪 蔚未蠋 (苇蠅蟼 1000 蠂伪蟻伪魏蟿萎蟻蔚蟼)</textarea> </div> <div class="smb-line clearfix"> <span class="submission_body error"></span> </div> <div class="bottom_block clearfix"> <p class="small smb_note"> <span class="sbm_asterisk">*</span> 螤位畏魏蟿蟻慰位慰纬萎蟽蟿蔚 蟿喂蟼 位苇尉蔚喂蟼 蟺伪蟻伪魏维蟿蠅 蠋蟽蟿蔚 谓伪 伪蟺慰未蔚委尉蔚蟿蔚 蠈蟿喂 蔚委蟽蟿蔚 蟺蟻伪纬渭伪蟿喂魏蠈蟼 蠂蟻萎蟽蟿畏蟼 </p> <!--captcha--> <div class="float_left recaptcha_nothad_incorrect_sol recaptcha_isnot_showing_audio" id="submission_recaptcha"> <!-- Insert PHP captcha code here --> </div> <!-- end captcha --> <div class="float_left" style="padding:20px; width: 227px;"> <input id="submission_opt_in" class="sbm_checkbox" name="submission_opt_in" type="checkbox"> <label for="submission_opt_in">螡伪 蔚纬纬蟻伪蠁蠋 蟽蟿畏谓 螚渭蔚蟻萎蟽喂伪 螘谓畏渭苇蟻蠅蟽畏 蟿畏蟼 Huffington Post</label> <br> <br> <div class="centered" id="submissions_bottom_area"> <input type="submit" value="螒蟺慰蟽蟿慰位萎" id="submission_submit" href="javascript:void(0);" class="button double-extra-large light-blue sbm_send"> </div> <div id="submission_ajax_loader" class="submission_ajax_loader"></div> </div> </div> </form> </div> </div> <div id="submission_thanks" class="sbm_thanks">危伪蟼 蔚蠀蠂伪蟻喂蟽蟿慰蠉渭蔚 纬喂伪 蟿畏谓 伪谓伪蠁慰蟻维 蟽伪蟼!</div> </div> </div> <!-- Tracking --> <!-- Nielson Feed --> <!-- BEGIN Nielsen Tracking --> <script type="text/javascript"> HPTrack.Services.trackTo(['Nielsen']); </script> <noscript> <img src="//web.archive.org/web/20160823184525im_/http://secure-us.imrworldwide.com/cgi-bin/m?ci=us-703240h&amp;cg=0&amp;cc=1&amp;ts=noscript" width="1" height="1" alt=""/> </noscript> <!-- END Nielsen Tracking --> <!-- Webtrekk Feed --> <!-- Xiti Tracking --> <!-- VGWort Tracking --> <!-- quantcast Tracking --> <!-- Parsely Tracking --> <!-- START Parse.ly Include: Standard --> <div id="parsely-root" style="display: none"> <div id="parsely-cfg" data-parsely-site="huffingtonpost.gr"></div> </div> <script> (function(s, p, d) { var h=d.location.protocol, i=p+"-"+s, e=d.getElementById(i), r=d.getElementById(p+"-root"), u=h==="https:"?"d1z2jf7jlzjs58.cloudfront.net" :"static."+p+".com"; if (e) return; e = d.createElement(s); e.id = i; e.async = true; e.src = h+"//"+u+"/p.js"; r.appendChild(e); })("script", "parsely", document); </script> <!-- END Parse.ly Include --> <!-- END page_wrapper --> <!-- end RUM --> <script type="text/javascript">huff.use('conf', function(c){ c.set({"mtime":1471977673,"entry":"11606294","vertical":"greece","vertical-id":"138","vertical-name":"Greece","ads\/zone":"","topnav\/version":"2","cookie\/domain":"huffingtonpost.gr","websocket\/enabled":false,"websocket\/url":"fiji-production-ws.use1.huffpo.net","websocket\/init":false,"site_blog_id":46,"auth_secure_domain":"secure.huffingtonpost.com","auth_secure_protocol":"https","auth_method":"frame","static_secure_domain":"s-s.huffpost.com","images_secure_domain":"s-i.huffpost.com","images_secure_www_domain":"s-i.huffpost.com","social_tracking":true,"primary_vertical_id":-1,"primary_vertical_name":false,"primary_vertical_facebook_name":"HuffingtonPost","primary_vertical_twitter_name":"HuffingtonPost","current_vertical_facebook_name":"HuffingtonPost","current_vertical_twitter_name":"HuffingtonPost"}); });</script> <!-- RUM footer --> <script type="text/javascript">window.NREUM||(NREUM={});NREUM.info={"beacon":"bam.nr-data.net","licenseKey":"a2134792db","applicationID":"4028938","transactionName":"YFIDbEBYVhJYURBaXFkYIk1BTVcMFkIMXFZZXhkXaVxWFUtLORxURRgmSldcWwQ=","queueTime":0,"applicationTime":227,"ttGuid":"","agentToken":"","atts":"TBUAGghCRRw=","errorBeacon":"bam.nr-data.net","agent":""}</script> <script type="text/javascript" src="https://web.archive.org/web/20160823184525js_/http://s1.huffpost.com/assets/js.php?v=1470760434&amp;f=phoenix%2Feditions.js%2Clayouts%2F13.js%2Cphoenix%2Ffloating_share.js" async></script> <script> jQuery(document).foundation(); </script> </body> </html> <!-- FILE ARCHIVED ON 18:45:25 Aug 23, 2016 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 10:45:52 Nov 28, 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.756 exclusion.robots: 0.061 exclusion.robots.policy: 0.023 esindex: 0.014 cdx.remote: 5.168 LoadShardBlock: 110.709 (3) PetaboxLoader3.datanode: 112.51 (4) PetaboxLoader3.resolve: 91.938 (2) load_resource: 127.574 -->

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