CINXE.COM
Ακούστε Live! | ATHENS PARTY | Wonder, RnB, Velvet.fm, Eurovision.fm, Arion, Arion Στιγμές, Arion Λαϊκός, Arion Kids
<!DOCTYPE html> <html lang="el" xmlns="http://www.w3.org/1999/xhtml" xmlns:fb="http://www.facebook.com/2008/fbml"> <!-- ________________________________________________________ Created by NEXTWEB with E-Radio Services Copyright 2025 ________________________________________________________ --> <head> <title>Ακούστε Live! | ATHENS PARTY | Wonder, RnB, Velvet.fm, Eurovision.fm, Arion, Arion Στιγμές, Arion Λαϊκός, Arion Kids</title> <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': 'live', '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 = ""; </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> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="charset" content="utf-8" /> <meta name="description" content="Ακούστε ένα από τα μουσικά κανάλια μας: Athens Party, RnB, Velvet.fm, Eurovision.fm, Arion, Arion2, Arion Λαϊκός, Arion Kids" /> <meta name="keywords" content="κανάλια, radio network, athens party, velvet, velvet.fm, arion, arion radio, party eurovision, internet radio, radio, αρίων, greek radio, greek internet radio, live, μουσική, cinema, webradio, videos, video clip, music videos"/> <meta property="og:title" content="Ακούστε Live: Athens Party, Wonder, RnB, Velvet.fm, Eurovision.fm, Arion, Arion2, Arion Λαϊκός, Arion Kids"/> <meta property="og:description" content="Internet radio: Η καλύτερη ξένη μουσική από τα κανάλια του Athens Party. Mουσικά νέα, videos, εκδηλώσεις και καθημερινά ειδήσεις που σου φτιάχνουν τη μέρα." /> <meta property="og:site_name" content="AthensParty.com"/> <meta property="og:type" content="Website" /> <meta property="og:url" content="https://www.athensparty.com/live" /> <meta property="og:image" content="https://www.athensparty.com/_img/athensparty_fb.jpg" /> <meta property="fb:app_id" content="298099480305337" /> <meta property="fb:pages" content="155648961835315" /> <link rel="canonical" href="https://www.athensparty.com/live"> </head> <body> <style> .live_container { display: grid; grid-template-columns: 1fr 370px; grid-template-rows: min-content min-content min-content min-content; gap: 0px 15px; grid-auto-flow: row; grid-template-areas: "live_content sidebar"; } .live_content { grid-area: live_content; display: grid; grid-template-columns: repeat(2, 1fr); gap: 30px 15px} .sidebar { grid-area: sidebar; } @media only screen and (min-width: 768px) and (max-width: 979px) { .live_container { display: flex; flex-direction: column; } .sidebar {display:none!important} } @media only screen and (max-width: 767px) { .live_container { display: flex; flex-direction: column; } .live_content { display: flex; flex-direction: column; } .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 id="advertisment" class="mainArea billboard minHeight--billboard"> <div class="ad_title"> <div class="ad_label ad_label_bg_athensparty">ΔΙΑΦΗΜΙΣΗ</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 class="mainArea page-title"><div class="t1">ΑΚΟΥΣΤΕ LIVE / ΕΠΙΛΕΞΤΕ ΕΝΑ ΑΠΟ ΤΑ 10 WEBRADIO</div></div> <div class="mainArea live_container"> <div class="live_content"> <div class="box_station_big"> <a href="https://www.athensparty.com/athensparty/player" target="_blank" > <div class="promo" style="background-image: url('/_img/bg/athensparty.jpg');"> <h2>TOP 40 HITS</h2> <img class="logo" src="/_img/logos/athensparty.png" border="0" alt="ATHENS PARTY - Loud & Happy"> </div> </a> <div class="stationdata"> <div class="theheader">Ακούστε Live</div> <div class="whatson"> <span id="athensparty_title" class="title"></span><br> <span id="athensparty_artist" class="artist"></span> </div> <div class="theheader">Αμέσως Μετά</div> <div class="whatson"> <span id="athensparty_nexttitle" class="title"></span><br> <span id="athensparty_nextartist" 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_big"> <a href="https://www.athensparty.com/velvetfm/player" target="_blank" > <div class="promo" style="background-image: url('/_img/bg/velvetfm.jpg');"> <h2>80S-90S-ΣΗΜΕΡΑ</h2> <img class="logo" src="/_img/logos/velvetfm.png" border="0" alt="ATHENS PARTY - Loud & Happy"> </div> </a> <div class="stationdata"> <div class="theheader">Ακούστε Live</div> <div class="whatson"> <span id="velvetfm_title" class="title"></span><br> <span id="velvetfm_artist" class="artist"></span> </div> <div class="theheader">Αμέσως Μετά</div> <div class="whatson"> <span id="velvetfm_nexttitle" class="title"></span><br> <span id="velvetfm_nextartist" 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_big"> <a href="https://www.athensparty.com/wonder/player" target="_blank" > <div class="promo" style="background-image: url('/_img/bg/wonder.jpg');"> <h2>Η ΜΟΥΣΙΚΗ ΠΟΥ ΕΨΑΧΝΕΣ</h2> <img class="logo" src="/_img/logos/wonder.png" border="0" alt="ATHENS PARTY - Loud & Happy"> </div> </a> <div class="stationdata"> <div class="theheader">Ακούστε Live</div> <div class="whatson"> <span id="wonder_title" class="title"></span><br> <span id="wonder_artist" class="artist"></span> </div> <div class="theheader">Αμέσως Μετά</div> <div class="whatson"> <span id="wonder_nexttitle" class="title"></span><br> <span id="wonder_nextartist" 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_big"> <a href="https://www.athensparty.com/athenspartyrnb/player" target="_blank" > <div class="promo" style="background-image: url('/_img/bg/rnb.jpg');"> <h2>FULL PHAT MUSIC</h2> <img class="logo" src="/_img/logos/athenspartyrnb.png" border="0" alt="ATHENS PARTY - Loud & Happy"> </div> </a> <div class="stationdata"> <div class="theheader">Ακούστε Live</div> <div class="whatson"> <span id="athenspartyrnb_title" class="title"></span><br> <span id="athenspartyrnb_artist" class="artist"></span> </div> <div class="theheader">Αμέσως Μετά</div> <div class="whatson"> <span id="athenspartyrnb_nexttitle" class="title"></span><br> <span id="athenspartyrnb_nextartist" 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 class="box_station_big"> <a href="https://www.arionradio.com/arionradio/player" target="_blank" > <div class="promo" style="background-image: url('/_img/bg/arionradio.jpg');"> <h2>GREEK HITS</h2> <img class="logo" src="/_img/logos/arionRADIO.png" border="0" alt="ATHENS PARTY - Loud & Happy"> </div> </a> <div class="stationdata"> <div class="theheader">Ακούστε Live</div> <div class="whatson"> <span id="arionradio_title" class="title"></span><br> <span id="arionradio_artist" class="artist"></span> </div> <div class="theheader">Αμέσως Μετά</div> <div class="whatson"> <span id="arionradio_nexttitle" class="title"></span><br> <span id="arionradio_nextartist" class="artist"></span> </div> <div class="actions"> <a href="https://www.arionradio.com/arionradio/player" target="_blank">Ακούστε</a> <a href="https://www.arionradio.com/arionradio/playlist">Playlist</a> </div> </div> </div> <div class="box_station_big"> <a href="https://www.arionradio.com/arionlaikos/player" target="_blank" > <div class="promo" style="background-image: url('/_img/bg/laikos.jpg');"> <h2>ΜΟΝΟ ΛΑΪΚΑ</h2> <img class="logo" src="/_img/logos/arionlaikos.png" border="0" alt="ATHENS PARTY - Loud & Happy"> </div> </a> <div class="stationdata"> <div class="theheader">Ακούστε Live</div> <div class="whatson"> <span id="arionlaikos_title" class="title"></span><br> <span id="arionlaikos_artist" class="artist"></span> </div> <div class="theheader">Αμέσως Μετά</div> <div class="whatson"> <span id="arionlaikos_nexttitle" class="title"></span><br> <span id="arionlaikos_nextartist" class="artist"></span> </div> <div class="actions"> <a href="https://www.arionradio.com/arionlaikos/player" target="_blank">Ακούστε</a> <a href="https://www.arionradio.com/arionlaikos/playlist">Playlist</a> </div> </div> </div> <div class="box_station_big"> <a href="https://www.arionradio.com/arionstigmes/player" target="_blank" > <div class="promo" style="background-image: url('/_img/bg/stigmes.jpg');"> <h2>ΟΤΙ ΑΞΙΖΕΙ ΕΙΝΑΙ ΟΙ...</h2> <img class="logo" src="/_img/logos/arionstigmes.png" border="0" alt="ATHENS PARTY - Loud & Happy"> </div> </a> <div class="stationdata"> <div class="theheader">Ακούστε Live</div> <div class="whatson"> <span id="arionstigmes_title" class="title"></span><br> <span id="arionstigmes_artist" class="artist"></span> </div> <div class="theheader">Αμέσως Μετά</div> <div class="whatson"> <span id="arionstigmes_nexttitle" class="title"></span><br> <span id="arionstigmes_nextartist" class="artist"></span> </div> <div class="actions"> <a href="https://www.arionradio.com/arionstigmes/player" target="_blank">Ακούστε</a> <a href="https://www.arionradio.com/arionstigmes/playlist">Playlist</a> </div> </div> </div> <div class="box_station_big"> <a href="https://www.arionradio.com/arionkids/player" target="_blank" > <div class="promo" style="background-image: url('/_img/bg/kids.jpg');"> <h2>ΠΑΙΔΙΚΑ</h2> <img class="logo" src="/_img/logos/arionkids.png" border="0" alt="ATHENS PARTY - Loud & Happy"> </div> </a> <div class="stationdata"> <div class="theheader">Ακούστε Live</div> <div class="whatson"> <span id="arionkids_title" class="title"></span><br> <span id="arionkids_artist" class="artist"></span> </div> <div class="theheader">Αμέσως Μετά</div> <div class="whatson"> <span id="arionkids_nexttitle" class="title"></span><br> <span id="arionkids_nextartist" class="artist"></span> </div> <div class="actions"> <a href="https://www.arionradio.com/arionkids/player" target="_blank">Ακούστε</a> <a href="https://www.arionradio.com/arionkids/playlist">Playlist</a> </div> </div> </div> <div class="box_station_big"> <a href="https://www.arionradio.com//arionchristmas/player" target="_blank" > <div class="promo" style="background-image: url('/_img/bg/xmas.jpg');"> <h2>ARION CHRISTMAS</h2> <img class="logo" src="/_img/logos/arionchristmas.png" border="0" alt="ATHENS PARTY - Loud & Happy"> </div> </a> <div class="stationdata"> <div class="theheader">Ακούστε Live</div> <div class="whatson"> <span id="arionchristmas_title" class="title"></span><br> <span id="arionchristmas_artist" class="artist"></span> </div> <div class="theheader">Αμέσως Μετά</div> <div class="whatson"> <span id="arionchristmas_nexttitle" class="title"></span><br> <span id="arionchristmas_nextartist" class="artist"></span> </div> <div class="actions"> <a href="https://www.arionradio.com//arionchristmas/player" target="_blank">Ακούστε</a> <a href="https://www.arionradio.com//arionchristmas/playlist">Playlist</a> </div> </div> </div> </div> <div class="sidebar"> <div class="sticky-column-1"> <div class="sticky-inner"> <div id="advertisment" class="whitebox minHeight--sidebar" style="padding: 15px 0;"> <div class="ad_title" style="width:300px"> <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 class="whitebox" style="padding: 30px; box-sizing:border-box; overflow:auto;"> <div class="section-title"><span class="t2">Direct Listening</span></div> <p class="emph1">Για να ακούσετε ένα από τα κανάλια μας με εναλλακτικούς τρόπους, όπως για παράδειγμα internet radio συσκευή, Winamp κ.α. χρειάζεστα τα παρακάτω Links: <br /><br /> ATHENS PARTY<br> <a href="https://live.athensparty.com/athensparty" target="_blank">https://live.athensparty.com/athensparty</a><br /> VELVET.FM<br> <a href="https://live.athensparty.com/velvetfm" target="_blank">https://live.athensparty.com/velvetfm</a><br> WONDER RADIO<br> <a href="https://live.athensparty.com/wonder" target="_blank">https://live.athensparty.com/wonder</a><br /> ATHENS PARTY RNB<br> <a href="https://live.athensparty.com/athenspartyrnb" target="_blank">https://live.athensparty.com/athenspartyrnb</a><br /> ARION CHRISTMAS<br> <a href="https://live.arionradio.com/arionchristmas" target="_blank">https://live.arionradio.com/arionchristmas</a> <br /> <br /> ARION RADIO<br> <a href="https://live.arionradio.com/arion" target="_blank">https://live.arionradio.com/arion</a><br /> ARION ΛΑΙΚΟΣ<br> <a href="https://live.arionradio.com/arionlaikos" target="_blank">https://live.arionradio.com/arionlaikos</a> <br> ARION Στιγμές<br> <a href="https://live.arionradio.com/arionstigmes" target="_blank">https://live.arionradio.com/arionstigmes</a><br /> ARION KIDS<br> <a href="https://live.arionradio.com/arionkids" target="_blank">https://live.arionradio.com/arionkids</a> <br /> <br> </div> </div> </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" src="/_js/nowplaying_ext.asp?cid=athensparty" /></script> <script language="javaScript" type="text/javascript" src="/_js/nowplaying_ext.asp?cid=athenspartyrnb" /></script> <script language="javaScript" type="text/javascript" src="/_js/nowplaying_ext.asp?cid=wonder" /></script> <script language="javaScript" type="text/javascript" src="/_js/nowplaying_ext.asp?cid=velvet" /></script> <script language="javaScript" type="text/javascript" src="/_js/nowplaying_ext.asp?cid=arionradio" /></script> <script language="javaScript" type="text/javascript" src="/_js/nowplaying_ext.asp?cid=arionstigmes" /></script> <script language="javaScript" type="text/javascript" src="/_js/nowplaying_ext.asp?cid=arionlaikos" /></script> <script language="javaScript" type="text/javascript" src="/_js/nowplaying_ext.asp?cid=arionchristmas" /></script> <script language="javaScript" type="text/javascript" src="/_js/nowplaying_ext.asp?cid=arionkids" /></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>