CINXE.COM
ArionRadio.com | Terms of use
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <!-- ________________________________________________________ NEXTWEB GROUP Site Design & Development by NEXTWEB Copyright 2001-2025 Tzilas Kostantinos ________________________________________________________ --> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>ArionRadio.com | Terms of use</title> <meta property="og:title" content="ArionRadio.com - Terms of use"/> <meta content="ArionRadio.com - Terms of use" name="Description" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="charset" content="utf-8" /> <meta property="og:type" content="Website" /> <meta property="og:image" content="https://www.arionradio.com/_img/arionradio_fb.jpg" /> <meta property="fb:app_id" content="75924422733" /> <meta property="fb:pages" content="73406275828" /> <link rel="dns-prefetch" href="//www.arionradio.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="75924422733"/> <meta property="fb:pages" content="73406275828,68401844395,13698106146,137502903077103,155648961835315,117595554980259,363187617110516,887499261416172,138101593003701,263850619021" /> <meta name="apple-itunes-app" content="app-id=776881885"> <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.21" 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': 'arionradio', 'dimension9': 'post', '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-WQZVNFP');</script> <!-- End Google Tag Manager --> <script> var win_w= Math.max(document.documentElement.clientWidth, window.innerWidth || 0); </script> </head> <body> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WQZVNFP" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <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.arionradio.com/" class="home hideOnLess980"><i class="icon-mbri-home"></i></a> <a href="https://www.arionradio.com/live" class="hideOnLess980">Live</a> <a href="https://www.arionradio.com/arionradio/playlist" class="hideOnLess980">Playlists</a> <a href="https://www.athensparty.com" target="_blank" class="hideOnTablet">Ξένη μουσική</a> </div> <a href="/" class="logo"><img src="/_img/arionradio_logo.png" border="0" alt="ArionRadio.com"/></a> <div class="menuRight graylinks"> <a class="facebook hideOnTablet small" href="https://www.facebook.com/arionradio" target="_blank"><i class="icon-facebook-rect"></i></a> <a class="instagram hideOnTablet small" href="https://www.instagram.com/arionradio" target="_blank"><i class="icon-instagram-filled"></i></a> <a class="twitter hideOnTablet small" href="https://twitter.com/arionradio" 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" style="padding-bottom:0;"><span class="t1">Terms of use</span></div> <div class="mainArea"> <p><strong>Last updated December 11, 2010</strong></p> <p> Welcome to ArionRadio. This Terms of Service Agreement (this "Agreement") explains the terms and conditions that apply to your use of the ArionRadio.com (described below) and constitutes a legally binding agreement between you and ArionRadio.com. ("AthensParty ", "we", "us" or "our"). By accepting this Agreement or using the ArionRadio.com, you acknowledge that you have read, understood, and agree to be bound by all the terms and conditions in this agreement ("Agreement"). If you do not agree with this Agreement, you must not accept this Agreement and may not use the ArionRadio.com.</p> <h3>1. Terms Of Service</h3> <p>We may at our discretion change the terms of this Agreement and will post a copy of the amended Agreement on the Site (as described below). Such changes shall be effective upon posting by us, and if you use the Service after that date, your use will constitute acceptance of the revised terms and conditions. If you do not agree to, or cannot comply with the Agreement, as amended, then you must stop using the ArionRadio.com. We encourage you to check www.arionradio.com/terms.asp frequently.</p> <h3>2. The ArionRadio.com</h3> <p>The " AthensParty Service" consists of (a) our online guide designed to simplify finding online shopping sources, (b) the website located at www.arionradio.com (the "Site"), (c) all software (including the Software, as defined below), data, text, images, sounds, video, and content made available through any of the foregoing (collectively referred to as the "Content"), (d) our applications and (e) any updates, additional features and functionality that AthensParty may offer.</p> <h3>3. Changes To Your ArionRadio.com</h3> <p>AthensParty may at its discretion and from time to time change, add or remove features and functionality of the ArionRadio.com without notice. AthensParty reserves the right to discontinue some or all of the features of the ArionRadio.com at any time at its discretion (including the provision of updates). Additionally, a given AthensParty subscription may support different features and functionality, and AthensParty is under no obligation to provide all features and functionality with your subscription. You agree that AthensParty shall not be liable to you or to any third party for any modification, suspension or discontinuance of the ArionRadio.com.</p> <h3>4. AthensParty’s Privacy Policy</h3> <p>A copy of AthensParty Privacy Policy can be found via our web site at https://www.arionradio.com/privacy.asp. Please read it carefully before using the ArionRadio.com. By using the ArionRadio.com, you agree to the terms and conditions of our Privacy Policy and affirm that you understand the options AthensParty provides to you with regard to your information. All terms of AthensParty’s Privacy Policy are hereby incorporated by reference into this Agreement.</p> <h3>5. Registration and Account</h3> <p>To access certain features of the ArionRadio.com, you may be required to register and provide certain information, including a user name, password and an email address. You are responsible for maintaining the confidentiality of your user name, password and other account information and for all activities that occur under your user name or account. You agree to provide accurate information and to update your account as necessary to keep it accurate. We will use your information in accordance with our Privacy Policy. <br /> You agree you will not allow others to access or use your account. You agree to notify us immediately or any unauthorized use of your account. AthensParty will not be responsible or liable for any losses or damages that you may incur as a result of the unauthorized use of your user name, password and/or account, either with or without your knowledge. </p> <h3>6. Using The ArionRadio.com</h3> <p>The ArionRadio.com is provided only for your personal, non-commercial use. You may not transfer the AthensParty to a third party.<br /> You agree you will not: </p> <ul type="disc"> <li>sublicense, resell, rent, lease, transfer, assign, time share or otherwise commercially exploit or make the ArionRadio.com available to any third party, in whole or in part;</li> <li>use the AthensParty Service in any unlawful manner (including without limitation in violation of any data, privacy or export control laws) or in any manner that interferes with or disrupts the integrity or performance of the AthensParty Service or its components; </li> <li>modify, adapt, circumvent or hack the ArionRadio.com to, or otherwise attempt to gain unauthorized access to the AthensParty or its related systems or networks; or</li> <li>use the AthensParty Service in any way that violates this Agreement.</li> </ul> <p>You agree you will comply with any codes of conduct, policies or other notices AthensParty provides you or publishes in connection with the ArionRadio.com, and you shall promptly notify AthensParty if you learn of a security breach related to the ArionRadio.com. You agree and warrant that you will comply with all laws, rules and regulations in connection with your use of the ArionRadio.com (including, but not limited to traffic laws and rules when using the ArionRadio.com in a vehicle), and you will not use the ArionRadio.com in any manner that violates such laws, rules or regulations. </p> <h3>7. Mobile Services and other Requirements</h3> <p>The ArionRadio.com includes certain services that are available via a mobile device, including (i) the ability to browse the ArionRadio.com from a mobile device and (ii) the ability to access certain features through an application downloaded and installed on a mobile device (collectively, the "Mobile Services"). To the extent you access the ArionRadio.com through a mobile device, your wireless service carrier's standard charges, data rates and other fees may apply. In addition, downloading, installing, or using certain Mobile Services may be prohibited or restricted by your carrier, and not all Mobile Services may work with all carriers or devices.<br /> In addition, you will be responsible for providing any other the equipment, hardware, software and services necessary to use the ArionRadio.com. </p> <h3>8. Payment</h3> <p>To the extent the ArionRadio.com or any portion thereof is made available for any fee, you may be required to select a payment plan and provide AthensParty information regarding your credit card or other payment instrument. You represent and warrant to AthensParty that such information is true and that you are authorized to use the payment instrument. You will promptly update your account information with any changes (for example, a change in your billing address or credit card expiration date) that may occur. You agree to pay AthensParty the amount that is specified in the payment plan in accordance with the terms of such plan and this Agreement. You hereby authorize AthensParty to bill your payment instrument in advance on a periodic basis in accordance with the terms of the applicable payment plan until you terminate your account, and you further agree to pay any charges so incurred. If you dispute any charges you must let AthensParty know within sixty (60) days after the date that AthensParty invoices you. We reserve the right to change AthensParty’s prices. If AthensParty does, AthensParty will provide notice of the change on the AthensParty website or in email to you, at AthensParty’s option, at least 30 days before the change is to take effect. Your continued use of the ArionRadio.com after the price change becomes effective constitutes your agreement to pay the changed amount. </p> <h3>9. We Don't Control the Nature Of Videos</h3> <p>The ArionRadio.com gives you the ability to watch and time-shift embeded videos over which AthensParty exercises no editorial or programming control, and the ArionRadio.com may provide, or third parties may provide, links or other access to other sites and resources on the Internet ("Third Party Content"). You understand that (a) AthensParty does not guarantee the access to, recording, or viewing of any particular Third Party Content, (b) Third Party Content is not under AthensParty’s control and AthensParty is not responsible for and does not endorse such Third Party Content, (c) video broadcasters may change Third Party Content or schedules at any time, and (d) AthensParty is not responsible for and has no editorial control over any Third Party Content or the distribution thereof. You agree that AthensParty will have no liability to you or any third party with regard to any Third Party Content.</p> <h3>10. Video Programming Is Copyrighted and Protected</h3> <p>You acknowledge and agree that Third Party Content is the copyrighted material of the third party that supplies it, is protected by EU copyright law and other applicable laws, and may not be reproduced, used to prepare derivative works, distributed, performed publicly or displayed publicly without the written permission of the third party that supplied it, except as permitted by applicable law.<br /> Third Party Content may be transmitted with a variety of copy protection mechanisms. These copy protection mechanisms are designed to protect the copyright interests of the relevant third party. These copy protection mechanisms may limit or prevent the ability of your device to play Third Party Content or to record such Third Party Content for later listening. You understand that AthensParty does not control the decision of a third party to institute such copy protection mechanisms. You agree that AthensParty will have no liability to you or any third party with regard to the failure of your AthensParty Recorder to listen or record for later listening any Third Party Content due to a copy protection mechanism. </p> <h3>11. Advertisements, Sponsorships, Promotions and Other Partnerships</h3> <p>AthensParty may display advertisements for the goods and services of third parties or other promotional materials on the Site or via the ArionRadio.com. Your dealings with, or participation in promotions of any third-party advertisers via the ArionRadio.com are solely between you and such third party and your participation is subject to the terms and conditions associated with that advertisement or promotion. AthensParty does not endorse or represent such third parties and is not responsible or liable for any loss or damage of any sort incurred as the result of any such dealings or as the result of the presence of such third parties via the ArionRadio.com.<br /> The ArionRadio.com may also present links to third-party web sites or third-party services not owned or operated by us. We do not endorse or represent such third parties and we are not responsible for the availability of these third-party sites or services or their content. You agree that we are not responsible or liable, directly or indirectly, for any loss or damage of any sort incurred as a result of your use of or reliance on any content of any such third-party site or services or goods or services available through any such third-party site or service. </p> <h3>12. Eligible Users</h3> <p>You must be at least 18 years of age to use the ArionRadio.com. Children over the age of 13 may use the ArionRadio.com only if their parent or legal guardian accepts and agrees to the terms and conditions of this Agreement on their behalf and thereby assumes full responsibility for the child's use of the ArionRadio.com.</p> <h3>13. Special Notice for International Use; Export Controls: </h3> <p>Software (defined below) available in connection with the ArionRadio.com and the transmission of applicable data, if any, is subject to United States export controls. No Software may be downloaded from the ArionRadio.com or otherwise exported or re-exported in violation of EU export laws. Downloading or using the Software is at your sole risk. Recognizing the global nature of the Internet, you agree to comply with all local rules and laws regarding your use of the ArionRadio.com, including as it concerns online conduct and acceptable content.</p> <h3>14. Your Content and Code of Conduct</h3> <p>You are solely responsible for all data, information, feedback, suggestions, text, content and other materials that you upload, post, deliver, provide or otherwise transmit or store (hereafter "post(ing)") in connection with or relating to the ArionRadio.com ("Your Content"). <br /> You agree to not use the ArionRadio.com to post, email or otherwise transmit or provide links to any content that: </p> <ul type="disc"> <li>is unlawful, harmful, threatening, abusive, harassing, tortious, excessively violent, defamatory, vulgar, obscene, pornographic, libelous, invasive of another‘s privacy, hateful racially, ethnically or otherwise objectionable; </li> <li>you do not have a right to transmit under any law or under contractual or fiduciary relationships; poses or creates a privacy or security risk to any person; </li> <li>infringes any intellectual property or other proprietary rights of any party;</li> <li>misrepresents who you are or misrepresents your affiliation with another person or entity if the intent is to mislead, deceive or defraud others; </li> <li>contains software viruses or any other computer code, files or programs designed to interrupt, destroy or limit the functionality of any computer software or hardware or telecommunications equipment; or </li> <li>in the sole judgment of AthensParty, is objectionable or which restricts or inhibits any other person from using or enjoying the AthensParty Service, or which may expose AthensParty or its users to any harm or liability of any type. </li> </ul> <p>By posting Your Content on or through the ArionRadio.com, you hereby do and shall grant AthensParty a worldwide, non-exclusive, perpetual, irrevocable, royalty-free, fully paid, sublicensable and transferable license to use, modify, reproduce, distribute, display, publish and perform Your Content in connection with the ArionRadio.com. AthensParty has the right, but not the obligation, to monitor the ArionRadio.com, Content, or Your Content. You acknowledge that AthensParty may establish general practices and limits concerning use of the ArionRadio.com, including without limitation the maximum period of time that Your Content, data or other content will be retained by the ArionRadio.com and the maximum storage space that will be allotted on AthensParty’s servers on your behalf. You acknowledge and agree that AthensParty may preserve content and may also disclose content if required to do so by law or in the good faith belief that such preservation or disclosure is reasonably necessary to: (a) comply with legal process, applicable laws or government requests; (b) enforce this Agreement; (c) respond to claims that any content violates the rights of third parties; or (d) protect the rights, property, or personal safety of AthensParty, its users and the public. </p> <h3>15. Security</h3> <p>You understand that the operation of the ArionRadio.com, including Your Content, may be unencrypted and involve (a) transmissions over various networks; (b) changes to conform and adapt to technical requirements of connecting networks or devices and (c) transmission to AthensParty’s third party vendors and hosting partners to provide the necessary hardware, software, networking, storage, and related technology required to operate and maintain the ArionRadio.com. Accordingly, you acknowledge that you bear sole responsibility for adequate security, protection and backup of Your Content. AthensParty will have no liability to you for any unauthorized access or use of any of Your Content, or any corruption, deletion, destruction or loss of any of Your Content.</p> <h3>16. Termination Of Service</h3> <p>You may terminate your account, this Agreement, and your right to use the ArionRadio.com, at any time and for any reason or no reason, by contacting AthensParty Customer Support at <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="cebdbbbebea1bcba8e8fbca7a1a09cafaaa7a1e0ada1a3">[email protected]</a>. Notwithstanding anything to the contrary in this Agreement, AthensParty retains the right to immediately suspend or terminate your account if you breach any provision in this Agreement. In addition, AthensParty reserves the right to terminate your account and this Agreement for any other reason or no reason, with or without notice to you. All of Your Content on the ArionRadio.com (if any) may be permanently deleted by AthensParty upon any termination of your account in its sole discretion. If AthensParty terminates your account without cause and you have signed up for a fee-bearing service, AthensParty will refund the pro-rated, unearned portion of any amount that you have prepaid to AthensParty for such service. However, all accrued rights to payment and the terms of Section 13-25 shall survive termination of this Agreement.</p> <h3>17. License Grant and Intellectual Property</h3> <p>You may be required to use certain software programs to use or have full access to certain features of the ArionRadio.com. Any software that may be made available by AthensParty in connection with the ArionRadio.com ("Software") contains proprietary and confidential information that is protected by applicable intellectual property and other laws. <br /> Subject to the terms and conditions of this Agreement, AthensParty hereby grants you a personal, non-transferable, non-sublicensable and non-exclusive right and license to use the object code of any Software on devices solely in connection with your personal non-commercial use of the ArionRadio.com, provided that you shall not (and shall not allow any third party to) copy, modify, create a derivative work of, reverse engineer, reverse assemble or otherwise attempt to discover any source code or sell, assign, sublicense or otherwise transfer any right in any Software. Your use of the Software is subject to the terms of this Agreement. As between you and AthensParty, AthensParty retains title to and ownership of the Software, AthensParty copyrights and trademarks, and all Content provided or made available in connection with the ArionRadio.com. In the case of any third party software provided to you by AthensParty, the applicable third party retains title to and ownership of its software and intellectual property rights. You acknowledge and agree that the ArionRadio.com may contain content ("Service Content") that is protected by copyright, patent, trademark, trade secret or other proprietary rights and laws. Except as expressly authorized by AthensParty, you agree not to modify, copy, frame, scrape, rent, lease, loan, sell, distribute or create derivative works based on the ArionRadio.com or the Service Content, in whole or in part, except that the foregoing does not apply to Your Content (as defined above) that you legally upload to the ArionRadio.com. In connection with your use of the ArionRadio.com you shall not engage in or use any data mining, robots, scraping or similar data gathering or extraction methods. Any use of the Site or the Service Content other than as specifically authorized herein is strictly prohibited. Any rights not expressly granted herein are reserved by AthensParty. </p> <h3>18. Indemnity</h3> <p>You agree to defend, indemnify and hold harmless AthensParty from and against any and all claims, proceedings, injuries, liabilities, losses, costs and expenses (including reasonable attorney's fees) relating to or arising out of your breach of any term of this Agreement, Your Content, or your use, access or misuse of the AthensParty Service. AthensParty shall provide notice to you of any such claim, suit or demand. AthensParty reserves the right to assume the exclusive defense and control of any matter which is subject to indemnification under this section. In such case, you agree to cooperate with any reasonable requests assisting AthensParty’s defense of such matter. </p> <h3>19. Representations and Warranties.</h3> <p>You represent and warrant to AthensParty that (i) you have full power and authority to enter into this Agreement; (ii) you own all Your Content or have obtained all permissions, releases, rights or licenses required to engage in your posting and other activities (and allow AthensParty to perform its obligations) in connection with the ArionRadio.coms without obtaining any further releases or consents; (iii) Your Content and other activities in connection with the ArionRadio.com, and AthensParty’s exercise of all rights and license granted by you herein, do not and will not violate, infringe, or misappropriate any third party's copyright, trademark, right of privacy or publicity, or other personal or proprietary right, nor does Your Content contain any matter that is defamatory, obscene, unlawful, threatening, abusive, tortious, offensive or harassing; and (iv) you are eighteen (18) years of age or older. </p> <h3>20. Warranty Disclaimer</h3> <p>YOU UNDERSTAND AND AGREE THAT THE AthensParty SERVICE IS PROVIDED ON AN "AS IS" AND "AS AVAILABLE" BASIS. AthensParty MAKES NO WARRANTY THAT THE AthensParty WILL MEET YOUR REQUIREMENTS, ALLOW YOU TO ACCESS ANY PARTICULAR PROGRAMMING, OR THAT YOUR USE OF THE AthensParty WILL BE UNINTERRUPTED, TIMELY, SECURE, VIRUS-FREE OR ERROR-FREE; NOR DOES AthensParty MAKE ANY WARRANTY AS TO THE ACCURACY OR RELIABILITY OF ANY INFORMATION OBTAINED THROUGH THE AthensParty (INCLUDING THIRD PARTY CONTENT), THAT ANY DEFECTS IN THE AthensParty WILL BE CORRECTED OR THAT THE SOFTWARE OR AthensParty WILL BE COMPATIBLE WITH ANY OTHER HARDWARE OR SERVICE. AthensParty SHALL NOT BE LIABLE FOR ANY DAMAGES TO, OR VIRUSES THAT MAY INFECT THE AthensParty, THE SOFTWARE, OR OTHER HARDWARE. AthensParty AND ITS SUPPLIERS DISCLAIM ALL WARRANTIES OF ANY KIND, WHETHER EXPRESS, IMPLIED, OR STATUTORY, REGARDING THE AthensParty SERVICE OR THE SOFTWARE, INCLUDING ANY IMPLIED WARRANTY OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON- INFRINGEMENT OF THIRD PARTY RIGHTS. SOME STATES DO NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES OR LIMITATION OF LIABILITY FOR INCIDENTAL OR CONSEQUENTIAL DAMAGES, WHICH MEANS THAT SOME OF THE LIMITATIONS IN THIS AGREEMENT MAY NOT APPLY TO YOU. IN THESE STATES, AthensParty'S LIABILITY WILL BE LIMITED TO THE GREATEST EXTENT PERMITTED BY LAW.</p> <h3>21. Limitations of AthensParty’s Liability</h3> <p>IN NO EVENT AND UNDER NO LEGAL THEORY (WHETHER IN CONTRACT, TORT, OR OTHERWISE) WILL AthensParty OR ITS SUPPLIERS BE LIABLE TO YOU OR ANY THIRD PARTY FOR ANY LOST PROFITS, USE OF USER INFORMATION, LOSS OF DATA, BUSINESS INTERRUPTION, OR OTHER INDIRECT, CONSEQUENTIAL, SPECIAL, PUNITIVE OR INCIDENTAL DAMAGES OF ANY NATURE ARISING FROM OR RELATING TO YOUR USE OF THE AthensParty OR USE OF THE AthensParty THROUGH YOUR ACCOUNT BY A THIRD PARTY, EVEN IF AthensParty HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. IN NO CASE WILL AthensParty'S TOTAL CUMULATIVE LIABILITY TO YOU OR ANY THIRD PARTY, FOR ANY AND ALL CLAIMS UNDER ANY THEORY OF LAW, EXCEED THE AGGREGATE AMOUNT YOU PAID TO AthensParty IN THE PRECEDING TWELVE MONTHS OR, IF GREATER, ONE HUNDRED DOLLARS ($100). YOU UNDERSTAND THAT THESE LIMITATIONS OF AthensParty'S AND AthensParty'S SUPPLIERS' LIABILITY ARE A FUNDAMENTAL PART OF THIS AGREEMENT. </p> <h3>22. DMCA </h3> <p>The Digital Millennium Copyright Act of 1998 (the "DMCA") provides recourse for copyright owners who believe that material appearing on the Internet infringes their rights under EU copyright laws. AthensParty will promptly process and investigate notices of alleged infringement and will take appropriate actions under the DMCA and other applicable intellectual property laws with respect to any alleged or actual infringement. A notification of claimed copyright infringement should be emailed to AthensParty’s Support at <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="8cfff9fcfce3fef8cccdfee5e3e2deede8e5e3a2efe3e1">[email protected]</a> (subject line: "DMCA" Takedown Request"). <br /> Notice: To be effective, the notification must be in writing and contain the following information: </p> <ul type="disc"> <li>an electronic or physical signature of the person authorized to act on behalf of the owner of the copyright or other intellectual property interest;</li> <li>a description of the copyrighted work or other intellectual property that you claim has been infringed;</li> <li>a description of where the material that you claim is infringing is located on the Site, with enough detail that we may find it on the Site;</li> <li>your address, telephone number, and email address;</li> <li>a statement by you that you have a good faith belief that the disputed use is not authorized by the copyright or intellectual property owner, its agent, or the law;</li> <li>a statement by you, made under penalty of perjury, that the above information in your Notice is accurate and that you are the copyright or intellectual property owner or authorized to act on the copyright or intellectual property owner‘s behalf.</li> </ul> <p>Counter-Notice: If you believe that the relevant Content that was removed (or to which access was disabled) is not infringing, or that you have the authorization from the copyright owner, the copyright owner's agent, or pursuant to the law, to post and use such Content, you may send a written counter-notice containing the following information to our Support: </p> <ul type="disc"> <li>your physical or electronic signature;</li> <li>identification of the content that has been removed or to which access has been disabled and the location at which the content appeared before it was removed or disabled;</li> <li>a statement that you have a good faith belief that the content was removed or disabled as a result of mistake or a misidentification of the content; and</li> <li>your name, address, telephone number, and e-mail address, a statement that you consent to the jurisdiction of the federal court located within Athens, Greece and a statement that you will accept service of process from the person who provided notification of the alleged infringement. </li> </ul> <p>If a counter-notice is received by our Support, AthensParty will send a copy of the counter-notice to the original complaining party informing that person that it may replace the removed content or cease disabling it in 10 business days. Unless the copyright owner files an action seeking a court order against the content provider, member or user, the removed content may be replaced, or access to it restored, in 10 to 14 business days or more after receipt of the counter-notice, at AthensParty’s sole discretion. Repeat Infringer Policy: In accordance with the DMCA and other applicable law, AthensParty has adopted a policy of terminating, in appropriate circumstances and at AthensParty's sole discretion, members who are deemed to be repeat infringers. AthensParty may also at its sole discretion limit access to the Site and/or terminate the memberships of any users who infringe any intellectual property rights of others, whether or not there is any repeat infringement. </p> <h3>23. Arbitration</h3> <p>At AthensParty’s or your election, all disputes, claims, or controversies arising out of or relating to the Agreement or the ArionRadio.com that are not resolved by mutual agreement may be resolved by binding arbitration to be conducted before JAMS, or its successor. Unless otherwise agreed by the parties, arbitration will be held in Athens, Greece before a single arbitrator mutually agreed upon by the parties, or if the parties cannot mutually agree, a single arbitrator appointed by JAMS, and will be conducted in accordance with the rules and regulations promulgated by JAMS unless specifically modified in the Agreement. The arbitration must commence within forty-five (45) days of the date on which a written demand for arbitration is filed by either party. The arbitrator's decision and award shall be made and delivered within sixty (60) days of the conclusion of the arbitration and within six (6) months of the selection of the arbitrator. The arbitrator will not have the power to award damages in excess of the limitation on actual compensatory, direct damages set forth in the Agreement and may not multiply actual damages or award punitive damages or any other damages that are specifically excluded under the Agreement, and each party hereby irrevocably waives any claim to such damages. The arbitrator may, in his or her discretion, assess costs and expenses (including the reasonable legal fees and expenses of the prevailing part) against any party to a proceeding. Any party refusing to comply with an order of the arbitrators will be liable for costs and expenses, including attorneys' fees, incurred by the other party in enforcing the award. Notwithstanding the foregoing, in the case of temporary or preliminary injunctive relief, any party may proceed in court without prior arbitration for the purpose of avoiding immediate and irreparable harm. The provisions of this arbitration section will be enforceable in any court of competent jurisdiction. </p> </div> <div class="sideMenu" id="sideMenu"> <div class="theheader"> <a href="javascript:void(0)" onclick="closeNav();" class="closebtn" id="closebtn">×</a> <img src="/_img/arionradio_logo2.png" height="38" alt="ArionRadio.com" /> </div> <div class="scrollable"> <a href="/live" class="halfbutton"><span class="icon-play-1"></span> LIVE</a> <a href="/search" class="halfbutton" style="border-right: 1px solid #ccc;"><span class="icon-search"></span> ΑΝΑΖΗΤΗΣΗ</a> <ul class="sections"> <li class="sectionHeader"><a href="/" title="ΑΡΧΙΚΗ">ΑΡΧΙΚΗ</a> </ul> <ul class="sections"> <li class="sectionHeader"><a href="/arionradio/playlist" title="PLAYLISTS">PLAYLISTS</a></li> <ul class="sectionOptions"> <li><a href="/arionradio/playlist">Arion Radio</a> <li><a href="/arionlaikos/playlist">Arion Λαϊκός</a> <li><a href="/arionstigmes/playlist">Arion Στιγμές</a> <li><a href="/arionchristmas/playlist">Arion Christmas</a> <li><a href="/arionkids/playlist">Arion Kids</a> </ul> </ul> <ul class="sections"> <li class="sectionHeader"><a href="/news" title="NEWS ROOM">NEWS ROOM</a></li> <ul class="sectionOptions"> <li><a href="/news">Νέα</a> <li><a href="/paraksena">Παράξενα</a> <li><a href="/celebrities">Celebs</a> <li><a href="/juicy">Juicy</a> </ul> </ul> <ul class="sections"> <li class="sectionHeader"><a href="/entertainment" title="ENTERTAINMENT">ΨΥΧΑΓΩΓΙΑ</a></li> <ul class="sectionOptions"> <li><a href="/tv-series">TV+Σειρές</a> <li><a href="/cinema">Σινεμά</a> <li><a href="/music">Μουσική</a> <li><a href="/musiclists">Λίστες</a> <li><a href="/nightlife">NightΛάιφ</a> </ul> </ul> <ul class="sections"> <li class="sectionHeader"><a href="/dolcevita" title="DOLCE VITA">DOLCE VITA</a></li> <ul class="sectionOptions"> <li><a href="/fagito">Φαγητό</a> <li><a href="/ygeia">Υγεία</a> <li><a href="/taxidia">Ταξίδια</a> <li><a href="/spiti">Σπίτι</a> </ul> </ul> <ul class="sections"> <li class="sectionHeader"><a href="/zodia" title="ΖΩΔΙΑ">Ζώδια</a> </ul> <ul class="sections"> <li class="sectionHeader"><a href="/diagonismoi" title="ΔΙΑΓΩΝΙΣΜΟΙ">ΔΙΑΓΩΝΙΣΜΟΙ</a> </ul> <div class="sections"> <div class="sectionHeader">SOCIAL MEDIA</div> <div class="social"> <a href="https://www.instagram.com/arionradio" target="_blank" class="instagram"><i class="icon-instagram" alt="Ακολουθείστε τον Arion Radio στο Instagram"></i></a> <a href="https://www.facebook.com/arionradio" target="_blank" class="facebook"><i class="icon-facebook-circled" alt="Ακολουθείστε ον Arion Radio στο facebook"></i></a> <a href="https://www.twitter.com/arionradio" target="_blank" class="twitter"><i class="icon-twitter-circled" alt="Ακολουθείστε ον Arion Radio στο Twitter"></i></a> <a href="https://feeds.feedburner.com/arionradio" target="_blank" class="rss"><i class="icon-rss" alt="Arion Radio RSS"></i></a> </div> </div> <ul class="sections"> <li class="sectionHeader"><a href="/style" title="ΖΩΔΙΑ">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.pink.gr" target="_blank">Pink.gr</a> <li><a href="https://www.athensparty.com" target="_blank">Athens Party</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 id="footerBgWide"> <div class="footer"> <div class="footer_optionsHoriz"> <li>© 2025 ArionRadio.com <li><a href="/contact/default.asp">ΕΠΙΚΟΙΝΩΝΙΑ</a> <li><a href="/contact/default.asp">ΘΕΣΕΙΣ ΕΡΓΑΣΙΑΣ</a> <li><a href="/terms.asp">TERMS</a> <li><a href="/privacy.asp">PRIVACY</a> <li><a href="/search">SITE MAP</a>η <li><a href="/rss" target="_blank">RSS</a> </div> <div class=""> "ARION RADIO" NAME & LOGO ARE REGISTERED TRADEMARKS </div> </div> </div> <div id="footerBgWide" style="border-bottom:5px solid #1b52c6; text-align:center;"> <a href="https://www.nextweb.gr" target="_blank"><img src="/_img/nextweb.png" border="0" alt="Nextweb"></a> </div> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><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 delay="https://assets.strossle.com/strossle-widget-sdk/1/strossle-widget-sdk.js"></script> <script delay="https://platform-api.sharethis.com/js/sharethis.js#property=65109d398d6558001aed5ed0&product=inline-share-buttons&source=platform" async=""></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=10" async></script> <noscript>Please enable scripting languages in your browser.</noscript> </body> </html>