CINXE.COM
Μουσική | AthensParty.com
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/hDTD/xhtml1-strict.dtd"> <!-- ________________________________________________________ NEXTWEB GROUP Site Design & Development by NEXTWEB Copyright 2001-2025 Tzilas Kostantinos ________________________________________________________ --> <html xmlns="http://www.w3.org/1999/xhtml"> <title>Μουσική | AthensParty.com</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="charset" content="utf-8" /> <meta content="Λίστες, αφιερώματα, μουσικά νέα, συναυλίες, συνεντεύξεις, ρεπορτάζ, συναυλιακοί χώροι σε Αθήνα και Θεσσαλονίκη" name="Description" /> <meta content="συναυλιεσ, διασκεδαση" name="keywords" /> <meta property="og:title" content="AthensParty.com Μουσική"/> <meta property="og:description" content="Λίστες, αφιερώματα, μουσικά νέα, συναυλίες, συνεντεύξεις, ρεπορτάζ, συναυλιακοί χώροι σε Αθήνα και Θεσσαλονίκη" /> <meta property="og:site_name" content="AthensParty.com"/> <meta property="og:type" content="Website" /> <meta property="og:image" content="https://www.athensparty.com/_img/athensparty_fb.png" /> <meta property="fb:app_id" content="298099480305337" /> <meta property="fb:pages" content="155648961835315" /> <meta property="og:url" content="https://www.arionradio.com/music" /> <link rel="canonical" href="https://www.arionradio.com/music" /> <link rel="dns-prefetch" href="//www.athensParty.com" /> <link rel="dns-prefetch" href="//cdn.e-radio.gr" /> <link rel="dns-prefetch" href="//ajax.googleapis.com" /> <link rel="dns-prefetch" href="//cdnjs.cloudflare.com" /> <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1"> <meta property="fb:app_id" content="198096357021717"/> <meta property="fb:pages" content="68401844395" /> <link rel="apple-touch-icon" sizes="180x180" href="/_img/ico/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/_img/ico/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/_img/ico/favicon-16x16.png"> <link rel="manifest" href="/_img/ico/manifest.json"> <link rel="mask-icon" href="/_img/ico/safari-pinned-tab.svg" color="#db9b9e"> <meta name="theme-color" content="#db9b9e"> <!-- Google Fonts --> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link rel="preload" as="style" href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Open+Sans:400,600,700&display=swap&subset=greek"> <link rel="stylesheet" media="print" onload="this.onload=null;this.removeAttribute('media');" href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Open+Sans:400,600,700&display=swap&subset=greek"> <!-- Mains CSS --> <link href="/_css/main-min.css?v=1.2" rel="stylesheet" type="text/css" /> <!-- Other scripts --> <link rel="preload" href="/_img/pinkicons/css/pink.css" as="style" onload="this.onload=null;this.rel='stylesheet'"> <link rel="preload" href="/_img/pinkicons/css/animation.css" as="style" onload="this.onload=null;this.rel='stylesheet'"> <!-- InMobi Choice. Consent Manager Tag v3.0 (for TCF 2.2) --> <script type="text/javascript" async=true> (function() { var host = window.location.hostname; var element = document.createElement('script'); var firstScript = document.getElementsByTagName('script')[0]; var url = 'https://cmp.inmobi.com' .concat('/choice/', '49SuwTaH2w2BM', '/', host, '/choice.js?tag_version=V3'); var uspTries = 0; var uspTriesLimit = 3; element.async = true; element.type = 'text/javascript'; element.src = url; firstScript.parentNode.insertBefore(element, firstScript); function makeStub() { var TCF_LOCATOR_NAME = '__tcfapiLocator'; var queue = []; var win = window; var cmpFrame; function addFrame() { var doc = win.document; var otherCMP = !!(win.frames[TCF_LOCATOR_NAME]); if (!otherCMP) { if (doc.body) { var iframe = doc.createElement('iframe'); iframe.style.cssText = 'display:none'; iframe.name = TCF_LOCATOR_NAME; doc.body.appendChild(iframe); } else { setTimeout(addFrame, 5); } } return !otherCMP; } function tcfAPIHandler() { var gdprApplies; var args = arguments; if (!args.length) { return queue; } else if (args[0] === 'setGdprApplies') { if ( args.length > 3 && args[2] === 2 && typeof args[3] === 'boolean' ) { gdprApplies = args[3]; if (typeof args[2] === 'function') { args[2]('set', true); } } } else if (args[0] === 'ping') { var retr = { gdprApplies: gdprApplies, cmpLoaded: false, cmpStatus: 'stub' }; if (typeof args[2] === 'function') { args[2](retr); } } else { if(args[0] === 'init' && typeof args[3] === 'object') { args[3] = Object.assign(args[3], { tag_version: 'V3' }); } queue.push(args); } } function postMessageEventHandler(event) { var msgIsString = typeof event.data === 'string'; var json = {}; try { if (msgIsString) { json = JSON.parse(event.data); } else { json = event.data; } } catch (ignore) {} var payload = json.__tcfapiCall; if (payload) { window.__tcfapi( payload.command, payload.version, function(retValue, success) { var returnMsg = { __tcfapiReturn: { returnValue: retValue, success: success, callId: payload.callId } }; if (msgIsString) { returnMsg = JSON.stringify(returnMsg); } if (event && event.source && event.source.postMessage) { event.source.postMessage(returnMsg, '*'); } }, payload.parameter ); } } while (win) { try { if (win.frames[TCF_LOCATOR_NAME]) { cmpFrame = win; break; } } catch (ignore) {} if (win === window.top) { break; } win = win.parent; } if (!cmpFrame) { addFrame(); win.__tcfapi = tcfAPIHandler; win.addEventListener('message', postMessageEventHandler, false); } }; makeStub(); function makeGppStub() { const CMP_ID = 10; const SUPPORTED_APIS = [ '2:tcfeuv2', '6:uspv1', '7:usnatv1', '8:usca', '9:usvav1', '10:uscov1', '11:usutv1', '12:usctv1' ]; window.__gpp_addFrame = function (n) { if (!window.frames[n]) { if (document.body) { var i = document.createElement("iframe"); i.style.cssText = "display:none"; i.name = n; document.body.appendChild(i); } else { window.setTimeout(window.__gpp_addFrame, 10, n); } } }; window.__gpp_stub = function () { var b = arguments; __gpp.queue = __gpp.queue || []; __gpp.events = __gpp.events || []; if (!b.length || (b.length == 1 && b[0] == "queue")) { return __gpp.queue; } if (b.length == 1 && b[0] == "events") { return __gpp.events; } var cmd = b[0]; var clb = b.length > 1 ? b[1] : null; var par = b.length > 2 ? b[2] : null; if (cmd === "ping") { clb( { gppVersion: "1.1", // must be “Version.Subversion”, current: “1.1” cmpStatus: "stub", // possible values: stub, loading, loaded, error cmpDisplayStatus: "hidden", // possible values: hidden, visible, disabled signalStatus: "not ready", // possible values: not ready, ready supportedAPIs: SUPPORTED_APIS, // list of supported APIs cmpId: CMP_ID, // IAB assigned CMP ID, may be 0 during stub/loading sectionList: [], applicableSections: [-1], gppString: "", parsedSections: {}, }, true ); } else if (cmd === "addEventListener") { if (!("lastId" in __gpp)) { __gpp.lastId = 0; } __gpp.lastId++; var lnr = __gpp.lastId; __gpp.events.push({ id: lnr, callback: clb, parameter: par, }); clb( { eventName: "listenerRegistered", listenerId: lnr, // Registered ID of the listener data: true, // positive signal pingData: { gppVersion: "1.1", // must be “Version.Subversion”, current: “1.1” cmpStatus: "stub", // possible values: stub, loading, loaded, error cmpDisplayStatus: "hidden", // possible values: hidden, visible, disabled signalStatus: "not ready", // possible values: not ready, ready supportedAPIs: SUPPORTED_APIS, // list of supported APIs cmpId: CMP_ID, // list of supported APIs sectionList: [], applicableSections: [-1], gppString: "", parsedSections: {}, }, }, true ); } else if (cmd === "removeEventListener") { var success = false; for (var i = 0; i < __gpp.events.length; i++) { if (__gpp.events[i].id == par) { __gpp.events.splice(i, 1); success = true; break; } } clb( { eventName: "listenerRemoved", listenerId: par, // Registered ID of the listener data: success, // status info pingData: { gppVersion: "1.1", // must be “Version.Subversion”, current: “1.1” cmpStatus: "stub", // possible values: stub, loading, loaded, error cmpDisplayStatus: "hidden", // possible values: hidden, visible, disabled signalStatus: "not ready", // possible values: not ready, ready supportedAPIs: SUPPORTED_APIS, // list of supported APIs cmpId: CMP_ID, // CMP ID sectionList: [], applicableSections: [-1], gppString: "", parsedSections: {}, }, }, true ); } else if (cmd === "hasSection") { clb(false, true); } else if (cmd === "getSection" || cmd === "getField") { clb(null, true); } //queue all other commands else { __gpp.queue.push([].slice.apply(b)); } }; window.__gpp_msghandler = function (event) { var msgIsString = typeof event.data === "string"; try { var json = msgIsString ? JSON.parse(event.data) : event.data; } catch (e) { var json = null; } if (typeof json === "object" && json !== null && "__gppCall" in json) { var i = json.__gppCall; window.__gpp( i.command, function (retValue, success) { var returnMsg = { __gppReturn: { returnValue: retValue, success: success, callId: i.callId, }, }; event.source.postMessage(msgIsString ? JSON.stringify(returnMsg) : returnMsg, "*"); }, "parameter" in i ? i.parameter : null, "version" in i ? i.version : "1.1" ); } }; if (!("__gpp" in window) || typeof window.__gpp !== "function") { window.__gpp = window.__gpp_stub; window.addEventListener("message", window.__gpp_msghandler, false); window.__gpp_addFrame("__gppLocator"); } }; makeGppStub(); var uspStubFunction = function() { var arg = arguments; if (typeof window.__uspapi !== uspStubFunction) { setTimeout(function() { if (typeof window.__uspapi !== 'undefined') { window.__uspapi.apply(window.__uspapi, arg); } }, 500); } }; var checkIfUspIsReady = function() { uspTries++; if (window.__uspapi === uspStubFunction && uspTries < uspTriesLimit) { console.warn('USP is not accessible'); } else { clearInterval(uspInterval); } }; if (typeof window.__uspapi === 'undefined') { window.__uspapi = uspStubFunction; var uspInterval = setInterval(checkIfUspIsReady, 6000); } })(); </script> <!-- End InMobi Choice. Consent Manager Tag v3.0 (for TCF 2.2) --> <!-- GTM Data Layer --> <script> dataLayer = [{ 'dimension1': '', 'dimension2': '', 'dimension3': '', 'dimension4': '', 'dimension5': '', 'dimension6': '', 'dimension7': '', 'dimension8': 'athensparty', 'dimension9': 'articles', 'dimension14': '' }]; </script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-K4ND6Z');</script> <!-- End Google Tag Manager --> <script> var win_w= Math.max(document.documentElement.clientWidth, window.innerWidth || 0); </script> <script> var adArea_co = "ros"; var adSmartSiteID_co = "302005"; var adPageID_co = "1104165"; var targetKeys_co = "list,μουσική"; </script> <script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script> <script src="https://t.atmng.io/adweb/wj4nyz6rQ.prod.js?v=1.1" async></script> <script src="/ads/gam_ros-min.js"></script> <style> .ad_title::before { content: ""; width: 100%; height: 1px; background: #cfcfcf; display: block; top: 5px; position: relative; } .ad_title { margin: auto; } .ad_title .ad_label { width: 95px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-weight: 400; line-height: 8px;color: #cfcfcf; position: relative; text-align: center; margin: 0 auto 5px; } .ad_title .ad_label_bg_grey {background: #e9ecee;} .ad_title .ad_label_bg_white {background: #fff;} .ad_title .ad_label_bg_athensparty {background: #f7f7f7;} .ad_title .ad_label_bg_transparent {background: transparent;} /*textlink*/ .minHeight--textlink{ margin:20px 0; border-bottom: 1px solid rgb(221, 221, 221); } .minHeight--textlink div#ros-inline { min-height: 200px; padding: 20px 20px; text-align: center; background: #f2f2f2; } /*inline */ .minHeight--inline{ min-height: 450px; border-bottom: 1px solid rgb(221, 221, 221); margin-top:20px; margin-bottom:20px; } .minHeight--inline div#ros-inline { min-height: 250px; height: auto; position: sticky; top: 85px; } /* ------------------desktop-tablet-landscape-portait----------------------------------- */ @media only screen and (min-width: 768px) { /*300x250_1 no color*/ .minHeight--sidebar{ border-bottom: 1px solid rgb(221, 221, 221); position: relative; } .minHeight--sidebar div#ros-inline { min-height: 250px; text-align: center; } /*300x250_2 no color*/ .minHeight--sidebar2{ border-bottom: 1px solid rgb(221, 221, 221); position: relative; } .minHeight--sidebar2 div#ros-inline { min-height: 250px; text-align: center; } /*custom*/ .minHeight--custom{ border-bottom: 1px solid rgb(221, 221, 221); position: relative; } .minHeight--custom div#ros-inline { min-height: 90px; text-align: center; } .sticky-inner { top: 0; will-change: position; position: sticky!important; top: 60px; } .sticky-column-1 { position: relative; margin-bottom: 24px; flex-grow: 1; flex-shrink: 1; flex-basis: 0; order: 0; align-self: auto; height: column-height; } .sticky-column-2 { position: relative; margin-bottom: 24px; flex-grow: 2; flex-shrink: 1; flex-basis: 0; order: 0; align-self: auto; height: column-height; } } /* ------------------desktop----------------------------------- */ @media only screen and (min-width: 980px) { .billboard {min-width: 970px; padding:15px;} .minHeight--billboard{ min-height: 280px; border-bottom: 1px solid rgb(221, 221, 221); text-align: center; } .minHeight--mobile--white {display: none!important;} } /* ------------------tablet----------------------------------- */ @media only screen and (min-width: 768px) and (max-width: 979px) { .minHeight--billboard{ height: 110px; border-bottom: 1px solid rgb(221, 221, 221); text-align: center; margin-bottom: 10px; } /*mobile-white*/ .minHeight--mobile--white{ min-height: 300px; border-bottom: 1px solid rgb(221, 221, 221); margin: 15px; } .minHeight--mobile--white div#ros-inline { min-height: 250px; height: auto; position: sticky; top: 85px; text-align: center; background: #fff; padding: 30px 0; margin: 20px 0; } .minHeight--sidebar {display: none;} } /* ------------------mobile----------------------------------- */ @media only screen and (max-width: 767px) { .minHeight--billboard,.minHeight--sidebar{ display: none !important; } /*mobile-white*/ .minHeight--mobile--white{ min-height: 300px; border-bottom: 1px solid rgb(221, 221, 221); margin: 15px; } .minHeight--mobile--white div#ros-inline { min-height: 250px; height: auto; position: sticky; top: 85px; text-align: center; background: #fff; padding: 30px 0; margin: 20px 0; } } </style> </head> <body> <style> /* desktop */ @media (min-width: 980px) { .articles_container { display: grid; grid-template-columns: 1fr 320px; grid-template-rows: 300px min-content min-content 1fr; gap: 20px; grid-auto-flow: row; grid-template-areas: "billboard billboard" "content-container sidebar"; padding: 10px 20px 0; background-color: white; } .billboard, .innermenu-newsfeed, .smallnote-wrapper, .content-container, .sidebar { grid-area: auto; } .billboard { grid-area: billboard; } .innermenu-newsfeed { grid-area: innermenu-newsfeed; } .smallnote-wrapper { grid-area: smallnote-wrapper; } .content-container { grid-area: content-container; } .sidebar { grid-area: sidebar; } .columns-tiles-50-25-container { display: grid; grid-template-columns: 2fr 1fr; padding-bottom: 30px; gap: 30px 0; } .grid-tile-50 {grid-row: 1 / 3;} } /* tablet */ @media only screen and (min-width: 768px) and (max-width: 979px) { .columns-tiles-50-25-container { display: grid; grid-template-columns: repeat(2, 1fr); gap: 30px 0; } .grid-tile-50 {grid-column: 1 / 3;} .articles_container { display: flex; flex-direction: column; padding: 15px; gap: 20px; background-color: white; padding-left: 0!important; padding-right: 0!important; } .subMenu { display: grid!important; grid-template-columns: 1fr 1fr 1fr; gap: 10px; white-space: nowrap; } .sidebar { display: none!important; } } /* mobile */ @media (max-width: 767px) { .columns-tiles-50-25-container { display: flex; flex-direction: column; gap: 30px 0; } .articles_container { display: flex; flex-direction: column; padding: 15px; gap: 20px; background-color: white; padding-left: 0!important; padding-right: 0!important; } .subMenu { display: grid!important; grid-template-columns: 1fr 1fr 1fr; gap: 10px; white-space: nowrap; } .sidebar { display: none!important; } } </style> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-K4ND6Z" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div id="sas_81171" style="height: 0px;"></div> <div class="happybg"></div> <form id="skinform"></form> <!-- Search form overlay --> <div class="overlay hiding"> <button class="button button-close"> <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" class="icon"> <rect class="fill-none" width="32" height="32"/> <path class="fill-currentcolor" d="M18.82813,16,29.41406,5.41406a1.99979,1.99979,0,0,0-2.82812-2.82812L16,13.17188,5.41406,2.58594A1.99979,1.99979,0,0,0,2.58594,5.41406L13.17188,16,2.58594,26.58594a1.99979,1.99979,0,1,0,2.82813,2.82813L16,18.82813,26.58594,29.41406a1.99979,1.99979,0,0,0,2.82813-2.82812Z"/> </svg> </button> <form action="/search" class="form-search"> <label for="q" class="visuallyhidden">Αναζήτηση</label> <input class="input input-search" id="q" name="q" type="input" placeholder="Ψάχνεις κάτι; Για πες..." autocomplete="off" autocorrect="true" autocapitalize="off" required> <button type="submit" class="button button-search"> <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" class="icon"> <rect class="fill-none" width="32" height="32"/> <path class="fill-currentcolor" d="M29.82861,24.17139,25.56519,19.908A13.0381,13.0381,0,1,0,19.908,25.56525l4.26343,4.26337a4.00026,4.00026,0,0,0,5.65723-5.65723ZM5,14a9,9,0,1,1,9,9A9.00984,9.00984,0,0,1,5,14Z"/> </svg> </button> </form> </div> <div id="topHeaderMenu"> <div class="burger-button" onclick="openNav();"> <div class="ma-infinitypush-button"><span></span><span></span><span></span></div> </div> <div class="menuLeft"> <a href="https://www.athensparty.com" class="home hideOnLess980"><i class="icon-mbri-home"></i></a> <a href="https://www.athensparty.com/live" class="hideOnLess980">Live</a> <a href="https://www.athensparty.com/athensparty/playlist" class="hideOnLess980">Playlists</a> <a href="https://www.arionradio.com" target="_blank" class="hideOnTablet">Ελληνική μουσική</a> </div> <a href="https://www.athensparty.com" class="logo"><img src="/_img/athensparty_logo.png" border="0" alt="AthensParty.com"/></a> <div class="menuRight graylinks"> <a class="hideOnLess980" href="https://www.athensparty.com/diagonismoi"><i class="icon-mbri-gift"></i>Διαγωνισμοί</a> <a class="facebook hideOnTablet small" href="https://www.facebook.com/athensparty" target="_blank"><i class="icon-facebook-rect"></i></a> <a class="instagram hideOnTablet small" href="https://www.instagram.com/athensparty" target="_blank"><i class="icon-instagram-filled"></i></a> <a class="twitter hideOnTablet small" href="https://twitter.com/athensparty" target="_blank"><i class="icon-twitter-bird"></i></a> <a href="#search" class="small button-open" style="margin:0 30px 0 10px;"><i class="icon-search" style="font-size: 20px; bottom: -3px;"></i></a> </div> </div> <div class="mainArea page-title"> <div class="t1">ΜΟΥΣΙΚΗ</div> <div class="subMenu-options"> <a href="https://www.athensparty.com/entertainment" >ENTERTAINMENT</a> <a href="https://www.athensparty.com/music" class="active">ΜΟΥΣΙΚΗ</a> <a href="https://www.athensparty.com/musiclists" >MUSIC LISTS</a> <a href="https://www.athensparty.com/tv-series" >TV+ΣΕΙΡΕΣ</a> <a href="https://www.athensparty.com/movies" >MOVIES</a> <a href="https://www.athensparty.com/exodos" >ΕΞΟΔΟΣ</a> <a href="https://www.athensparty.com/gaming" >GAMING</a> </div> </div> <div class="mainArea tiles columns-tiles-50-25-container"> <div class="grid-tile-50"> <div class="xlarge phototext item " style="background:#46ffbc; margin-bottom:0; padding-bottom:30px;"> <div class="cropimage"> <div class="tiles_image lazyload" data-bgset="https://cdn.e-radio.gr/repository/2024/eurovision.jpg"> <a href="/post/283965/eurovision-2025-ayta-einai-ta-12-tragoydia-poy-tha-paroysiastoyn-ston-elliniko-teliko" target=""></a> <div class="media absolute-center"><span class="icon-mbri-play"></span></div> </div> </div> <a href="/post/283965/eurovision-2025-ayta-einai-ta-12-tragoydia-poy-tha-paroysiastoyn-ston-elliniko-teliko" target="" class="touchTitle"> <div class="tiles_itemHeader"><span class="category">Μουσική</span></div> <h1><span>Eurovision 2025: Αυτά είναι τα 12 τραγούδια που θα παρουσιαστούν στον ελληνικό τελικό</span></h1> <div class="subtitle">Η διεξαγωγή του εθνικού τελικού για τον διαγωνισμό τραγουδιού θα πραγματοποιηθεί στις 30 Ιανουαρίου στο Christmas Theater</div> <div class="date"> <i class="icon-mbri-align-left"></i> ΙΑΝ 10, 2025 </div> </a> </div> </div><div class="grid-tile-25"> <div class="tall phototext notall item " style="background:#46ffbc; padding-bottom:15px;"> <div class="cropimage"> <div class="tiles_image lazyload" data-bgset="https://cdn.e-radio.gr/repository/2024/noizy123.jpg"> <a href="/post/278180/to-alpha-show-toy-noizy-erxetai-stin-athina-gia-mia-axexasti-empeiria" target=""></a> </div> </div> <a href="/post/278180/to-alpha-show-toy-noizy-erxetai-stin-athina-gia-mia-axexasti-empeiria" target="" class="touchTitle"> <div class="tiles_itemHeader"><span class="category">Μουσική</span></div> <h1><span>Το «Alpha Show» του Noizy έρχεται στην Αθήνα για μια αξέχαστη εμπειρία</span></h1> <div class="subtitle"><SPAN CLASS="EVENTCITIES">ΑΘΗΝΑ</SPAN><SPAN CLASS="EVENTDATES">16/11</SPAN><SPAN CLASS="EVENTPRICE">50</SPAN></div> <div class="date"> <i class="icon-mbri-align-left"></i> ΝΟE 08, 2024 </div> </a> </div> </div><div class="grid-tile-25"> <div class="tall phototext notall item " style="background:#46ffbc; padding-bottom:15px;"> <div class="cropimage"> <div class="tiles_image lazyload" data-bgset="https://cdn.e-radio.gr/repository/2023/hello_october-envato.jpg"> <a href="/post/247962/atzenta-ekdilwsewn-oktwvrios-2023" target=""></a> </div> </div> <a href="/post/247962/atzenta-ekdilwsewn-oktwvrios-2023" target="" class="touchTitle"> <div class="tiles_itemHeader"><span class="category">Μουσική</span></div> <h1><span>Ατζέντα εκδηλώσεων Οκτώβριος 2023</span></h1> <div class="subtitle"><SPAN CLASS="EVENTCITIES"></SPAN><SPAN CLASS="EVENTDATES">από 01/10 έως 31/10</SPAN><SPAN CLASS="EVENTPRICE"></SPAN></div> <div class="date"> <i class="icon-mbri-align-left"></i> ΟΚΤ 01, 2023 <b>ΜΑΤΙΝΑ ΚΟΝΤΟΥ</b> </div> </a> </div> </div> </div> <div class="mainArea articles_container"> <div class="billboard"> <div id="advertisment" class="minHeight--billboard"> <div class="ad_title"> <div class="ad_label ad_label_bg_white"> ΔΙΑΦΗΜΙΣΗ </div> </div> <div id="ros-inline"> <div id="athensparty_ros_billboard"> <script> googletag.cmd.push(function() { googletag.display('athensparty_ros_billboard'); }); </script> </div> </div> </div> </div> <div id="advertisment" class="minHeight--mobile--white hideOver768"> <div class="ad_title"> <div class="ad_label ad_label_bg_white"> ΔΙΑΦΗΜΙΣΗ</div> </div> <div id="ros-inline"> <div id="athensparty_ros_inline1"> <script> googletag.cmd.push(function() { googletag.display('athensparty_ros_inline1'); }); </script> </div> </div> </div> <div class="content-container tiles"> <div class="large horiz item " style=""> <a href="/post/212054/oi-iron-maiden-erxontai-stis-16-ioylioy-sto-oaka" target="" class="cropimage lazyload" data-bgset="https://cdn.e-radio.gr/repository/2022/athens_maiden_332.jpeg"> <div class="media absolute-center"><span class="icon-mbri-gift"></span></div> </a> <div class="touchTitle"> <div class="tiles_itemHeader"> <span class="category">Μουσική</span> <span class="date">ΙΟΥΛ 08, 2022</span> </div> <a href="/post/212054/oi-iron-maiden-erxontai-stis-16-ioylioy-sto-oaka" target="">Οι Iron Maiden έρχονται στις 16 Ιουλίου στο ΟΑΚΑ</a> <div class="subtitle"><SPAN CLASS="EVENTCITIES">ΑΘΗΝΑ</SPAN></div> <div class="author">ΜΑΤΙΝΑ ΚΟΝΤΟΥ</div> </div> </div> <div class="large horiz item " style=""> <a href="/post/189002/to-athensrocks-epistrefei-me-dropkick-murphys-kai-villagers-of-ioannina-city" target="" class="cropimage lazyload" data-bgset="https://cdn.e-radio.gr/repository/2022/drop_vic_23.jpg"> <div class="media absolute-center"><span class="icon-mbri-play"></span></div> </a> <div class="touchTitle"> <div class="tiles_itemHeader"> <span class="category">Μουσική</span> <span class="date">ΜΑΡ 21, 2022</span> </div> <a href="/post/189002/to-athensrocks-epistrefei-me-dropkick-murphys-kai-villagers-of-ioannina-city" target="">Το AthensRocks επιστρέφει με Dropkick Murphys και Villagers of Ioannina City</a> <div class="subtitle"><SPAN CLASS="EVENTCITIES">ΑΘΗΝΑ</SPAN></div> <div class="author">ΠΕΤΡΟΣ ΚΑΛΟΓΕΡΑΣ</div> </div> </div> <div class="large horiz item " style=""> <a href="/post/136102/2o-music-case-of-greece-deite-analytika-to-line-up-tis-fetinis-diorganwsis" target="" class="cropimage lazyload" data-bgset="https://cdn.e-radio.gr/repository/2018/mousiki34.jpg"> </a> <div class="touchTitle"> <div class="tiles_itemHeader"> <span class="category">Μουσική</span> <span class="date">ΟΚΤ 24, 2019</span> </div> <a href="/post/136102/2o-music-case-of-greece-deite-analytika-to-line-up-tis-fetinis-diorganwsis" target="">2ο Music Case of Greece: Δείτε αναλυτικά το line up της φετινής διοργάνωσης</a> <div class="subtitle"><SPAN CLASS="EVENTCITIES">ΘΕΣΣΑΛΟΝΙΚΗ</SPAN><SPAN CLASS="EVENTDATES">από 04/12 έως 08/12</SPAN><SPAN CLASS="EVENTPRICE"></SPAN></div> <div class="author">ΝΕΛΗ ΣΤΑΘΑΚΙΔΟΥ</div> </div> </div> <div class="large horiz item " style=""> <a href="/post/136293/i-kimbra-erxetai-stin-kentriki-skini-toy-gazarte" target="" class="cropimage lazyload" data-bgset="https://cdn.e-radio.gr/repository/2018/kimbra56.jpg"> <div class="media absolute-center"><span class="icon-mbri-gift"></span></div> </a> <div class="touchTitle"> <div class="tiles_itemHeader"> <span class="category">Μουσική</span> <span class="date">ΣΕΠΤ 24, 2019</span> </div> <a href="/post/136293/i-kimbra-erxetai-stin-kentriki-skini-toy-gazarte" target="">Η Kimbra έρχεται στην Κεντρική Σκηνή του Gazarte</a> <div class="subtitle"><SPAN CLASS="EVENTPLACE" ID="271#">GAZARTE</SPAN><SPAN CLASS="EVENTDATES">29/09</SPAN></div> <div class="author">ΝΕΛΗ ΣΤΑΘΑΚΙΔΟΥ</div> </div> </div> <div class="large horiz item " style=""> <a href="/post/136103/to-line-up-toy-kapani-project-2019-molis-anakoinwthike" target="" class="cropimage lazyload" data-bgset="https://cdn.e-radio.gr/repository/2018/mousikiekdilosi89.jpg"> </a> <div class="touchTitle"> <div class="tiles_itemHeader"> <span class="category">Μουσική</span> <span class="date">ΑΥΓ 30, 2019</span> </div> <a href="/post/136103/to-line-up-toy-kapani-project-2019-molis-anakoinwthike" target="">Το line up του Kapani Project 2019 μόλις ανακοινώθηκε!</a> <div class="subtitle"><SPAN CLASS="EVENTCITIES">ΘΕΣΣΑΛΟΝΙΚΗ</SPAN><SPAN CLASS="EVENTDATES">από 05/10 έως 06/10</SPAN><SPAN CLASS="EVENTPRICE"></SPAN></div> <div class="author">ΝΕΛΗ ΣΤΑΘΑΚΙΔΟΥ</div> </div> </div> <div class="large horiz item " style=""> <a href="/post/135235/h-barcelona-gipsy-balkan-orchestra-stin-texnopoli-toy-dimoy-athinaiwn" target="" class="cropimage lazyload" data-bgset="https://cdn.e-radio.gr/repository/2018/orxistra65.jpg"> </a> <div class="touchTitle"> <div class="tiles_itemHeader"> <span class="category">Μουσική</span> <span class="date">ΑΥΓ 08, 2019</span> </div> <a href="/post/135235/h-barcelona-gipsy-balkan-orchestra-stin-texnopoli-toy-dimoy-athinaiwn" target="">H Barcelona Gipsy Balkan Orchestra στην Τεχνόπολη του Δήμου Αθηναίων</a> <div class="subtitle"><SPAN CLASS="EVENTPLACE" ID="19#">ΤΕΧΝΟΠΟΛΗ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ</SPAN><SPAN CLASS="EVENTDATES">02/09</SPAN><SPAN CLASS="EVENTPRICE"></SPAN></div> <div class="author">ΝΕΛΗ ΣΤΑΘΑΚΙΔΟΥ</div> </div> </div> <div class="large horiz item " style=""> <a href="/post/133735/-enrique-iglesias-gia-prwti-fora-sti-thessaloniki-nees-theseis-meta-to-sold-out" target="" class="cropimage lazyload" data-bgset="https://cdn.e-radio.gr/repository/2018/enrique-iglesias-730x410.jpg"> <div class="media absolute-center"><span class="icon-mbri-gift"></span></div> </a> <div class="touchTitle"> <div class="tiles_itemHeader"> <span class="category">Μουσική</span> <span class="date">ΑΥΓ 05, 2019</span> </div> <a href="/post/133735/-enrique-iglesias-gia-prwti-fora-sti-thessaloniki-nees-theseis-meta-to-sold-out" target="">О Enrique Iglesias για πρώτη φορά στη Θεσσαλονίκη: Νέες θέσεις μετά το Sold Out</a> <div class="subtitle"><SPAN CLASS="EVENTPLACE" ID="567#">ΓΗΠΕΔΟ ΜΠΑΣΚΕΤ ΠΑΟΚ</SPAN><SPAN CLASS="EVENTDATES">27/10</SPAN></div> <div class="author">ΝΕΛΗ ΣΤΑΘΑΚΙΔΟΥ</div> </div> </div> <div class="large horiz item " style=""> <a href="/post/133088/to-non-rooftop-ypodexetai-ton-thryliko-louie-vega" target="" class="cropimage lazyload" data-bgset="https://cdn.e-radio.gr/repository/2018/partitaratsa2.jpg"> <div class="media absolute-center"><span class="icon-mbri-layers"></span></div> </a> <div class="touchTitle"> <div class="tiles_itemHeader"> <span class="category">Μουσική</span> <span class="date">ΙΟΥΛ 04, 2019</span> </div> <a href="/post/133088/to-non-rooftop-ypodexetai-ton-thryliko-louie-vega" target="">Το NON Rooftop υποδέχεται τον θρυλικό Louie Vega</a> <div class="subtitle"><SPAN CLASS="EVENTPLACE" ID="207#">THE MET ROOFTOP</SPAN><SPAN CLASS="EVENTDATES">10/07</SPAN><SPAN CLASS="EVENTPRICE"></SPAN></div> <div class="author">ΝΕΛΗ ΣΤΑΘΑΚΙΔΟΥ</div> </div> </div> <div class="large horiz item " style=""> <a href="/post/133092/oi-aitiseis-gia-to-open-call-toy-2oy-music-showcase-of-greece-synexizontai" target="" class="cropimage lazyload" data-bgset="https://cdn.e-radio.gr/repository/2018/mousikosdiagwnismos1.jpeg"> <div class="media absolute-center"><span class="icon-mbri-layers"></span></div> </a> <div class="touchTitle"> <div class="tiles_itemHeader"> <span class="category">Μουσική</span> <span class="date">ΙΟΥΛ 04, 2019</span> </div> <a href="/post/133092/oi-aitiseis-gia-to-open-call-toy-2oy-music-showcase-of-greece-synexizontai" target="">Οι αιτήσεις για το open call του 2oυ Music Showcase of Greece συνεχίζονται</a> <div class="subtitle"><SPAN CLASS="EVENTCITIES">ΘΕΣΣΑΛΟΝΙΚΗ</SPAN><SPAN CLASS="EVENTDATES">από 20/07 έως 20/08</SPAN><SPAN CLASS="EVENTPRICE"></SPAN></div> <div class="author">ΝΕΛΗ ΣΤΑΘΑΚΙΔΟΥ</div> </div> </div> <div class="large horiz item " style=""> <a href="/post/133094/kapani-project-2019-i-agapimeni-diorganwsi-epistrefei" target="" class="cropimage lazyload" data-bgset="https://cdn.e-radio.gr/repository/2018/kallitexnikiekdilosi0.jpg"> <div class="media absolute-center"><span class="icon-mbri-layers"></span></div> </a> <div class="touchTitle"> <div class="tiles_itemHeader"> <span class="category">Μουσική</span> <span class="date">ΙΟΥΛ 04, 2019</span> </div> <a href="/post/133094/kapani-project-2019-i-agapimeni-diorganwsi-epistrefei" target="">Kapani Project 2019: Η αγαπημένη διοργάνωση επιστρέφει!</a> <div class="subtitle"><SPAN CLASS="EVENTCITIES">ΘΕΣΣΑΛΟΝΙΚΗ</SPAN><SPAN CLASS="EVENTDATES">από 05/10 έως 06/10</SPAN><SPAN CLASS="EVENTPRICE"></SPAN></div> <div class="author">ΝΕΛΗ ΣΤΑΘΑΚΙΔΟΥ</div> </div> </div> <div class="large horiz item " style=""> <a href="/post/130900/mia-playlist-gia-toys-dropkick-murphys-ligo-prin-tragoydisoyn-stin-thessaloniki" target="" class="cropimage lazyload" data-bgset="https://cdn.e-radio.gr/repository/2018/irlandoi093.jpg"> <div class="media absolute-center"><span class="icon-mbri-play"></span></div> </a> <div class="touchTitle"> <div class="tiles_itemHeader"> <span class="category">Μουσική</span> <span class="date">ΜΑΙ 28, 2019</span> </div> <a href="/post/130900/mia-playlist-gia-toys-dropkick-murphys-ligo-prin-tragoydisoyn-stin-thessaloniki" target="">Μια playlist για τους Dropkick Murphys λίγο πριν τραγουδήσουν στην Θεσσαλονίκη</a> <div class="subtitle"><SPAN CLASS="EVENTPLACE" ID="267#">HELEXPO</SPAN><SPAN CLASS="EVENTDATES">03/06</SPAN><SPAN CLASS="EVENTPRICE"></SPAN></div> <div class="author">ΝΕΛΗ ΣΤΑΘΑΚΙΔΟΥ</div> </div> </div> <div class="large horiz item " style=""> <a href="/post/129569/oi-dub-pistols-einai-etoimoi-gia-tin-pio-dynati-toys-synaylia" target="" class="cropimage lazyload" data-bgset="https://cdn.e-radio.gr/repository/2018/pistolia89.jpg"> <div class="media absolute-center"><span class="icon-mbri-play"></span></div> </a> <div class="touchTitle"> <div class="tiles_itemHeader"> <span class="category">Μουσική</span> <span class="date">ΜΑΙ 03, 2019</span> </div> <a href="/post/129569/oi-dub-pistols-einai-etoimoi-gia-tin-pio-dynati-toys-synaylia" target="">Οι Dub Pistols είναι έτοιμοι για την πιο δυνατή τους συναυλία</a> <div class="subtitle"><SPAN CLASS="EVENTPLACE" ID="1114#">TRES</SPAN><SPAN CLASS="EVENTDATES">03/05</SPAN><SPAN CLASS="EVENTPRICE"></SPAN></div> <div class="author">ΝΕΛΗ ΣΤΑΘΑΚΙΔΟΥ</div> </div> </div> </div> <div class="sidebar"> <div class="sticky-column-1"> <div class="sticky-inner"> <div id="advertisment" class="minHeight--sidebar2"> <div class="ad_title"> <div class="ad_label ad_label_bg_white"> ΔΙΑΦΗΜΙΣΗ </div> </div> <div id="ros-inline"> <div id="athensparty_ros_300x250_1"> <script> googletag.cmd.push(function() { googletag.display('athensparty_ros_300x250_1'); }); </script> </div> </div> </div> <div style="background: #fff; margin-bottom: 30px;"> <div style="display: table; padding: 15px 0 30px 0; width:100%"> <div class="box_station weight-100-50-100 gradient_athensparty"> <a href="https://www.athensparty.com/athensparty/player" target="_blank" class="logo"> <div class="play"></div> <img src="/_img/logos/athensparty.png" border="0" alt="Athens Party"> </a> <div class="stationdata"> <div class="whatson"> <span id="athenspartyTitle" class="title"></span><br> <span id="athenspartyArtist" class="artist"></span> </div> <div class="actions"> <a href="https://www.athensparty.com/athensparty/player" target="_blank">Ακούστε</a> <a href="https://www.athensparty.com/athensparty/playlist">Playlist</a> </div> </div> </div> <div class="box_station weight-100-50-100 gradient_velvetfm"> <a href="https://www.athensparty.com/velvetfm/player" target="_blank" class="logo"> <div class="play"></div> <img src="/_img/logos/velvetfm.png" border="0" alt="Athens Party"> </a> <div class="stationdata"> <div class="whatson"> <span id="velvetfmTitle" class="title"></span><br> <span id="velvetfmArtist" class="artist"></span> </div> <div class="actions"> <a href="https://www.athensparty.com/velvetfm/player" target="_blank">Ακούστε</a> <a href="https://www.athensparty.com/velvetfm/playlist">Playlist</a> </div> </div> </div> <div class="box_station weight-100-50-100 gradient_wonder"> <a href="https://www.athensparty.com/wonder/player" target="_blank" class="logo"> <div class="play"></div> <img src="/_img/logos/wonder.png" border="0" alt="Athens Party"> </a> <div class="stationdata"> <div class="whatson"> <span id="wonderTitle" class="title"></span><br> <span id="wonderArtist" class="artist"></span> </div> <div class="actions"> <a href="https://www.athensparty.com/wonder/player" target="_blank">Ακούστε</a> <a href="https://www.athensparty.com/wonder/playlist">Playlist</a> </div> </div> </div> <div class="box_station weight-100-50-100 gradient_athenspartyrnb"> <a href="https://www.athensparty.com/athenspartyrnb/player" target="_blank" class="logo"> <div class="play"></div> <img src="/_img/logos/athenspartyrnb.png" border="0" alt="Athens Party"> </a> <div class="stationdata"> <div class="whatson"> <span id="athenspartyrnbTitle" class="title"></span><br> <span id="athenspartyrnbArtist" class="artist"></span> </div> <div class="actions"> <a href="https://www.athensparty.com/athenspartyrnb/player" target="_blank">Ακούστε</a> <a href="https://www.athensparty.com/athenspartyrnb/playlist">Playlist</a> </div> </div> </div> </div> </div> </div> </div> <div class="sticky-column-2" style="flex-grow: 1!important;"> <div class="sticky-inner"> <div id="advertisment" class="minHeight--sidebar2"> <div class="ad_title"> <div class="ad_label ad_label_bg_white"> ΔΙΑΦΗΜΙΣΗ </div> </div> <div id="ros-inline"> <div id="athensparty_ros_300x250_2"> <script> googletag.cmd.push(function() { googletag.display('athensparty_ros_300x250_2'); }); </script> </div> </div> </div> </div> </div> </div> </div> <div class="mainArea" style="z-index:10;"> <div class="weight-100"> <div class="morePagesNav"><a href="https://www.athensparty.com/music">1</a><a href="https://www.athensparty.com/music/page/2">2</a><a href="https://www.athensparty.com/music/page/3">3</a><a href="https://www.athensparty.com/music/page/4">4</a><a href="https://www.athensparty.com/music/page/5">5</a><a href="https://www.athensparty.com/music/page/6">6</a><a href="https://www.athensparty.com/music/page/7">7</a><a href="https://www.athensparty.com/music/page/8">8</a><a href="https://www.athensparty.com/music/page/9">9</a><a href="https://www.athensparty.com/music/page/10">10</a><a href="https://www.athensparty.com/music/page/2" class="icon-angle-right nav"></a></div> </div> </div> <div class="sideMenu" id="sideMenu"> <div class="theheader"> <a href="javascript:void(0)" onclick="closeNav();" class="closebtn" id="closebtn">×</a> <img src="/_img/athensparty_logo.png" height="38" alt="AthensParty.com" /> </div> <div class="scrollable"> <a href="https://www.athensparty.com/live" class="halfbutton"><span class="icon-play-1"></span> LIVE</a> <a href="https://www.athensparty.com/search" class="halfbutton" style="border-right: 1px solid #ccc;"><span class="icon-search"></span> ΑΝΑΖΗΤΗΣΗ</a> <ul class="sections"> <li class="sectionHeader"><a href="https://www.athensparty.com/" title="ΑΡΧΙΚΗ">ΑΡΧΙΚΗ</a> </ul> <ul class="sections"> <li class="sectionHeader"><a href="/athensparty/playlist" title="STYLE">PLAYLISTS</a></li> <ul class="sectionOptions"> <li><a href="https://www.athensparty.com/athensparty/playlist">Athens Party</a> <li><a href="https://www.athensparty.com/velvetfm/playlist">Velvet.Fm</a> <li><a href="https://www.athensparty.com/wonder/playlist">Wonder Radio</a> <li><a href="https://www.athensparty.com/athenspartyrnb/playlist">Athens Party RnB</a> <li><a href="https://www.athensparty.com/tophits">Top Hits</a> </ul> </ul> <ul class="sections"> <li class="sectionHeader"><a href="https://www.athensparty.com/newsroom" title="STYLE">NEWS ROOM</a></li> <ul class="sectionOptions"> <li><a href="https://www.athensparty.com/newsroom">Νέα</a> <li><a href="https://www.athensparty.com/viral">Viral</a> <li><a href="https://www.athensparty.com/celebs">Celebs</a> <li><a href="https://www.athensparty.com/juicy">Juicy</a> <li><a href="https://www.athensparty.com/fitness">Fitness</a> <li><a href="https://www.athensparty.com/travel">Travel</a> </ul> </ul> <ul class="sections"> <li class="sectionHeader"><a href="https://www.athensparty.com/longreads" title="LONG READS">LONG READS</a> </ul> <ul class="sections"> <li class="sectionHeader"><a href="https://www.athensparty.com/entertainment" title="ENTERTAINMENT">ENTERTAINMENT</a></li> <ul class="sectionOptions"> <li><a href="https://www.athensparty.com/music">Μουσική</a> <li><a href="https://www.athensparty.com/tv-series">TV+Σειρές</a> <li><a href="https://www.athensparty.com/movies">Movies</a> <li><a href="https://www.athensparty.com/musiclists">Music Lists</a> <li><a href="https://www.athensparty.com/exodos">Έξοδος</a> <li><a href="https://www.athensparty.com/gaming">Gaming</a> </ul> </ul> <ul class="sections"> <li class="sectionHeader"><a href="https://www.athensparty.com/diagonismoi" title="ΔΙΑΓΩΝΙΣΜΟΙ">ΔΙΑΓΩΝΙΣΜΟΙ</a> </ul> <div class="sections"> <div class="sectionHeader">GET CONNECTED</div> <div class="social"> <a href="https://www.instagram.com/athensparty" target="_blank" class="instagram"><i class="icon-instagram" alt="Ακολουθείστε τον Athens Party στο Instagram"></i></a> <a href="https://www.facebook.com/athensparty" target="_blank" class="facebook"><i class="icon-facebook-circled" alt="Ακολουθείστε ον Athens Party στο facebook"></i></a> <a href="https://www.twitter.com/athensparty" target="_blank" class="twitter"><i class="icon-twitter-circled" alt="Ακολουθείστε ον Athens Party στο Twitter"></i></a> <a href="https://feeds.feedburner.com/athensparty" target="_blank" class="rss"><i class="icon-rss" alt="Athens Party RSS"></i></a> </div> </div> <ul class="sections"> <li class="sectionHeader"><a href="https://www.nextweb.gr" title="NEXTWEB">MORE NEXTWEB</a></li> <ul class="sectionOptions"> <li><a href="https://www.e-radio.gr" target="_blank">E-Radio</a> <li><a href="https://www.e-daily.gr" target="_blank">E-Daily</a> <li><a href="https://www.e-agenda.gr" target="_blank">E-Agenda</a> <li><a href="https://www.e-gamers.gr" target="_blank">E-Gamers</a> <li><a href="https://www.pink.gr" target="_blank">Pink.gr</a> <li><a href="https://www.arionradio.com" target="_blank">Arion Radio</a> <li><a href="https://www.akous.gr" target="_blank">Akous</a> </ul> </ul> <ul class="sections" style="text-align: center; padding: 40px;"> <a href="https://www.nextweb.gr" target="_blank"><img src="/_img/nextweb.png" width="174" height="50" alt="NEXTWEB / DISCOVER MORE" /></a> </ul> </div> </div> <div onclick="closeNav();" id="sideMenu_spider" class="sideMenu_spider"></div> <div class="hrule"></div> <div id="footerBgWide"> <div class="footer"> <div class="footer_optionsHoriz"> <li>© 2025 AthensParty.com <li><a href="https://www.athensparty.com/contact/default.asp">ΕΠΙΚΟΙΝΩΝΙΑ</a> <li><a href="https://www.athensparty.com/contact/default.asp">ΘΕΣΕΙΣ ΕΡΓΑΣΙΑΣ</a> <li><a href="https://www.athensparty.com/terms.asp">TERMS</a> <li><a href="https://www.athensparty.com/privacy.asp">PRIVACY</a> <li><a href="https://www.athensparty.com/search">SITE MAP</a> <li><a href="https://www.athensparty.com/rss" target="_blank">RSS</a> </div> <div class=""> "ATHENS PARTY" NAME & LOGO ARE REGISTERED TRADEMARKS </div> </div> </div> <div id="footerBgWide" style="border-bottom:5px solid #130ffd; text-align:center;"> <a href="https://www.nextweb.gr" target="_blank"><img src="/_img/nextweb.png" border="0" alt="Nextweb"></a> <div id="athensparty_ros_skin"> <script> googletag.cmd.push(function() { googletag.display('athensparty_ros_skin'); }); </script> </div> </div> <script type="text/javascript"> const autoLoadDuration = 5; // In Seconds const eventList = ["keydown", "mousemove", "wheel", "touchmove", "touchstart", "touchend"]; const autoLoadTimeout = setTimeout(runScripts, autoLoadDuration * 1000); eventList.forEach(function(event) { window.addEventListener(event, triggerScripts, { passive: true }); }); function triggerScripts() { runScripts(); clearTimeout(autoLoadTimeout); eventList.forEach(function(event) { window.removeEventListener(event, triggerScripts, { passive: true }); }); } function runScripts() { document.querySelectorAll("script[delay]").forEach(function(scriptTag) { const src = scriptTag.getAttribute("delay"); if (src) { console.log('Loading script:', src); const newScriptTag = document.createElement('script'); newScriptTag.src = src; newScriptTag.type = "text/javascript"; if (scriptTag.getAttribute('language')) { newScriptTag.setAttribute('language', scriptTag.getAttribute('language')); } // When the script loads, dispatch the custom event newScriptTag.onload = function() { console.log('Script loaded:', src); const event = new Event('scriptLoaded'); document.dispatchEvent(event); }; // Append the new script tag to the document head document.head.appendChild(newScriptTag); // Remove the old script tag scriptTag.parentNode.removeChild(scriptTag); } else { console.log('No delay attribute found for script tag:', scriptTag); } }); } </script> <script language="javascript" type="text/javascript" delay="/_js/nowplaying.asp?cid=athensparty"></script> <script language="javascript" type="text/javascript" delay="/_js/nowplaying.asp?cid=wonder"></script> <script language="javascript" type="text/javascript" delay="/_js/nowplaying.asp?cid=athenspartyrnb"></script> <script language="javascript" type="text/javascript" delay="/_js/nowplaying.asp?cid=velvetfm"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/lazysizes/3.0.0/plugins/parent-fit/ls.parent-fit.min.js" async></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/lazysizes/3.0.0/plugins/bgset/ls.bgset.min.js" async></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/lazysizes/3.0.0/lazysizes.min.js" async></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/lazysizes/3.0.0/plugins/respimg/ls.respimg.min.js" async></script> <script language="javaScript" type="text/javascript" src="/_js/footer.js?v=9.24"></script> <noscript>Please enable scripting languages in your browser.</noscript> </body> </html>