Files
epg/sites/cosmote.gr/__data__/content2.html

5436 lines
164 KiB
HTML
Raw Normal View History

2023-06-09 00:10:00 +03:00
<!DOCTYPE html>
<html class="ltr" dir="ltr" lang="el-GR">
<head>
<title>COSMOTE TV</title>
<meta content="initial-scale=1.0, width=device-width" name="viewport" />
<script type="text/javascript" src="/ruxitagentjs_ICA2NVfghjqrux_10227211018092056.js" data-dtconfig="rid=RID_1022908260|rpid=-899431070|domain=cosmotetv.gr|reportUrl=/rb_06987e17-dcdb-457b-a19b-4b0a80fd7c3d|app=ea7c4b59f27d43eb|featureHash=ICA2NVfghjqrux|vcv=2|rdnt=1|uxrgce=1|bp=3|cuc=d5yj7v07|mel=100000|md=mdcc1=a#newTableData ^rb td:nth-child(2)|ssv=4|lastModification=1686251876086|dtVersion=10227211018092056|tp=500,50,0,1|uxdcw=1500|agentUri=/ruxitagentjs_ICA2NVfghjqrux_10227211018092056.js"></script><script id="day-program-search-result-template" type="text/x-handlebars-template">
<div class="program-search-result">
<a href="{{closeUpUrl}}">
<img src="{{imageUrl}}" alt="{{title}}">
</a>
<div class="info">
<a href="{{closeUpUrl}}" class="title">{{{title}}}</a>
<p class="category">{{category}}</p>
<p class="when">{{dateFormatted}}&nbsp;|&nbsp;{{timeFormatted}}</p>
</div>
</div>
</script>
<script id="day-program-channel-template" type="text/x-handlebars-template">
<div class="day-program-channel" data-id="{{ID}}" data-idx="{{idx}}">
<a href="{{channelScheduleUrl}}" target="_blank"><img src="{{channelImageUrl}}" alt="{{channelName}}">{{channelName}}</a>
</div>
</script>
<script id="day-program-timeline-template" type="text/x-handlebars-template">
<div class="day-program-timeline" data-id="{{ID}}" data-idx="{{idx}}">
{{#each shows}}
<div class="timeline-segment" data-start="{{startTime}}" data-end="{{endTime}}" data-title="{{title}}" data-more="Περισσότερα">
<a href="{{link}}">
<div class="show-info">
<span class="show-time">{{startTime}} - {{endTime}}</span>
<span class="show-title">
{{#if replay}}
<div class="replay-dot"></div>
{{else if blackout}}
<img src="{{blackoutImageUrl}}">
{{/if}}
{{title}}
</span>
</div>
</a>
</div>
{{/each}}
</div>
</script>
<script id="day-program-mobile-template" type="text/x-handlebars-template">
<div class="mobile-row" data-id="{{ID}}" data-idx="{{idx}}">
<div class="mobile-channel">
<a href="{{channelScheduleUrl}}" target="_blank"><img src="{{channelImageUrl}}" alt="{{channelName}}">{{channelName}}</a>
</div>
<div class="mobile-channel-shows">
<div class="mobile-channel-shows-scroller">
{{#each shows}}
<div class="mobile-show" data-start="{{startTime}}" data-end="{{endTime}}" data-title="{{title}}" data-more="Περισσότερα">
<a href="{{../channelScheduleUrl}}">
<div class="show-info">
<span class="show-time">{{startTime}} - {{endTime}}</span>
<span class="show-title">
{{#if replay}}
<div class="replay-dot"></div>
{{else if blackout}}
<img src="{{blackoutImageUrl}}">
{{/if}}
{{title}}
</span>
</div>
</a>
</div>
{{/each}}
</div>
</div>
</div>
</script>
<script id="popup-video-template" type="text/x-handlebars-template">
<div class="page-popup-instance overlay">
<div class="page-popup-instance content">
<header>
<h1>{{videoTitle}}</h1>
<i class="page-popup-instance-close fa fa-times"></i>
</header>
<video width="640" controls poster="{{videoThumb}}">
<source src="{{videoUrl}}" type="video/mp4">
<!--<source src="{{videoUrl}}" type="video/ogg">-->
<!--<source src="{{videoUrl}}" type="video/webm">-->
</video>
</div>
</div>
</script>
<script id="popup-video-yt-template" type="text/x-handlebars-template">
<div class="page-popup-instance overlay">
<div class="page-popup-instance content">
<header>
<h1>{{videoTitle}}</h1>
<i class="page-popup-instance-close fa fa-times"></i>
</header>
<div class="yt-video-container">
<iframe id="video-yt-player" frameborder="0" allowfullscreen="1" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" title="YouTube video player" width="640" height="390" src="https://www.youtube.com/embed/{{videoUrl}}?autoplay=0&controls=1&enablejsapi=1&widgetid=1"></iframe>
</div>
</div>
</div>
</script>
<script id="page-header-search-result-template" type="text/x-handlebars-template">
<a class="page-header-search-result" href="{{closeUpUrl}}">
<div class="row">
<div class="col-12 col-sm-6">
<span class="page-header-search-result-title">{{{title}}}</span>
</div>
<div class="col-12 col-sm-6">
<span class="page-header-search-result-category">{{category}}</span>
</div>
</div>
</a>
</script>
<script id="page-header-search-template" type="text/x-handlebars-template">
<div id="header-search-dropdown">
<div class="limiter">
<form id="header-search-dropdown-form" method="POST" action="{{formUrl}}" autocomplete="off" data-senna-off="true">
<input id="header-search-dropdown-input" type="text" name="{{inputFieldName}}" placeholder="{{inputPlaceholder}}">
<div id="header-search-dropdown-results-container"></div>
<button id="header-search-dropdown-all" type="submit">{{viewAllText}}</button>
</form>
</div>
</div>
</script>
<script id="search-results-generic" type="text/x-handlebars-template">
{{!-- {{#if items.length}} --}}
<div class="search-results generic">
{{!-- <h2>{{name}} ({{items.length}})</h2> --}}
{{#each items}}
<a href="{{closeUpUrl}}">
<div class="search-result">
{{#if title}}<h6>{{{title}}}</h6>{{/if}}
{{#if description}}<p>{{{description}}}</p>{{/if}}
</div>
</a>
{{/each}}
</div>
{{!-- {{/if}} --}}
</script>
<script id="search-results-program" type="text/x-handlebars-template">
{{!-- {{#if items.length}} --}}
<div class="search-results programs">
{{!-- <h2>{{name}} ({{items.length}})</h2> --}}
{{#each items}}
<div class="search-result-wrap">
<div class="search-result">
<a href="{{closeUpUrl}}">
<img class="thumb" src="{{imageUrl}}" alt="channel thumbnail">
</a>
<div class="info">
{{#if title}}<a href="{{closeUpUrl}}"><h6>{{{title}}}</h6></a>{{/if}}
{{#if description}}<p class="text-ellipsis-3-lines">{{{description}}}</p>{{/if}}
<div class="occurrence">
{{#if dateFormatted}}<span class="date">{{dateFormatted}}</span>{{/if}}
{{#ifCond dateFormatted "&&" timeFormatted}}<span class="separator">|</span>{{/ifCond}}
{{#if timeFormatted}}<span class="timerange">{{timeFormatted}}</span>{{/if}}
</div>
</div>
</div>
</div>
{{/each}}
</div>
{{!-- {{/if}} --}}
</script>
<script id="submenu-template" type="text/x-handlebars-template">
<div class="page-header-submenu" data-parent={{idx}}>
{{#if submenu}}
<ul class="submenu-list">
{{#each submenu}}
<li data-index="{{@index}}">
<a href="{{href}}" {{#if target}}target="{{target}}" {{/if}}>{{{text}}}</a>
</li>
{{/each}}
</ul>
<div class="nested-submenus">
{{#each submenu}}
{{#if this.submenu}}
<ul data-index="{{@index}}">
{{#each this.submenu}}
<li>
<a href="{{href}}" {{#if target}}target="{{target}}" {{/if}}>{{{text}}}</a>
</li>
{{/each}}
</ul>
{{/if}}
{{/each}}
</div>
{{/if}}
</div>
</script>
<script id="slider-tiny" type="text/x-handlebars-template">
<header>
<h2>{{title}}</h2>
{{!--
{{#if listLink.url}}
<a href="{{listLink.url}}" target="{{listLink.target}}">
{{listLink.text}} <i class="fa fa-angle-right"></i>
</a>
{{/if}}
--}}
</header>
<section class="slides">
{{#tinySlideWrap 1 items}}
<div class="slide" data-id="{{id}}">
<span class="slide-overlay">
<a href="{{popover.closeUpUrl}}">ΠΕΡΙΣΣΟΤΕΡΑ</a>
</span>
{{#ifCond image "indexOf" "noimage" }}
<img src="/portal/OTETV-theme/images/noimage-portrait.png">
{{else}}
<div class="slide-image-wrapper"><img src="{{image}}"></div>
{{/ifCond}}
{{#if popover.channelName}}
<p>{{popover.channelName}}</p>
{{else if category}}
<p>{{category}}</p>
{{/if}}
<h3>{{title}}</h3>
<div class="slide-popover">
<header>
<h3>{{popover.title}}</h3>
<p>{{popover.channelName}}</p>
</header>
<section>
<div class="attribute"><span>Είδος:</span>{{popover.type}}</div>
<div class="attribute"><span>Σκηνοθέτης:</span>{{popover.directing}}</div>
<div class="attribute"><span>Ηθοποιοί:</span>{{popover.acting}}</div>
<div class="attribute"><span>Έτος:</span>{{popover.year}}</div>
<div class="attribute description">{{{popover.description}}}</div>
<a class="popover-more" href='{{popover.closeUpUrl}}'>
Περισσότερα <i class="fa fa-plus"></i>
</a>
{{#if popover.videoUrl}}
{{#if popover.videoThumb}}
<a class="popover-video" href="{{popover.videoUrl}}">
<p>Watch Video</p>
<img src="{{popover.videoThumb}}" alt="{{popover.title}}">
</a>
{{/if}}
{{/if}}
</section>
{{!--<footer>
<a class="add-favourite" href="#">
<i class="fa fa-heart"></i>
<span>Favourites</span>
</a>
</footer>--}}
</div>
</div>
{{/tinySlideWrap}}
</section>
</script>
<script id="slider-tiny-extended" type="text/x-handlebars-template">
<header>
<h2>{{title}}</h2>
{{!--
{{#if listLink.url}}
<a href="{{listLink.url}}" target="{{listLink.target}}">
{{listLink.text}} <i class="fa fa-angle-right"></i>
</a>
{{/if}}
--}}
</header>
<section class="slides">
{{#tinySlideWrap 1 items}}
<div class="slide" data-id="{{id}}">
<span class="slide-overlay">
<a href="{{popover.closeUpUrl}}">ΠΕΡΙΣΣΟΤΕΡΑ</a>
</span>
{{#ifCond image "indexOf" "noimage" }}
<img src="/portal/OTETV-theme/images/noimage-portrait.png">
{{else}}
<div class="slide-image-wrapper"><img src="{{image}}"></div>
{{/ifCond}}
{{#if popover.channelName}}
<p>{{popover.channelName}}</p>
{{else if category}}
<p>{{category}}</p>
{{/if}}
<h3>{{title}}</h3>
<div class="slide-popover">
<header>
<h3>{{popover.title}}</h3>
<p>{{popover.channelName}}</p>
</header>
<section>
<div class="attribute"><span>Είδος:</span>{{popover.type}}</div>
<div class="attribute"><span>Σκηνοθέτης:</span>{{popover.directing}}</div>
<div class="attribute"><span>Ηθοποιοί:</span>{{popover.acting}}</div>
<div class="attribute"><span>Έτος:</span>{{popover.year}}</div>
<div class="attribute description">{{{popover.description}}}</div>
<a class="popover-more" href='{{popover.closeUpUrl}}'>
Περισσότερα <i class="fa fa-angle-right"></i>
</a>
{{#if popover.videoUrl}}
{{#if popover.videoThumb}}
<a class="popover-video" href="{{popover.videoUrl}}">
<p>Watch Video</p>
<img src="{{popover.videoThumb}}" alt="{{popover.title}}">
</a>
{{/if}}
{{/if}}
</section>
{{!--<footer>
<a class="add-favourite" href="#">
<i class="fa fa-heart"></i>
<span>Favourites</span>
</a>
</footer>--}}
</div>
</div>
{{/tinySlideWrap}}
</section>
</script>
<script id="slider-doublerow" type="text/x-handlebars-template">
<header>
<h2>{{title}}</h2>
{{!--
{{#if listLink.url}}
<a href="{{listLink.url}}" target="{{listLink.target}}">
{{listLink.text}} <i class="fa fa-angle-right"></i>
</a>
{{/if}}
--}}
</header>
<section class="slides stripe-section">
{{#slideWrap 2 items}}
{{!--<figure>--}}
{{#ifCond image "indexOf" "noimage" }}
<img src="/portal/OTETV-theme/images/noimage-landscape.png">
{{else}}
<div class="slide-image-wrapper"><img src="{{validateImageUrl image}}"></div>
{{/ifCond}}
{{#if featured}}
<div class="featured-item-wrapper"><p class="featured-item">Προσεχώς</p></div>
{{/if}}
{{!--</figure>--}}
<p>
{{#if date}}
<span class="slide-date">{{date}}</span>
{{/if}}
{{#if popover.channelName}}
<span class="slide-channel">{{popover.channelName}}</span>
{{else if category}}
<span class="slide-category">{{category}}</span>
{{/if}}
</p>
<h3>{{title}}</h3>
<span class="slide-overlay">
<a href="{{popover.closeUpUrl}}">ΠΕΡΙΣΣΟΤΕΡΑ</a>
</span>
<div class="slide-popover">
<header>
<h3>{{popover.title}}</h3>
<p>{{popover.channelName}}</p>
</header>
<section>
<div class="attribute"><span>Ημερομηνία:</span>{{date}}</div>
<div class="attribute"><span>Ώρα:</span>{{popover.time}}</div>
<div class="attribute description">{{{popover.description}}}</div>
<a class="popover-more" href='{{popover.closeUpUrl}}'>
Περισσότερα <i class="fa fa-plus"></i>
</a>
{{#if popover.videoUrl}}
{{#if popover.videoThumb}}
<a class="popover-video" href="{{popover.videoUrl}}">
<p>Watch Video</p>
<img src="{{popover.videoThumb}}" alt="{{popover.title}}">
</a>
{{/if}}
{{/if}}
</section>
<footer>
{{!--
<a class="add-favourite" href="#">
<i class="fa fa-heart"></i>
<span>Favourites</span>
</a>
--}}
</footer>
</div>
{{/slideWrap}}
</section>
</script>
<script id="slider-shows" type="text/x-handlebars-template">
<header>
<h2>{{title}}</h2>
{{!--
{{#if listLink.url}}
<a href="{{listLink.url}}" target="{{listLink.target}}">
{{listLink.text}} <i class="fa fa-angle-right"></i>
</a>
{{/if}}
--}}
</header>
<section class="slides stripe-section">
{{#slideWrap 1 items}}
{{!--<figure>--}}
{{#ifCond image "indexOf" "noimage" }}
<img src="/portal/OTETV-theme/images/noimage-landscape.png">
{{else}}
<div class="slide-image-wrapper"><img src="{{validateImageUrl image}}"></div>
{{/ifCond}}
{{#if featured}}
<div class="featured-item-wrapper"><p class="featured-item">Προσεχώς</p></div>
{{/if}}
{{!--</figure>--}}
<p>
{{#if date}}
<span class="slide-date">{{date}}</span>
{{/if}}
{{#if popover.channelName}}
<span class="slide-channel">{{popover.channelName}}</span>
{{else if category}}
<span class="slide-category">{{category}}</span>
{{/if}}
</p>
<h3>{{title}}</h3>
<span class="slide-overlay">
<a href="{{popover.closeUpUrl}}">ΠΕΡΙΣΣΟΤΕΡΑ</a>
</span>
<div class="slide-popover">
<header>
<h3>{{popover.title}}</h3>
<p>{{popover.channelName}}</p>
</header>
<section>
<div class="attribute"><span>Ημερομηνία:</span>{{date}}</div>
<div class="attribute"><span>Ώρα:</span>{{popover.time}}</div>
<div class="attribute description">{{{popover.description}}}</div>
<a class="popover-more" href='{{popover.closeUpUrl}}'>
Περισσότερα <i class="fa fa-plus"></i>
</a>
{{#if popover.videoUrl}}
{{#if popover.videoThumb}}
<a class="popover-video" href="{{popover.videoUrl}}">
<p>Watch Video</p>
<img src="{{popover.videoThumb}}" alt="{{popover.title}}">
</a>
{{/if}}
{{/if}}
</section>
<footer>
{{!--
<a class="add-favourite" href="#">
<i class="fa fa-heart"></i>
<span>Favourites</span>
</a>
--}}
</footer>
</div>
{{/slideWrap}}
</section>
</script>
<script id="slider-shows_big_image" type="text/x-handlebars-template">
<header>
<h2>{{title}}</h2>
{{!--
{{#if listLink.url}}
<a href="{{listLink.url}}" target="{{listLink.target}}">
{{listLink.text}} <i class="fa fa-angle-right"></i>
</a>
{{/if}}
--}}
</header>
<section class="slides stripe-section">
{{#slideWrapBigShows 3 items}}
{{!--<figure>--}}
{{#ifCond image "indexOf" "noimage" }}
<img src="/portal/OTETV-theme/images/noimage-landscape.png">
{{else}}
{{#ifCond idx "==" 0}}
<img src="{{validateImageUrlAndRemoveThumb image}}">
{{else}}
<img src="{{validateImageUrl image}}">
{{/ifCond}}
{{/ifCond}}
{{#if featured}}
<div class="featured-item-wrapper"><p class="featured-item">Προσεχώς</p></div>
{{/if}}
{{!--</figure>--}}
<p>
{{#if date}}
<span class="slide-date">{{date}}</span>
{{/if}}
{{#if popover.channelName}}
<span class="slide-channel">{{popover.channelName}}</span>
{{else if category}}
<span class="slide-category">{{category}}</span>
{{/if}}
</p>
<h3>{{title}}</h3>
<span class="slide-overlay">
<a href="{{popover.closeUpUrl}}">ΠΕΡΙΣΣΟΤΕΡΑ</a>
</span>
<div class="slide-popover">
<header>
<h3>{{popover.title}}</h3>
<p>{{popover.channelName}}</p>
</header>
<section>
<div class="attribute"><span>Ημερομηνία:</span>{{date}}</div>
<div class="attribute"><span>Ώρα:</span>{{popover.time}}</div>
<div class="attribute description">{{{popover.description}}}</div>
<a class="popover-more" href='{{popover.closeUpUrl}}'>
Περισσότερα <i class="fa fa-angle-right"></i>
</a>
{{#if popover.videoUrl}}
{{#if popover.videoThumb}}
<a class="popover-video" href="{{popover.videoUrl}}">
<p>Watch Video</p>
<img src="{{popover.videoThumb}}" alt="{{popover.title}}">
</a>
{{/if}}
{{/if}}
</section>
<footer>
{{!--
<a class="add-favourite" href="#">
<i class="fa fa-heart"></i>
<span>Favourites</span>
</a>
--}}
</footer>
</div>
{{/slideWrapBigShows}}
</section>
</script>
<script id="slider-channels" type="text/x-handlebars-template">
<header>
<h2>{{title}}</h2>
{{!--
{{#if listLink.url}}
<a href="{{listLink.url}}" target="{{listLink.target}}">
{{listLink.text}} <i class="fa fa-angle-right"></i>
</a>
{{/if}}
--}}
</header>
<section class="slides stripe-section">
{{#slideWrap 2 items}}
<figure>
<span class="channel-title">{{popover.title}}</span>
<img src="{{image}}">
</figure>
<div class="slide-popover">
<header>
<a href="{{popover.closeUpUrl}}">
<h3>{{popover.title}}</h3>
<p>{{category}}</p>
</a>
</header>
<section>
<div class="attribute description">{{{trimString popover.description}}}</div>
<a class="popover-schedule" href='{{popover.scheduleUrl}}'>
<i class="fa fa-clock-o"></i> Δες το πρόγραμμα
</a>
</section>
</div>
{{/slideWrap}}
</section>
</script>
<script id="slider-channels-simple" type="text/x-handlebars-template">
<header>
<h2>{{title}}</h2>
{{!--
{{#if listLink.url}}
<a href="{{listLink.url}}" target="{{listLink.target}}">
{{listLink.text}} <i class="fa fa-angle-right"></i>
</a>
{{/if}}
--}}
</header>
<section class="slides stripe-section">
{{#slideWrap 1 items}}
<figure style="background-image:url('{{thumb}}');">
<div class="slide-overlay">
<a href="{{popover.closeUpUrl}}" class="slide-overlay-title">{{popover.title}}</a>
<span></span>
<a href="{{popover.scheduleUrl}}" class="slide-overlay-text">ΔΕΣ ΤΟ ΠΡΟΓΡΑΜΜΑ</a>
</div>
<img src="{{image}}">
</figure>
{{!--
<div class="slide-popover">
<header>
<a href="{{popover.closeUpUrl}}">
<h3>{{popover.title}}</h3>
<p>{{category}}</p>
</a>
</header>
<section>
<div class="attribute description">{{{trimString popover.description}}}</div>
<a class="popover-schedule" href='{{popover.scheduleUrl}}'>
<i class="fa fa-clock-o"></i> Δες το πρόγραμμα
</a>
</section>
</div>
--}}
{{/slideWrap}}
</section>
</script>
<script id="slider-channels-closeup" type="text/x-handlebars-template">
<header>
<h2>{{title}}</h2>
{{!--
{{#if listLink.url}}
<a href="{{listLink.url}}" target="{{listLink.target}}">
{{listLink.text}} <i class="fa fa-angle-right"></i>
</a>
{{/if}}
--}}
</header>
<section class="slides stripe-section visible-xs hidden-sm hidden-md hidden-lg">
{{#slideWrap 2 items}}
<figure style="background-image:url('{{thumb}}');">
<div class="slide-overlay">
<a href="{{popover.closeUpUrl}}" class="slide-overlay-title">{{popover.title}}</a>
<span></span>
<a href="{{popover.scheduleUrl}}" class="slide-overlay-text">ΔΕΣ ΤΟ ΠΡΟΓΡΑΜΜΑ</a>
</div>
<img src="{{image}}">
</figure>
{{!--
<div class="slide-popover">
<header>
<a href="{{popover.closeUpUrl}}">
<h3>{{popover.title}}</h3>
<p>{{category}}</p>
</a>
</header>
<section>
<div class="attribute description">{{{trimString popover.description}}}</div>
<a class="popover-schedule" href='{{popover.scheduleUrl}}'>
<i class="fa fa-clock-o"></i> Δες το πρόγραμμα
</a>
</section>
</div>
--}}
{{/slideWrap}}
</section>
<section class="slides stripe-section hidden-xs">
{{#slideWrap 1 items}}
<figure style="background-image:url('{{thumb}}');">
<div class="slide-overlay">
<a href="{{popover.closeUpUrl}}" class="slide-overlay-title">{{popover.title}}</a>
<span></span>
<a href="{{popover.scheduleUrl}}" class="slide-overlay-text">ΔΕΣ ΤΟ ΠΡΟΓΡΑΜΜΑ</a>
</div>
<img src="{{image}}">
</figure>
{{!--
<div class="slide-popover">
<header>
<a href="{{popover.closeUpUrl}}">
<h3>{{popover.title}}</h3>
<p>{{category}}</p>
</a>
</header>
<section>
<div class="attribute description">{{{trimString popover.description}}}</div>
<a class="popover-schedule" href='{{popover.scheduleUrl}}'>
<i class="fa fa-clock-o"></i> Δες το πρόγραμμα
</a>
</section>
</div>
--}}
{{/slideWrap}}
</section>
</script>
<script id="slider-channels-wide" type="text/x-handlebars-template">
<header>
<h2>{{title}}</h2>
{{!--
{{#if listLink.url}}
<a href="{{listLink.url}}" target="{{listLink.target}}">
{{listLink.text}} <i class="fa fa-angle-right"></i>
</a>
{{/if}}
--}}
</header>
<section class="slides stripe-section">
{{#slideWrap 2 items}}
<figure>
<span class="channel-title">{{popover.title}}</span>
<img src="{{image}}">
</figure>
<div class="slide-popover">
<header>
<a href="{{popover.closeUpUrl}}">
<h3>{{popover.title}}</h3>
<p>{{category}}</p>
</a>
</header>
<section>
<div class="attribute description">{{{trimString popover.description}}}</div>
<a class="popover-schedule" href='{{popover.scheduleUrl}}'>
<i class="fa fa-clock-o"></i> Δες το πρόγραμμα
</a>
</section>
</div>
{{/slideWrap}}
</section>
</script>
<script id="slider-channels-wide-grey" type="text/x-handlebars-template">
<header>
<h2>{{title}}</h2>
{{!--
{{#if listLink.url}}
<a href="{{listLink.url}}" target="{{listLink.target}}">
{{listLink.text}} <i class="fa fa-angle-right"></i>
</a>
{{/if}}
--}}
</header>
<section class="slides stripe-section">
{{#slideWrap 20 items}}
<figure>
<span class="channel-title">{{popover.title}}</span>
<img src="{{image}}">
</figure>
<div class="slide-popover">
<header>
<a href="{{popover.closeUpUrl}}">
<h3>{{popover.title}}</h3>
<p>{{category}}</p>
</a>
</header>
<section>
<div class="attribute description">{{{trimString popover.description}}}</div>
<a class="popover-schedule" href='{{popover.scheduleUrl}}'>
<i class="fa fa-clock-o"></i> Δες το πρόγραμμα
</a>
</section>
</div>
{{/slideWrap}}
</section>
</script>
<script id="slider-playing-now-single" type="text/x-handlebars-template">
<header>
<h3>{{title}}</h3>
</header>
<section class="slides stripe-playing-now">
{{#slideWrap 1 items}}
<table cellpadding="0" cellspacing="0">
<tr>
<td>
<figure>
<img name="{{popover.title}}" src="{{image}}">
{{#if featured}}
<div class="featured-item-wrapper"><p class="featured-item">Προσεχώς</p></div>
{{/if}}
</figure>
</td>
<td>
<p class="playing-now-single-timetable">
<span class="playing-now-single-start-time">{{ subItem.formattedTime }}</span>
</p>
<p class="playing-now-single-link">
<a href="{{subItem.closeUpUrl}}">{{subItem.title}}</a>
</p>
<p class="playing-now-single-hover-icons">
<i class="fa fa-heart"></i><i class="fa fa-bars"></i>
</p>
</td>
</tr>
</table>
{{/slideWrap}}
</section>
</script>
<script id="slider-playing-now-triple" type="text/x-handlebars-template">
<header>
<h3>{{title}}</h3>
{{!--
{{#if listLink.text}}
{{#if listLink.url}}
<a href="{{listLink.url}}" target="{{listLink.target}}">
{{listLink.text}} <i class="fa fa-angle-right"></i>
</a>
{{/if}}
{{/if}}
--}}
</header>
<section class="slides stripe-playing-now">
{{#slideWrap 1 items}}
<table cellpadding="0" cellspacing="0">
<tr>
<td>
<figure>
<img name="{{popover.title}}" src="{{image}}">
{{#if featured}}
<div class="featured-item-wrapper"><p class="featured-item">Προσεχώς</p></div>
{{/if}}
</figure>
</td>
<td>
<p class="playing-now-single-timetable">
<span class="playing-now-single-start-time">{{ subItem.formattedTime }}</span>
</p>
<p class="playing-now-single-link">
<a href="{{subItem.closeUpUrl}}">{{subItem.title}}</a>
</p>
<p class="playing-now-single-hover-icons">
<i class="fa fa-heart"></i><i class="fa fa-bars"></i>
</p>
</td>
</tr>
</table>
{{/slideWrap}}
</section>
</script>
<script id="slider-wcs-slick-plans" type="text/x-handlebars-template">
{{#each items}}
<div class="wcs-item"><img src="{{image}}"></div>
{{/each}}
</script>
<script id="slider-wcs-slick-sport-movies" type="text/x-handlebars-template">
<div class="wcs-sport-movies">
<div class="wcs-items-row wcs-top">
<div class="wcs-col wcs-first">
<div class="wcs-col-title">
{{title}}
</div>
<div class="wcs-col-text">
{{subtitle}}
</div>
</div>
<div class="wcs-col wcs-last">
{{#if listLink.url}}
<a href="{{listLink.url}}" class="wcs-button wcs-min wcs-black" target="{{listLink.target}}">
{{listLink.text}}
</a>
{{/if}}
</div>
<div class="wcs-items">
{{#each items}}
<!-- ////////////////// -->
<div class="wcs-item">
<a href="#" class="wcs-item-photo">
<img src="{{image}}"/>
</a>
<div class="wcs-content">
<a href="#" class="wcs-pop-close"></a>
<div class="wcs-top">
<div class="wcs-cat">
{{popover.channelName}}
</div>
<div class="wcs-title">
{{popover.title}}
</div>
</div>
<div class="wcs-bottom">
<div class="wcs-type">
<span>Ημερομηνία:</span> {{date}}
</div>
<div class="wcs-director">
<span>Ώρα:</span> {{popover.time}}
</div>
<div class="wcs-description">
{{{popover.description}}}
</div>
<a href="{{popover.closeUpUrl}}" class="wcs-button wcs-min wcs-black">ΠΕΡΙΣΣΟΤΕΡΑ</a>
</div>
</div>
</div>
<!-- ////////////////// -->
{{/each}}
</div>
</div>
</div>
</script>
<script id="slider-wcs-slick-playing-now" type="text/x-handlebars-template">
<div class="wcs-items-row wcs-top">
<div class="wcs-col wcs-first">
<div class="wcs-col-title">
{{title}}
</div>
<div class="wcs-col-text">
{{subtitle}}
</div>
</div>
<div class="wcs-col wcs-last">
{{#if listLink.url}}
<a href="{{listLink.url}}" class="wcs-button" target="{{listLink.target}}">
{{listLink.text}}
</a>
{{/if}}
</div>
<div class="wcs-items">
{{#each items}}
<!-- ////////////////// -->
<div class="wcs-item">
<a href="#" class="wcs-item-photo">
<img src="{{image}}"/>
</a>
<div class="wcs-content">
<a href="#" class="wcs-pop-close"></a>
<div class="wcs-top">
<div class="wcs-cat">
{{popover.channelName}}
</div>
<div class="wcs-title">
{{popover.title}}
</div>
</div>
<div class="wcs-bottom">
<div class="wcs-type">
<span>Ημερομηνία:</span> {{date}}
</div>
<div class="wcs-director">
<span>Ώρα:</span> {{popover.time}}
</div>
<div class="wcs-description">
{{{popover.description}}}
</div>
<a href="{{popover.closeUpUrl}}" class="wcs-button wcs-min wcs-black">ΠΕΡΙΣΣΟΤΕΡΑ</a>
</div>
</div>
</div>
<!-- ////////////////// -->
{{/each}}
</div>
</div>
</script>
<script id="slider-wcs-slick-premiere" type="text/x-handlebars-template">
<div class="wcs-items-row wcs-bottom">
<div class="wcs-col wcs-first">
<div class="wcs-col-title">
{{title}}
</div>
<div class="wcs-col-text">
{{subtitle}}
</div>
</div>
<div class="wcs-col wcs-last">
{{#if listLink.url}}
<a href="{{listLink.url}}" class="wcs-button" target="{{listLink.target}}">
{{listLink.text}}
</a>
{{/if}}
</div>
<div class="wcs-items">
{{#each items}}
<!-- ////////////////// -->
<div class="wcs-item">
<a href="#" class="wcs-item-photo">
<img src="{{image}}"/>
</a>
<div class="wcs-content">
<a href="#" class="wcs-pop-close"></a>
<div class="wcs-top">
<div class="wcs-cat">
{{popover.channelName}}
</div>
<div class="wcs-title">
{{popover.title}}
</div>
</div>
<div class="wcs-bottom">
<div class="wcs-type">
<span>Είδος:</span> {{popover.type}}
</div>
<div class="wcs-type">
<span>Σκηνοθέτης:</span> {{popover.directing}}
</div>
<div class="wcs-type">
<span>Ηθοποιοί:</span> {{popover.acting}}
</div>
<div class="wcs-type">
<span>Έτος:</span> {{popover.year}}
</div>
<div class="wcs-description">
{{{popover.description}}}
</div>
<a href="{{popover.closeUpUrl}}" class="wcs-button wcs-min wcs-black">ΠΕΡΙΣΣΟΤΕΡΑ</a>
</div>
</div>
</div>
<!-- ////////////////// -->
{{/each}}
</div>
</div>
</script>
<script id="slider-wcs-slick-packs" type="text/x-handlebars-template">
<div class="wcs-channel-list">
<div class="wcs-channel-title">
{{title}}
</div>
<div class="wcs-items">
{{#each items}}
<div class="wcs-item">
<img style="
width: 80px;
height: 50px;
object-fit: contain;
" src="{{image}}"/>
</div>
{{/each}}
</div>
</div>
</script>
<script id="day_program_template" type="text/x-handlebars-template">
{{#each channels}}
<li class="epg_schedule-table--channel_shows">
{{#each shows}}
<div class="epg_schedule-table--show">
<h6>{{title}}</h6>
<ul class="epg_schedule-table--show_popup">
<li class="epg_schedule-table--show_time">
<span>{{startTime}}</span> - <span>{{endTime}}</span>
</li>
<li class="epg_schedule-table--show_category">{{category}}</li>
<li class="epg_schedule-table--show_title">{{title}}</li>
<li class="epg_schedule-table--show_url">
<a class="popover-more" href="{{link}}">
Περισσότερα <i class="fa fa-caret-right"></i>
</a>
</li>
</ul>
</div>
{{/each}}
</li>
{{/each}}
</script>
<script id="day_program_current_channels" type="text/x-handlebars-template">
{{#each channels}}
<li class="{{class}}">
<span></span>
<img class="epg_schedule-table--channel_image" src="{{channelImageUrl}}" alt="{{channelName}}" title="{{channelName}}"/>
<span class="epg_schedule-table--channel_name">{{channelName}}</span>
</li>
{{/each}}
</script>
<script id="cinema-on-demand" type="text/x-handlebars-template">
{{#each view.items}}
<div class="slide" data-categoryId={{categoryId}} data-id="{{id}}" data-timestamp={{licenceStart}}>
<span class="slide-overlay">
<a href="{{popover.closeUpUrl}}">ΠΕΡΙΣΣΟΤΕΡΑ</a>
</span>
{{#ifCond image "indexOf" "noimage" }}
<img src="/portal/OTETV-theme/images/noimage-portrait.png">
{{else}}
<img src="{{image}}">
{{/ifCond}}
{{!--
{{#if popover.channelName}}
<p>{{popover.channelName}}</p>
{{else if category}}
<p>{{category}}</p>
{{/if}}
--}}
<p>MOVIES CLUB</p>
<h3>{{title}}</h3>
<div class="slide-popover">
<header>
<h3>{{popover.title}}</h3>
<p>{{popover.channelName}}</p>
</header>
<section>
<div class="attribute"><span>Είδος:</span>{{popover.type}}</div>
<div class="attribute"><span>Σκηνοθέτης:</span>{{popover.directing}}</div>
<div class="attribute"><span>Ηθοποιοί:</span>{{popover.acting}}</div>
<div class="attribute"><span>Έτος:</span>{{popover.year}}</div>
<div class="attribute description">{{{popover.description}}}</div>
<a class="popover-more" href='{{popover.closeUpUrl}}'>
Περισσότερα <i class="fa fa-plus"></i>
</a>
{{#if popover.videoUrl}}
{{#if popover.videoThumb}}
<a class="popover-video" href="{{popover.videoUrl}}">
<p>Watch Video</p>
<img src="{{popover.videoThumb}}" alt="{{popover.title}}">
</a>
{{/if}}
{{/if}}
</section>
{{!--
<footer>
<a class="add-favourite" href="#">
<i class="fa fa-heart"></i>
<span>Favourites</span>
</a>
</footer>
--}}
</div>
</div>
{{/each}}
</script><style>
div[data-slider-content="large"] a.main-carousel-button:nth-of-type(2) {
bottom: calc(36% + 40px)
}
div[data-slider-content="large"] a.main-carousel-button:nth-of-type(3) {
bottom: calc(36% + 40px * 2)
}
div[data-slider-content="large"] a.main-carousel-button:nth-of-type(4) {
bottom: calc(36% + 40px * 3)
}
/* Footer */
footer#page-footer a.special-link {
position: absolute;
bottom: 7px;
left: calc(50% + 27px);
transform: translate(-50%);
z-index: 10;
color: #a1a8ae;
font: normal 14px/20px arial, sans-serif;
text-decoration: none !important;
white-space: nowrap;
}
@media (max-width: 991px) {
html:not(.dialog-iframe-root-node) footer#page-footer a.special-link {
left: calc(50% - 43px);
}
}
@media (min-width:1200px) and (max-width:1365px) {
html:not(.dialog-iframe-root-node) footer#page-footer .page-footer-container{
background-position: calc((100% - 1100px)/2) top, calc((100% + 1100px)/2) top !important;
}
}
@media (min-width:992px) and (max-width:1199px) {
html:not(.dialog-iframe-root-node) footer#page-footer .page-footer-container{
background-position: calc((100% - 1024px)/2) top, calc((100% + 1024px)/2) top !important;
}
html:not(.dialog-iframe-root-node) footer#page-footer a.special-link {
left: calc(50% - 5px);
}
}
/* Program */
@media (min-width:768px) and (max-width:991px) {
html:not(.dialog-iframe-root-node) body.sticky #day-program>section>.limiter>#program>#program-channels>header {
width: calc(750px / 100 * 25 - 2px) !important
}
html:not(.dialog-iframe-root-node) body.sticky #day-program>section>.limiter>#program>#program-channels>header>span {
max-width: 100px !important;
overflow: hidden !important;
text-overflow: ellipsis !important;
display: inline-block !important;
}
html:not(.dialog-iframe-root-node) body.sticky #day-program>section>.limiter>#program>#program-channels>header>* {
color: #223a4b !important;
}
html:not(.dialog-iframe-root-node) body.sticky #day-program>section>.limiter>#program>#program-channels-timeline>.mCSB_scrollTools {
left: calc((100% - 750px) / 2) !important;
width: 532px !important;
margin-left: 218px !important;
}
html:not(.dialog-iframe-root-node) body.sticky #left-hider,
html:not(.dialog-iframe-root-node) body.sticky #right-hider {
width: calc((100% - 750px) / 2 + 1px) !important;
}
}
@media (min-width:992px) and (max-width:1199px) {
html:not(.dialog-iframe-root-node) body.sticky #day-program>section>.limiter>#program>#program-channels>header {
width: calc(970px / 100 * 25 - 2px) !important
}
html:not(.dialog-iframe-root-node) body.sticky #day-program>section>.limiter>#program>#program-channels>header>* {
color: #223a4b !important;
}
html:not(.dialog-iframe-root-node) body.sticky #day-program>section>.limiter>#program>#program-channels-timeline>.mCSB_scrollTools {
left: calc((100% - 970px) / 2) !important;
width: 698px !important;
margin-left: 272px !important;
}
html:not(.dialog-iframe-root-node) body.sticky #left-hider,
html:not(.dialog-iframe-root-node) body.sticky #right-hider {
width: calc((100% - 970px) / 2 + 1px) !important;
}
}
@media (min-width:1200px) and (max-width:2169px) {
html:not(.dialog-iframe-root-node) body.sticky #day-program>section>.limiter>#program>#program-channels>header {
width: calc(1170px / 100 * 25 - 2px) !important
}
html:not(.dialog-iframe-root-node) body.sticky #day-program>section>.limiter>#program>#program-channels>header>* {
color: #223a4b !important;
}
html:not(.dialog-iframe-root-node) body.sticky #day-program>section>.limiter>#program>#program-channels-timeline>.mCSB_scrollTools {
left: calc((100% - 1170px) / 2) !important;
width: 848px !important;
margin-left: 322px !important;
}
html:not(.dialog-iframe-root-node) body.sticky #left-hider,
html:not(.dialog-iframe-root-node) body.sticky #right-hider {
width: calc((100% - 1170px) / 2 + 1px) !important;
}
}
@media (min-width:2170px) {
html:not(.dialog-iframe-root-node) body.sticky #day-program>section>.limiter>#program>#program-channels>header {
width: calc(2150px / 100 * 25 - 2px) !important
}
html:not(.dialog-iframe-root-node) body.sticky #day-program>section>.limiter>#program>#program-channels>header>* {
color: #223a4b !important;
}
html:not(.dialog-iframe-root-node) body.sticky #day-program>section>.limiter>#program>#program-channels-timeline>.mCSB_scrollTools {
left: calc((100% - 2150px) / 2) !important;
width: 1580px !important;
margin-left: 570px !important;
}
html:not(.dialog-iframe-root-node) body.sticky #left-hider,
html:not(.dialog-iframe-root-node) body.sticky #right-hider {
width: calc((100% - 2150px) / 2 + 1px) !important;
}
}
</style>
<script type="text/javascript">
var newsLetterSubscriptionTimeout = parseInt('1');
var newsLetterSubscriptionURL = '/portal/web/otetv/residential/program/newsletter';
</script>
<script data-senna-track="permanent" type="text/javascript" src="https://www.cosmotetv.gr/portal/o/OTETV-theme/js/async.min.js"></script>
<script data-senna-track="permanent" type="text/javascript" src="https://www.cosmotetv.gr/portal/o/OTETV-theme/js/lodash.min.js"></script>
<script data-senna-track="permanent" type="text/javascript" src="https://www.cosmotetv.gr/portal/o/OTETV-theme/js/es6-promise.min.js"></script>
<script data-senna-track="permanent" type="text/javascript" src="https://www.cosmotetv.gr/portal/o/OTETV-theme/js/moment.js"></script>
<script data-senna-track="permanent" type="text/javascript" src="https://www.cosmotetv.gr/portal/o/OTETV-theme/js/handlebars-v4.0.5.js"></script>
<script data-senna-track="permanent" type="text/javascript" src="https://www.cosmotetv.gr/portal/o/OTETV-theme/js/jquery-1.11.3.min.js"></script>
<script data-senna-track="permanent" type="text/javascript" src="https://www.cosmotetv.gr/portal/o/OTETV-theme/js/jquery.finger.min.js"></script>
<script data-senna-track="permanent" type="text/javascript" src="https://www.cosmotetv.gr/portal/o/OTETV-theme/js/text-fix.js"></script>
<script data-senna-track="permanent" type="text/javascript" src="https://www.cosmotetv.gr/portal/o/OTETV-theme/js/jquery.visible.min.js"></script>
<script data-senna-track="permanent" type="text/javascript" src="https://www.cosmotetv.gr/portal/o/OTETV-theme/js/jquery-ui.min.js"></script>
<script data-senna-track="permanent" type="text/javascript" src="https://www.cosmotetv.gr/portal/o/OTETV-theme/js/jquery.videoBG.js"></script>
<script data-senna-track="permanent" type="text/javascript" src="https://www.cosmotetv.gr/portal/o/OTETV-theme/js/select2.min.js"></script>
<script data-senna-track="permanent" type="text/javascript" src="https://www.cosmotetv.gr/portal/o/OTETV-theme/js/owl.carousel.min.js"></script>
<script data-senna-track="permanent" type="text/javascript" src="https://www.cosmotetv.gr/portal/o/OTETV-theme/js/slick.min.js"></script>
<script data-senna-track="permanent" type="text/javascript" src="https://www.cosmotetv.gr/portal/o/OTETV-theme/js/jquery.mCustomScrollbar.js"></script>
<script data-senna-track="permanent" type="text/javascript" src="https://www.cosmotetv.gr/portal/o/OTETV-theme/js/jquery.noconflict.js"></script>
<script type="text/javascript" src="https://www.cosmotetv.gr/portal/o/OTETV-theme/js/resource-loader.js"></script>
<script type="text/javascript" src="https://www.cosmotetv.gr/portal/o/OTETV-theme/js/text-fix-init.js"></script>
<script type="text/javascript" src="https://www.cosmotetv.gr/portal/o/OTETV-theme/js/otv.js"></script>
<script type="text/javascript" src="https://www.cosmotetv.gr/portal/o/OTETV-theme/js/newsletter-popup.js"></script>
<script type="text/javascript" src="https://www.cosmotetv.gr/portal/o/OTETV-theme/js/otetv-geoblock.js"></script>
<script type="text/javascript" src="https://www.cosmotetv.gr/portal/o/OTETV-theme/js/web-contents.js"></script>
<script type="text/javascript" src="https://www.cosmotetv.gr/portal/o/OTETV-theme/js/wcs-custom.js"></script>
<script type="text/javascript" src="https://www.cosmotetv.gr/portal/o/OTETV-theme/js/wcs2-custom.js"></script>
<meta content="text/html; charset=UTF-8" http-equiv="content-type" />
<script type="importmap">{"imports":{"react-dom":"/portal/o/frontend-js-react-web/__liferay__/exports/react-dom.js","prop-types":"/portal/o/frontend-js-react-web/__liferay__/exports/prop-types.js","react-dnd":"/portal/o/frontend-js-react-web/__liferay__/exports/react-dnd.js","formik":"/portal/o/frontend-js-react-web/__liferay__/exports/formik.js","react":"/portal/o/frontend-js-react-web/__liferay__/exports/react.js","react-dnd-html5-backend":"/portal/o/frontend-js-react-web/__liferay__/exports/react-dnd-html5-backend.js","classnames":"/portal/o/frontend-js-react-web/__liferay__/exports/classnames.js"},"scopes":{}}</script><script data-senna-track="temporary">var Liferay = window.Liferay || {};Liferay.Icons = Liferay.Icons || {};Liferay.Icons.spritemap = 'https://www.cosmotetv.gr/portal/o/OTETV-theme/images/clay/icons.svg';</script>
<script data-senna-track="permanent" src="/portal/combo?browserId=other&minifierType=js&languageId=el_GR&t=1684765327702&/portal/o/frontend-js-jquery-web/jquery/jquery.min.js&/portal/o/frontend-js-jquery-web/jquery/init.js&/portal/o/frontend-js-jquery-web/jquery/ajax.js&/portal/o/frontend-js-jquery-web/jquery/bootstrap.bundle.min.js&/portal/o/frontend-js-jquery-web/jquery/collapsible_search.js&/portal/o/frontend-js-jquery-web/jquery/fm.js&/portal/o/frontend-js-jquery-web/jquery/form.js&/portal/o/frontend-js-jquery-web/jquery/popper.min.js&/portal/o/frontend-js-jquery-web/jquery/side_navigation.js" type="text/javascript"></script>
<link data-senna-track="temporary" href="https://www.cosmotetv.gr/portal/residential/program/epg/programchannel" rel="canonical" />
<link data-senna-track="temporary" href="https://www.cosmotetv.gr/portal/residential/program/epg/programchannel" hreflang="el-GR" rel="alternate" />
<link data-senna-track="temporary" href="https://www.cosmotetv.gr/portal/residential/program/epg/programchannel" hreflang="x-default" rel="alternate" />
<meta property="og:locale" content="el_GR">
<meta property="og:locale:alternate" content="el_GR">
<meta property="og:site_name" content="COSMOTE TV">
<meta property="og:title" content="Channel Program - COSMOTE TV - Cosmote">
<meta property="og:type" content="website">
<meta property="og:url" content="https://www.cosmotetv.gr/portal/residential/program/epg/programchannel">
<link href="https://www.cosmotetv.gr/portal/o/OTETV-theme/images/favicon.ico" rel="icon" />
<link class="lfr-css-file" data-senna-track="temporary" href="https://www.cosmotetv.gr/portal/o/OTETV-theme/css/clay.css?browserId=other&amp;themeId=OTETV_WAR_OTETVtheme&amp;minifierType=css&amp;languageId=el_GR&amp;t=1684925414000" id="liferayAUICSS" rel="stylesheet" type="text/css" />
<link href="/portal/combo?browserId=other&amp;minifierType=css&amp;themeId=OTETV_WAR_OTETVtheme&amp;languageId=el_GR&amp;channelprogram_WAR_OTETVportlet:%2Fportal%2Fo%2Fgr.open.cosmotetv.channelProgram.web%2Fcss%2Fmain.css&amp;com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch:%2Fportal%2Fo%2Fportal-search-web%2Fcss%2Fmain.css&amp;com_liferay_product_navigation_product_menu_web_portlet_ProductMenuPortlet:%2Fportal%2Fo%2Fproduct-navigation-product-menu-web%2Fcss%2Fmain.css&amp;com_liferay_product_navigation_user_personal_bar_web_portlet_ProductNavigationUserPersonalBarPortlet:%2Fportal%2Fo%2Fcom.liferay.product.navigation.user.personal.bar.web%2Fcss%2Fmain.css&amp;com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet:%2Fportal%2Fo%2Fsite-navigation-menu-web%2Fcss%2Fmain.css&amp;footer_WAR_OTETVportlet:%2Fportal%2Fo%2Fgr.open.cosmotetv.footer.web%2Fcss%2Fmain.css&amp;menu_WAR_OTETVportlet:%2Fportal%2Fo%2Fgr.open.cosmotetv.menu.web%2Fcss%2Fmain.css&amp;t=1684925414000" rel="stylesheet" type="text/css"
data-senna-track="temporary" id="c14a072" />
<script data-senna-track="temporary" type="text/javascript">
// <![CDATA[
var Liferay = Liferay || {};
Liferay.Browser = {
acceptsGzip: function() {
return false;
},
getMajorVersion: function() {
return 0;
},
getRevision: function() {
return '';
},
getVersion: function() {
return '';
},
isAir: function() {
return false;
},
isChrome: function() {
return false;
},
isEdge: function() {
return false;
},
isFirefox: function() {
return false;
},
isGecko: function() {
return false;
},
isIe: function() {
return false;
},
isIphone: function() {
return false;
},
isLinux: function() {
return false;
},
isMac: function() {
return false;
},
isMobile: function() {
return false;
},
isMozilla: function() {
return false;
},
isOpera: function() {
return false;
},
isRtf: function() {
return false;
},
isSafari: function() {
return false;
},
isSun: function() {
return false;
},
isWebKit: function() {
return false;
},
isWindows: function() {
return false;
}
};
Liferay.Data = Liferay.Data || {};
Liferay.Data.ICONS_INLINE_SVG = true;
Liferay.Data.NAV_SELECTOR = '#navigation';
Liferay.Data.NAV_SELECTOR_MOBILE = '#navigationCollapse';
Liferay.Data.isCustomizationView = function() {
return false;
};
Liferay.Data.notices = [
];
(function () {
var available = {};
var direction = {};
available['el_GR'] = 'Ελληνικά\x20\x28Ελλάδα\x29';
direction['el_GR'] = 'ltr';
available['en_GB'] = 'Αγγλικά\x20\x28Ηνωμένο\x20Βασίλειο\x29';
direction['en_GB'] = 'ltr';
Liferay.Language = {
available,
direction,
get: function(key) {
return key;
}
};
})();
var featureFlags = {"LPS-167151":"false","LPS-165491":"false","LPS-165493":"false","COMMERCE-9410":"false","LRAC-10632":"false","LPS-114786":"false","COMMERCE-8087":"false","LRAC-10757":"false","ui.visible[beta]":"true","LPS-170809":"false","LPS-161364":"false","LPS-156421":"false","LPS-157670":"false","COMMERCE-5898":"false","LPS-155692":"false","LPS-172194":"false","LPS-166216":"false","LPS-169923":"false","LPS-171364":"false","LPS-153714":"false","LPS-171440":"false","LPS-170670":"false","LPS-169981":"false","LPS-155659":"false","LPS-153117":"false","LPS-153478":"false","LPS-171722":"false","LPS-163118":"false","LPS-164528":"false","LPS-135430":"false","LPS-164563":"false","ui.visible[release]":"true","LPS-168886":"false","ui.visible[dev]":"false","LPS-158259":"false","LPS-153324":"false","LPS-166036":"false","LPS-166479":"false","LPS-172094":"false","LPS-144527":"false","COMMERCE-8949":"false","LPS-83384":"false","LPS-163688":"false","LPS-166954":"false","LPS-149256":"false","LPS-165482":"false","LPS-159913":"false","LPS-153332":"false","LPS-155284":"false","LPS-161313":"false","LPS-162964":"false","LPS-161631":"false","LPS-158675":"false","LPS-162966":"false","LPS-159643":"false","LPS-154672":"false","LPS-164948":"false","LPS-165476":"false","LPS-166126":"false","LPS-167536":"false","LPS-162765":"false"};
Liferay.FeatureFlags = Object.keys(featureFlags).reduce(
(acc, key) => ({
...acc, [key]: featureFlags[key] === 'true' || featureFlags[key] === true
}), {}
);
Liferay.PortletKeys = {
DOCUMENT_LIBRARY: 'com_liferay_document_library_web_portlet_DLPortlet',
DYNAMIC_DATA_MAPPING: 'com_liferay_dynamic_data_mapping_web_portlet_DDMPortlet',
ITEM_SELECTOR: 'com_liferay_item_selector_web_portlet_ItemSelectorPortlet'
};
Liferay.PropsValues = {
JAVASCRIPT_SINGLE_PAGE_APPLICATION_TIMEOUT: 0,
UPLOAD_SERVLET_REQUEST_IMPL_MAX_SIZE: 104857600
};
Liferay.ThemeDisplay = {
getLayoutId: function() {
return '45';
},
getLayoutRelativeControlPanelURL: function() {
return '/portal/group/otetv/~/control_panel/manage?p_p_id=channelprogram_WAR_OTETVportlet';
},
getLayoutRelativeURL: function() {
return '/portal/residential/program/epg/programchannel';
},
getLayoutURL: function() {
return 'https://www.cosmotetv.gr/portal/residential/program/epg/programchannel';
},
getParentLayoutId: function() {
return '30';
},
isControlPanel: function() {
return false;
},
isPrivateLayout: function() {
return 'false';
},
isVirtualLayout: function() {
return false;
},
getBCP47LanguageId: function() {
return 'el-GR';
},
getCanonicalURL: function() {
return 'https\x3a\x2f\x2fwww\x2ecosmotetv\x2egr\x2fportal\x2fresidential\x2fprogram\x2fepg\x2fprogramchannel';
},
getCDNBaseURL: function() {
return 'https://www.cosmotetv.gr';
},
getCDNDynamicResourcesHost: function() {
return '';
},
getCDNHost: function() {
return '';
},
getCompanyGroupId: function() {
return '20197';
},
getCompanyId: function() {
return '20157';
},
getDefaultLanguageId: function() {
return 'el_GR';
},
getDoAsUserIdEncoded: function() {
return '';
},
getLanguageId: function() {
return 'el_GR';
},
getParentGroupId: function() {
return '33201';
},
getPathContext: function() {
return '/portal';
},
getPathImage: function() {
return '/portal/image';
},
getPathJavaScript: function() {
return '/portal/o/frontend-js-web';
},
getPathMain: function() {
return '/portal/c';
},
getPathThemeImages: function() {
return 'https://www.cosmotetv.gr/portal/o/OTETV-theme/images';
},
getPathThemeRoot: function() {
return '/portal/o/OTETV-theme';
},
getPathThemeSpritemap: function() {
return 'https://www.cosmotetv.gr/portal/o/OTETV-theme/images/clay/icons.svg';
},
getPlid: function() {
return '37510';
},
getPortalURL: function() {
return 'https://www.cosmotetv.gr';
},
getRealUserId: function() {
return '20161';
},
getRemoteAddr: function() {
return '195.167.99.125';
},
getRemoteHost: function() {
return '195.167.99.125';
},
getScopeGroupId: function() {
return '33201';
},
getScopeGroupIdOrLiveGroupId: function() {
return '33201';
},
getSessionId: function() {
return '';
},
getSiteAdminURL: function() {
return 'https://www.cosmotetv.gr/portal/group/otetv/~/control_panel/manage?p_p_lifecycle=0&p_p_state=maximized&p_p_mode=view';
},
getSiteGroupId: function() {
return '33201';
},
getURLControlPanel: function() {
return '/portal/group/control_panel?refererPlid=37510';
},
getURLHome: function() {
return 'https\x3a\x2f\x2fwww\x2ecosmotetv\x2egr\x2fportal\x2fweb\x2fguest';
},
getUserEmailAddress: function() {
return '';
},
getUserId: function() {
return '20161';
},
getUserName: function() {
return '';
},
isAddSessionIdToURL: function() {
return false;
},
isImpersonated: function() {
return false;
},
isSignedIn: function() {
return false;
},
isStagedPortlet: function() {
return true;
},
isStateExclusive: function() {
return false;
},
isStateMaximized: function() {
return false;
},
isStatePopUp: function() {
return false;
}
};
var themeDisplay = Liferay.ThemeDisplay;
Liferay.AUI = {
getCombine: function() {
return true;
},
getComboPath: function() {
return '/portal/combo/?browserId=other&minifierType=&languageId=el_GR&t=1680789919222&';
},
getDateFormat: function() {
return '%d/%m/%Y';
},
getEditorCKEditorPath: function() {
return '/portal/o/frontend-editor-ckeditor-web';
},
getFilter: function() {
var filter = 'raw';
filter = 'min';
return filter;
},
getFilterConfig: function() {
var instance = this;
var filterConfig = null;
if (!instance.getCombine()) {
filterConfig = {
replaceStr: '.js' + instance.getStaticResourceURLParams(),
searchExp: '\\.js$'
};
}
return filterConfig;
},
getJavaScriptRootPath: function() {
return '/portal/o/frontend-js-web';
},
getPortletRootPath: function() {
return '/portal/html/portlet';
},
getStaticResourceURLParams: function() {
return '?browserId=other&minifierType=&languageId=el_GR&t=1680789919222';
}
};
Liferay.authToken = 'PwsM6FMQ';
Liferay.currentURL = '\x2fportal\x2fresidential\x2fprogram\x2fepg\x2fprogramchannel\x3fp_p_id\x3dchannelprogram_WAR_OTETVportlet\x26p_p_lifecycle\x3d0\x26_channelprogram_WAR_OTETVportlet_platform\x3dIPTV\x26_channelprogram_WAR_OTETVportlet_date\x3d08-06-2023\x26_channelprogram_WAR_OTETVportlet_articleTitleUrl\x3daction-24';
Liferay.currentURLEncoded = '\x252Fportal\x252Fresidential\x252Fprogram\x252Fepg\x252Fprogramchannel\x253Fp_p_id\x253Dchannelprogram_WAR_OTETVportlet\x2526p_p_lifecycle\x253D0\x2526_channelprogram_WAR_OTETVportlet_platform\x253DIPTV\x2526_channelprogram_WAR_OTETVportlet_date\x253D08-06-2023\x2526_channelprogram_WAR_OTETVportlet_articleTitleUrl\x253Daction-24';
// ]]>
</script>
<script data-senna-track="temporary" type="text/javascript">window.__CONFIG__= {basePath: '',combine: true, defaultURLParams: null, explainResolutions: false, exposeGlobal: false, logLevel: 'warn', moduleType: 'module', namespace:'Liferay', reportMismatchedAnonymousModules: 'warn', resolvePath: '/portal/o/js_resolve_modules', url: '/portal/combo/?browserId=other&minifierType=js&languageId=el_GR&t=1680789919222&', waitTimeout: 30000};</script><script data-senna-track="permanent" src="/portal/o/frontend-js-loader-modules-extender/loader.js?&mac=kuyYLzgmJRuntKLenfFpZdHstco=&browserId=other&languageId=el_GR&minifierType=js" type="text/javascript"></script><script data-senna-track="permanent" src="/portal/combo?browserId=other&minifierType=js&languageId=el_GR&t=1680789919222&/portal/o/frontend-js-aui-web/aui/aui/aui-min.js&/portal/o/frontend-js-aui-web/liferay/modules.js&/portal/o/frontend-js-aui-web/liferay/aui_sandbox.js&/portal/o/frontend-js-aui-web/aui/attribute-base/attribute-base-min.js&/portal/o/frontend-js-aui-web/aui/attribute-complex/attribute-complex-min.js&/portal/o/frontend-js-aui-web/aui/attribute-core/attribute-core-min.js&/portal/o/frontend-js-aui-web/aui/attribute-observable/attribute-observable-min.js&/portal/o/frontend-js-aui-web/aui/attribute-extras/attribute-extras-min.js&/portal/o/frontend-js-aui-web/aui/event-custom-base/event-custom-base-min.js&/portal/o/frontend-js-aui-web/aui/event-custom-complex/event-custom-complex-min.js&/portal/o/frontend-js-aui-web/aui/oop/oop-min.js&/portal/o/frontend-js-aui-web/aui/aui-base-lang/aui-base-lang-min.js&/portal/o/frontend-js-aui-web/liferay/dependency.js&/portal/o/frontend-js-aui-web/liferay/util.js&/portal/o/frontend-js-web/liferay/dom_task_runner.js&/portal/o/frontend-js-web/liferay/events.js&/portal/o/frontend-js-web/liferay/lazy_load.js&/portal/o/frontend-js-web/liferay/liferay.js&/portal/o/frontend-js-web/liferay/global.bundle.js&/portal/o/frontend-js-web/liferay/portlet.js&/portal/o/frontend-js-web/liferay/workflow.js&/portal/o/frontend-js-module-launcher/webpack_federation.js&/portal/o/oauth2-provider-web/js/liferay.js" type="text/javascript"></script>
<script data-senna-track="temporary" type="text/javascript">window.Liferay = Liferay || {}; window.Liferay.OAuth2 = {getAuthorizeURL: function() {return 'https://www.cosmotetv.gr/portal/o/oauth2/authorize';}, getBuiltInRedirectURL: function() {return 'https://www.cosmotetv.gr/portal/o/oauth2/redirect';}, getIntrospectURL: function() { return 'https://www.cosmotetv.gr/portal/o/oauth2/introspect';}, getTokenURL: function() {return 'https://www.cosmotetv.gr/portal/o/oauth2/token';}, getUserAgentApplication: function(externalReferenceCode) {return Liferay.OAuth2._userAgentApplications[externalReferenceCode];}, _userAgentApplications: {}}</script><script data-senna-track="temporary" type="text/javascript">try {var MODULE_MAIN='staging-taglib@7.0.35/index';var MODULE_PATH='/portal/o/staging-taglib';AUI().applyConfig({groups:{stagingTaglib:{base:MODULE_PATH+"/",combine:Liferay.AUI.getCombine(),filter:Liferay.AUI.getFilterConfig(),modules:{"liferay-export-import-management-bar-button":{path:"export_import_entity_management_bar_button/js/main.js",requires:["aui-component","liferay-search-container","liferay-search-container-select"]}},root:MODULE_PATH+"/"}}});
} catch(error) {console.error(error);}try {var MODULE_MAIN='product-navigation-taglib@6.0.42/index';var MODULE_PATH='/portal/o/product-navigation-taglib';AUI().applyConfig({groups:{controlmenu:{base:MODULE_PATH+"/",combine:Liferay.AUI.getCombine(),filter:Liferay.AUI.getFilterConfig(),modules:{"liferay-product-navigation-control-menu":{path:"control_menu/js/product_navigation_control_menu.js",requires:["aui-node","event-touch"]}},root:MODULE_PATH+"/"}}});
} catch(error) {console.error(error);}try {var MODULE_MAIN='journal-web@5.0.124/index';var MODULE_PATH='/portal/o/journal-web';AUI().applyConfig({groups:{journal:{base:MODULE_PATH+"/js/",combine:Liferay.AUI.getCombine(),filter:Liferay.AUI.getFilterConfig(),modules:{"liferay-journal-navigation":{path:"navigation.js",requires:["aui-component","liferay-portlet-base","liferay-search-container"]},"liferay-portlet-journal":{path:"main.js",requires:["aui-base","aui-dialog-iframe-deprecated","liferay-portlet-base","liferay-util-window"]}},root:MODULE_PATH+"/js/"}}});
} catch(error) {console.error(error);}try {var MODULE_MAIN='staging-processes-web@5.0.42/index';var MODULE_PATH='/portal/o/staging-processes-web';AUI().applyConfig({groups:{stagingprocessesweb:{base:MODULE_PATH+"/",combine:Liferay.AUI.getCombine(),filter:Liferay.AUI.getFilterConfig(),modules:{"liferay-staging-processes-export-import":{path:"js/main.js",requires:["aui-datatype","aui-dialog-iframe-deprecated","aui-modal","aui-parse-content","aui-toggler","liferay-portlet-base","liferay-util-window"]}},root:MODULE_PATH+"/"}}});
} catch(error) {console.error(error);}try {var MODULE_MAIN='exportimport-web@5.0.62/index';var MODULE_PATH='/portal/o/exportimport-web';AUI().applyConfig({groups:{exportimportweb:{base:MODULE_PATH+"/",combine:Liferay.AUI.getCombine(),filter:Liferay.AUI.getFilterConfig(),modules:{"liferay-export-import-export-import":{path:"js/main.js",requires:["aui-datatype","aui-dialog-iframe-deprecated","aui-modal","aui-parse-content","aui-toggler","liferay-portlet-base","liferay-util-window"]}},root:MODULE_PATH+"/"}}});
} catch(error) {console.error(error);}try {var MODULE_MAIN='@liferay/frontend-taglib@11.0.0/index';var MODULE_PATH='/portal/o/frontend-taglib';AUI().applyConfig({groups:{"frontend-taglib":{base:MODULE_PATH+"/",combine:Liferay.AUI.getCombine(),filter:Liferay.AUI.getFilterConfig(),modules:{"liferay-management-bar":{path:"management_bar/js/management_bar.js",requires:["aui-component","liferay-portlet-base"]},"liferay-sidebar-panel":{path:"sidebar_panel/js/sidebar_panel.js",requires:["aui-base","aui-debounce","aui-parse-content","liferay-portlet-base"]}},root:MODULE_PATH+"/"}}});
} catch(error) {console.error(error);}try {var MODULE_MAIN='@liferay/frontend-js-state-web@1.0.14/index';var MODULE_PATH='/portal/o/frontend-js-state-web';AUI().applyConfig({groups:{state:{mainModule:MODULE_MAIN}}});
} catch(error) {console.error(error);}try {var MODULE_MAIN='@liferay/frontend-js-react-web@5.0.25/index';var MODULE_PATH='/portal/o/frontend-js-react-web';AUI().applyConfig({groups:{react:{mainModule:MODULE_MAIN}}});
} catch(error) {console.error(error);}try {var MODULE_MAIN='frontend-js-components-web@2.0.45/index';var MODULE_PATH='/portal/o/frontend-js-components-web';AUI().applyConfig({groups:{components:{mainModule:MODULE_MAIN}}});
} catch(error) {console.error(error);}try {var MODULE_MAIN='frontend-editor-alloyeditor-web@5.0.37/index';var MODULE_PATH='/portal/o/frontend-editor-alloyeditor-web';AUI().applyConfig({groups:{alloyeditor:{base:MODULE_PATH+"/js/",combine:Liferay.AUI.getCombine(),filter:Liferay.AUI.getFilterConfig(),modules:{"liferay-alloy-editor":{path:"alloyeditor.js",requires:["aui-component","liferay-portlet-base","timers"]},"liferay-alloy-editor-source":{path:"alloyeditor_source.js",requires:["aui-debounce","liferay-fullscreen-source-editor","liferay-source-editor","plugin"]}},root:MODULE_PATH+"/js/"}}});
} catch(error) {console.error(error);}try {var MODULE_MAIN='portal-search-web@6.0.90/index';var MODULE_PATH='/portal/o/portal-search-web';AUI().applyConfig({groups:{search:{base:MODULE_PATH+"/js/",combine:Liferay.AUI.getCombine(),filter:Liferay.AUI.getFilterConfig(),modules:{"liferay-search-bar":{path:"search_bar.js",requires:[]},"liferay-search-custom-filter":{path:"custom_filter.js",requires:[]},"liferay-search-facet-util":{path:"facet_util.js",requires:[]},"liferay-search-modified-facet":{path:"modified_facet.js",requires:["aui-form-validator","liferay-search-facet-util"]},"liferay-search-modified-facet-configuration":{path:"modified_facet_configuration.js",requires:["aui-node"]},"liferay-search-sort-configuration":{path:"sort_configuration.js",requires:["aui-node"]},"liferay-search-sort-util":{path:"sort_util.js",requires:[]}},root:MODULE_PATH+"/js/"}}});
} catch(error) {console.error(error);}try {var MODULE_MAIN='contacts-web@5.0.46/index';var MODULE_PATH='/portal/o/contacts-web';AUI().applyConfig({groups:{contactscenter:{base:MODULE_PATH+"/js/",combine:Liferay.AUI.getCombine(),filter:Liferay.AUI.getFilterConfig(),modules:{"liferay-contacts-center":{path:"main.js",requires:["aui-io-plugin-deprecated","aui-toolbar","autocomplete-base","datasource-io","json-parse","liferay-portlet-base","liferay-util-window"]}},root:MODULE_PATH+"/js/"}}});
} catch(error) {console.error(error);}try {var MODULE_MAIN='portal-workflow-task-web@5.0.54/index';var MODULE_PATH='/portal/o/portal-workflow-task-web';AUI().applyConfig({groups:{workflowtasks:{base:MODULE_PATH+"/js/",combine:Liferay.AUI.getCombine(),filter:Liferay.AUI.getFilterConfig(),modules:{"liferay-workflow-tasks":{path:"main.js",requires:["liferay-util-window"]}},root:MODULE_PATH+"/js/"}}});
} catch(error) {console.error(error);}try {var MODULE_MAIN='portal-workflow-kaleo-designer-web@5.0.97/index';var MODULE_PATH='/portal/o/portal-workflow-kaleo-designer-web';AUI().applyConfig({groups:{"kaleo-designer":{base:MODULE_PATH+"/designer/js/legacy/",combine:Liferay.AUI.getCombine(),filter:Liferay.AUI.getFilterConfig(),modules:{"liferay-kaleo-designer-autocomplete-util":{path:"autocomplete_util.js",requires:["autocomplete","autocomplete-highlighters"]},"liferay-kaleo-designer-definition-diagram-controller":{path:"definition_diagram_controller.js",requires:["liferay-kaleo-designer-field-normalizer","liferay-kaleo-designer-utils"]},"liferay-kaleo-designer-dialogs":{path:"dialogs.js",requires:["liferay-util-window"]},"liferay-kaleo-designer-editors":{path:"editors.js",requires:["aui-ace-editor","aui-ace-editor-mode-xml","aui-base","aui-datatype","aui-node","liferay-kaleo-designer-autocomplete-util","liferay-kaleo-designer-utils"]},"liferay-kaleo-designer-field-normalizer":{path:"field_normalizer.js",requires:["liferay-kaleo-designer-remote-services"]},"liferay-kaleo-designer-nodes":{path:"nodes.js",requires:["aui-datatable","aui-datatype","aui-diagram-builder","liferay-kaleo-designer-editors","liferay-kaleo-designer-utils"]},"liferay-kaleo-designer-remote-services":{path:"remote_services.js",requires:["aui-io","liferay-portlet-url"]},"liferay-kaleo-designer-templates":{path:"templates.js",requires:["aui-tpl-snippets-deprecated"]},"liferay-kaleo-designer-utils":{path:"utils.js",requires:[]},"liferay-kaleo-designer-xml-definition":{path:"xml_definition.js",requires:["aui-base","aui-component","dataschema-xml","datatype-xml"]},"liferay-kaleo-designer-xml-definition-serializer":{path:"xml_definition_serializer.js",requires:["escape","liferay-kaleo-designer-xml-util"]},"liferay-kaleo-designer-xml-util":{path:"xml_util.js",requires:["aui-base"]},"liferay-portlet-kaleo-designer":{path:"main.js",requires:["aui-ace-editor","aui-ace-editor-mode-xml","aui-tpl-snippets-deprecated","dataschema-xml","datasource","datatype-xml","event-valuechange","io-form","liferay-kaleo-designer-autocomplete-util","liferay-kaleo-designer-editors","liferay-kaleo-designer-nodes","liferay-kaleo-designer-remote-services","liferay-kaleo-designer-utils","liferay-kaleo-designer-xml-util","liferay-util-window"]}},root:MODULE_PATH+"/designer/js/legacy/"}}});
} catch(error) {console.error(error);}try {var MODULE_MAIN='dynamic-data-mapping-web@5.0.74/index';var MODULE_PATH='/portal/o/dynamic-data-mapping-web';!function(){const a=Liferay.AUI;AUI().applyConfig({groups:{ddm:{base:MODULE_PATH+"/js/",combine:Liferay.AUI.getCombine(),filter:a.getFilterConfig(),modules:{"liferay-ddm-form":{path:"ddm_form.js",requires:["aui-base","aui-datatable","aui-datatype","aui-image-viewer","aui-parse-content","aui-set","aui-sortable-list","json","liferay-form","liferay-map-base","liferay-translation-manager","liferay-util-window"]},"liferay-portlet-dynamic-data-mapping":{condition:{trigger:"liferay-document-library"},path:"main.js",requires:["arraysort","aui-form-builder-deprecated","aui-form-validator","aui-map","aui-text-unicode","json","liferay-menu","liferay-translation-manager","liferay-util-window","text"]},"liferay-portlet-dynamic-data-mapping-custom-fields":{condition:{trigger:"liferay-document-library"},path:"custom_fields.js",requires:["liferay-portlet-dynamic-data-mapping"]}},root:MODULE_PATH+"/js/"}}})}();
} catch(error) {console.error(error);}try {var MODULE_MAIN='segments-simulation-web@3.0.24/index';var MODULE_PATH='/portal/o/segments-simulation-web';AUI().applyConfig({groups:{segmentssimulation:{base:MODULE_PATH+"/js/",combine:Liferay.AUI.getCombine(),filter:Liferay.AUI.getFilterConfig(),modules:{"liferay-portlet-segments-simulation":{path:"main.js",requires:["aui-base","liferay-portlet-base"]}},root:MODULE_PATH+"/js/"}}});
} catch(error) {console.error(error);}try {var MODULE_MAIN='commerce-product-content-web@4.0.79/index';var MODULE_PATH='/portal/o/commerce-product-content-web';AUI().applyConfig({groups:{productcontent:{base:MODULE_PATH+"/js/",combine:Liferay.AUI.getCombine(),modules:{"liferay-commerce-product-content":{path:"product_content.js",requires:["aui-base","aui-io-request","aui-parse-content","liferay-portlet-base","liferay-portlet-url"]}},root:MODULE_PATH+"/js/"}}});
} catch(error) {console.error(error);}try {var MODULE_MAIN='calendar-web@5.0.68/index';var MODULE_PATH='/portal/o/calendar-web';AUI().applyConfig({groups:{calendar:{base:MODULE_PATH+"/js/",combine:Liferay.AUI.getCombine(),filter:Liferay.AUI.getFilterConfig(),modules:{"liferay-calendar-a11y":{path:"calendar_a11y.js",requires:["calendar"]},"liferay-calendar-container":{path:"calendar_container.js",requires:["aui-alert","aui-base","aui-component","liferay-portlet-base"]},"liferay-calendar-date-picker-sanitizer":{path:"date_picker_sanitizer.js",requires:["aui-base"]},"liferay-calendar-interval-selector":{path:"interval_selector.js",requires:["aui-base","liferay-portlet-base"]},"liferay-calendar-interval-selector-scheduler-event-link":{path:"interval_selector_scheduler_event_link.js",requires:["aui-base","liferay-portlet-base"]},"liferay-calendar-list":{path:"calendar_list.js",requires:["aui-template-deprecated","liferay-scheduler"]},"liferay-calendar-message-util":{path:"message_util.js",requires:["liferay-util-window"]},"liferay-calendar-recurrence-converter":{path:"recurrence_converter.js",requires:[]},"liferay-calendar-recurrence-dialog":{path:"recurrence.js",requires:["aui-base","liferay-calendar-recurrence-util"]},"liferay-calendar-recurrence-util":{path:"recurrence_util.js",requires:["aui-base","liferay-util-window"]},"liferay-calendar-reminders":{path:"calendar_reminders.js",requires:["aui-base"]},"liferay-calendar-remote-services":{path:"remote_services.js",requires:["aui-base","aui-component","liferay-calendar-util","liferay-portlet-base"]},"liferay-calendar-session-listener":{path:"session_listener.js",requires:["aui-base","liferay-scheduler"]},"liferay-calendar-simple-color-picker":{path:"simple_color_picker.js",requires:["aui-base","aui-template-deprecated"]},"liferay-calendar-simple-menu":{path:"simple_menu.js",requires:["aui-base","aui-template-deprecated","event-outside","event-touch","widget-modality","widget-position","widget-position-align","widget-position-constrain","widget-stack","widget-stdmod"]},"liferay-calendar-util":{path:"calendar_util.js",requires:["aui-datatype","aui-io","aui-scheduler","aui-toolbar","autocomplete","autocomplete-highlighters"]},"liferay-scheduler":{path:"scheduler.js",requires:["async-queue","aui-datatype","aui-scheduler","dd-plugin","liferay-calendar-a11y","liferay-calendar-message-util","liferay-calendar-recurrence-converter","liferay-calendar-recurrence-util","liferay-calendar-util","liferay-scheduler-event-recorder","liferay-scheduler-models","promise","resize-plugin"]},"liferay-scheduler-event-recorder":{path:"scheduler_event_recorder.js",requires:["dd-plugin","liferay-calendar-util","resize-plugin"]},"liferay-scheduler-models":{path:"scheduler_models.js",requires:["aui-datatype","dd-plugin","liferay-calendar-util"]}},root:MODULE_PATH+"/js/"}}});
} catch(error) {console.error(error);}try {var MODULE_MAIN='commerce-frontend-impl@4.0.35/index';var MODULE_PATH='/portal/o/commerce-frontend-impl';AUI().applyConfig({groups:{commercefrontend:{base:MODULE_PATH+"/js/",combine:Liferay.AUI.getCombine(),modules:{"liferay-commerce-frontend-asset-categories-selector":{path:"liferay_commerce_frontend_asset_categories_selector.js",requires:["aui-tree","liferay-commerce-frontend-asset-tag-selector"]},"liferay-commerce-frontend-asset-tag-selector":{path:"liferay_commerce_frontend_asset_tag_selector.js",requires:["aui-io-plugin-deprecated","aui-live-search-deprecated","aui-template-deprecated","aui-textboxlist-deprecated","datasource-cache","liferay-service-datasource"]},"liferay-commerce-frontend-management-bar-state":{condition:{trigger:"liferay-management-bar"},path:"management_bar_state.js",requires:["liferay-management-bar"]}},root:MODULE_PATH+"/js/"}}});
} catch(error) {console.error(error);}try {var MODULE_MAIN='item-selector-taglib@5.3.2/index.es';var MODULE_PATH='/portal/o/item-selector-taglib';AUI().applyConfig({groups:{"item-selector-taglib":{base:MODULE_PATH+"/",combine:Liferay.AUI.getCombine(),filter:Liferay.AUI.getFilterConfig(),modules:{"liferay-image-selector":{path:"image_selector/js/image_selector.js",requires:["aui-base","liferay-item-selector-dialog","liferay-portlet-base","uploader"]}},root:MODULE_PATH+"/"}}});
} catch(error) {console.error(error);}try {var MODULE_MAIN='invitation-invite-members-web@5.0.26/index';var MODULE_PATH='/portal/o/invitation-invite-members-web';AUI().applyConfig({groups:{"invite-members":{base:MODULE_PATH+"/invite_members/js/",combine:Liferay.AUI.getCombine(),filter:Liferay.AUI.getFilterConfig(),modules:{"liferay-portlet-invite-members":{path:"main.js",requires:["aui-base","autocomplete-base","datasource-io","datatype-number","liferay-portlet-base","liferay-util-window","node-core"]}},root:MODULE_PATH+"/invite_members/js/"}}});
} catch(error) {console.error(error);}try {var MODULE_MAIN='@liferay/document-library-web@6.0.135/document_library/js/index';var MODULE_PATH='/portal/o/document-library-web';AUI().applyConfig({groups:{dl:{base:MODULE_PATH+"/document_library/js/legacy/",combine:Liferay.AUI.getCombine(),filter:Liferay.AUI.getFilterConfig(),modules:{"document-library-upload-component":{path:"DocumentLibraryUpload.js",requires:["aui-component","aui-data-set-deprecated","aui-overlay-manager-deprecated","aui-overlay-mask-deprecated","aui-parse-content","aui-progressbar","aui-template-deprecated","liferay-search-container","querystring-parse-simple","uploader"]}},root:MODULE_PATH+"/document_library/js/legacy/"}}});
} catch(error) {console.error(error);}</script>
<script data-senna-track="temporary" type="text/javascript">
// <![CDATA[
// ]]>
</script>
<script data-senna-track="permanent" id="googleAnalyticsScript" type="text/javascript">
(function(i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function() {
var arrayValue = i[r].q || [];
i[r].q = arrayValue;
(i[r].q).push(arguments);
};
i[r].l = 1 * new Date();
a = s.createElement(o);
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m);
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-26401138-1', 'auto');
ga('send', 'pageview');
Liferay.on(
'endNavigate',
function(event) {
ga('set', 'page', Liferay.ThemeDisplay.getLayoutRelativeURL());
ga('send', 'pageview');
}
);
</script>
<!-- Google Tag Manager -->
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-M3JBJB"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-M3JBJB');</script>
<!-- End Google Tag Manager -->
<link class="lfr-css-file" data-senna-track="temporary" href="https://www.cosmotetv.gr/portal/o/OTETV-theme/css/main.css?browserId=other&amp;themeId=OTETV_WAR_OTETVtheme&amp;minifierType=css&amp;languageId=el_GR&amp;t=1684925414000" id="liferayThemeCSS" rel="stylesheet" type="text/css" />
<style data-senna-track="temporary" type="text/css">
</style>
<link href="/portal/o/commerce-frontend-js/styles/main.css" rel="stylesheet" type="text/css" /><style data-senna-track="temporary" type="text/css">
</style>
<script>
Liferay.Loader.require(
'@liferay/frontend-js-state-web@1.0.14',
function(FrontendJsState) {
try {
} catch (err) {
console.error(err);
}
});
</script><script>
Liferay.Loader.require(
'frontend-js-spa-web@5.0.35/init',
function(frontendJsSpaWebInit) {
try {
(function() {
frontendJsSpaWebInit.default({"navigationExceptionSelectors":":not([target=\"_blank\"]):not([data-senna-off]):not([data-resource-href]):not([data-cke-saved-href]):not([data-cke-saved-href])","cacheExpirationTime":-1,"clearScreensCache":false,"portletsBlacklist":["com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet","com_liferay_site_navigation_directory_web_portlet_SitesDirectoryPortlet","com_liferay_questions_web_internal_portlet_QuestionsPortlet","com_liferay_account_admin_web_internal_portlet_AccountUsersRegistrationPortlet","com_liferay_portal_language_override_web_internal_portlet_PLOPortlet","com_liferay_login_web_portlet_LoginPortlet","com_liferay_login_web_portlet_FastLoginPortlet"],"validStatusCodes":[221,490,494,499,491,492,493,495,220],"debugEnabled":false,"loginRedirect":"","excludedPaths":["/portal/c/document_library","/portal/documents","/portal/image"],"userNotification":{"message":"Φαίνεται ότι αυτό διαρκεί περισσότερο από το αναμενόμενο.","title":"ουπς","timeout":30000},"requestTimeout":0})
})();
} catch (err) {
console.error(err);
}
});
</script>
<script data-senna-track="temporary" type="text/javascript">
if (window.Analytics) {
window._com_liferay_document_library_analytics_isViewFileEntry = false;
}
</script>
<script type="text/javascript">
Liferay.on(
'ddmFieldBlur', function(event) {
if (window.Analytics) {
Analytics.send(
'fieldBlurred',
'Form',
{
fieldName: event.fieldName,
focusDuration: event.focusDuration,
formId: event.formId,
page: event.page
}
);
}
}
);
Liferay.on(
'ddmFieldFocus', function(event) {
if (window.Analytics) {
Analytics.send(
'fieldFocused',
'Form',
{
fieldName: event.fieldName,
formId: event.formId,
page: event.page
}
);
}
}
);
Liferay.on(
'ddmFormPageShow', function(event) {
if (window.Analytics) {
Analytics.send(
'pageViewed',
'Form',
{
formId: event.formId,
page: event.page,
title: event.title
}
);
}
}
);
Liferay.on(
'ddmFormSubmit', function(event) {
if (window.Analytics) {
Analytics.send(
'formSubmitted',
'Form',
{
formId: event.formId,
title: event.title
}
);
}
}
);
Liferay.on(
'ddmFormView', function(event) {
if (window.Analytics) {
Analytics.send(
'formViewed',
'Form',
{
formId: event.formId,
title: event.title
}
);
}
}
);
</script><script>
</script>
<script type="text/javascript">
var ua = navigator.userAgent.toLowerCase();
var isAndroid = ua.indexOf("android") > -1;
if (Liferay.Browser.isMobile() || screen.width < 992) {
J('html').addClass('mobile');
}
if (/iPad|iPhone|iPod/.test(navigator.userAgent) && !window.MSStream) {
J('html').addClass('ios');
}
if (isAndroid) {
J(document).ready(function(){
J('#program').addClass('android');
});
}
</script>
<script type="text/javascript">
var trackOutboundLink = function(url) {
try{
ga('send', 'event', 'outbound', 'click', url, {
'transport': 'beacon',
'hitCallback': function(){document.location = url;}
});
} catch(e){
}
}
</script>
</head>
<body class="controls-visible other change-tracking-enabled yui3-skin-sam signed-out public-page site">
<nav aria-label="Γρήγοροι σύνδεσμοι" class="bg-dark cadmin d-lg-block d-none quick-access-nav text-center text-white" id="dxvd_quickAccessNav">
<ul class="list-unstyled mb-0">
<li>
<a class="d-block p-2 sr-only sr-only-focusable text-reset" href="#main-content">
Μετάβαση στο περιεχόμενο
</a>
</li>
</ul>
</nav>
<div id="external-page-wrap">
<div id="page-wrap">
<!-- Menu -->
<header id="page-header">
<div class="page-header-container container-fluid">
<div class="portlet-boundary portlet-boundary_menu_WAR_OTETVportlet_ portlet-static portlet-static-end portlet-naked menu-portlet " id="p_p_id_menu_WAR_OTETVportlet_">
<span id="p_menu_WAR_OTETVportlet"></span>
<section class="portlet" id="portlet_menu_WAR_OTETVportlet">
<div class="portlet-content">
<div class=" portlet-content-container">
<div class="portlet-body">
<div class="desktop-header d-none d-md-block">
<div class="row top-header-row">
<div class="col-7">
<div class="header-top-left-container float-left">
<a href="/portal/residential">
<img id="page-header-logo" src="https://www.cosmotetv.gr/portal/o/OTETV-theme/images/cosmotetv-logo.png" alt="Logo" />
</a>
<a class="header-customer-type active" target="" href="https://www.cosmotetv.gr/portal/residential">Ιδιώτες</a>
<a class="header-customer-type " target="" href="https://www.cosmotetv.gr/portal/business">Επαγγελματίες</a>
</div>
</div>
<div class="col-5">
<div class="header-top-right-container float-right">
<a target="_blank" class="header-support" href="http://help.cosmote.gr/system/templates/selfservice/gnosisgr/#!portal/201600000002048/topic/201600000002532">
<i class="header-support-icon"></i>
<span>
ΥΠΟΣΤΗΡΙΞΗ
</span>
</a>
<a target="_blank" class="header-my-tv" href="https://www.cosmote.gr/selfcare/jsp/dashboard.jsp">
<i class="header-my-tv-icon"></i>
<span>
My COSMOTE
</span>
</a>
</div>
</div>
</div>
<div class="row bottom-header-row">
<div class="col-12">
<ul id="desktop-nav-list" class="float-left">
<li class=" has-submenu" >
<a href="#">
<span>Περιεχόμενο</span>
<i></i>
</a>
<ul class="first-level-submenu submenu">
<li class=" " >
<a target="" href="https://www.cosmotetv.gr/portal/residential/content/all_channels">
<span>Όλα τα κανάλια</span>
</a>
</li>
<li class=" " >
<a target="" href="https://www.cosmotetv.gr/portal/residential/content/sport_channels">
<span>Αθλητικά</span>
</a>
</li>
<li class=" " >
<a target="" href="https://www.cosmotetv.gr/portal/tainies_seires">
<span>Ταινίες/Σειρές</span>
</a>
</li>
<li class=" " >
<a target="" href="https://www.cosmotetv.gr/portal/residential/content/documentary_channels">
<span>Ντοκιμαντέρ</span>
</a>
</li>
<li class=" " >
<a target="" href="https://www.cosmotetv.gr/portal/residential/content/movies-club">
<span>Movies Club</span>
</a>
</li>
</ul>
</li>
<li class="selected " >
<a target="" href="https://www.cosmotetv.gr/portal/residential/program">
<span>Οδηγός Προγράμματος</span>
</a>
</li>
<li class=" has-submenu" >
<a href="#">
<span>Υπηρεσίες</span>
<i></i>
</a>
<ul class="first-level-submenu submenu">
<li class=" " >
<a target="" href="https://www.cosmotetv.gr/portal/oles-oi-ypiresies-cosmote-tv">
<span>Όλες οι υπηρεσίες</span>
</a>
</li>
<li class=" has-submenu" >
<a href="#">
<span>COSMOTE TV Streaming</span>
<i></i>
</a>
<ul class="second-level-submenu submenu">
<li class="" >
<a target="" href="https://www.cosmotetv.gr/portal/cosmotetv-streaming">
<span>Με μια ματιά</span>
</a>
</li>
<li class="" >
<a target="" href="https://www.cosmotetv.gr/portal/cosmotetv-streaming/packs">
<span>Πακέτα</span>
</a>
</li>
<li class="" >
<a target="" href="https://www.cosmotetv.gr/portal/cosmotetv-streaming/prices">
<span>Τιμοκατάλογος</span>
</a>
</li>
<li class="" >
<a target="" href="https://www.cosmotetv.gr/portal/sindesi-me-tin-ipiresia-ott">
<span>Τρόποι Σύνδεσης</span>
</a>
</li>
<li class="" >
<a target="" href="https://www.cosmotetv.gr/portal/cosmotetv-streaming/faqs">
<span>Συχνές ερωτήσεις</span>
</a>
</li>
</ul>
</li>
<li class=" has-submenu" >
<a href="#">
<span>COSMOTE TV Μέσω Δορυφόρου</span>
<i></i>
</a>
<ul class="second-level-submenu submenu">
<li class="" >
<a target="" href="https://www.cosmotetv.gr/portal/residential/choose/services/cosmote_tv_satellite">
<span>Με μια ματιά</span>
</a>
</li>
<li class="" >
<a target="" href="https://www.cosmotetv.gr/portal/paketa-cosmotetv">
<span>Πακέτα</span>
</a>
</li>
<li class="" >
<a target="" href="https://www.cosmotetv.gr/portal/residential/satprices">
<span>Τιμοκατάλογος</span>
</a>
</li>
<li class="" >
<a target="" href="https://www.cosmotetv.gr/portal/tvapp">
<span>Κατάργηση Hybrid υπηρεσιών</span>
</a>
</li>
</ul>
</li>
</ul>
</li>
<li class=" has-submenu" >
<a href="#">
<span>Διαγωνισμοί</span>
<i></i>
</a>
<ul class="first-level-submenu submenu">
<li class=" " >
<a target="" href="https://www.cosmotetv.gr/portal/ucl-final-contest">
<span>Διαγωνισμός UCL Final 2023</span>
</a>
</li>
<li class=" " >
<a target="" href="https://www.cosmotetv.gr/portal/nba-gifts-contest">
<span>Διαγωνισμός ΝΒΑ</span>
</a>
</li>
<li class=" " >
<a target="" href="https://www.cosmotetv.gr/portal/tuscany-car-tour-contest">
<span>Διαγωνισμός National Geographic Car Tour</span>
</a>
</li>
<li class=" " >
<a target="" href="https://www.cosmotetv.gr/portal/stoiximan-aegeanball-festival-contest">
<span>Διαγωνισμός Stoiximan AegeanBall Festival</span>
</a>
</li>
</ul>
</li>
<li class=" " >
<a target="" href="https://www.cosmotetv.gr/portal/residential/program/newsletter">
<span>Newsletter</span>
</a>
</li>
</ul>
<div class="header-bottom-right-container float-right">
<i id="desktop-header-search-icon"></i>
<div class="header-bottom-login-signup">
<div>
<a target="_blank" href="http://www.cosmotetvott.gr/">COSMOTE TV STREAMING - ΣΥΝΔΕΣΗ</a>
</div>
<div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="mobile-header d-block d-md-none">
<div class="mobile-header-top-row d-block d-sm-none">
<a class="header-customer-type active" target="" href="https://www.cosmotetv.gr/portal/residential">Ιδιώτες</a>
<a class="header-customer-type " target="" href="https://www.cosmotetv.gr/portal/business">Επαγγελματίες</a>
</div>
<div class="mobile-header-bottom-row container-fluid">
<div class="row">
<div class="col-2 col-sm-4 bottom-col burger-col">
<i id="mobile-header-burger-icon"></i>
<a class="d-none d-sm-inline header-customer-type active" target="" href="https://www.cosmotetv.gr/portal/residential">Ιδιώτες</a>
<a class="d-none d-sm-inline header-customer-type " target="" href="https://www.cosmotetv.gr/portal/business">Επαγγελματίες</a>
</div>
<div class="col-8 col-sm-4 bottom-col logo-col">
<a href="/portal/residential">
<img id="page-header-logo" src="https://www.cosmotetv.gr/portal/o/OTETV-theme/images/cosmotetv-logo.png" alt="Logo" />
</a>
</div>
<div class="col-2 col-sm-4 bottom-col search-col">
<i id="mobile-header-search-icon"></i>
</div>
</div>
</div>
</div>
<script>
J(document).ready(function($){
var $dropdownsContainer = $("#dropdowns-container");
var $desktopNav = $("#desktop-nav-list");
var $desktopNavDropdown = $("#dekstop-submenu-dropdown");
var $desktopNavSubmenuContainer = $("#dekstop-submenu-container");
var $mobileNavDropdown = $("#mobile-submenu-dropdown");
var $mobileNavSubmenuContainer = $("#mobile-submenu-container");
var $mobileNavFooter = $("<div id='mobile-nav-footer'></div>");
var $mobileHeader = $(".mobile-header");
var $mobileHeaderBurgerIcon = $("#mobile-header-burger-icon");
$mobileNavSubmenuContainer.append($desktopNav.clone().attr({
'id': 'mobile-nav-list',
'class': ''
}));
$mobileNavFooter.append($(".header-support").clone());
$mobileNavFooter.append($(".header-my-tv").clone());
$mobileNavFooter.append($('<a target="_blank" class="header-signin" href="https://www.cosmotetvott.gr/"><i class="header-signin-icon"></i><span>COSMOTE TV STREAMING - Σύνδεση</span></a>'));
$mobileNavSubmenuContainer.append($mobileNavFooter);
$desktopNav.children("li").on("click", function(evt) {
var $li = $(this);
if ($searchDropdown.hasClass("active")) {
$searchDropdown.removeClass("active");
$desktopSearchIcon.removeClass("active");
$mobileSearchIcon.removeClass("active");
}
$li.siblings().removeClass("active");
if ($li.hasClass("has-submenu")) {
evt.preventDefault();
if ($li.hasClass("active")) {
$desktopNavSubmenuContainer.html("");
$desktopNavDropdown.hide();
$li.removeClass("active");
} else {
$desktopNavSubmenuContainer.html($li.children("ul").clone());
$desktopNavDropdown.show();
$li.addClass("active");
}
}
});
$desktopNavSubmenuContainer.on("click", "li > a", function(evt) {
var $this = $(this);
if ($this.attr("href").length && $this.attr("href") !== "#") {
evt.stopImmediatePropagation();
}
});
$desktopNavSubmenuContainer.on("click", "li.has-submenu", function(evt) {
evt.preventDefault();
var $li = $(this);
$li.siblings().removeClass("active");
if ($li.hasClass("active")) {
$li.removeClass("active");
} else {
$li.addClass("active");
}
});
$mobileHeaderBurgerIcon.on("click", function(evt) {
// console.debug("mobileHeaderBurgerIcon click", evt);
if ($mobileHeader.hasClass("active")) {
$mobileNavDropdown.removeClass("active");
$mobileHeader.removeClass("active");
} else {
if ($searchDropdown.hasClass("active")) {
$searchDropdownInput.blur();
$searchDropdown.removeClass("active");
$desktopSearchIcon.removeClass("active");
$mobileSearchIcon.removeClass("active");
}
$mobileNavDropdown.addClass("active");
$mobileHeader.addClass("active");
}
});
$mobileNavSubmenuContainer.on("click", "li > a", function(evt) {
// console.debug("mobileNavSubmenuContainer li > a click", evt);
var $this = $(this);
if ($this.attr("href").length && $this.attr("href") !== "#") {
evt.stopImmediatePropagation();
}
});
$mobileNavSubmenuContainer.on("click", "li.has-submenu", function(evt) {
// console.debug("mobileNavSubmenuContainer li.has-submenu", evt);
evt.preventDefault();
evt.stopImmediatePropagation();
var $li = $(this);
$li.siblings().removeClass("active");
if ($li.hasClass("active")) {
$li.removeClass("active");
} else {
$li.addClass("active");
}
});
/* serach - autocomplete */
var inputTimeout = null;
var $desktopSearchIcon = $("#desktop-header-search-icon");
var $mobileSearchIcon = $("#mobile-header-search-icon")
var searchDropdownResultTemplate = document.getElementById("page-header-search-result-template").innerHTML;
var searchDropdownResultRenderer = Handlebars.compile(searchDropdownResultTemplate);
var searchDropdownTemplate = document.getElementById("page-header-search-template").innerHTML
var searchDropdownRenderer = Handlebars.compile(searchDropdownTemplate);
var $searchDropdown = $(searchDropdownRenderer({
formUrl:"https://www.cosmotetv.gr/portal/residential/program/epg/programchannel?p_p_id=menu_WAR_OTETVportlet&p_p_lifecycle=1&p_p_state=normal&p_p_mode=view&_menu_WAR_OTETVportlet_javax.portlet.action=search&p_auth=PwsM6FMQ",
inputFieldName: "_menu_WAR_OTETVportlet_keywords",
inputPlaceholder: 'Αναζήτηση',
viewAllText: 'Δες όλα τα αποτελέσματα >'
}));
var $searchDropdownInput = $searchDropdown.find("#header-search-dropdown-input");
var $searchDropdownResultsContainer = $searchDropdown.find("#header-search-dropdown-results-container");
var $searchDropdownForm = $searchDropdown.find("#header-search-dropdown-form");
var $searchDropdownFormSubmitButton = $searchDropdown.find("#header-search-dropdown-all");
$dropdownsContainer.append($searchDropdown);
$desktopSearchIcon.on("click", function(evt) {
if ($searchDropdown.hasClass("active")) {
$searchDropdown.removeClass("active");
$desktopSearchIcon.removeClass("active");
$mobileSearchIcon.removeClass("active");
} else {
$desktopNavSubmenuContainer.find("li.has-submenu.active").removeClass("active");
$desktopNav.children("li.has-submenu.active").removeClass("active");
$desktopNavDropdown.hide();
$desktopNavSubmenuContainer.html("");
$desktopSearchIcon.addClass("active");
$mobileSearchIcon.addClass("active");
$searchDropdown.addClass("active");
$searchDropdownInput.focus();
}
});
$mobileSearchIcon.on("click", function(evt) {
if ($searchDropdown.hasClass("active")) {
$searchDropdownInput.blur();
$searchDropdown.removeClass("active");
$desktopSearchIcon.removeClass("active");
$mobileSearchIcon.removeClass("active");
} else {
if ($mobileHeader.hasClass("active")) {
$mobileNavDropdown.removeClass("active");
$mobileHeader.removeClass("active");
}
$desktopSearchIcon.addClass("active");
$mobileSearchIcon.addClass("active");
$searchDropdown.addClass("active");
$searchDropdownInput.focus();
}
});
$searchDropdownInput.on("input", function(evt) {
// console.debug("searchDropdownInput input", evt);
evt.stopImmediatePropagation();
var $this = $(this);
var userInput = $.trim($this.val());
clearTimeout(inputTimeout);
$searchDropdownResultsContainer.html("");
$searchDropdownFormSubmitButton.hide();
if (userInput.length >= 3) {
inputTimeout = setTimeout(function(){
var requestParams = {
url: "https://www.cosmotetv.gr/portal/residential/program/epg/programchannel?p_p_id=menu_WAR_OTETVportlet&p_p_lifecycle=2&p_p_state=normal&p_p_mode=view&p_p_resource_id=searchMenu&p_p_cacheability=cacheLevelPage",
cache: false,
method: "post",
dataType: "json",
data: {}
};
requestParams.data[$this.attr("name")] = userInput;
var request = $.ajax(requestParams);
request.done(function(reply) {
if (reply.data && reply.data instanceof Array && reply.data.length && $.trim($this.val()) === userInput) {
var results = [];
reply.data.forEach(function (result) {
results.push(searchDropdownResultRenderer(result));
});
$searchDropdownResultsContainer.html(results.join(""));
$searchDropdownFormSubmitButton.show();
} else {
$searchDropdownResultsContainer.html("");
$searchDropdownFormSubmitButton.hide();
}
});
request.fail(function(err) {
$searchDropdownResultsContainer.html("");
$searchDropdownFormSubmitButton.hide();
// console.debug("Search autocomplete error:", err);
});
}, 500);
}
});
$searchDropdownFormSubmitButton.on("click", function(evt) {
var userInput = $.trim($searchDropdownInput.val());
if (!userInput.length) {
evt.preventDefault();
}
});
/*
window.addEventListener("resize", function(evt) {
$("#dropdowns-container .active, #desktop-nav-list.active").removeClass("active");
});
*/
});
</script>
</div>
</div>
</div>
</section>
</div>
</div>
<div class="header-bottom-line"></div>
</header>
<div id="dropdowns-container">
<div id="dekstop-submenu-dropdown" class="hidden-xs hidden-sm">
<div id="dekstop-submenu-container">
</div>
</div>
<div id="mobile-submenu-dropdown" class="hidden-md hidden-lg">
<div id="mobile-submenu-container">
</div>
</div>
</div>
<!-- Layout -->
<style type="text/css">
.master-layout-fragment .portlet-header {
display: none;
}
</style>
<section id="main-content" class="container-fluid homepage-layout" role="main">
<div class="no-space row">
<div class="portlet-column portlet-column-only col-12" id="column-3">
<div class="empty portlet-dropzone portlet-column-content portlet-column-content-only" id="layout-column_column-3"></div>
</div>
</div>
<div class="no-space row">
<div class="portlet-column portlet-column-only col-12" id="column-4">
<div class="empty portlet-dropzone portlet-column-content portlet-column-content-only" id="layout-column_column-4"></div>
</div>
</div>
<div class="no-space row">
<div class="portlet-column portlet-column-only col-12" id="column-5">
<div class="portlet-dropzone portlet-column-content portlet-column-content-only" id="layout-column_column-5">
<div class="portlet-boundary portlet-boundary_channelprogram_WAR_OTETVportlet_ portlet-static portlet-static-end portlet-naked " id="p_p_id_channelprogram_WAR_OTETVportlet_">
<span id="p_channelprogram_WAR_OTETVportlet"></span>
<section class="portlet" id="portlet_channelprogram_WAR_OTETVportlet">
<div class="portlet-content">
<div class=" portlet-content-container">
<div class="portlet-body">
<style>
.back-to-prog {
align-items: center;
}
.back-to-prog > i{
margin-right:20px;
}
.blackout-tooltip {
position:relative;
display:inline-block;
}
.blackout-tooltip span {
position: absolute;
width:140px;
color: #FFFFFF;
background: #000000;
text-align: center;
visibility: hidden;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
padding:5px;
font-size: 13px;
line-height: 16px;
-webkit-transition: background-color 250ms ease-out 0s;
-moz-transition: background-color 250ms ease-out 0s;
-o-transition: background-color 250ms ease-out 0s;
transition: background-color 250ms ease-out 0s;
}
.blackout-tooltip span:after {
content: '';
position: absolute;
top: 100%;
left: 50%;
margin-left: -8px;
width: 0; height: 0;
border-top: 8px solid #000000;
border-right: 8px solid transparent;
border-left: 8px solid transparent;
}
.blackout-tooltip:hover span {
visibility: visible;
opacity: 0.8;
bottom: 30px;
left: 50%;
margin-left: -75px;
z-index: 999;
}
.channel_program > .tabbable > .nav-tabs-wrapper > .tabs.double-tabs > a {
width:50% !important;
font-size: 14px!important;
position: relative;
top: 1px;
border: 0;
box-shadow: none!important;
}
.channel_program > .tabbable > .nav-tabs-wrapper > .tabs.double-tabs > a.active {
border-bottom: 1px solid #d9dbdc!important;
}
#custom-channel-tabs *,
#custom-channel-tabs *:hover {
pointer-events:none !important;
cursor:default !important;
}
@media (min-width:768px) {
.channel_program > .tabbable > .nav-tabs-wrapper > .tabs > a.active {
border-right: 0 !important;
}
}
@media (max-width:767px) {
.channel_program > .tabbable > .nav-tabs-wrapper{
position: relative;
min-height: 60px;
padding: 0 15px;
}
.channel_program > .tabbable > .nav-tabs-wrapper > .tabs {
position: absolute;
padding-top: 58px;
width: 100%!important;
z-index: 1;
top: 1px;
}
.channel_program > .tabbable > .nav-tabs-wrapper > .tabs > a,
.channel_program > .tabbable > .nav-tabs-wrapper > .tabs.double-tabs > a {
font-size: 14px;
width: calc(100% - 30px)!important;
text-align: left;
border: 1px solid #d9dbdc;
display: none;
}
.channel_program > .tabbable > .nav-tabs-wrapper > .tabs > a.active {
position: absolute;
top: 0px;
border: 0!important;
box-shadow: none!important;
display: block;
}
.channel_program > .tabbable > .nav-tabs-wrapper > .tabs > a.active:after {
position: absolute;
content: '\f107';
font: normal normal normal 20px/1 FontAwesome;
color: #223a4b;
top: 20px;
right: 20px;
display: block;
width: 14px;
height: 14px;
}
.channel_program > .tabbable > .nav-tabs-wrapper > .tabs > a.active.open:after {
content: '\f106';
}
}
</style>
<section class="channel_program">
<div class="tabbable">
<div id="custom-channel-tabs" class="tabs nav-tabs-wrapper">
<a href="https://www.cosmotetv.gr/portal/residential/program/epg/programchannel?p_p_id=channelprogram_WAR_OTETVportlet&p_p_lifecycle=0&p_p_state=normal&p_p_mode=view&_channelprogram_WAR_OTETVportlet_date=08-06-2023&_channelprogram_WAR_OTETVportlet_service=EPG&_channelprogram_WAR_OTETVportlet_articleTitleUrl=action-24&_channelprogram_WAR_OTETVportlet_platform=DTH" class="" style="width:100% !important;">Κανάλια COSMOTE TV</a>
</div>
<!-- Tab panes -->
<div class="tab-content limiter">
<div class="tab-pane fade active show" id="broadband">
<div class="row channel_program-controls">
<div class="col-sm-3 back-to-prog d-none d-sm-flex">
<i class="fa fa-angle-left"></i>
<a href="https://www.cosmotetv.gr/portal/residential/program?p_p_id=dayprogram_WAR_OTETVportlet&p_p_lifecycle=0&_dayprogram_WAR_OTETVportlet_date=08-06-2023&_dayprogram_WAR_OTETVportlet_platform=IPTV&_dayprogram_WAR_OTETVportlet_redirect=https%3A%2F%2Fwww.cosmotetv.gr%2Fportal%2Fresidential%2Fprogram%2Fepg%2Fprogramchannel" title="ΕΠΙΣΤΡΟΦΗ ΣΤΟ ΠΡΟΓΡΑΜΜΑ">ΕΠΙΣΤΡΟΦΗ ΣΤΟ ΠΡΟΓΡΑΜΜΑ</a>
</div>
<div class="col-sm-9 clearfix">
<form class="form-search clearfix">
<input id="_channelprogram_WAR_OTETVportlet_searchInput" type="text" class="input-medium search-query" placeholder="Αναζήτηση στο κανάλι">
</form>
<div class="channel_program-table--change_date">
<button id="_channelprogram_WAR_OTETVportlet_date-minus" class="prev-day"><i class="fa fa-angle-left"></i></button>
<input type="text" class="channel_program-table--selected_day" value="Πέμπτη 8 Ιουνίου" disabled="disabled"/>
<button id="_channelprogram_WAR_OTETVportlet_date-plus" class="next-day"><i class="fa fa-angle-right"></i></button>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-2">
<img class="channel_program-banner" alt="Action 24" title="Action 24" src="/portal/documents/148154061/148154920/141133215/588dd453-131e-34d3-8efb-06e5306f4c8d?version=1.0&t=1680276277079"/>
</div>
<div class="col-sm-10">
<table class="channel_program-table table">
<tbody id="_channelprogram_WAR_OTETVportlet_programs">
<tr class="d-none d-sm-table-row">
<td class="channel_program-table--program"><a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153078907&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Καλύτερα Αργά</a>&nbsp;
</td>
<td class="channel_program-table--time channel_program-table--program_type">
<span class="start-time">00:30</span> - <span class="end-time">01:30</span> (<span class="duration">60'</span>) | Ψυχαγωγική Εκπομπή
</td>
</tr>
<tr class="d-table-row d-sm-none">
<td class="channel_program-table--program channel_program-table--time channel_program-table--program_type" colspan="2">
<span class="start-time">00:30</span> - <span class="end-time">01:30</span> (<span class="duration">60'</span>) | Ψυχαγωγική Εκπομπή<br>
<a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153078907&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Καλύτερα Αργά</a>&nbsp;
</td>
</tr>
<tr class="d-none"></tr>
<tr class="d-none d-sm-table-row">
<td class="channel_program-table--program"><a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153078926&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Action Τώρα</a>&nbsp;
</td>
<td class="channel_program-table--time channel_program-table--program_type">
<span class="start-time">01:30</span> - <span class="end-time">04:30</span> (<span class="duration">180'</span>) | Εκπομπή - Μαγκαζίνο
</td>
</tr>
<tr class="d-table-row d-sm-none">
<td class="channel_program-table--program channel_program-table--time channel_program-table--program_type" colspan="2">
<span class="start-time">01:30</span> - <span class="end-time">04:30</span> (<span class="duration">180'</span>) | Εκπομπή - Μαγκαζίνο<br>
<a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153078926&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Action Τώρα</a>&nbsp;
</td>
</tr>
<tr class="d-none"></tr>
<tr class="d-none d-sm-table-row">
<td class="channel_program-table--program"><a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153078945&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Pure Action Show</a>&nbsp;
</td>
<td class="channel_program-table--time channel_program-table--program_type">
<span class="start-time">04:30</span> - <span class="end-time">05:00</span> (<span class="duration">30'</span>) | Εκπομπή
</td>
</tr>
<tr class="d-table-row d-sm-none">
<td class="channel_program-table--program channel_program-table--time channel_program-table--program_type" colspan="2">
<span class="start-time">04:30</span> - <span class="end-time">05:00</span> (<span class="duration">30'</span>) | Εκπομπή<br>
<a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153078945&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Pure Action Show</a>&nbsp;
</td>
</tr>
<tr class="d-none"></tr>
<tr class="d-none d-sm-table-row">
<td class="channel_program-table--program"><a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153078964&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Pure Action Show</a>&nbsp;
</td>
<td class="channel_program-table--time channel_program-table--program_type">
<span class="start-time">05:00</span> - <span class="end-time">05:30</span> (<span class="duration">30'</span>) | Εκπομπή
</td>
</tr>
<tr class="d-table-row d-sm-none">
<td class="channel_program-table--program channel_program-table--time channel_program-table--program_type" colspan="2">
<span class="start-time">05:00</span> - <span class="end-time">05:30</span> (<span class="duration">30'</span>) | Εκπομπή<br>
<a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153078964&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Pure Action Show</a>&nbsp;
</td>
</tr>
<tr class="d-none"></tr>
<tr class="d-none d-sm-table-row">
<td class="channel_program-table--program"><a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153078983&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Pure Action Show</a>&nbsp;
</td>
<td class="channel_program-table--time channel_program-table--program_type">
<span class="start-time">05:30</span> - <span class="end-time">06:00</span> (<span class="duration">30'</span>) | Εκπομπή
</td>
</tr>
<tr class="d-table-row d-sm-none">
<td class="channel_program-table--program channel_program-table--time channel_program-table--program_type" colspan="2">
<span class="start-time">05:30</span> - <span class="end-time">06:00</span> (<span class="duration">30'</span>) | Εκπομπή<br>
<a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153078983&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Pure Action Show</a>&nbsp;
</td>
</tr>
<tr class="d-none"></tr>
<tr class="d-none d-sm-table-row">
<td class="channel_program-table--program"><a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153079002&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Πρωινή Ζώνη</a>&nbsp;
</td>
<td class="channel_program-table--time channel_program-table--program_type">
<span class="start-time">06:00</span> - <span class="end-time">10:00</span> (<span class="duration">240'</span>) | Εκπομπή - Μαγκαζίνο
</td>
</tr>
<tr class="d-table-row d-sm-none">
<td class="channel_program-table--program channel_program-table--time channel_program-table--program_type" colspan="2">
<span class="start-time">06:00</span> - <span class="end-time">10:00</span> (<span class="duration">240'</span>) | Εκπομπή - Μαγκαζίνο<br>
<a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153079002&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Πρωινή Ζώνη</a>&nbsp;
</td>
</tr>
<tr class="d-none"></tr>
<tr class="d-none d-sm-table-row">
<td class="channel_program-table--program"><a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153079021&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Action Τώρα</a>&nbsp;
</td>
<td class="channel_program-table--time channel_program-table--program_type">
<span class="start-time">10:00</span> - <span class="end-time">13:00</span> (<span class="duration">180'</span>) | Εκπομπή - Μαγκαζίνο
</td>
</tr>
<tr class="d-table-row d-sm-none">
<td class="channel_program-table--program channel_program-table--time channel_program-table--program_type" colspan="2">
<span class="start-time">10:00</span> - <span class="end-time">13:00</span> (<span class="duration">180'</span>) | Εκπομπή - Μαγκαζίνο<br>
<a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153079021&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Action Τώρα</a>&nbsp;
</td>
</tr>
<tr class="d-none"></tr>
<tr class="d-none d-sm-table-row">
<td class="channel_program-table--program"><a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153079040&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Μεσημεριανό Δελτίο Ειδήσεων</a>&nbsp;
</td>
<td class="channel_program-table--time channel_program-table--program_type">
<span class="start-time">13:00</span> - <span class="end-time">14:00</span> (<span class="duration">60'</span>) | Ειδήσεις
</td>
</tr>
<tr class="d-table-row d-sm-none">
<td class="channel_program-table--program channel_program-table--time channel_program-table--program_type" colspan="2">
<span class="start-time">13:00</span> - <span class="end-time">14:00</span> (<span class="duration">60'</span>) | Ειδήσεις<br>
<a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153079040&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Μεσημεριανό Δελτίο Ειδήσεων</a>&nbsp;
</td>
</tr>
<tr class="d-none"></tr>
<tr class="d-none d-sm-table-row">
<td class="channel_program-table--program"><a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153079059&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Pure Action Show</a>&nbsp;
</td>
<td class="channel_program-table--time channel_program-table--program_type">
<span class="start-time">14:00</span> - <span class="end-time">14:30</span> (<span class="duration">30'</span>) | Εκπομπή
</td>
</tr>
<tr class="d-table-row d-sm-none">
<td class="channel_program-table--program channel_program-table--time channel_program-table--program_type" colspan="2">
<span class="start-time">14:00</span> - <span class="end-time">14:30</span> (<span class="duration">30'</span>) | Εκπομπή<br>
<a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153079059&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Pure Action Show</a>&nbsp;
</td>
</tr>
<tr class="d-none"></tr>
<tr class="d-none d-sm-table-row">
<td class="channel_program-table--program"><a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153079078&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Pure Action Show</a>&nbsp;
</td>
<td class="channel_program-table--time channel_program-table--program_type">
<span class="start-time">14:30</span> - <span class="end-time">15:00</span> (<span class="duration">30'</span>) | Εκπομπή
</td>
</tr>
<tr class="d-table-row d-sm-none">
<td class="channel_program-table--program channel_program-table--time channel_program-table--program_type" colspan="2">
<span class="start-time">14:30</span> - <span class="end-time">15:00</span> (<span class="duration">30'</span>) | Εκπομπή<br>
<a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153079078&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Pure Action Show</a>&nbsp;
</td>
</tr>
<tr class="d-none"></tr>
<tr class="d-none d-sm-table-row">
<td class="channel_program-table--program"><a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153079097&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Pure Action Show</a>&nbsp;
</td>
<td class="channel_program-table--time channel_program-table--program_type">
<span class="start-time">15:00</span> - <span class="end-time">15:30</span> (<span class="duration">30'</span>) | Εκπομπή
</td>
</tr>
<tr class="d-table-row d-sm-none">
<td class="channel_program-table--program channel_program-table--time channel_program-table--program_type" colspan="2">
<span class="start-time">15:00</span> - <span class="end-time">15:30</span> (<span class="duration">30'</span>) | Εκπομπή<br>
<a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153079097&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Pure Action Show</a>&nbsp;
</td>
</tr>
<tr class="d-none"></tr>
<tr class="d-none d-sm-table-row">
<td class="channel_program-table--program"><a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153079116&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Pure Action Show</a>&nbsp;
</td>
<td class="channel_program-table--time channel_program-table--program_type">
<span class="start-time">15:30</span> - <span class="end-time">16:00</span> (<span class="duration">30'</span>) | Εκπομπή
</td>
</tr>
<tr class="d-table-row d-sm-none">
<td class="channel_program-table--program channel_program-table--time channel_program-table--program_type" colspan="2">
<span class="start-time">15:30</span> - <span class="end-time">16:00</span> (<span class="duration">30'</span>) | Εκπομπή<br>
<a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153079116&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Pure Action Show</a>&nbsp;
</td>
</tr>
<tr class="d-none"></tr>
<tr class="d-none d-sm-table-row">
<td class="channel_program-table--program"><a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153079135&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Pure Action Show</a>&nbsp;
</td>
<td class="channel_program-table--time channel_program-table--program_type">
<span class="start-time">16:00</span> - <span class="end-time">16:30</span> (<span class="duration">30'</span>) | Εκπομπή
</td>
</tr>
<tr class="d-table-row d-sm-none">
<td class="channel_program-table--program channel_program-table--time channel_program-table--program_type" colspan="2">
<span class="start-time">16:00</span> - <span class="end-time">16:30</span> (<span class="duration">30'</span>) | Εκπομπή<br>
<a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153079135&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Pure Action Show</a>&nbsp;
</td>
</tr>
<tr class="d-none"></tr>
<tr class="d-none d-sm-table-row">
<td class="channel_program-table--program"><a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153079154&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Pure Action Show</a>&nbsp;
</td>
<td class="channel_program-table--time channel_program-table--program_type">
<span class="start-time">16:30</span> - <span class="end-time">17:00</span> (<span class="duration">30'</span>) | Εκπομπή
</td>
</tr>
<tr class="d-table-row d-sm-none">
<td class="channel_program-table--program channel_program-table--time channel_program-table--program_type" colspan="2">
<span class="start-time">16:30</span> - <span class="end-time">17:00</span> (<span class="duration">30'</span>) | Εκπομπή<br>
<a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153079154&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Pure Action Show</a>&nbsp;
</td>
</tr>
<tr class="d-none"></tr>
<tr class="d-none d-sm-table-row">
<td class="channel_program-table--program"><a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153079173&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Pure Action Show</a>&nbsp;
</td>
<td class="channel_program-table--time channel_program-table--program_type">
<span class="start-time">17:00</span> - <span class="end-time">17:30</span> (<span class="duration">30'</span>) | Εκπομπή
</td>
</tr>
<tr class="d-table-row d-sm-none">
<td class="channel_program-table--program channel_program-table--time channel_program-table--program_type" colspan="2">
<span class="start-time">17:00</span> - <span class="end-time">17:30</span> (<span class="duration">30'</span>) | Εκπομπή<br>
<a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153079173&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Pure Action Show</a>&nbsp;
</td>
</tr>
<tr class="d-none"></tr>
<tr class="d-none d-sm-table-row">
<td class="channel_program-table--program"><a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153079192&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Pure Action Show</a>&nbsp;
</td>
<td class="channel_program-table--time channel_program-table--program_type">
<span class="start-time">17:30</span> - <span class="end-time">18:00</span> (<span class="duration">30'</span>) | Εκπομπή
</td>
</tr>
<tr class="d-table-row d-sm-none">
<td class="channel_program-table--program channel_program-table--time channel_program-table--program_type" colspan="2">
<span class="start-time">17:30</span> - <span class="end-time">18:00</span> (<span class="duration">30'</span>) | Εκπομπή<br>
<a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153079192&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Pure Action Show</a>&nbsp;
</td>
</tr>
<tr class="d-none"></tr>
<tr class="d-none d-sm-table-row">
<td class="channel_program-table--program"><a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153079211&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Καλύτερα Αργά</a>&nbsp;
</td>
<td class="channel_program-table--time channel_program-table--program_type">
<span class="start-time">18:00</span> - <span class="end-time">19:00</span> (<span class="duration">60'</span>) | Ψυχαγωγική Εκπομπή
</td>
</tr>
<tr class="d-table-row d-sm-none">
<td class="channel_program-table--program channel_program-table--time channel_program-table--program_type" colspan="2">
<span class="start-time">18:00</span> - <span class="end-time">19:00</span> (<span class="duration">60'</span>) | Ψυχαγωγική Εκπομπή<br>
<a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153079211&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Καλύτερα Αργά</a>&nbsp;
</td>
</tr>
<tr class="d-none"></tr>
<tr class="d-none d-sm-table-row">
<td class="channel_program-table--program"><a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153079230&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Βραδινό Δελτίο Ειδήσεων</a>&nbsp;
</td>
<td class="channel_program-table--time channel_program-table--program_type">
<span class="start-time">19:00</span> - <span class="end-time">19:50</span> (<span class="duration">50'</span>) | Ειδήσεις
</td>
</tr>
<tr class="d-table-row d-sm-none">
<td class="channel_program-table--program channel_program-table--time channel_program-table--program_type" colspan="2">
<span class="start-time">19:00</span> - <span class="end-time">19:50</span> (<span class="duration">50'</span>) | Ειδήσεις<br>
<a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153079230&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Βραδινό Δελτίο Ειδήσεων</a>&nbsp;
</td>
</tr>
<tr class="d-none"></tr>
<tr class="d-none d-sm-table-row">
<td class="channel_program-table--program"><a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153079249&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Δελτίο Καιρού</a>&nbsp;
</td>
<td class="channel_program-table--time channel_program-table--program_type">
<span class="start-time">19:50</span> - <span class="end-time">20:00</span> (<span class="duration">10'</span>) | Ειδήσεις
</td>
</tr>
<tr class="d-table-row d-sm-none">
<td class="channel_program-table--program channel_program-table--time channel_program-table--program_type" colspan="2">
<span class="start-time">19:50</span> - <span class="end-time">20:00</span> (<span class="duration">10'</span>) | Ειδήσεις<br>
<a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153079249&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Δελτίο Καιρού</a>&nbsp;
</td>
</tr>
<tr class="d-none"></tr>
<tr class="d-none d-sm-table-row">
<td class="channel_program-table--program"><a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153079268&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Pure Action Show</a>&nbsp;
</td>
<td class="channel_program-table--time channel_program-table--program_type">
<span class="start-time">20:00</span> - <span class="end-time">20:30</span> (<span class="duration">30'</span>) | Εκπομπή
</td>
</tr>
<tr class="d-table-row d-sm-none">
<td class="channel_program-table--program channel_program-table--time channel_program-table--program_type" colspan="2">
<span class="start-time">20:00</span> - <span class="end-time">20:30</span> (<span class="duration">30'</span>) | Εκπομπή<br>
<a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153079268&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Pure Action Show</a>&nbsp;
</td>
</tr>
<tr class="d-none"></tr>
<tr class="d-none d-sm-table-row">
<td class="channel_program-table--program"><a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153079287&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Pure Action Show</a>&nbsp;
</td>
<td class="channel_program-table--time channel_program-table--program_type">
<span class="start-time">20:30</span> - <span class="end-time">21:00</span> (<span class="duration">30'</span>) | Εκπομπή
</td>
</tr>
<tr class="d-table-row d-sm-none">
<td class="channel_program-table--program channel_program-table--time channel_program-table--program_type" colspan="2">
<span class="start-time">20:30</span> - <span class="end-time">21:00</span> (<span class="duration">30'</span>) | Εκπομπή<br>
<a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153079287&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Pure Action Show</a>&nbsp;
</td>
</tr>
<tr class="d-none"></tr>
<tr class="d-none d-sm-table-row">
<td class="channel_program-table--program"><a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153079306&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Ο Επιζών της Επόμενης Ημέρας</a>&nbsp;
</td>
<td class="channel_program-table--time channel_program-table--program_type">
<span class="start-time">21:00</span> - <span class="end-time">22:00</span> (<span class="duration">60'</span>) | Ψυχολογικό Δράμα
</td>
</tr>
<tr class="d-table-row d-sm-none">
<td class="channel_program-table--program channel_program-table--time channel_program-table--program_type" colspan="2">
<span class="start-time">21:00</span> - <span class="end-time">22:00</span> (<span class="duration">60'</span>) | Ψυχολογικό Δράμα<br>
<a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153079306&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Ο Επιζών της Επόμενης Ημέρας</a>&nbsp;
</td>
</tr>
<tr class="d-none"></tr>
<tr class="d-none d-sm-table-row">
<td class="channel_program-table--program"><a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153079325&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Πίσω Από Τις Γραμμές</a>&nbsp;
</td>
<td class="channel_program-table--time channel_program-table--program_type">
<span class="start-time">22:00</span> - <span class="end-time">00:30</span> (<span class="duration">150'</span>) | Εκπομπή - Μαγκαζίνο
</td>
</tr>
<tr class="d-table-row d-sm-none">
<td class="channel_program-table--program channel_program-table--time channel_program-table--program_type" colspan="2">
<span class="start-time">22:00</span> - <span class="end-time">00:30</span> (<span class="duration">150'</span>) | Εκπομπή - Μαγκαζίνο<br>
<a href="https://www.cosmotetv.gr/portal/residential/program/epg/closeupepg?p_p_id=epgcloseup_WAR_OTETVportlet&p_p_lifecycle=0&_epgcloseup_WAR_OTETVportlet_articleId=153079325&_epgcloseup_WAR_OTETVportlet_redirect=https%253A%252F%252Fwww.cosmotetv.gr%252Fportal%252Fresidential%252Fprogram%252Fepg%252Fprogramchannel">Πίσω Από Τις Γραμμές</a>&nbsp;
</td>
</tr>
<tr class="d-none"></tr>
</tbody>
</table>
<div class='channel_program-table-bottom-border'></div>
</div>
</div>
<div class="row">
<div class="col-xs-12 back-to-prog d-flex">
<i class="fa fa-angle-left"></i>
<a href="https://www.cosmotetv.gr/portal/residential/program?p_p_id=dayprogram_WAR_OTETVportlet&p_p_lifecycle=0&_dayprogram_WAR_OTETVportlet_date=08-06-2023&_dayprogram_WAR_OTETVportlet_platform=IPTV&_dayprogram_WAR_OTETVportlet_redirect=https%3A%2F%2Fwww.cosmotetv.gr%2Fportal%2Fresidential%2Fprogram%2Fepg%2Fprogramchannel" title="ΕΠΙΣΤΡΟΦΗ ΣΤΟ ΠΡΟΓΡΑΜΜΑ">ΕΠΙΣΤΡΟΦΗ ΣΤΟ ΠΡΟΓΡΑΜΜΑ</a>
</div>
</div>
</div>
<div class="tab-pane fade" id="satellite">
<h2>Second Tab</h2>
</div>
<div class="tab-pane fade" id="otetvgo">
<h2>Third tab</h2>
</div>
</div>
</div>
</section>
<script>
J(document).ready(function($){
$(".channel_program > .tabbable > .nav-tabs-wrapper > .tabs > a.active").click(function(e){
if (innerWidth < 768) {
e.preventDefault();
$(this).toggleClass("open");
if ($(this).hasClass("open")) {
$(this).siblings().css('display', 'block');
}else{
$(this).siblings().css('display', 'none');
}
}
});
$("#_channelprogram_WAR_OTETVportlet_date-plus").click(function(e){
e.preventDefault();
window.location.href = "https://www.cosmotetv.gr/portal/residential/program/epg/programchannel?p_p_id=channelprogram_WAR_OTETVportlet&p_p_lifecycle=0&p_p_state=normal&p_p_mode=view&_channelprogram_WAR_OTETVportlet_date=08-06-2023&_channelprogram_WAR_OTETVportlet_service=EPG&_channelprogram_WAR_OTETVportlet_dateModifier=1&_channelprogram_WAR_OTETVportlet_articleTitleUrl=action-24&_channelprogram_WAR_OTETVportlet_platform=IPTV";
});
$("#_channelprogram_WAR_OTETVportlet_date-minus").click(function(e){
e.preventDefault();
window.location.href = "https://www.cosmotetv.gr/portal/residential/program/epg/programchannel?p_p_id=channelprogram_WAR_OTETVportlet&p_p_lifecycle=0&p_p_state=normal&p_p_mode=view&_channelprogram_WAR_OTETVportlet_date=08-06-2023&_channelprogram_WAR_OTETVportlet_service=EPG&_channelprogram_WAR_OTETVportlet_dateModifier=-1&_channelprogram_WAR_OTETVportlet_articleTitleUrl=action-24&_channelprogram_WAR_OTETVportlet_platform=IPTV";
});
$("#_channelprogram_WAR_OTETVportlet_searchInput").on("keypress", function(evt) {
if (evt.keyCode === 13 || evt.key.toLowerCase() === "enter") {
evt.preventDefault();
evt.stopImmediatePropagation();
return false;
}
});
var inputTimeout = null;
var hideRows = function($el) {
$el.each(function(){
$(this).css({
'top':'99999px',
'left':'99999px',
'position':'fixed',
'zIndex':-9999,
});
});
};
var showRows = function($el) {
$el.each(function(){
$(this).css({
'top':'auto',
'left':'auto',
'position':'static',
'zIndex':'auto',
});
});
};
$('#_channelprogram_WAR_OTETVportlet_searchInput').on('keyup focus', function(evt) {
var that = this;
clearTimeout(inputTimeout);
inputTimeout = setTimeout(function(){
var $rows, data = [];
var $searchInput = $(that);
var value = $.trim($searchInput.val());
if (value.indexOf(" ") > -1) {
data = value.split(" ");
} else {
data = [value];
}
if (screen.width < 768) {
$rows = $("#_channelprogram_WAR_OTETVportlet_programs").find("tr.d-table-row");
} else {
$rows = $("#_channelprogram_WAR_OTETVportlet_programs").find("tr.d-none.d-sm-table-row");
}
if (value.length < 3) {
return showRows($rows);
} else if (value.length >= 3) {
hideRows($rows);
$rows.each(function () {
var $row = $(this);
for (var d = 0; d < data.length; ++d) {
var text = accentFoldString($row.text().trim().toLowerCase());
var keyword = accentFoldString(data[d].trim().toLowerCase());
if (text.indexOf(keyword) > -1) {
showRows($row);
break;
}
}
});
}
}, 250);
});
var accentFoldString = function(text) {
return typeof text !== "string" ?
// handle cases that text is not a string
text :
// global replace of uppercase accented characters
text.
replace(/\u0386/g, "\u0391"). // 'Ά':'Α'
replace(/\u0388/g, "\u0395"). // 'Έ':'Ε'
replace(/\u0389/g, "\u0397"). // 'Ή':'Η'
replace(/\u038A/g, "\u0399"). // 'Ί':'Ι'
replace(/\u038C/g, "\u039F"). // 'Ό':'Ο'
replace(/\u038E/g, "\u03A5"). // 'Ύ':'Υ'
replace(/\u038F/g, "\u03A9"). // 'Ώ':'Ω'
replace(/\u0390/g, "\u03B9"). // 'ΐ':'ι'
replace(/\u03AA/g, "\u0399"). // 'Ϊ':'Ι'
replace(/\u03AB/g, "\u03A5"). // 'Ϋ':'Υ'
replace(/\u03AC/g, "\u03B1"). // 'ά':'α'
replace(/\u03AD/g, "\u03B5"). // 'έ':'ε'
replace(/\u03AE/g, "\u03B7"). // 'ή':'η'
replace(/\u03AF/g, "\u03B9"). // 'ί':'ι'
replace(/\u03B0/g, "\u03C5"). // 'ΰ':'υ'
replace(/\u03CA/g, "\u03B9"). // 'ϊ':'ι'
replace(/\u03CB/g, "\u03C5"). // 'ϋ':'υ'
replace(/\u03CC/g, "\u03BF"). // 'ό':'ο'
replace(/\u03CD/g, "\u03C5"). // 'ύ':'υ'
replace(/\u03CE/g, "\u03C9"); // 'ώ':'ω'
};
});
</script>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
</div>
<div class="no-space row">
<div class="portlet-column portlet-column-only col-12" id="column-6">
<div class="empty portlet-dropzone portlet-column-content portlet-column-content-only" id="layout-column_column-6"></div>
</div>
</div>
<div class="no-space row">
<div class="portlet-column portlet-column-only col-12" id="column-7">
<div class="empty portlet-dropzone portlet-column-content portlet-column-content-only" id="layout-column_column-7"></div>
</div>
</div>
<div class="no-space row">
<div class="col-12">
<div class="limiter">
<div class="row">
<div class="portlet-column portlet-column-first col-12 col-sm-8 col-md-8 channels-container" id="column-9">
<div class="channels-wrapper">
<div class="empty portlet-dropzone portlet-column-content portlet-column-content-first" id="layout-column_column-9"></div>
</div>
</div>
<div class="portlet-column portlet-column-last col-sm-4 col-md-4 banner-container d-none d-sm-flex" id="column-10">
<div class="empty portlet-dropzone portlet-column-content portlet-column-content-last" id="layout-column_column-10"></div>
</div>
</div>
</div>
</div>
</div>
<div class="no-space row">
<div class="portlet-column portlet-column-only col-12" id="column-8">
<div class="empty portlet-dropzone portlet-column-content portlet-column-content-only" id="layout-column_column-8"></div>
</div>
</div>
</section>
<form action="#" aria-hidden="true" class="hide" id="hrefFm" method="post" name="hrefFm"><span></span><button hidden type="submit">Κρυφό</button></form>
<div class="footer-push"></div>
</div>
<!-- Footer -->
<footer id="page-footer">
<div class="page-footer-container container-fluid">
<div class="portlet-boundary portlet-boundary_footer_WAR_OTETVportlet_ portlet-static portlet-static-end portlet-naked footer-portlet " id="p_p_id_footer_WAR_OTETVportlet_">
<span id="p_footer_WAR_OTETVportlet"></span>
<section class="portlet" id="portlet_footer_WAR_OTETVportlet">
<div class="portlet-content">
<div class=" portlet-content-container">
<div class="portlet-body">
<div class="wcs-footer">
<div class="wcs-items">
<div class="wcs-item" data-status="0">
<a href="https://www.cosmotetv.gr/portal/residential/content" class="wcs-item-title" target="">Περιεχόμενο</a><br/>
<a target="" href="https://www.cosmotetv.gr/portal/residential/content/all_channels">Όλα τα κανάλια</a><br/>
<a target="" href="https://www.cosmotetv.gr/portal/residential/content/sport_channels">Αθλητικά</a><br/>
<a target="" href="https://www.cosmotetv.gr/portal/tainies_seires">Ταινίες/Σειρές</a><br/>
<a target="" href="https://www.cosmotetv.gr/portal/residential/content/documentary_channels">Ντοκιμαντέρ</a><br/>
<a target="" href="https://www.cosmotetv.gr/portal/residential/content/movies-club">Movies Club</a><br/>
</div>
<div class="wcs-item" data-status="1">
<a href="https://www.cosmotetv.gr/portal/residential/program" class="wcs-item-title" target="">Οδηγός Προγράμματος</a><br/>
</div>
<div class="wcs-item" data-status="2">
<a href="https://www.cosmotetv.gr/portal/residential/choose" class="wcs-item-title" target="">Υπηρεσίες</a><br/>
<a target="" href="https://www.cosmotetv.gr/portal/oles-oi-ypiresies-cosmote-tv">Όλες οι υπηρεσίες</a><br/>
<a target="" href="https://www.cosmotetv.gr/portal/cosmote-tv-streaming-home">COSMOTE TV Streaming</a><br/>
<a target="" href="https://www.cosmotetv.gr/portal/cosmote-tv-meso-doryphorou-home">COSMOTE TV Μέσω Δορυφόρου</a><br/>
</div>
<div class="wcs-item" data-status="3">
<a href="https://www.cosmotetv.gr/portal/residential/contests" class="wcs-item-title" target="">Διαγωνισμοί</a><br/>
<a target="" href="https://www.cosmotetv.gr/portal/ucl-final-contest">Διαγωνισμός UCL Final 2023</a><br/>
<a target="" href="https://www.cosmotetv.gr/portal/nba-gifts-contest">Διαγωνισμός ΝΒΑ</a><br/>
<a target="" href="https://www.cosmotetv.gr/portal/tuscany-car-tour-contest">Διαγωνισμός National Geographic Car Tour</a><br/>
<a target="" href="https://www.cosmotetv.gr/portal/stoiximan-aegeanball-festival-contest">Διαγωνισμός Stoiximan AegeanBall Festival</a><br/>
</div>
<div class="wcs-item" data-status="4">
<a href="https://www.cosmotetv.gr/portal/residential/program/newsletter" class="wcs-item-title" target="">Newsletter</a><br/>
</div>
</div>
<div class="wcs-row">
<a href="#" class="wcs-logo"></a>
<div class="wcs-bottom-links">
<a href="/portal/">Αρχική σελίδα</a>
<a href="/portal/residential/terms">Όροι χρήσης</a>
<a href="https://www.cosmote.gr/cs/cosmote/gr/contact_us.html" target="_blank">Επικοινωνία</a>
<a href="/portal/residential/data-protection" target="_blank">Προστασία Δεδομένων</a>
<a href="#" id="edit-cookie" onclick="event.preventDefault();" data-toggle="cookieModal" data-target="#cookieMoreInfo" data-keyboard="false" data-backdrop="static">Ρύθμιση Cookies</a>
</div>
<div class="wcs-side-links">
<a target="" href="https://www.cosmotetv.gr/portal/residential" class="wcs-active">Ιδιώτες</a>
<a target="" href="https://www.cosmotetv.gr/portal/business" class="">Επαγγελματίες</a>
</div>
</div>
<div class="wcs-ote">
<a href="#" class="wcs-ote-logo"></a>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
</footer>
</div>
<!-- Generic / Global -->
<div class="newsletter-popup-overlay">
<div class="newsletter-popup">
<a class="newsletter-popup-close" href="#" ></a>
<div class="newsletter-popup-content">
<h1 class="newsletter-popup-title"></h1>
<p class="newsletter-popup-text"></p>
<a class="newsletter-popup-register button-tv" href="#"></a>
</div>
</div>
</div>
<div class="otetv-geoblock-popup">
<div class="otetv-geoblock-popup-box">
<div class="otetv-geoblock-popup-close"></div>
<div class="otetv-geoblock-popup-img"></div>
<p class="otetv-geoblock-popup-text">
Η υπηρεσία δεν είναι διαθέσιμη στο εξωτερικό
</p>
</div>
</div>
<div id="back-to-top" class="hidden">
<i class="fa fa-chevron-up" aria-hidden="true"></i>
</div>
<script type="text/javascript">
</script><script>
</script>
<script type="text/javascript">
// <![CDATA[
Liferay.currentURL = '\x2fportal\x2fresidential\x2fprogram\x2fepg\x2fprogramchannel\x3fp_p_id\x3dchannelprogram_WAR_OTETVportlet\x26p_p_lifecycle\x3d0\x26_channelprogram_WAR_OTETVportlet_platform\x3dIPTV\x26_channelprogram_WAR_OTETVportlet_date\x3d08-06-2023\x26_channelprogram_WAR_OTETVportlet_articleTitleUrl\x3daction-24';
Liferay.currentURLEncoded = '\x252Fportal\x252Fresidential\x252Fprogram\x252Fepg\x252Fprogramchannel\x253Fp_p_id\x253Dchannelprogram_WAR_OTETVportlet\x2526p_p_lifecycle\x253D0\x2526_channelprogram_WAR_OTETVportlet_platform\x253DIPTV\x2526_channelprogram_WAR_OTETVportlet_date\x253D08-06-2023\x2526_channelprogram_WAR_OTETVportlet_articleTitleUrl\x253Daction-24';
// ]]>
</script>
<script type="text/javascript">
// <![CDATA[
// ]]>
</script>
<script type="text/javascript">
(function() {var $ = AUI.$;var _ = AUI._;
var onDestroyPortlet = function () {
Liferay.detach('messagePosted', onMessagePosted);
Liferay.detach('destroyPortlet', onDestroyPortlet);
};
Liferay.on('destroyPortlet', onDestroyPortlet);
var onMessagePosted = function (event) {
if (window.Analytics) {
const eventProperties = {
className: event.className,
classPK: event.classPK,
commentId: event.commentId,
text: event.text,
};
const blogNode = document.querySelector(
'[data-analytics-asset-id="' + event.classPK + '"]'
);
const dmNode = document.querySelector(
'[data-analytics-file-entry-id="' + event.classPK + '"]'
);
if (blogNode) {
eventProperties.title = blogNode.dataset.analyticsAssetTitle;
}
else if (dmNode) {
eventProperties.title = dmNode.dataset.analyticsFileEntryTitle;
}
Analytics.send('posted', 'Comment', eventProperties);
}
};
Liferay.on('messagePosted', onMessagePosted);
})();
function getValueByAttribute(node, attr) {
return (
node.dataset[attr] ||
(node.parentElement && node.parentElement.dataset[attr])
);
}
function sendAnalyticsEvent(anchor) {
var fileEntryId = getValueByAttribute(anchor, 'analyticsFileEntryId');
var title = getValueByAttribute(anchor, 'analyticsFileEntryTitle');
var version = getValueByAttribute(anchor, 'analyticsFileEntryVersion');
if (fileEntryId) {
Analytics.send('documentDownloaded', 'Document', {
groupId: themeDisplay.getScopeGroupId(),
fileEntryId,
preview: !!window._com_liferay_document_library_analytics_isViewFileEntry,
title,
version,
});
}
}
function handleDownloadClick(event) {
if (window.Analytics) {
if (event.target.nodeName.toLowerCase() === 'a') {
sendAnalyticsEvent(event.target);
}
else if (
event.target.parentNode &&
event.target.parentNode.nodeName.toLowerCase() === 'a'
) {
sendAnalyticsEvent(event.target.parentNode);
}
else if (
event.target.dataset.action === 'download' ||
event.target.querySelector('.lexicon-icon-download') ||
event.target.classList.contains('lexicon-icon-download') ||
(event.target.parentNode &&
event.target.parentNode.classList.contains(
'lexicon-icon-download'
))
) {
var selectedFiles = document.querySelectorAll(
'.portlet-document-library .entry-selector:checked'
);
selectedFiles.forEach(({value}) => {
var selectedFile = document.querySelector(
'[data-analytics-file-entry-id="' + value + '"]'
);
sendAnalyticsEvent(selectedFile);
});
}
}
}
Liferay.once('destroyPortlet', () => {
document.body.removeEventListener('click', handleDownloadClick);
});
Liferay.once('portletReady', () => {
document.body.addEventListener('click', handleDownloadClick);
});
(function() {var $ = AUI.$;var _ = AUI._;
var onVote = function (event) {
if (window.Analytics) {
let title = event.contentTitle;
if (!title) {
const dmNode = document.querySelector(
'[data-analytics-file-entry-id="' + event.classPK + '"]'
);
if (dmNode) {
title = dmNode.dataset.analyticsFileEntryTitle;
}
}
Analytics.send('VOTE', 'Ratings', {
className: event.className,
classPK: event.classPK,
ratingType: event.ratingType,
score: event.score,
title,
});
}
};
var onDestroyPortlet = function () {
Liferay.detach('ratings:vote', onVote);
Liferay.detach('destroyPortlet', onDestroyPortlet);
};
Liferay.on('ratings:vote', onVote);
Liferay.on('destroyPortlet', onDestroyPortlet);
})();
(function() {var $ = AUI.$;var _ = AUI._;
var onShare = function (data) {
if (window.Analytics) {
Analytics.send('shared', 'SocialBookmarks', {
className: data.className,
classPK: data.classPK,
type: data.type,
url: data.url,
});
}
};
var onDestroyPortlet = function () {
Liferay.detach('socialBookmarks:share', onShare);
Liferay.detach('destroyPortlet', onDestroyPortlet);
};
Liferay.on('socialBookmarks:share', onShare);
Liferay.on('destroyPortlet', onDestroyPortlet);
})();
if (window.svg4everybody && Liferay.Data.ICONS_INLINE_SVG) {
svg4everybody(
{
polyfill: true,
validate: function (src, svg, use) {
return !src || !src.startsWith('#');
}
}
);
}
Liferay.Portlet.register('footer_WAR_OTETVportlet');
Liferay.Portlet.onLoad(
{
canEditTitle: false,
columnPos: 0,
isStatic: 'end',
namespacedId: 'p_p_id_footer_WAR_OTETVportlet_',
portletId: 'footer_WAR_OTETVportlet',
refreshURL: '\x2fportal\x2fc\x2fportal\x2frender_portlet\x3fp_l_id\x3d37510\x26p_p_id\x3dfooter_WAR_OTETVportlet\x26p_p_lifecycle\x3d0\x26p_t_lifecycle\x3d0\x26p_p_state\x3dnormal\x26p_p_mode\x3dview\x26p_p_col_id\x3dnull\x26p_p_col_pos\x3dnull\x26p_p_col_count\x3dnull\x26p_p_static\x3d1\x26p_p_isolated\x3d1\x26currentURL\x3d\x252Fportal\x252Fresidential\x252Fprogram\x252Fepg\x252Fprogramchannel\x253Fp_p_id\x253Dchannelprogram_WAR_OTETVportlet\x2526p_p_lifecycle\x253D0\x2526_channelprogram_WAR_OTETVportlet_platform\x253DIPTV\x2526_channelprogram_WAR_OTETVportlet_date\x253D08-06-2023\x2526_channelprogram_WAR_OTETVportlet_articleTitleUrl\x253Daction-24',
refreshURLData: {}
}
);
Liferay.Portlet.register('channelprogram_WAR_OTETVportlet');
Liferay.Portlet.onLoad(
{
canEditTitle: false,
columnPos: 0,
isStatic: 'end',
namespacedId: 'p_p_id_channelprogram_WAR_OTETVportlet_',
portletId: 'channelprogram_WAR_OTETVportlet',
refreshURL: '\x2fportal\x2fc\x2fportal\x2frender_portlet\x3fp_l_id\x3d37510\x26p_p_id\x3dchannelprogram_WAR_OTETVportlet\x26p_p_lifecycle\x3d0\x26p_t_lifecycle\x3d0\x26p_p_state\x3dnormal\x26p_p_mode\x3dview\x26p_p_col_id\x3dcolumn-5\x26p_p_col_pos\x3d0\x26p_p_col_count\x3d1\x26p_p_isolated\x3d1\x26currentURL\x3d\x252Fportal\x252Fresidential\x252Fprogram\x252Fepg\x252Fprogramchannel\x253Fp_p_id\x253Dchannelprogram_WAR_OTETVportlet\x2526p_p_lifecycle\x253D0\x2526_channelprogram_WAR_OTETVportlet_platform\x253DIPTV\x2526_channelprogram_WAR_OTETVportlet_date\x253D08-06-2023\x2526_channelprogram_WAR_OTETVportlet_articleTitleUrl\x253Daction-24',
refreshURLData: {"_channelprogram_WAR_OTETVportlet_date":["08-06-2023"],"_channelprogram_WAR_OTETVportlet_articleTitleUrl":["action-24"],"_channelprogram_WAR_OTETVportlet_platform":["IPTV"]}
}
);
Liferay.Portlet.register('menu_WAR_OTETVportlet');
Liferay.Portlet.onLoad(
{
canEditTitle: false,
columnPos: 0,
isStatic: 'end',
namespacedId: 'p_p_id_menu_WAR_OTETVportlet_',
portletId: 'menu_WAR_OTETVportlet',
refreshURL: '\x2fportal\x2fc\x2fportal\x2frender_portlet\x3fp_l_id\x3d37510\x26p_p_id\x3dmenu_WAR_OTETVportlet\x26p_p_lifecycle\x3d0\x26p_t_lifecycle\x3d0\x26p_p_state\x3dnormal\x26p_p_mode\x3dview\x26p_p_col_id\x3dnull\x26p_p_col_pos\x3dnull\x26p_p_col_count\x3dnull\x26p_p_static\x3d1\x26p_p_isolated\x3d1\x26currentURL\x3d\x252Fportal\x252Fresidential\x252Fprogram\x252Fepg\x252Fprogramchannel\x253Fp_p_id\x253Dchannelprogram_WAR_OTETVportlet\x2526p_p_lifecycle\x253D0\x2526_channelprogram_WAR_OTETVportlet_platform\x253DIPTV\x2526_channelprogram_WAR_OTETVportlet_date\x253D08-06-2023\x2526_channelprogram_WAR_OTETVportlet_articleTitleUrl\x253Daction-24',
refreshURLData: {}
}
);
</script><script>
Liferay.Loader.require(
'frontend-js-web/index',
function(frontendJsWeb) {
try {
AUI().use(
'liferay-menu',
function(A) {
(function() {
var $ = AUI.$;var _ = AUI._;
var {delegate} = frontendJsWeb;
delegate(
document,
'focusin',
'.portlet',
function(event) {
event.delegateTarget.closest('.portlet').classList.add('open');
}
);
delegate(
document,
'focusout',
'.portlet',
function(event) {
event.delegateTarget.closest('.portlet').classList.remove('open');
}
);
})();
(function() {
var $ = AUI.$;var _ = AUI._;
new Liferay.Menu();
var liferayNotices = Liferay.Data.notices;
for (var i = 0; i < liferayNotices.length; i++) {
Liferay.Util.openToast(liferayNotices[i]);
}
})();
(function() {
var $ = AUI.$;var _ = AUI._;
var {openToast} = frontendJsWeb;
AUI().use(
'liferay-session',
function() {
Liferay.Session = new Liferay.SessionBase(
{
autoExtend: true,
redirectOnExpire: false,
redirectUrl: 'https\x3a\x2f\x2fwww\x2ecosmotetv\x2egr\x2fportal\x2fweb\x2fguest',
sessionLength: 900,
sessionTimeoutOffset: 70,
warningLength: 60
}
);
}
);
})();
});
} catch (err) {
console.error(err);
}
});
</script>
<script src="https://www.cosmotetv.gr/portal/o/OTETV-theme/js/main.js?browserId=other&amp;minifierType=js&amp;languageId=el_GR&amp;t=1684925414000" type="text/javascript"></script>
<script>
Liferay.Loader.require(
'frontend-js-collapse-support-web@2.0.13/index',
function(CollapseProvider) {
try {
(function() {
CollapseProvider.default()
})();
} catch (err) {
console.error(err);
}
});
</script><script>
Liferay.Loader.require(
'frontend-js-tooltip-support-web@4.0.19/index',
function(TooltipSupport) {
try {
(function() {
TooltipSupport.default()
})();
} catch (err) {
console.error(err);
}
});
</script><script>
Liferay.Loader.require(
'frontend-js-alert-support-web@2.0.10/index',
function(AlertProvider) {
try {
(function() {
AlertProvider.default()
})();
} catch (err) {
console.error(err);
}
});
</script><script>
Liferay.Loader.require(
'frontend-js-dropdown-support-web@2.0.10/index',
function(DropdownProvider) {
try {
(function() {
DropdownProvider.default()
})();
} catch (err) {
console.error(err);
}
});
</script><script>
Liferay.Loader.require(
'frontend-js-tabs-support-web@2.0.12/index',
function(TabsProvider) {
try {
(function() {
TabsProvider.default()
})();
} catch (err) {
console.error(err);
}
});
</script><script type="text/javascript">
Liferay.CustomDialogs = {enabled: false};
</script><script>
</script>
</body>
</html>