PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/trave494/productjuly1video/champdoms.click/themes/default/layout/watch/
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
IP: 209.182.202.254
Choose File :

Url:
Dir : //home/trave494/productjuly1video/champdoms.click/themes/default/layout/watch/watch-later.html

<?php if ($pt->config->credit_card == 'yes') { ?>
<script type="text/javascript" charset="utf8" src="{{CONFIG theme_url}}/js/stripe.js"></script>
<?php } ?>
<div class="top-video video-player-page">
   
   <div class="row">
      <div id="background" class="hidden"></div>
      <div class="play-list-player">
         <div class="col-md-8 player-video no-padding-right">
            <div class="video-player {{USR_AD_TRANS}}" id="post_live_video_<?php echo($pt->get_video->id) ?>">
               <?php if (!empty($pt->vast_url) && empty($pt->get_video->facebook) && empty($pt->get_video->ok) && empty($pt->get_video->vimeo) && empty($pt->get_video->daily) && empty($pt->get_video->twitch)) { ?>
            <div id="adContainer"></div>
             <?php } ?>
               <?php if (($pt->config->require_login == 'on' && IS_LOGGED) || $pt->config->require_login == 'off') { ?>
               <?php if ($pt->continent_hide == false) { ?>
               <?php if ((($pt->config->sell_videos_system == 'on' && $pt->get_video->sell_video > 0 && $pt->get_video->owner->subscriber_price == 0) || ($pt->get_video->sell_video == 0 && $pt->get_video->owner->subscriber_price == 0)) || ($pt->config->payed_subscribers == 'on' && ($pt->get_video->owner->subscriber_price > 0 || $pt->get_video->owner->subscriber_price == 0) ) || $pt->get_video->is_owner ) { ?>
         <?php
         if (($pt->get_video->owner->subscriber_price == 0 || ($pt->get_video->owner->subscriber_price > 0 && $pt->show_user_video == 1)) || ($pt->config->sell_videos_system == 'on' && $pt->get_video->sell_video > 0)  || $pt->get_video->is_owner) {

          if ($pt->get_video->sell_video == 0 || $pt->get_video->is_owner || $pt->video_approved == false  || !empty($pt->get_video->demo) || ($pt->get_video->sell_video > 0 && $pt->is_paid > 0)) { ?>
               <?php if ($pt->video_approved == true) { ?>
               <?php if ($pt->get_video->age == false) { ?> 
               <?php if ($pt->video_type == 'public') { ?> 
               <?php if (!empty($pt->config->watermark)) { ?>
               <div class="watermark">
                  <a href="{{CONFIG site_url}}"><img src="{{CONFIG watermark}}" alt='watermark logo'></a>
               </div>
               <?php } ?>
               <?php if ($pt->converted === true && $pt->in_queue == false): ?>
               <?php if (!empty($pt->get_video->facebook)) {?>
               <div class="fb-video" data-href="https://www.facebook.com/<?php echo urldecode($pt->get_video->facebook) ?>" data-width="500" data-show-text="false"></div>
               <?php } else if (!empty($pt->get_video->ok)) {?>
               <div class="pt_vdo_plyr">
                  <div class="embed-responsive embed-responsive-16by9"><iframe width="100%" src="//ok.ru/videoembed/<?php echo $pt->get_video->ok ?>" allowfullscreen></iframe></div>
               </div>
               <?php } else if (!empty($pt->get_video->vimeo)) {?>
               <iframe src="https://player.vimeo.com/video/{{VIDEO_ID}}?api=1;title=0&amp;byline=0&amp;portrait=0&amp;autoplay=1" width="100%" height="500" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
               <?php } else if (!empty($pt->get_video->daily)) { ?>
               <iframe frameborder="0" width="100%" height="500" src="//www.dailymotion.com/embed/video/{{VIDEO_ID}}?PARAMS" allowfullscreen></iframe>
               <?php } else if (!empty($pt->get_video->twitch)) { 
                  if ($pt->get_video->twitch_type != 'streams') {
                     if ($pt->get_video->twitch_type == 'videos') {
                        $link = 'https://player.twitch.tv/?video='.$pt->get_video->twitch;
                     }
                     else{
                        $link = 'https://clips.twitch.tv/embed?clip='.$pt->get_video->twitch;
                     }
               ?>
               <div class="pt_vdo_plyr"><div class="embed-responsive embed-responsive-16by9"><iframe width="100%" src="<?php echo($link) ?>&autoplay=false" allowfullscreen></iframe></div></div>
               <?php }else{ ?>
                  <div class="pt_vdo_plyr"><div class="embed-responsive embed-responsive-16by9"><div id="twitch_player__"></div></div></div>
                  <script type="text/javascript">
                    var options = {
                      width: '100%',
                      channel: "<?php echo($pt->get_video->twitch) ?>",
                    };
                    var player = new Twitch.Player("twitch_player__", options);
                  </script>
               <?php } ?>
               <?php } else { ?>
               <video id="my-video<?php if ($pt->config->player_type == 'fluidPlayer') { ?>_<?php echo $pt->get_video->id; ?><?php } ?>" <?php if ($pt->config->player_type == 'videojs') { ?>  class="video-js" data-setup="{}"  <?php } ?>  controls <?php if (empty($pt->ad_image)) { ?>  <?php } ?> style="width:100%; height:100%;position: relative;" poster="{{THUMBNAIL}}" >
               <?php if (!empty($pt->video_4096)) { ?>
               <source src="{{VIDEO_LOCATION_4096}}" type="{{VIDEO_TYPE}}" data-quality="4K" title='4K' label='4K' res='4096'>
               <?php } ?>
               <?php if (!empty($pt->video_2048)) { ?>
               <source src="{{VIDEO_LOCATION_2048}}" type="{{VIDEO_TYPE}}" data-quality="2K" title='2K' label='2K' res='2048'>
               <?php } ?>
               <?php if (!empty($pt->video_1080)) { ?>
               <source src="{{VIDEO_LOCATION_1080}}" type="{{VIDEO_TYPE}}" data-quality="1080p" title='1080p' label='1080p' res='1080'>
               <?php } ?>
               <?php if (!empty($pt->video_720)) { ?>
               <source src="{{VIDEO_LOCATION_720}}" type="{{VIDEO_TYPE}}" data-quality="720p" title='720p' label='720p' res='720'>
               <?php } ?>
               <?php if (!empty($pt->video_480)) { ?>
               <source src="{{VIDEO_LOCATION_480}}" type="{{VIDEO_TYPE}}" data-quality="480p" title='480p' label='480p' res='480'>
               <?php } ?>
               <?php if (!empty($pt->video_360)) { ?>
               <source src="{{VIDEO_LOCATION_360}}" type="{{VIDEO_TYPE}}" data-quality="360p" title='360p' label='360p' res='360'>
               <?php } ?>
               <?php if (!empty($pt->video_240)) { ?>
               <source src="{{VIDEO_LOCATION_240}}" type="{{VIDEO_TYPE}}" data-quality="240p" title='240p' label='240p' res='240'>
               <?php } ?>
               <?php if (!empty($pt->get_video->youtube) || (!empty($pt->get_video->video_location) && empty($pt->video_360))) { ?>
               <source src="{{VIDEO_LOCATION}}" type="{{VIDEO_TYPE}}" data-quality="<?php echo(!empty($pt->video_quality) ? $pt->video_quality : '360p') ?>" title='<?php echo(!empty($pt->video_quality) ? $pt->video_quality : '360p') ?>' label='<?php echo(!empty($pt->video_quality) ? $pt->video_quality : '360p') ?>' res='<?php echo(!empty($pt->video_res) ? $pt->video_res : '360') ?>'>
               <?php } ?>
               Your browser does not support HTML5 video.
               <!-- //src="http://www.youtube.com/watch?v=nOEw9iiopwI" type="video/youtube" -->
            </video>
               <?php if (!empty($pt->ad_image)) { ?>
               <a href="{{AD_P_LINK}}" class="ad-link" target="_blank">
                  <div class="ad-image">
                     <div class="ads-test"><i class="fa fa-bullhorn"></i> Advertisement will close in <span class="timer">(<span>{{AD_SKIP_NUM}}</span>)</span></div>
                     <img src="{{AD_IMAGE}}" alt="Ads">
                  </div>
               </a>
               <?php } ?>
               <?php if ($pt->config->resize_video == 'on') { ?>
               <div class="icons hidden">
                  <span class="expend-player"><i class="fa fa-expand fa-fw"></i></span>
               </div>
               <?php } ?>
               <?php } ?>
               {{USER_ADS_DESC_OVERLAY}}
               <?php else: ?>
               <div class="video-processing">
                  <img src="{{THUMBNAIL}}" alt="" style="width: 100%;">
                  <div>
                     <h5>
                        <?php if ($pt->in_queue == true) { ?>
                        <?php if (!empty($pt->video_owner)): ?>
                        {{LANG ur_video_queue}}
                        <?php else: ?>
                        {{LANG this_video_queue}}
                        <?php endif; ?>
                     <?php }else{ ?>
                        <p>
                           <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" class="feather feather-loader spin spin-svg">
                              <path d="M12,4V2A10,10 0 0,0 2,12H4A8,8 0 0,1 12,4Z" />
                           </svg>
                        </p>
                        <?php if (!empty($pt->video_owner)): ?>
                        {{LANG ur_video_porcessing}}
                        <?php else: ?>
                        {{LANG this_video_porcessing}}
                        <?php endif; ?>
                     <?php } ?>
                     </h5>
                  </div>
               </div>
               <?php endif; ?>     
               <?php } else { ?>
               <div class="video-processing">
                  <img src="{{THUMBNAIL}}" alt="" style="width: 100%;">
                  <div>
                     <h5>
                        <p>
                           <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-shield">
                              <path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"></path>
                           </svg>
                        </p>
                        {{video_private_text}}
                     </h5>
                  </div>
               </div>
               <?php } ?>
               <?php } else { ?>
               <div class="video-processing">
                  <img src="{{THUMBNAIL}}" alt="" style="width: 100%;">
                  <div>
                     <h5>
                        <p>
                           <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-user-x">
                              <path d="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path>
                              <circle cx="8.5" cy="7" r="4"></circle>
                              <line x1="18" y1="8" x2="23" y2="13"></line>
                              <line x1="23" y1="8" x2="18" y2="13"></line>
                           </svg>
                        </p>
                        {{LANG age_restrict_text}}
                        <?php if (!IS_LOGGED) { ?>
                        <br><br>
                        <p>{{LANG age_restrcit_text_2}}</p>
                        <?php } ?>
                     </h5>
                  </div>
               </div>
               <?php } ?>    
               <?php } else { ?>
                <div class="video-processing">
                  <img src="{{THUMBNAIL}}" alt="" style="width: 100%;">
                  <div>
                     <h5>
                        <p>
                        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-clock"><circle cx="12" cy="12" r="10"></circle><polyline points="12 6 12 12 16 14"></polyline></svg>
                        </p>
                        {{LANG video_approve_text}}
                     </h5>
                  </div>
               </div>
               <?php } ?> 
               <?php }else{ ?>
            <div class="video-processing">
               <img src="{{THUMBNAIL}}" alt="" style="width: 100%;">
               <div>
                  <h5>
                     <p><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-dollar-sign"><line x1="12" y1="1" x2="12" y2="23"></line><path d="M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"></path></svg></p>
                     <?php if (!empty($pt->get_video->main_video_price) && $pt->get_video->main_video_price > 0) { ?>
                        {{LANG pay_to_see}}
                     <?php }
                     elseif (!empty($pt->get_video->rent_price) && $pt->get_video->rent_price > 0) { ?>
                        {{LANG you_have_to_rent_video}}
                     <?php } ?>
					 <?php if ($pt->get_video->owner->subscriber_price) {
                        $text = str_replace('{{PRICE}}', $pt->currency.$pt->get_video->owner->subscriber_price, $lang_array['buy_or_subscribe']);
                     $text = str_replace('{{USERNAME}}',$pt->get_video->owner->name, $text);
                        echo($text);
                      ?>
                     <?php } ?>
                     
                     <br><br>
                        <?php if (!IS_LOGGED) { ?>
                           <?php if (!empty($pt->get_video->main_video_price)) { ?>
                           <button class="btn btn-main" onselectstart="return false" onclick="location.href = site_url+'/login';">{{LANG pay}} {{CURRENCY}}<?php echo $pt->get_video->main_video_price; ?> </button>
                           <?php }if ($pt->get_video->rent_price){ ?>
                              <button class="btn btn-main" style="right: 125px" onselectstart="return false" onclick="location.href = site_url+'/login';">{{LANG rent}} {{CURRENCY}}<?php echo $pt->get_video->rent_price; ?> </button>
                           <?php } ?>
                           <?php if ($pt->get_video->owner->subscriber_price) { ?>
                              <br><br><button class="btn btn-main" onselectstart="return false"onclick="location.href = site_url+'/login';">{{LANG subscribe}} {{CURRENCY}}<?php echo $pt->get_video->owner->subscriber_price; ?> </button>
                           <?php } ?>
                        <?php } else{ ?>
                           <?php if (!empty($pt->get_video->main_video_price)) { ?>
                           <button class="btn btn-main p_t_show_btn_ p_t_show_btn_buy" onselectstart="return false" onclick="pay_to_see(<?php echo $pt->get_video->id; ?>,<?php echo $pt->get_video->main_video_price; ?>)">{{LANG pay}} {{CURRENCY}}<?php echo $pt->get_video->main_video_price; ?> </button>
                           <?php }if ($pt->get_video->rent_price){ ?>
                              <button class="btn btn-main p_t_show_btn_ p_t_show_btn_rent" style="right: 125px" onselectstart="return false" onclick="pay_to_see(<?php echo $pt->get_video->id; ?>,<?php echo $pt->get_video->rent_price; ?>,'rent')">{{LANG rent}} {{CURRENCY}}<?php echo $pt->get_video->rent_price; ?> </button>
                           <?php } ?>
                           <?php if ($pt->get_video->owner->subscriber_price) { ?>
                              <button class="btn btn-main" onselectstart="return false" onclick="PT_PaySubscribe(<?php echo $pt->get_video->user_id; ?>,this,'subscribe')">{{LANG subscribe}} {{CURRENCY}}<?php echo $pt->get_video->owner->subscriber_price; ?> </button>
                        <?php } } ?>
                  </h5>
               </div>
            </div>
         <?php } ?>
         <?php }else{ ?>
            <div class="video-processing">
               <img src="{{THUMBNAIL}}" alt="" style="width: 100%;">
               <div>
                  <h5>
                     <p><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-dollar-sign"><line x1="12" y1="1" x2="12" y2="23"></line><path d="M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"></path></svg></p>
                     <?php if ($pt->get_video->owner->subscriber_price) {
                        echo(str_replace('{{PRICE}}', $pt->currency.$pt->get_video->owner->subscriber_price, $lang_array['subscribe_to_see']));
                      ?>
                     <?php }else{ ?>
                        {{LANG pay_to_see}}
                     <?php } ?>
                     
                     <br><br>
                        <?php if (!IS_LOGGED) { ?>
                           <button class="btn btn-main" onselectstart="return false" onclick="location.href = site_url+'/login';">{{LANG subscribe}} {{CURRENCY}}<?php echo $pt->get_video->owner->subscriber_price; ?> </button>
                        <?php } else{ ?>
                           <?php if ($pt->get_video->owner->subscriber_price) { ?>
                              <button class="btn btn-main" onselectstart="return false" onclick="PT_PaySubscribe(<?php echo $pt->get_video->user_id; ?>,this,'subscribe')">{{LANG subscribe}} {{CURRENCY}}<?php echo $pt->get_video->owner->subscriber_price; ?> </button>
                        <?php } } ?>
                  </h5>
               </div>
            </div>
         <?php } }else{ ?>
         <div class="video-processing">
            <img src="{{THUMBNAIL}}" alt="" style="width: 100%;">
            <div>
               <h5>
                  <p>
                  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg>
                  </p>
                  {{LANG video_not_available}}
               </h5>
            </div>
         </div>
      <?php } } else{ ?>
         <div class="video-processing">
            <img src="{{THUMBNAIL}}" alt="" style="width: 100%;">
            <div>
               <h5>
                  <?php if (empty($_COOKIE['r'])) { ?>
                     <p>
                           <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" class="feather feather-loader spin spin-svg">
                              <path d="M12,4V2A10,10 0 0,0 2,12H4A8,8 0 0,1 12,4Z" />
                           </svg>
                        </p>
                        <a href="{{URL}}" data-load="?link1=watch&id={{VIDEO_ID_}}" id="redirect_to_video_page"></a>
                     
                 <?php  } else if (!in_array(base64_decode($_COOKIE['r']), $pt->continents)) { ?>
                  <p>
                  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg>
                  </p>
                    {{LANG unknown_location}}
                 <?php  } else{ ?>
                  <p>
                  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg>
                  </p>
                  {{LANG video_not_available_location}}
                 <?php } ?>
               </h5>
            </div>
         </div>
      <?php } ?>
      <?php }else{ ?>
               <div class="video-processing">
                  <img src="{{THUMBNAIL}}" alt="" style="width: 100%;">
                  <div>
                     <h5>
                        <p>
                        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg>
                        </p>
                        <?php 
                        $login = substr($lang_array['please_login_to_see_video'], strpos($lang_array['please_login_to_see_video'], '{{')+2,strpos($lang_array['please_login_to_see_video'], '}}') - (strpos($lang_array['please_login_to_see_video'], '{{')+2) );
                        $link = "<a href='".PT_Link('login')."'>".$login."</a>";

                        echo(str_replace('{{login}}', $link, $lang_array['please_login_to_see_video']));
                         ?>
                     </h5>
                  </div>
               </div>
            <?php } ?>
            </div>
            <div class="clear"></div>
         </div>
         <div class="col-md-4 no-padding-left pull-right  play-list-cont-wrapper col-xs-12">
            <div class="content play-list-container">
				<div class="next-video pt_plist_hdr" style="height: 40px;">
                  <div class="next-text">
                     <h4>{{LANG watch_later}} - {{USER name}}</h4>
                  </div>
				  <div>
					<div class="checkbox checkbox-info">{{VID_INDEX}} / {{LIST_COUNT}}</div>
				  </div>
			   </div>
               <div class="videos-list play-list-cont" id="next-video">{{LIST_SIDEBAR}}</div>
            </div>
         </div>
         <div class="clear"></div>
      </div>
      <div class="col-md-8 ">
         <div class="content pt_shadow">
            <div class="video-title pt_video_info">
               <input type="hidden" value="{{ID}}" id="video-id">
               <div class="video-big-title">
                  <h1 itemprop="title">{{TITLE}} 
                     <?php if ($pt->get_video->privacy == 1) { ?> <span class="private-text">{{LANG private}}</span><?php } ?>
                     <?php if ($pt->get_video->privacy == 2) { ?> <span class="private-text">{{LANG unlisted}}</span><?php } ?>
                  <?php if ($pt->get_video->sell_video > 0) { ?>
					<?php if ($pt->video_approved == true) { ?>
						<span><i class="fa fa-check-circle fa-fw verified" title="{{LANG video_verified}}"></i></span>
					<?php } ?>
				  <?php } ?>
				  </h1>
               </div>
               <div>
                  <?php if (($pt->config->sell_videos_system == 'on') || $pt->get_video->sell_video == 0 ) { ?>
                  <div class="video-likes pull-right pt_mn_wtch_liks_prnt">
                     <div class="like-btn {{LIKE_ACTIVE_CLASS}}" id="likes-bar" onclick="Wo_LikeSystem('{{ID}}', 'like', this, 'is_ajax')" data-likes="{{RAEL_LIKES}}" {{ISLIKED}}>
                     <svg xmlns="http://www.w3.org/2000/svg" class="feather feather-thumbs-up" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" d="M23,10C23,8.89 22.1,8 21,8H14.68L15.64,3.43C15.66,3.33 15.67,3.22 15.67,3.11C15.67,2.7 15.5,2.32 15.23,2.05L14.17,1L7.59,7.58C7.22,7.95 7,8.45 7,9V19A2,2 0 0,0 9,21H18C18.83,21 19.54,20.5 19.84,19.78L22.86,12.73C22.95,12.5 23,12.26 23,12V10M1,21H5V9H1V21Z" /></svg>
                     <span class="likes" id="likes">{{LIKES}}</span>
                  </div>
                  <div class="pt_mn_wtch_liks">
                  <div class="video-info-element">
                     <div class="views-bar" style="width: {{DISLIKES_P}}%"></div>
                     <div class="views-bar blue" style="width: {{LIKES_P}}%"></div>
                     <div class="clear"></div>
                  </div>
				  </div>
                  <div class="like-btn text-right {{DIS_ACTIVE_CLASS}}" id="dislikes-bar" onclick="Wo_LikeSystem('{{ID}}', 'dislike', this, 'is_ajax')" data-likes="{{RAEL_DISLIKES}}" {{ISDISLIKED}}>
                  <svg xmlns="http://www.w3.org/2000/svg" class="feather feather-thumbs-down" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" d="M19,15H23V3H19M15,3H6C5.17,3 4.46,3.5 4.16,4.22L1.14,11.27C1.05,11.5 1,11.74 1,12V14A2,2 0 0,0 3,16H9.31L8.36,20.57C8.34,20.67 8.33,20.77 8.33,20.88C8.33,21.3 8.5,21.67 8.77,21.94L9.83,23L16.41,16.41C16.78,16.05 17,15.55 17,15V5C17,3.89 16.1,3 15,3Z" /></svg>
                  <span class="likes" id="dislikes">{{DISLIKES}}</span>
               </div>
            </div>
            <?php } ?>
         </div>
         <div class="video-views">
            <span id="video-views-count">{{VIEWS}}</span> {{LANG views}}
            <?php if ($pt->get_video->sell_video > 0) { ?>
               &nbsp;   &nbsp;<span><?php echo $pt->purchased; ?> {{LANG purchased}}</span>
             <?php } ?>
         </div>
         <?php if ($pt->get_video->sell_video > 0 && PT_IsAdmin()) { ?>
         <br>
         <div class="alert alert-danger">
            <span>{{LANG admin_can_see}}</span>
            <br>
            <?php if (!empty($pt->get_video->main_video_price)) { ?>
                  {{LANG video_price}} {{CURRENCY}}<?php echo $pt->get_video->main_video_price; ?> 
               <?php } ?>
               <?php if (!empty($pt->get_video->rent_price)) { ?>
               <br>
                  {{LANG video_rent_price}} {{CURRENCY}}<?php echo $pt->get_video->rent_price; ?> 
               <?php } ?>
         </div>
         <?php } ?>
         <?php if (!empty($pt->video_end)) { ?>
               <br>
               <div class="alert alert-danger">
                  <span>{{LANG rent_time_will}} : <?php echo $pt->video_end; ?></span>
               </div>
               <?php } ?>
         
         <div class="video-options pt_mn_wtch_opts">
            <button class="btn-share" id="share-video">
               <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" d="M18,16.08C17.24,16.08 16.56,16.38 16.04,16.85L8.91,12.7C8.96,12.47 9,12.24 9,12C9,11.76 8.96,11.53 8.91,11.3L15.96,7.19C16.5,7.69 17.21,8 18,8A3,3 0 0,0 21,5A3,3 0 0,0 18,2A3,3 0 0,0 15,5C15,5.24 15.04,5.47 15.09,5.7L8.04,9.81C7.5,9.31 6.79,9 6,9A3,3 0 0,0 3,12A3,3 0 0,0 6,15C6.79,15 7.5,14.69 8.04,14.19L15.16,18.34C15.11,18.55 15.08,18.77 15.08,19C15.08,20.61 16.39,21.91 18,21.91C19.61,21.91 20.92,20.61 20.92,19A2.92,2.92 0 0,0 18,16.08Z" /></svg>
               {{LANG share}}
            </button>
            <?php if ($pt->config->embed_system == 'on') {?>
            <?php if ($pt->get_video->sell_video == 0) { ?>
            <button class="btn-share" id="embed-video">
               <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" d="M14.6,16.6L19.2,12L14.6,7.4L16,6L22,12L16,18L14.6,16.6M9.4,16.6L4.8,12L9.4,7.4L8,6L2,12L8,18L9.4,16.6Z" /></svg>
               {{LANG embed}}
            </button>
            <?php } ?>
            <?php } ?>
            <?php if ($pt->get_video->is_owner == true) { ?>
            <a class="btn btn-share" href="{{LINK edit-video/{{ID}}}}" data-load="?link1=edit-video&id=category&id={{ID}}">
               <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" d="M20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18,2.9 17.35,2.9 16.96,3.29L15.12,5.12L18.87,8.87M3,17.25V21H6.75L17.81,9.93L14.06,6.18L3,17.25Z" /></svg>
               {{LANG edit_video}}
            </a>
            <?php } ?>
            <?php 
            if (($pt->config->payed_subscribers == 'on' && $pt->get_video->owner->subscriber_price > 0 && $pt->is_paid > 0) || ($pt->config->payed_subscribers == 'off') || ($pt->config->payed_subscribers == 'on' && $pt->get_video->owner->subscriber_price == 0)) {
            if ($pt->config->download_videos == 'on' && empty($pt->get_video->daily) && empty($pt->get_video->vimeo) && empty($pt->get_video->youtube) && $pt->get_video->converted == 1  && $pt->get_video->age == false && $pt->video_approved == true) { ?>
            <?php if ($pt->get_video->sell_video == 0) { ?>
            <?php if ($pt->get_video->privacy != 1 || ($pt->get_video->privacy == 1 && $pt->get_video->is_owner)) { ?>
            <button class="btn-share" id="download-video">
               <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" d="M5,20H19V18H5M19,9H15V3H9V9H5L12,16L19,9Z" /></svg>
               {{LANG download}}
            </button>
            <?php } } } ?>
            <?php } ?>
            <?php if ($pt->get_video->is_owner) { ?>
                  <a href="{{LINK view_analytics/{{VIDEO_ID_}}}}&type=today" class="btn-share btn-report" data-load="?link1=view_analytics&id={{VIDEO_ID_}}&type=today" data-rep="1">
               <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" d="M3,14L3.5,14.07L8.07,9.5C7.89,8.85 8.06,8.11 8.59,7.59C9.37,6.8 10.63,6.8 11.41,7.59C11.94,8.11 12.11,8.85 11.93,9.5L14.5,12.07L15,12C15.18,12 15.35,12 15.5,12.07L19.07,8.5C19,8.35 19,8.18 19,8A2,2 0 0,1 21,6A2,2 0 0,1 23,8A2,2 0 0,1 21,10C20.82,10 20.65,10 20.5,9.93L16.93,13.5C17,13.65 17,13.82 17,14A2,2 0 0,1 15,16A2,2 0 0,1 13,14L13.07,13.5L10.5,10.93C10.18,11 9.82,11 9.5,10.93L4.93,15.5L5,16A2,2 0 0,1 3,18A2,2 0 0,1 1,16A2,2 0 0,1 3,14Z" /></svg>
               <span>{{LANG analytics}}</span>
            </a>
               <?php } ?>
            <?php if ($pt->config->donate_system == 'on' && !empty($pt->user_data->donation_paypal_email) && $pt->get_video->sell_video == 0) { ?>
            <button class="btn-share" onclick="location.href = 'https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business={{USER donation_paypal_email}}&lc=US&item_name=Donation+to+{{USER name}}&no_note=0&cn=&currency_code=USD&bn=PP-DonationsBF:btn_donateCC_LG.gif:NonHosted'"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" d="M9.06,1.93C7.17,1.92 5.33,3.74 6.17,6H3A2,2 0 0,0 1,8V10A1,1 0 0,0 2,11H11V8H13V11H22A1,1 0 0,0 23,10V8A2,2 0 0,0 21,6H17.83C19,2.73 14.6,0.42 12.57,3.24L12,4L11.43,3.22C10.8,2.33 9.93,1.94 9.06,1.93M9,4C9.89,4 10.34,5.08 9.71,5.71C9.08,6.34 8,5.89 8,5A1,1 0 0,1 9,4M15,4C15.89,4 16.34,5.08 15.71,5.71C15.08,6.34 14,5.89 14,5A1,1 0 0,1 15,4M2,12V20A2,2 0 0,0 4,22H20A2,2 0 0,0 22,20V12H13V20H11V12H2Z" /></svg>
               {{LANG donate}}
            </button>
            <?php } ?>
            <?php if (IS_LOGGED): ?>
            <?php if ($pt->reported === true): ?>
            <button class="btn-share btn-report active pull-right" onclick="PT_ReportVideo('{{ID}}',this);" data-rep="0">
               <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" d="M14.4,6L14,4H5V21H7V14H12.6L13,16H20V6H14.4Z" /></svg>
               <span>{{LANG cancel_report}}</span>
            </button>
            <?php else: ?>
            <button class="btn-share btn-report pull-right" onclick="PT_ReportVideo('{{ID}}',this);" data-rep="1">
               <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" d="M14.4,6L14,4H5V21H7V14H12.6L13,16H20V6H14.4Z" /></svg>
               <span>{{LANG report}}</span>
            </button>
            <?php endif; ?>
            <?php if (IS_LOGGED && $pt->config->report_copyright == 'on' && $pt->get_video->is_owner == false) { ?>
            <button class="btn-share btn-report pull-right" onclick="PT_ReportCopyVideo('{{ID}}',this);" data-rep="1">
               <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" d="M10.08,10.86C10.13,10.53 10.24,10.24 10.38,10C10.5,9.74 10.72,9.53 10.97,9.37C11.21,9.22 11.5,9.15 11.88,9.14C12.11,9.15 12.32,9.19 12.5,9.27C12.71,9.36 12.89,9.5 13.03,9.63C13.17,9.78 13.28,9.96 13.37,10.16C13.46,10.36 13.5,10.58 13.5,10.8H15.3C15.28,10.33 15.19,9.9 15,9.5C14.85,9.12 14.62,8.78 14.32,8.5C14,8.22 13.66,8 13.24,7.84C12.82,7.68 12.36,7.61 11.85,7.61C11.2,7.61 10.63,7.72 10.15,7.95C9.67,8.18 9.27,8.5 8.95,8.87C8.63,9.26 8.39,9.71 8.24,10.23C8.09,10.75 8,11.29 8,11.87V12.14C8,12.72 8.08,13.26 8.23,13.78C8.38,14.3 8.62,14.75 8.94,15.13C9.26,15.5 9.66,15.82 10.14,16.04C10.62,16.26 11.19,16.38 11.84,16.38C12.31,16.38 12.75,16.3 13.16,16.15C13.57,16 13.93,15.79 14.24,15.5C14.55,15.25 14.8,14.94 15,14.58C15.16,14.22 15.27,13.84 15.28,13.43H13.5C13.5,13.64 13.43,13.83 13.34,14C13.25,14.19 13.13,14.34 13,14.47C12.83,14.6 12.66,14.7 12.46,14.77C12.27,14.84 12.07,14.86 11.86,14.87C11.5,14.86 11.2,14.79 10.97,14.64C10.72,14.5 10.5,14.27 10.38,14C10.24,13.77 10.13,13.47 10.08,13.14C10.03,12.81 10,12.47 10,12.14V11.87C10,11.5 10.03,11.19 10.08,10.86M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M12,20C7.59,20 4,16.41 4,12C4,7.59 7.59,4 12,4C16.41,4 20,7.59 20,12C20,16.41 16.41,20 12,20Z" /></svg>
               <span>{{LANG report_copyright}}</span>
            </button>
            <?php } ?>
            <button class="btn-share pull-right" onclick="PT_AddToList('{{ID}}');">
               <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" d="M2,16H10V14H2M18,14V10H16V14H12V16H16V20H18V16H22V14M14,6H2V8H14M14,10H2V12H14V10Z" /></svg>
               {{LANG add_to}}
            </button>
            <?php endif; ?>
            <?php if ($pt->get_video->sell_video == 0) { ?>
            <div class="embed-placement hidden">
               <textarea name="embed" id="embed" cols="30" rows="3" class="form-control"><iframe src="{{LINK embed/{{VIDEO_MAIN_ID}}}}" frameborder="0" width="700" height="400" allowfullscreen></iframe></textarea onClick="this.select();">
            </div>
            <?php } ?>
            <div class="share-video hidden">
               <div class="row share-input">
                  <div class="col-md-4">
                     <input type="text" value="{{CONFIG site_url}}/v/<?php echo $pt->get_video->short_id; ?>" class="form-control input-md" readonly onClick="this.select();">
                  </div>
               </div>
               
               <a href="#" class="fa fa-facebook" onclick="OpenShareWindow('https://www.facebook.com/sharer/sharer.php?u={{ENCODED_URL}}')"></a>
               <a href="#" class="fa fa-twitter" onclick="OpenShareWindow('https://twitter.com/intent/tweet?url={{ENCODED_URL}}')"></a>
               <a href="#" class="fa fa-google" onclick="OpenShareWindow('https://plus.google.com/share?url={{ENCODED_URL}}')"></a>
               <a href="#" class="fa fa-linkedin" onclick="OpenShareWindow('https://www.linkedin.com/shareArticle?mini=true&url={{ENCODED_URL}}&title={{TITLE}}')"></a>
               <a href="#" class="fa fa-pinterest" onclick="OpenShareWindow('https://pinterest.com/pin/create/button/?url={{ENCODED_URL}}&media={{THUMBNAIL}}')"></a>
               <a href="#" class="fa fa-tumblr" onclick="OpenShareWindow('http://www.tumblr.com/share/link?url={{ENCODED_URL}}')"></a>
               <a href="#" class="fa fa-reddit" onclick="OpenShareWindow('http://www.reddit.com/submit?url={{ENCODED_URL}}')"></a>
               <?php if (!empty($pt->config->wowonder_domain_uri) && $pt->config->wowonder_img) {?> <a href="#" class="share-third" onclick="OpenShareWindow('{{CONFIG wowonder_domain_uri}}/sharer?url={{ENCODED_URL}}')"><img src="{{CONFIG wowonder_img}}" alt="share to "></a> <?php } ?>
               <a href="#" onclick="copyToClipboard(this)" class="fa fa-link" link="{{CONFIG site_url}}/v/<?php echo $pt->get_video->short_id; ?>"></a>
            </div>
            <?php if ($pt->config->download_videos == 'on' && empty($pt->get_video->daily) && empty($pt->get_video->vimeo) && empty($pt->get_video->youtube) && $pt->get_video->converted == 1  && $pt->get_video->age == false && $pt->video_approved == true) { ?>
            <?php if ($pt->get_video->sell_video == 0) { ?>
            <div class="download-placement hidden">
               <?php if (!empty($pt->video_4096)) { ?>
               <a href="{{VIDEO_LOCATION_4096}}" download>4K</a>
               <?php } ?>
               <?php if (!empty($pt->video_2048)) { ?>
               <a href="{{VIDEO_LOCATION_2048}}" download>2K</a>
               <?php } ?>
               <?php if (!empty($pt->video_1080)) { ?>
               <a href="{{VIDEO_LOCATION_1080}}" download>1080p</a>
               <?php } ?>
               <?php if (!empty($pt->video_720)) { ?>
               <a href="{{VIDEO_LOCATION_720}}" download>720p</a>
               <?php } ?>
               <?php if (!empty($pt->video_480)) { ?>
               <a href="{{VIDEO_LOCATION_480}}" download>480p</a>
               <?php } ?>
               <?php if (!empty($pt->video_360)) { ?>
               <a href="{{VIDEO_LOCATION_360}}" download>360p</a>
               <?php } else if (!empty($pt->get_video->video_location)) { ?>
               <a href="{{VIDEO_LOCATION}}" download>{{LANG original}}</a>
               <?php } ?>
               <?php if (!empty($pt->video_240)) { ?>
               <a href="{{VIDEO_LOCATION_240}}" download>240p</a>
               <?php } ?>
            </div>
            <?php } ?>
            <?php } ?>
         </div>
		 <div class="publisher-element pull-left pt_mn_wtch_pub">
            <div class="publisher-avatar pull-left hide-in-mobile-720">
               <a href="{{USER url}}" data-load="?link1=timeline&id={{USER username}}"><img src="{{USER avatar}}" alt="{{USER name}}"></a>
            </div>
            <div class="publisher-name">
               <a href="{{USER url}}" data-load="?link1=timeline&id={{USER username}}">{{USER name_v}}</a>
            </div>
            <div class="publisher-subscribe-button">
               <?php if (!empty($pt->get_video->demo) && PT_GetMedia($pt->get_video->demo) == $pt->get_video->video_location) { ?>
                  <?php if (!IS_LOGGED) { ?>
                     <?php if (!empty($pt->get_video->main_video_price)) { ?>
                        <button class="btn btn-main btn_to_purchase_vid" onselectstart="return false" onclick="location.href = site_url+'/login';">{{LANG pay}} {{CURRENCY}}<?php echo $pt->get_video->main_video_price; ?> </button>
                     <?php } ?>
                     <?php if (!empty($pt->get_video->rent_price)) { ?>
                        <button class="btn btn-main btn_to_purchase_vid" onselectstart="return false" onclick="location.href = site_url+'/login';">{{LANG rent}} {{CURRENCY}}<?php echo $pt->get_video->rent_price; ?> </button>
                     <?php } ?>
                     
                  <?php } else{ ?>
                     <?php if (!empty($pt->get_video->main_video_price)) { ?>
                     <button class="btn btn-main p_t_show_btn_ p_t_show_btn_buy btn_to_purchase_vid" onselectstart="return false" onclick="pay_to_see(<?php echo $pt->get_video->id; ?>,<?php echo $pt->get_video->main_video_price; ?>)">{{LANG pay}} {{CURRENCY}}<?php echo $pt->get_video->main_video_price; ?> </button>
                     <?php } ?>
                     <?php if (!empty($pt->get_video->rent_price)) { ?>
                        <button class="btn btn-main p_t_show_btn_ p_t_show_btn_rent btn_to_purchase_vid" onselectstart="return false" onclick="pay_to_see(<?php echo $pt->get_video->id; ?>,<?php echo $pt->get_video->rent_price; ?>,'rent')">{{LANG rent}} {{CURRENCY}}<?php echo $pt->get_video->rent_price; ?> </button>
                     <?php } ?>
                  <?php } ?>
               <?php } ?>
               {{SUBSCIBE_BUTTON}}
            </div>
            <div class="clear"></div>
         </div>
         <div class="clear"></div>
         <div class="video-published">
            {{LANG published_on}} {{TIME}} / {{LANG in}} 
            <a href="{{LINK videos/category/{{CATEGORY_ID}}}}" data-load="?link1=videos&page=category&id={{CATEGORY_ID}}">{{CATEGORY}}</a> <?php if (!empty($pt->sub_category)) { ?>/ <a href="{{LINK videos/category/{{CATEGORY_ID}}/<?php echo($pt->get_video->sub_category) ?>}}" data-load="?link1=videos&page=category&id={{CATEGORY_ID}}&sub_id=<?php echo($pt->get_video->sub_category) ?>">{{SUB_CATEGORY}}</a><?php  } ?>
         </div>
         <div class="watch-video-description">
            <p dir="auto" itemprop="description">{{DESC}}</p>
         </div>
         <div class="watch-video-show-more desc">
            {{LANG show_more}}
         </div>
      </div>
   </div>
   <div class="ads-placment">{{COMMENT_AD}}</div>
   <?php if (($pt->config->sell_videos_system == 'on') || $pt->get_video->sell_video == 0 ) { ?>
   {{VIDEO_COMMENTS}}
   <?php } ?>
</div>
<div class="col-md-4 no-padding-left pull-right">
   <div class="content">
      <div class="ads-placment">{{WATCH_SIDEBAR_AD}}</div>
      <div class="videos-list related-videos pt_mn_wtch_rlts_prnt">{{VIDEO_SIDEBAR}}</div>
      <div class="load-related-videos">
         <button class="btn btn-default" id="load-related-videos">
         <span>{{LANG load_more}}</span><i class="fa fa-circle-o-notch spin hidden"></i>
         </button>
      </div>
   </div>
</div>
<div class="clear"></div>
</div>
</div>




<script type="text/javascript">
   <?php if (!empty($pt->get_video->demo) && PT_GetMedia($pt->get_video->demo) == $pt->get_video->video_location) { ?>
      $("video").bind("ended", function() {
         var link_ = "'"+site_url+"/login'";
         var rent = "'rent'";
         <?php if ($pt->get_video->owner->subscriber_price) { ?>
            var type = "'subscribe'";
            var text = "<?php $text = str_replace('{{PRICE}}', $pt->currency.$pt->get_video->owner->subscriber_price, $lang_array['buy_or_subscribe']);
                           $text = str_replace('{{USERNAME}}',$pt->get_video->owner->name, $text);
                              echo($text); ?>";
            $('.video-player').prepend('<div class="video-processing pay_to_content"><div class="pay_to_content_background"></div><div style="background: rgba(0,0,0,0.8) !important;"><h5><p><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-dollar-sign"><line x1="12" y1="1" x2="12" y2="23"></line><path d="M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"></path></svg></p>'+text+'<br><br><?php if (!IS_LOGGED) { ?><?php if (!empty($pt->get_video->main_video_price)) { ?><button class="btn btn-main" onselectstart="return false" onclick="location.href = '+link_+';">{{LANG pay}} {{CURRENCY}}<?php echo $pt->get_video->main_video_price; ?> </button><?php } ?><?php if(!empty($pt->get_video->rent_price)){ ?><button class="btn btn-main p_t_show_btn_ p_t_show_btn_rent" onselectstart="return false" onclick="location.href = '+link_+';">{{LANG rent}} {{CURRENCY}}<?php echo $pt->get_video->rent_price; ?> </button><?php } ?><?php if ($pt->get_video->owner->subscriber_price) { ?><br><br><button class="btn btn-main" onselectstart="return false"onclick="location.href = '+link_+';">{{LANG subscribe}} {{CURRENCY}}<?php echo $pt->get_video->owner->subscriber_price; ?></button><?php } ?><?php } else{ ?><?php if(!empty($pt->get_video->main_video_price)){ ?><button class="btn btn-main p_t_show_btn_ p_t_show_btn_buy" onselectstart="return false" onclick="pay_to_see(<?php echo $pt->get_video->id; ?>,<?php echo $pt->get_video->main_video_price; ?>)">{{LANG pay}} {{CURRENCY}}<?php echo $pt->get_video->main_video_price; ?> </button><?php } ?><br><br><?php if(!empty($pt->get_video->rent_price)){ ?><button class="btn btn-main p_t_show_btn_ p_t_show_btn_rent" onselectstart="return false" onclick="pay_to_see(<?php echo $pt->get_video->id; ?>,<?php echo $pt->get_video->rent_price; ?>,'+rent+')">{{LANG rent}} {{CURRENCY}}<?php echo $pt->get_video->rent_price; ?> </button><?php } ?><br><br><button class="btn btn-main" onselectstart="return false" onclick="PT_PaySubscribe(<?php echo $pt->get_video->user_id; ?>,this,'+type+')">{{LANG subscribe}} {{CURRENCY}}<?php echo $pt->get_video->owner->subscriber_price; ?> </button><?php } ?></h5></div></div>');

         <?php }else{ ?>
            $('.video-player').prepend('<div class="video-processing pay_to_content"><div class="pay_to_content_background"></div><div style="background: rgba(0,0,0,0.8) !important;"><h5><p><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-dollar-sign"><line x1="12" y1="1" x2="12" y2="23"></line><path d="M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"></path></svg></p>{{LANG pay_to_see_video}}<br><br><?php if (!IS_LOGGED) { ?><?php if (!empty($pt->get_video->main_video_price)) { ?><button class="btn btn-main" onselectstart="return false" onclick="location.href = '+link_+';">{{LANG pay}} {{CURRENCY}}<?php echo $pt->get_video->main_video_price; ?> </button><?php } ?><?php if(!empty($pt->get_video->rent_price)){ ?><button class="btn btn-main p_t_show_btn_ p_t_show_btn_rent" onselectstart="return false" onclick="location.href = '+link_+';">{{LANG rent}} {{CURRENCY}}<?php echo $pt->get_video->rent_price; ?> </button><?php } ?><?php } else{ ?><?php if (!empty($pt->get_video->main_video_price)) { ?><button class="btn btn-main p_t_show_btn_ p_t_show_btn_buy" onselectstart="return false" onclick="pay_to_see(<?php echo $pt->get_video->id; ?>,<?php echo $pt->get_video->main_video_price; ?>)">{{LANG pay}} {{CURRENCY}}<?php echo $pt->get_video->main_video_price; ?> </button><?php } ?><?php if(!empty($pt->get_video->rent_price)){ ?><button class="btn btn-main p_t_show_btn_ p_t_show_btn_rent" onselectstart="return false" onclick="pay_to_see(<?php echo $pt->get_video->id; ?>,<?php echo $pt->get_video->rent_price; ?>,'+rent+')">{{LANG rent}} {{CURRENCY}}<?php echo $pt->get_video->rent_price; ?> </button><?php } ?><?php } ?></h5></div></div>');

         <?php } ?>
         // $('.video-player').prepend('<div class="video-processing pay_to_content"><div class="pay_to_content_background"></div><div style="background: rgba(0,0,0,0.8) !important;"><h5><p><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-dollar-sign"><line x1="12" y1="1" x2="12" y2="23"></line><path d="M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"></path></svg></p>{{LANG pay_to_see_video}}<br><br><?php if (!IS_LOGGED) { ?><button class="btn btn-main" onselectstart="return false" onclick="location.href = '+link_+';">{{LANG pay}} {{CURRENCY}}<?php echo $pt->get_video->sell_video; ?> </button><?php } else{ ?><button class="btn btn-main p_t_show_btn_" onselectstart="return false" onclick="pay_to_see(<?php echo $pt->get_video->id; ?>,<?php echo $pt->get_video->sell_video; ?>)">{{LANG pay}} {{CURRENCY}}<?php echo $pt->get_video->sell_video; ?> </button><?php } ?></h5></div></div>');
      });
   <?php } ?>
   var sources = [];
   for (var i = 0 ; i < $('video').find('source').length; i++) {
      sources[i] = parseFloat($($('video').find('source')[i]).attr('res'));
   }

   // var imageAddr = "http://www.kenrockwell.com/contax/images/g2/examples/31120037-5mb.jpg"; 
   // var downloadSize = 4995374;
   var imageAddr = site_url+"/upload/photos/speed.jpg"; 
   var downloadSize = 1082828;
   function getQuality() {
      MeasureConnectionSpeed();

      
      function MeasureConnectionSpeed() {
         if (getCookie('internet_speed') > 0) {
            showResults(getCookie('internet_speed'));
         }
         else{
            var startTime, endTime;
          var download = new Image();
          download.onload = function () {
              endTime = (new Date()).getTime();
              showResults();
          }
          
          download.onerror = function (err, msg) {
              ShowProgressMessage(0);
          }
          
          startTime = (new Date()).getTime();
          var cacheBuster = "?nnn=" + startTime;
          download.src = imageAddr + cacheBuster;
         }
         //console.log($.cookie("internet_speed"));
          
          
          function showResults(speed = 0) {
            if (speed == 0) {
               var duration = (endTime - startTime) / 1000;
                 var bitsLoaded = downloadSize * 8;
                 var speedBps = (bitsLoaded / duration).toFixed(2);
                 var speedKbps = (speedBps / 1024).toFixed(2);
                 var speedMbps = (speedKbps / 1024).toFixed(2);
                 setCookie("internet_speed", speedKbps,1);

            }
            else{
               speedKbps = speed;
               if (speed < 240) {
                  speedKbps = 250;
               }
            }
              for (var i = 0 ; i < sources.length; i++) {
               if (sources[i] < parseFloat(speedKbps)) {
                  is_clicked = true;
                  video_source = sources[i];
                  <?php if ($pt->config->player_type == 'fluidPlayer' && empty($pt->get_video->youtube)) { ?>
                     $('#source_my-video_{{ID}}_'+video_source+'p').click();
                     $('.source_button_icon').removeClass('source_selected');
                     $('#source_my-video_{{ID}}_auto').find('span').addClass('source_selected');
                  <?php } elseif ($pt->config->player_type == 'videojs' && empty($pt->get_video->youtube)) { ?>
                     $( ".vjs-menu-item-text:contains('"+video_source+"p')" ).click();
                     $('.vjs-resolution-button-label').text('auto');
                  <?php }else{ ?>
                     $('#'+$('.mejs__container').attr('id')+'-qualities-'+video_source+'p').click();
                     $('.mejs__qualities-button').find('button').text('auto');
                     $('.mejs__qualities-selector-label').removeClass('mejs__qualities-selected');
                     $('#quality__auto').addClass('mejs__qualities-selected');
                  <?php } ?>
                  break;
               }
              }
          }
      }
   }
   function setAuto(self) {
      <?php if ($pt->config->player_type == 'fluidPlayer' && empty($pt->get_video->youtube)) { ?>
         $('.source_button_icon').removeClass('source_selected');
         $('#source_my-video_{{ID}}_auto').find('span').addClass('source_selected');
      <?php } elseif ($pt->config->player_type == 'videojs' && empty($pt->get_video->youtube)) { ?>
         $('.vjs-resolution-button-label').text('auto');
      <?php }else{ ?>
         $('.mejs__qualities-button').find('button').text('auto');
         $('.mejs__qualities-selector-label').removeClass('mejs__qualities-selected');
         $('#quality__auto').addClass('mejs__qualities-selected');
      <?php } ?>
      getQuality();
      setTimeout(function (argument) {
         setCookie('auto', 'auto', 1);
      },1000);
   }
   $(document).ready(function(){
      document.querySelector('video').addEventListener("loadeddata", function(){
        setCookie('auto', '', 1);
      });
   });
   <?php if (!empty($_COOKIE['auto'])) { ?>
      setTimeout(function (argument) {
         setAuto('');
      },2000);
   <?php } ?>
</script>
<?php if ($pt->config->player_type == 'videojs' && empty($pt->get_video->youtube)) { ?>
<script src="{{CONFIG theme_url}}/player/js/video_js/video.js"></script>
<script src="{{CONFIG theme_url}}/player/js/video_js/videojs-contrib-ads.min.js"></script>
<script src="{{CONFIG theme_url}}/player/js/video_js/videojs-resolution-switcher.js"></script>
<script src="{{CONFIG theme_url}}/player/js/video_js/videojs.ima.js"></script>
<?php } ?>
<?php if (empty($pt->get_video->facebook) && empty($pt->get_video->vimeo) && empty($pt->get_video->daily)) { ?>
<script type="text/javascript">
   function go_to_duration(duration) {
   window.scrollTo(0, 0);
   var vid = document.querySelector("video");
   vid.currentTime = duration;
   vid.play();
}
</script>
<?php } ?>

<?php if (empty($pt->get_video->facebook) && empty($pt->get_video->vimeo) && empty($pt->get_video->daily) && ($pt->get_video->sell_video == 0 || $pt->get_video->is_owner || $pt->video_approved == false  || !empty($pt->get_video->demo) || ($pt->get_video->sell_video > 0 && $pt->is_paid > 0))) { ?>
<script type="text/javascript">


<?php if ($pt->config->player_type == 'fluidPlayer' && empty($pt->get_video->youtube)) { ?>

   if ('{{VAST_URL}}' != '') {
      myFluidPlayer = fluidPlayer(
         'my-video_<?php echo $pt->get_video->id; ?>',
          {
              vastOptions: {
                  adList: [ {roll : "preRoll",
               vastTag : "{{VAST_URL}}",
               vastTimeout: 5e3 }],
               vastAdvanced: {
                   vastLoadedCallback:       (function() {  }),
                   noVastVideoCallback:      (function() {  }),
                   vastVideoSkippedCallback: (function() { 
                     setTimeout(function () {
                        var media = document.querySelector("video");
                        media.addEventListener('ended', function (e) {
                           if ($('[data-litsitem-id]').length > 0){
                             var url = $('#next-video').find('[data-litsitem-id="{{KEY}}"]').next().find('a').attr('href');
                             if (url) {
                               window.location.href = url;
                             }
                           }
                           else{
                             //pass
                           }
                         }, false);
                     },2000);
                    }),
                   vastVideoEndedCallback:   (function() { 
                     setTimeout(function () {
                        var media = document.querySelector("video");
                        media.addEventListener('ended', function (e) {
                           if ($('[data-litsitem-id]').length > 0){
                             var url = $('#next-video').find('[data-litsitem-id="{{KEY}}"]').next().find('a').attr('href');
                             if (url) {
                               window.location.href = url;
                             }
                           }
                           else{
                             //pass
                           }
                         }, false);
                     },2000);

                    })
               }
              },
              layoutControls: {
               playbackRateEnabled:    true,
               fillToContainer:true,
               autoPlay: true
              }
          }
      );
         myFluidPlayer.on('play', function(){ 
            // if (pt_elexists('.ads-overlay-info')) {
            //   $('.ads-overlay-info').remove();
            // }


            $('.ads-test').remove();
             
            if ($('body').attr('resized') == 'true') {
                PT_Resize(true);
            }
            $('.mejs__container').css('height', ($('.mejs__container').width() / 1.77176216) + 'px');
            $('video, iframe').css('height', '100%');
          });
   }else{
      <?php if (!empty($pt->ad_image)) { ?>
      myFluidPlayer = fluidPlayer('my-video_<?php echo $pt->get_video->id; ?>',{
              layoutControls: {
               playbackRateEnabled:    true,
               fillToContainer:true,
               autoPlay: false,
               playButtonShowing: true,
               playPauseAnimation: false

              }
      });
      var media = document.querySelector("video");
      media.addEventListener('ended', function (e) {
         if ($('[data-litsitem-id]').length > 0){
           var url = $('#next-video').find('[data-litsitem-id="{{KEY}}"]').next().find('a').attr('href');
           if (url) {
             window.location.href = url;
           }
         }
         else{
           //pass
         }
       }, false);
      <?php }else{ ?>
         myFluidPlayer = fluidPlayer('my-video_<?php echo $pt->get_video->id; ?>',{
              layoutControls: {
               playbackRateEnabled:    true,
               fillToContainer:true,
               autoPlay: true,
               playButtonShowing: true,
               playPauseAnimation: false

              }
         });
         var media = document.querySelector("video");
         media.addEventListener('ended', function (e) {
            if ($('[data-litsitem-id]').length > 0){
              var url = $('#next-video').find('[data-litsitem-id="{{KEY}}"]').next().find('a').attr('href');
              if (url) {
                window.location.href = url;
              }
            }
            else{
              //pass
            }
          }, false);
      <?php } ?>
      
   }
   if (sources.length > 1) {
      setTimeout(function () {
         $('#my-video_{{ID}}_fluid_control_video_source_list').append('<div id="source_my-video_{{ID}}_auto" class="fluid_video_source_list_item" onclick="setAuto(this)"><span class="source_button_icon"></span>auto</div>');
      },1000);
   }
   

<?php }elseif ($pt->config->player_type == 'videojs' && empty($pt->get_video->youtube)) { ?>

   if ({{AD_MEDIA}} != '') {
      var ad_started = false;
         //var player = videojs("my-video", { "controls": true, "autoplay": true, "preload": "auto" });
         var player = videojs('my-video', {
                controls: true,
                plugins: {
                  videoJsResolutionSwitcher: {
                    default: 'low', // Default resolution [{Number}, 'low', 'high'],
                    dynamicLabel: true
                  }
                }
              }, function(){
                var player = this;
                window.player = player
                player.updateSrc([
                   <?php if (!empty($pt->video_4096)) { ?>
                  {
                    src: '{{VIDEO_LOCATION_4096}}',
                    type: '{{VIDEO_TYPE}}',
                    label: '4K',
                    res: 4096
                  },
                  <?php } ?>
                  <?php if (!empty($pt->video_2048)) { ?>
                  {
                    src: '{{VIDEO_LOCATION_2048}}',
                    type: '{{VIDEO_TYPE}}',
                    label: '2K',
                    res: 2048
                  },
                  <?php } ?>
                  <?php if (!empty($pt->video_1080)) { ?>
                  {
                    src: '{{VIDEO_LOCATION_1080}}',
                    type: '{{VIDEO_TYPE}}',
                    label: '1080p',
                    res: 1080
                  },
                  <?php } ?>
                  <?php if (!empty($pt->video_720)) { ?>
                  {
                    src: '{{VIDEO_LOCATION_720}}',
                    type: '{{VIDEO_TYPE}}',
                    label: '720p',
                    res: 720
                  },
                  <?php } ?>
                  <?php if (!empty($pt->video_480)) { ?>
                  {
                    src: '{{VIDEO_LOCATION_480}}',
                    type: '{{VIDEO_TYPE}}',
                    label: '480p',
                    res: 480
                  },
                  <?php } ?>
                  <?php if (!empty($pt->video_360)) { ?>
                  {
                    src: '{{VIDEO_LOCATION_360}}',
                    type: '{{VIDEO_TYPE}}',
                    label: '360p',
                    res: 360
                  },
                  <?php } ?>
                  <?php if (!empty($pt->video_240)) { ?>
                  {
                    src: '{{VIDEO_LOCATION_240}}',
                    type: '{{VIDEO_TYPE}}',
                    label: '240p',
                    res: 240
                  },
                  <?php } ?>
                  <?php if (!empty($pt->get_video->youtube) || (!empty($pt->get_video->video_location) && empty($pt->video_360))) { ?>
                  {
                    src: '{{VIDEO_LOCATION}}',
                    type: '{{VIDEO_TYPE}}',
                    label: <?php echo(!empty($pt->video_quality) ? '"'.$pt->video_quality.'"' : '"360p"') ?>,
                    res: <?php echo(!empty($pt->video_res) ? $pt->video_res : 360) ?>
                  },
                  <?php } ?>
                ])
                
              });

         player.ads(); // initialize videojs-contrib-ads

         // request ads whenever there's new video content
         player.on('contentchanged', function() {
           // in a real plugin, you might fetch your ad inventory here
           player.trigger('adsready');
         });
         player.on('readyforpreroll', function() {
            if (ad_started == false) {
               player.ads.startLinearAdMode();
               // play your linear ad content
              // in this example, we use a static mp4
              player.src({{AD_MEDIA}});
               ad_started = true;
               $('.vjs-resolution-button').hide();
            }

           // send event when ad is playing to remove loading spinner
           player.one('adplaying', function() {


            // if (pt_elexists('.ads-overlay-info')) {
            //   $('.ads-overlay-info').remove();
            // }

            $('.ads-test').remove();
             
            if ($('body').attr('resized') == 'true') {
                PT_Resize(true);
            }
            $('.mejs__container').css('height', ($('.mejs__container').width() / 1.77176216) + 'px');
            $('video, iframe').css('height', '100%');


             player.trigger('ads-ad-started');
             
              num = {{AD_SKIP_NUM}};
              $('.video-player').append('<span class="video_js_skip_ad">Skip in '+num+'</span>');
               setInterval(function () {
                  num = num -1;

                  if (num == 0 || num < 0) {
                     $('.video_js_skip_ad').html('<a href="javascript:void(0)" onclick="end_video_js_ad()">Skip Ad</a>');
                     //$('.video-player').attr('onclick', '');
                  }
                  if (num > 0) {
                     $('.video-player').attr('onclick', 'window.open("'+{{AD_LINK}}+'");');
                     $('.video_js_skip_ad').text('Skip in '+(num));
                  }
               },1000);
           });

           // resume content when all your linear ads have finished
           player.one('adended', function() {
             player.ads.endLinearAdMode();
             $('.video_js_skip_ad').remove();
             $('.video-player').attr('onclick', '');
             setTimeout(function () {
               var media = document.querySelector("video");
               media.addEventListener('ended', function (e) {
                  if ($('[data-litsitem-id]').length > 0){
                    var url = $('#next-video').find('[data-litsitem-id="{{KEY}}"]').next().find('a').attr('href');
                    if (url) {
                      window.location.href = url;
                    }
                  }
                  else{
                    //pass
                  }
                }, false);
            },2000);
             $('.vjs-resolution-button').show();
           });
         });

         player.trigger('adsready');
         function end_video_js_ad() {
            player.ads.endLinearAdMode();
            $('.video_js_skip_ad').remove();
            $('.video-player').attr('onclick', '');
            setTimeout(function () {
               var media = document.querySelector("video");
               media.addEventListener('ended', function (e) {
                  if ($('[data-litsitem-id]').length > 0){
                    var url = $('#next-video').find('[data-litsitem-id="{{KEY}}"]').next().find('a').attr('href');
                    if (url) {
                      window.location.href = url;
                    }
                  }
                  else{
                    //pass
                  }
                }, false);
            },2000);
            $('.vjs-resolution-button').show();
         }
      }else{
         <?php if (!empty($pt->ad_image)) { ?>
         //videojs("my-video", { "controls": true, "autoplay": false, "preload": "auto" });
         var player = videojs('my-video', {
                controls: true,
                plugins: {
                  videoJsResolutionSwitcher: {
                    default: 'low', // Default resolution [{Number}, 'low', 'high'],
                    dynamicLabel: true
                  }
                }
              }, function(){
                var player = this;
                window.player = player
                player.updateSrc([
                   <?php if (!empty($pt->video_4096)) { ?>
                  {
                    src: '{{VIDEO_LOCATION_4096}}',
                    type: '{{VIDEO_TYPE}}',
                    label: '4K',
                    res: 4096
                  },
                  <?php } ?>
                  <?php if (!empty($pt->video_2048)) { ?>
                  {
                    src: '{{VIDEO_LOCATION_2048}}',
                    type: '{{VIDEO_TYPE}}',
                    label: '2K',
                    res: 2048
                  },
                  <?php } ?>
                  <?php if (!empty($pt->video_1080)) { ?>
                  {
                    src: '{{VIDEO_LOCATION_1080}}',
                    type: '{{VIDEO_TYPE}}',
                    label: '1080p',
                    res: 1080
                  },
                  <?php } ?>
                  <?php if (!empty($pt->video_720)) { ?>
                  {
                    src: '{{VIDEO_LOCATION_720}}',
                    type: '{{VIDEO_TYPE}}',
                    label: '720p',
                    res: 720
                  },
                  <?php } ?>
                  <?php if (!empty($pt->video_480)) { ?>
                  {
                    src: '{{VIDEO_LOCATION_480}}',
                    type: '{{VIDEO_TYPE}}',
                    label: '480p',
                    res: 480
                  },
                  <?php } ?>
                  <?php if (!empty($pt->video_360)) { ?>
                  {
                    src: '{{VIDEO_LOCATION_360}}',
                    type: '{{VIDEO_TYPE}}',
                    label: '360p',
                    res: 360
                  },
                  <?php } ?>
                  <?php if (!empty($pt->video_240)) { ?>
                  {
                    src: '{{VIDEO_LOCATION_240}}',
                    type: '{{VIDEO_TYPE}}',
                    label: '240p',
                    res: 240
                  },
                  <?php } ?>
                  <?php if (!empty($pt->get_video->youtube) || (!empty($pt->get_video->video_location) && empty($pt->video_360))) { ?>
                  {
                    src: '{{VIDEO_LOCATION}}',
                    type: '{{VIDEO_TYPE}}',
                    label: <?php echo(!empty($pt->video_quality) ? '"'.$pt->video_quality.'"' : '"360p"') ?>,
                    res: <?php echo(!empty($pt->video_res) ? $pt->video_res : 360) ?>
                  },
                  <?php } ?>
                ])
                
              });
         var media = document.querySelector("video");
         media.addEventListener('ended', function (e) {
            if ($('[data-litsitem-id]').length > 0){
              var url = $('#next-video').find('[data-litsitem-id="{{KEY}}"]').next().find('a').attr('href');
              if (url) {
                window.location.href = url;
              }
            }
            else{
              //pass
            }
          }, false);
         <?php }else{ ?>
            //videojs("my-video", { "controls": true, "autoplay": true, "preload": "auto" });
            var player = videojs('my-video', {
                controls: true,
                plugins: {
                  videoJsResolutionSwitcher: {
                    default: 'low', // Default resolution [{Number}, 'low', 'high'],
                    dynamicLabel: true
                  }
                }
              }, function(){
                var player = this;
                window.player = player
                player.updateSrc([
                   <?php if (!empty($pt->video_4096)) { ?>
                  {
                    src: '{{VIDEO_LOCATION_4096}}',
                    type: '{{VIDEO_TYPE}}',
                    label: '4K',
                    res: 4096
                  },
                  <?php } ?>
                  <?php if (!empty($pt->video_2048)) { ?>
                  {
                    src: '{{VIDEO_LOCATION_2048}}',
                    type: '{{VIDEO_TYPE}}',
                    label: '2K',
                    res: 2048
                  },
                  <?php } ?>
                  <?php if (!empty($pt->video_1080)) { ?>
                  {
                    src: '{{VIDEO_LOCATION_1080}}',
                    type: '{{VIDEO_TYPE}}',
                    label: '1080p',
                    res: 1080
                  },
                  <?php } ?>
                  <?php if (!empty($pt->video_720)) { ?>
                  {
                    src: '{{VIDEO_LOCATION_720}}',
                    type: '{{VIDEO_TYPE}}',
                    label: '720p',
                    res: 720
                  },
                  <?php } ?>
                  <?php if (!empty($pt->video_480)) { ?>
                  {
                    src: '{{VIDEO_LOCATION_480}}',
                    type: '{{VIDEO_TYPE}}',
                    label: '480p',
                    res: 480
                  },
                  <?php } ?>
                  <?php if (!empty($pt->video_360)) { ?>
                  {
                    src: '{{VIDEO_LOCATION_360}}',
                    type: '{{VIDEO_TYPE}}',
                    label: '360p',
                    res: 360
                  },
                  <?php } ?>
                  <?php if (!empty($pt->video_240)) { ?>
                  {
                    src: '{{VIDEO_LOCATION_240}}',
                    type: '{{VIDEO_TYPE}}',
                    label: '240p',
                    res: 240
                  },
                  <?php } ?>
                  <?php if (!empty($pt->get_video->youtube) || (!empty($pt->get_video->video_location) && empty($pt->video_360))) { ?>
                  {
                    src: '{{VIDEO_LOCATION}}',
                    type: '{{VIDEO_TYPE}}',
                    label: <?php echo(!empty($pt->video_quality) ? '"'.$pt->video_quality.'"' : '"360p"') ?>,
                    res: <?php echo(!empty($pt->video_res) ? $pt->video_res : 360) ?>
                  },
                  <?php } ?>
                ]);
                if ('{{VAST_URL}}' != '') {
                  var options = {
                       id: 'my-video',
                       adTagUrl: "{{VAST_URL}}",
                        vastLoadTimeout:{{AD_SKIP_NUM}} * 1000
                     };

                     player.ima(options);

                     // Remove controls from the player on iPad to stop native controls from stealing
                     // our click
                     var contentPlayer =  document.getElementById('my-video_html5_api');
                     if ((navigator.userAgent.match(/iPad/i) ||
                           navigator.userAgent.match(/Android/i)) &&
                         contentPlayer.hasAttribute('controls')) {
                       contentPlayer.removeAttribute('controls');
                     }

                     // Initialize the ad container when the video player is clicked, but only the
                     // first time it's clicked.
                     var initAdDisplayContainer = function() {
                       player.ima.initializeAdDisplayContainer();
                       wrapperDiv.removeEventListener(startEvent, initAdDisplayContainer);
                     }

                     var startEvent = 'click';
                     if (navigator.userAgent.match(/iPhone/i) ||
                         navigator.userAgent.match(/iPad/i) ||
                         navigator.userAgent.match(/Android/i)) {
                       startEvent = 'touchend';
                     }

                     var wrapperDiv = document.getElementById('my-video');
                     wrapperDiv.addEventListener(startEvent, initAdDisplayContainer);



                 }
                
              });
            var media = document.querySelector("video");
            media.addEventListener('ended', function (e) {
               if ($('[data-litsitem-id]').length > 0){
                 var url = $('#next-video').find('[data-litsitem-id="{{KEY}}"]').next().find('a').attr('href');
                 if (url) {
                   window.location.href = url;
                 }
               }
               else{
                 //pass
               }
             }, false);
         <?php } ?>
         
      }
      if (sources.length > 1) {
         setTimeout(function () {
            $('.vjs-menu-content').append('<li class="vjs-menu-item" tabindex="-1" role="menuitem" aria-disabled="false" onclick="setAuto(this)"><span class="vjs-menu-item-text">auto</span><span class="vjs-control-text" aria-live="polite"></span></li>');
         },1000);
      }
      

<?php }else if($pt->config->player_type == 'default' || !empty($pt->get_video->youtube)){ ?>

   // $('video').mediaelementplayer({
   //    pluginPath: 'https://cdnjs.com/libraries/mediaelement-plugins/',
   //    shimScriptAccess: 'always',
   //    autoplay: true,
   //    features: ['playpause', 'current', 'progress', 'duration', 'speed', 'skipback', 'jumpforward', 'tracks', 'markers', 'volume', 'chromecast', 'contextmenu', 'flash' <?php echo ($pt->config->ffmpeg_system == 'on' && empty($pt->get_video->youtube)) ? ", 'quality'" : ''?> {{ADS}} {{VAT}}, 'fullscreen'],
   //    vastAdTagUrl: '{{VAST_URL}}',
   //    vastAdsType: '{{VAST_TYPE}}',
   //    jumpForwardInterval: 20,
   //    adsPrerollMediaUrl: [{{AD_MEDIA}}],
   //    adsPrerollAdUrl: [{{AD_LINK}}],
   //    adsPrerollAdEnableSkip: {{AD_SKIP}},
   //    adsPrerollAdSkipSeconds: {{AD_SKIP_NUM}},
   //    success: function (media) {
   //        media.addEventListener('ended', function (e) {
          
   //          if ($('#autoplay').is(":checked")) {
   //             var url = $('#next-video').find('.video-title').find('a').attr('href');
   //             if (url) {
   //                window.location.href = url;
   //             }
   //          }
   //          else{
   //            /* pass */
   //          }
   //        }, false);

   //        media.addEventListener('playing', function (e) {
   //          if (pt_elexists('.ads-overlay-info')) {
   //            $('.ads-overlay-info').remove();
   //          }

   //          $('.ads-test').remove();
             
   //          if ($('body').attr('resized') == 'true') {
   //              PT_Resize(true);
   //          }
   //          $('.mejs__container').css('height', ($('.mejs__container').width() / 1.77176216) + 'px');
   //          $('video, iframe').css('height', '100%');
   //        }); 
   //    },
   //  });

   //  $('.expend-player').on('click', function(event) {
   //   event.preventDefault();
   //   var resize = 0;
   //   if ($('.player-video').hasClass('col-md-12')) {
   //     resize = 0;
   //   } else {
   //     resize = 1;
   //   }
   //   $.post('{{LINK aj/set-cookies}}', {name: 'resize', value:resize});
   //   PT_Resize();
   //  });

   $('video').mediaelementplayer({
         pluginPath: 'https://cdnjs.com/libraries/mediaelement-plugins/',
         shimScriptAccess: 'always',
         autoplay: true,
         features: ['playpause', 'current', 'progress', 'duration', 'speed', 'skipback', 'jumpforward', 'tracks', 'markers', 'volume', 'chromecast', 'contextmenu', 'flash' <?php echo ($pt->config->ffmpeg_system == 'on' && empty($pt->get_video->youtube)) ? ", 'quality'" : ''?> {{ADS}} {{VAT}}, 'fullscreen'],
         vastAdTagUrl: '{{VAST_URL}}',
         vastAdsType: '{{VAST_TYPE}}',
         jumpForwardInterval: 20,
         adsPrerollMediaUrl: [{{AD_MEDIA}}],
         adsPrerollAdUrl: [{{AD_LINK}}],
         adsPrerollAdEnableSkip: {{AD_SKIP}},
         adsPrerollAdSkipSeconds: {{AD_SKIP_NUM}},
         success: function (media) {
            <?php if (empty($pt->ad_image)) { ?> 
            $(media).find('video').get(0).play();
            <?php } ?> 
            $(".play-list-cont-wrapper").height(($(".video-player").height()));
            $('.mejs__ads').append('<div class="ads-test"><i class="fa fa-bullhorn"></i> Advertisement</div>');
            media.addEventListener('ended', function (e) {
               if ($('[data-litsitem-id]').length > 0){
                 var url = $('#next-video').find('[data-litsitem-id="{{KEY}}"]').next().find('a').attr('href');
                 if (url) {
                   window.location.href = url;
                 }
               }
               else{
                 //pass
               }
             }, false);
            <?php if (!empty($pt->get_video->youtube)) { ?>
            //    $(document).on('click', '.mejs__container', function(event) {

            //    $('.mejs__layer').css('display', 'flex');
            //    $('.mejs__overlay-play').css('display', 'none');
            //    media.play();
            // });
         <?php } ?>
         },
      });
   if (sources.length > 1) {
      setTimeout(function () {
         $('.mejs__qualities-selector-list').append('<li class="mejs__qualities-selector-list-item" onclick="setAuto(this)"><input class="mejs__qualities-selector-input" type="radio" name="mep_0_qualities" value="auto" id="mep_0-qualities-auto"><label for="mep_0-qualities-auto" class="mejs__qualities-selector-label" id="quality__auto">auto</label></li>');
      },1000);
   }

    


<?php } ?>
</script>
<?php } ?>
<?php if($pt->config->player_type == 'cloudinary' && empty($pt->get_video->youtube)){ echo PT_LoadPage('watch/cloudinary_player');} ?>



<?php if (!empty($pt->get_video->facebook)) { ?>
<div id="fb-root"></div>
<script>(function(d, s, id) {
   var js, fjs = d.getElementsByTagName(s)[0];
   if (d.getElementById(id)) return;
   js = d.createElement(s); js.id = id;
   js.src = 'https://connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v3.1&appId={{CONFIG facebook_app_ID}}&autoLogAppEvents=1';
   fjs.parentNode.insertBefore(js, fjs);
   }(document, 'script', 'facebook-jssdk'));
</script>
<?php } ?>
<script>
   jQuery(document).ready(function($) {
     $('.rad-transaction').click(function(event) {
       $(this).off("click").removeClass('rad-transaction');
       $.get('{{LINK aj/ads/rad-transaction}}', function(data){ /* pass */ });
     });
     
     $("#load-related-videos").click(function(event) {
       let id = 0;
       if ($("div[data-sidebar-video]").length > 0) {
         id = $("div[data-sidebar-video]").last().attr('data-sidebar-video');
       }
   
       $("#load-related-videos").find('i.spin').removeClass('hidden');
   
       $.ajax({
         url: '{{LINK aj/load-related-videos}}',
         type: 'GET',
         dataType: 'json',
         data: {id: id,video_id:'{{ID}}'},
       })
       .done(function(data) {
         if (data.status == 200) {
           $(".related-videos").append(data.html);
         }
         else{
           $("#load-related-videos").find('span').text('{{LANG no_more_videos}}');
         }
         $("#load-related-videos").find('i.spin').addClass('hidden');
   
       });
     });
   });
   
   $('.ad-link').on('click', function(event) {
     $('.ad-link').remove();
     $('video')[0].play();
   });
   <?php if (!empty($pt->ad_image)) { ?>
   var counter = {{AD_SKIP_NUM}};
   var interval = setInterval(function() {
       counter--;
       $('.timer span').text(counter);
       if (counter == 0) {
           $('.ad-link').remove();
           $('video')[0].play();
           clearInterval(interval);
       }
   }, 1000);
   <?php } ?>
   $('#autoplay').on('change', function(event) {
     event.preventDefault();
     checked = 1;
     if($(this).is(":checked")) {
       checked = 2;
     }
     $.post('{{LINK aj/set-cookies}}', {name: 'autoplay', value: checked});
   });
   $('.ads-test').on('click', function(event) {
     $(this).remove();
   });
   
   
   $(function () {
       var width = $('.video-player').width().toString();
       var width = width.substring(0, width.lastIndexOf("."))
       $('.fb-video').attr('data-width', width);
      $(".play-list-cont-wrapper").height(($(".video-player").height()));
      $(".play-list-cont").height(($(".player-video").height()-60));
      $(window).resize(function(event) {
       $(".play-list-cont-wrapper").height(($(".video-player").height()));
       $(".play-list-cont").height(($(".player-video").height()-60));
      });
   
      if ($('[data-litsitem-id]').length > 4) {
         var listItemtopPos = $("div[data-litsitem-id=<?php echo $pt->get_id; ?>]").offset();
         $('.play-list-cont').scrollTop((listItemtopPos.top - 170));
      }
      
   
      $('#share-video').on('click', function(event) {
         event.preventDefault();
         $('.share-video').toggleClass('hidden');
         if (!$('.embed-placement').hasClass('hidden')) {
             $('.embed-placement').toggleClass('hidden');
         }
         if (!$('.download-placement').hasClass('hidden')) {
             $('.download-placement').toggleClass('hidden');
         }
      });
      $('#embed-video').on('click', function(event) {
         event.preventDefault();
         $('.embed-placement').toggleClass('hidden');
         if (!$('.share-video').hasClass('hidden')) {
             $('.share-video').toggleClass('hidden');
         }
         if (!$('.download-placement').hasClass('hidden')) {
             $('.download-placement').toggleClass('hidden');
         }
      });
      $('#download-video').on('click', function(event) {
         event.preventDefault();
         $('.download-placement').toggleClass('hidden');
         if (!$('.embed-placement').hasClass('hidden')) {
             $('.embed-placement').toggleClass('hidden');
         }
         if (!$('.share-video').hasClass('hidden')) {
             $('.share-video').toggleClass('hidden');
         }
      });
   
      $('#save-button').on('click', function(event) {
         event.preventDefault();
         var logged = $('#main-container').attr('data-logged');
         if (!logged) {
            window.location.href = "{{LINK login?to=<?php echo $pt->actual_link;?>}}";
            return false;
         }
         var video_id = $('#video-id').val();
         if ($(this).attr('saved')) {
            $(this).html('<i class="fa fa-floppy-o fa-fw"></i> {{LANG save}}');
            $(this).removeAttr('saved');
         } else {
            $(this).html('<i class="fa fa-check fa-fw"></i> {{LANG saved}}');
            $(this).attr('saved', 'true');
         }
         $.post('{{LINK aj/save-video}}', {video_id: video_id});
      });
   
      $('.desc').on('click', function(event) {
         event.preventDefault();
         if ($(this).hasClass('expended')) {
           $('.watch-video-description').css({
              'max-height': '100px',
              'height': '100px',
              'overflow': 'hidden'
           });
           $(this).removeClass('expended');
           $(this).text("{{LANG show_more}}");
         } else {
           $('.watch-video-description').css({
              'max-height': '4000px',
              'height': 'auto',
              'overflow': 'auto'
           });
           $(this).addClass('expended');
           $(this).text("{{LANG show_less}}");
         }
      });
   
      <?php if (!empty($pt->get_video->youtube)) { ?>
      setTimeout(function () {
        $('iframe').css({ width: '100%', height: '100%'});
      }, 2000);
      <?php } ?>
      // $('video').mediaelementplayer({
      //    pluginPath: 'https://cdnjs.com/libraries/mediaelement-plugins/',
      //    shimScriptAccess: 'always',
      //    autoplay: true,
      //    features: ['playpause', 'current', 'progress', 'duration', 'speed', 'skipback', 'jumpforward', 'tracks', 'markers', 'volume', 'chromecast', 'contextmenu', 'flash' <?php echo ($pt->config->ffmpeg_system == 'on' && empty($pt->get_video->youtube)) ? ", 'quality'" : ''?> {{ADS}} {{VAT}}, 'fullscreen'],
      //    vastAdTagUrl: '{{VAST_URL}}',
      //    vastAdsType: '{{VAST_TYPE}}',
      //    jumpForwardInterval: 20,
      //    adsPrerollMediaUrl: [{{AD_MEDIA}}],
      //    adsPrerollAdUrl: [{{AD_LINK}}],
      //    adsPrerollAdEnableSkip: {{AD_SKIP}},
      //    adsPrerollAdSkipSeconds: {{AD_SKIP_NUM}},
      //    success: function (media) {
      //       $(".play-list-cont-wrapper").height(($(".video-player").height()));
      //       $('.mejs__ads').append('<div class="ads-test"><i class="fa fa-bullhorn"></i> Advertisement</div>');
      //       media.addEventListener('ended', function (e) {
      //          if ($('[data-litsitem-id]').length > 0){
      //            var url = $('#next-video').find('[data-litsitem-id="{{KEY}}"]').next().find('a').attr('href');
      //            if (url) {
      //              window.location.href = url;
      //            }
      //          }
      //          else{
      //            //pass
      //          }
      //        }, false);
      //    },
      // });
   });
   
</script>
<style>
/*.mejs__fullscreen .play-list-player .mejs__container {
  max-height: 100% !important;
}
.play-list-player .mejs__container {
  max-height: 555px !important;
}
.mejs__fullscreen .play-list-player video {
   max-height: 100% !important;
}
.play-list-player .vjs-fullscreen video {
   max-height: 100% !important;
}
.play-list-player video {
  max-height: 555px !important;
}
.fluid_video_wrapper.fluid_player_layout_default:-webkit-full-screen video{max-height: 100% !important;}
.play-list-player{
  max-height: 555px !important;
}*/
   .mejs__offscreen {
   clip: initial !important;
   clip-path: inherit !important;
   -webkit-clip-path: inherit !important;
   opacity: 0;
   }
</style>

<?php 
if (empty($_SESSION['finger'])) {
?>
<script>
   var fingerprintReport = function () {
      Fingerprint2.get(function(components) {
        var murmur = Fingerprint2.x64hash128(components.map(function (pair) { return pair.value }).join(), 31)
        $.post('{{LINK aj/views}}?hash=' + $('.main_session').val()+'&type_=set', {finger: murmur}, function(data, textStatus, xhr) {

         <?php
         if ($pt->continent_hide == false) {
          if (($pt->video_approved == true  && (($pt->get_video->sell_video > 0 && $pt->is_paid > 0) || $pt->get_video->sell_video == 0) && ($pt->get_video->age == false) && $pt->video_type == 'public') || $pt->get_video->is_owner || PT_IsAdmin()) { 
            if ($pt->converted == true) {
            ?>
            
            $.post('{{LINK aj/views}}?hash=' + $('.main_session').val()+'&type_=add', {video_id:{{ID}}}, function(data, textStatus, xhr) {
            if (data.status == 200) {
               $('#video-views-count').html(data.count);
            }
           });
         <?php } } } ?>


        });
      })
   }
   fingerprintReport();
</script>
<?php }else{ ?>
<?php
if ($pt->continent_hide == false) {
 if (($pt->video_approved == true  && (($pt->get_video->sell_video > 0 && $pt->is_paid > 0) || $pt->get_video->sell_video == 0) && ($pt->get_video->age == false) && $pt->video_type == 'public') || $pt->get_video->is_owner || PT_IsAdmin()) { 
   if ($pt->converted == true) {
   ?>
<script>
   
   $.post('{{LINK aj/views}}?hash=' + $('.main_session').val()+'&type_=add', {video_id:{{ID}}}, function(data, textStatus, xhr) {
   if (data.status == 200) {
      $('#video-views-count').html(data.count);
   }
  });
</script>
<?php } } } ?>
<?php } ?>
<div class="modal fade matdialog" id="2checkout_modal" role="dialog" data-keyboard="false" style="overflow-y: auto;">
   <div class="modal-dialog">
      <div class="modal-content">
         <div class="modal-header">
            <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></span></button>
            <h4 class="modal-title">{{LANG checkout_text}}</h4>
         </div>
         <form class="form form-horizontal" method="post" id="2checkout_form" action="#">
            <div class="modal-body twocheckout_modal">
               <div id="2checkout_alert"></div>
               <div class="clear"></div>
               <div class="sun_input col-md-6">
						<input id="card_name" type="text" class="form-control input-md" autocomplete="off" placeholder="{{LANG name}}" value="<?php echo($pt->user->name) ?>">
					</div>
					<div class="sun_input col-md-6">
						<input id="card_address" type="text" class="form-control input-md" autocomplete="off" placeholder="{{LANG address}}" value="<?php echo($pt->user->address) ?>">
					</div>
					<div class="sun_input col-md-6">
						<input id="card_city" type="text" class="form-control input-md" autocomplete="off" placeholder="{{LANG city}}" value="<?php echo($pt->user->city) ?>">
					</div>
					<div class="sun_input col-md-6">
						<input id="card_state" type="text" class="form-control input-md" autocomplete="off" placeholder="{{LANG state}}" value="<?php echo($pt->user->state) ?>">
					</div>
					<div class="sun_input col-md-6">
						<input id="card_zip" type="text" class="form-control input-md" autocomplete="off" placeholder="{{LANG zip}}" value="<?php echo($pt->user->zip) ?>">
					</div>
			        <div class="sun_input col-md-6">
			             <select id="card_country" name="card_country" class="form-control">{{COUNTRIES}}</select>
			        </div>
					<div class="sun_input col-md-6">
						<input id="card_email" type="text" class="form-control input-md" autocomplete="off" placeholder="{{LANG email}}" value="<?php echo($pt->user->email) ?>">
					</div>
					<div class="sun_input col-md-6">
						<input id="card_phone" type="text" class="form-control input-md" autocomplete="off" placeholder="{{LANG phone_number}}" value="<?php echo($pt->user->phone_number) ?>">
					</div>
					<div class="clear"></div>
					<hr>
					<div class="row two_check_card">
						<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" d="M20,8H4V6H20M20,18H4V12H20M20,4H4C2.89,4 2,4.89 2,6V18A2,2 0 0,0 4,20H20A2,2 0 0,0 22,18V6C22,4.89 21.1,4 20,4Z" /></svg>
						<div class="sun_input col-xs-12">
							<input id="_number_" type="text" class="form-control input-md" autocomplete="off" placeholder="{{LANG card_number}}">
							<input id="card_number" name="card_number" type="hidden" class="form-control input-md" autocomplete="off">
						</div>
						<div class="sun_input col-xs-4">
							<select id="card_month" name="card_month" type="text" class="form-control input-md" autocomplete="off" placeholder="{{LANG month}} (01)">
								<option value="01">01</option>
								<option value="02">02</option>
								<option value="03">03</option>
								<option value="04">04</option>
								<option value="05">05</option>
								<option value="06">06</option>
								<option value="07">07</option>
								<option value="08">08</option>
								<option value="09">09</option>
								<option value="10">10</option>
								<option value="11">11</option>
								<option value="12">12</option>
							</select>
						</div>
						<div class="sun_input col-xs-4 no-padding-both">
							<select id="card_year" name="card_year" type="text" class="form-control input-md" autocomplete="off" placeholder="{{LANG year}} (2019)">
				                <?php for ($i=date('Y'); $i <= date('Y')+15; $i++) {  ?>
									<option value="<?php echo($i) ?>"><?php echo($i) ?></option>
								<?php } ?>
				            </select>
						</div>
						<div class="sun_input col-xs-4">
							<input id="card_cvc" name="card_cvc" type="text" class="form-control input-md" autocomplete="off" placeholder="CVC" maxlength="3" oninput="this.value = this.value.replace(/[^0-9.]/g, '').replace(/(\..*)\./g, '$1');">
						</div>
					</div>
               <div class="clear"></div>
               <input type="text" id="2checkout_type" class="hidden" name="type">
               <input id="card_token" name="token" type="hidden" value="">
               <input id="checkout_video_{{ID}}" name="video_id" type="hidden" value="">
               <input id="checkout_price_{{ID}}" name="price" type="hidden" value="">
               <input id="checkout_user_id" name="user_id" type="hidden" value="">
               <input class="checkout_pay_type" name="pay_type" type="hidden" value="">
            </div>
            <div class="clear"></div>
            <div class="modal-footer">
               <div class="ball-pulse"><div></div><div></div><div></div></div>
               <button type="button" class="btn btn-main" onclick="tokenRequest()" id="2checkout_btn">{{LANG pay}}</button>
            </div>
         </form>
      </div>
   </div>
</div>

<?php echo PT_LoadPage('modals/stripe_modal'); ?>
<script type="text/javascript">

   <?php if ($pt->config->credit_card == 'yes') { ?>
      var stripe_array = [];
      Stripe.setPublishableKey('{{CONFIG stripe_id}}');

      function SH_StripeCardRequest() {
         $('#stripe_btn').text("{{LANG please_wait}}");
         $('#stripe_btn').attr('disabled', 'true');
         if ($("#stripe_name").val() != '' && $("#stripe_email").val() != '' && $("#stripe_number").val() != '' && $("#stripe_month").val() != '' && $("#stripe_year").val() != '' && $("#stripe_cvc").val() != '') {

            stripe_array['stripe_name'] = $('#stripe_name').val();
            stripe_array['stripe_email'] = $('#stripe_email').val();
            stripe_array['stripe_number'] = $('#stripe_number').val();
            stripe_array['stripe_month'] = $('#stripe_month').val();
            stripe_array['stripe_year'] = $('#stripe_year').val();
            stripe_array['stripe_cvc'] = $('#stripe_cvc').val();
            Stripe.createToken({
                  number: $('#stripe_number').val(),
                  exp_month: $('#stripe_month').val(),
                  exp_year: $('#stripe_year').val(),
                  cvc: $('#stripe_cvc').val()
              }, SH_StripeCardResponseHandler);
         }
         else{
            $('#stripe_alert').html('<div class="alert alert-danger">{{LANG please_check_details}}</div>');
            $('#stripe_btn').text("{{LANG pay}}");
            $('#stripe_btn').removeAttr('disabled');
         }
      }
      function SH_StripeCardResponseHandler(status, response) {
          if (response.error) {
            $('#stripe_alert').html('<div class="alert alert-danger">'+response.error.message+'</div>');
            $('#stripe_btn').text("{{LANG pay}}");
            $('#stripe_btn').removeAttr('disabled');
          } else {
            stripe_array['token'] = response.id;

            if (stripe_array['user_id'] > 0) {

               $.post('{{LINK aj/go_pro/subscribe}}', {'stripe_name': stripe_array['stripe_name'],'stripe_email': stripe_array['stripe_email'],'stripe_number': stripe_array['stripe_number'],'stripe_month': stripe_array['stripe_month'],'stripe_year': stripe_array['stripe_year'],'stripe_cvc': stripe_array['stripe_cvc'],stripeToken:stripe_array['token'],user_id: stripe_array['user_id'],type:'stripe'}, function (data) {
                     if (data.status == 200) {
                        window.location.href = data.url;
                     } else {
                        $('#stripe_alert').html('<div class="alert alert-danger"><i class="fa fa-spin fa-spinner"></i> {{LANG payment_declined}}</div>');
                     }
               });

            }
            else{
               $.post('{{LINK aj/go_pro/stripe_pay_to_see}}', {'stripe_name': stripe_array['stripe_name'],'stripe_email': stripe_array['stripe_email'],'stripe_number': stripe_array['stripe_number'],'stripe_month': stripe_array['stripe_month'],'stripe_year': stripe_array['stripe_year'],'stripe_cvc': stripe_array['stripe_cvc'],stripeToken:stripe_array['token'],video_id: '{{ID}}',pay_type: stripe_array['pay_type']}, function (data) {
                  if (data.status == 200) {
                     window.location.href = data.url;
                  } else {
                     $('#stripe_alert').html('<div class="alert alert-danger"><i class="fa fa-spin fa-spinner"></i> {{LANG payment_declined}}</div>');
                  }
              });

            }
          }
      }

   <?php } ?>

   function PT_OpenStripe(pkg,self,video_id = 0,price = 0,user_id = 0){

      $('#pay-go-pro').modal('hide');
      $('#stripe_modal').modal('show');
      stripe_array['video_id'] = video_id;
      stripe_array['user_id'] = user_id;
      if (pkg == 'rent') {
        stripe_array['pay_type'] = 'rent';
      }
      else{
        stripe_array['pay_type'] = '';
      }
    }


   <?php if ($pt->config->checkout_payment == 'yes') { ?>
   // Called when token created successfully.
   var successCallback = function(data) {
       var myForm = document.getElementById('2checkout_form');
       if ($("#checkout_user_id").val() > 0) {
         $.post('{{LINK aj/go_pro/subscribe}}', {card_number: $("#card_number").val(),card_cvc: $("#card_cvc").val(),card_month: $("#card_month").val(),card_year: $("#card_year").val(),card_name: $("#card_name").val(),card_address: $("#card_address").val(),card_city: $("#card_city").val(),card_state: $("#card_state").val(),card_zip: $("#card_zip").val(),card_country: $("#card_country").val(),card_email: $("#card_email").val(),card_phone: $("#card_phone").val(),type: 'checkout',token: data.response.token.token,user_id: $("#checkout_user_id").val()}, function(data, textStatus, xhr) {
            $('#2checkout_btn').html("{{LANG pay}}");
            $('#2checkout_btn').attr('disabled');
            $('#2checkout_btn').removeAttr('disabled');
            $('#2checkout_form').find('.ball-pulse').fadeOut(100);
            if (data.status == 200) {
                  window.location.href = data.url;
               } else {
                  $('#2checkout_alert').html("<div class='alert alert-danger'>"+data.error+"</div>");
               setTimeout(function () {
                  $('#2checkout_alert').html("");
               },3000);
               }
            /*optional stuff to do after success */
          });

       }
       else{
         $.post('{{LINK aj/go_pro/checkout_pay_to_see}}', {card_number: $("#card_number").val(),card_cvc: $("#card_cvc").val(),card_month: $("#card_month").val(),card_year: $("#card_year").val(),card_name: $("#card_name").val(),card_address: $("#card_address").val(),card_city: $("#card_city").val(),card_state: $("#card_state").val(),card_zip: $("#card_zip").val(),card_country: $("#card_country").val(),card_email: $("#card_email").val(),card_phone: $("#card_phone").val(),type: 'wallet',token: data.response.token.token,price: $("#checkout_price_{{ID}}").val(),video_id: $("#checkout_video_{{ID}}").val(),pay_type: $(".checkout_pay_type").val()}, function(data, textStatus, xhr) {
            $('#2checkout_btn').html("{{LANG pay}}");
            $('#2checkout_btn').attr('disabled');
            $('#2checkout_btn').removeAttr('disabled');
            $('#2checkout_form').find('.ball-pulse').fadeOut(100);
            if (data.status == 200) {
                  window.location.href = data.url;
               } else {
                  $('#2checkout_alert').html("<div class='alert alert-danger'>"+data.error+"</div>");
               setTimeout(function () {
                  $('#2checkout_alert').html("");
               },3000);
               }
            /*optional stuff to do after success */
          });
       }
       
   };

   // Called when token creation fails.
   var errorCallback = function(data) {
      $('#2checkout_btn').html("{{LANG pay}}");
      $('#2checkout_btn').removeAttr('disabled');
      $('#2checkout_form').find('.ball-pulse').fadeOut(100);
       if (data.errorCode === 200) {
           tokenRequest();
       } else {
         $('#2checkout_alert').html("<div class='alert alert-danger'>"+data.errorMsg+"</div>");
         setTimeout(function () {
            $('#2checkout_alert').html("");
         },3000);
       }
   };

   var tokenRequest = function() {
      $('#card_number').val($('#_number_').val());
      $('#2checkout_btn').html("{{LANG please_wait}}");
      $('#2checkout_btn').attr('disabled','true');
      if ($("#card_number").val() != '' && $("#card_cvc").val() != '' && $("#card_month").val() != '' && $("#card_year").val() != '' && $("#card_name").val() != '' && $("#card_address").val() != '' && $("#card_city").val() != '' && $("#card_state").val() != '' && $("#card_zip").val() != '' && $("#card_country").val() != 0 && $("#card_email").val() != '' && $("#card_phone").val() != '') {
         $('#2checkout_form').find('.ball-pulse').fadeIn(100);
         // Setup token request arguments
          var args = {
              sellerId: "<?php echo($pt->config->checkout_seller_id) ?>",
              publishableKey: "<?php echo($pt->config->checkout_publishable_key) ?>",
              ccNo: $("#card_number").val(),
              cvv: $("#card_cvc").val(),
              expMonth: $("#card_month").val(),
              expYear: $("#card_year").val()
          };

          // Make the token request
          TCO.requestToken(successCallback, errorCallback, args);
      }
      else{
         $('#2checkout_btn').html("{{LANG pay}}");
         $('#2checkout_btn').removeAttr('disabled');
         $('#2checkout_alert').html("<div class='alert alert-danger'>{{LANG please_check_details}}</div>");
         setTimeout(function () {
            $('#2checkout_alert').html("");
         },3000);

      }
      
       
   };

   $(function() {
       // Pull in the public encryption key for our environment
       TCO.loadPubKey("<?php echo($pt->config->checkout_mode) ?>");
   });
   <?php } ?>


    

   $(document).on('change', '#thumbnail', function(event) {
      let imgPath = $(this)[0].files[0].name;
       if (typeof(FileReader) != "undefined") {
           let reader = new FileReader();
           reader.onload = function(e) {
            $('#receipt_img_preview').attr('src', e.target.result);
           }
           reader.readAsDataURL(this.files[0]);
       }
      $('#bank_transfer_modal').addClass('up_rec_img_ready');
   });

   
   
   $(document).on('change', '#thumbnail_2', function(event) {
      let imgPath = $(this)[0].files[0].name;
       if (typeof(FileReader) != "undefined") {
           let reader = new FileReader();
           reader.onload = function(e) {
            $('.bank_image_2').attr('src', e.target.result);
           }
           reader.readAsDataURL(this.files[0]);
       }
      $('#bank_transfer_modal_2').addClass('up_rec_img_ready');
   });

   jQuery(document).ready(function($) {
      $('#bank_transfer_form').ajaxForm({
        url: '{{LINK aj/go_pro/bank_pay_to_see}}',
        beforeSend: function() {
          $('#bank_transfer_form').find('.ball-pulse').fadeIn(100);
        },
        success: function(data) {
          if (data['status'] == 200) {
            $("#blog-alert").html('<div class="alert alert-success">'+ data['message'] +'</div>');
            setTimeout(function () {
               window.location = "<?php echo $pt->config->site_url;?>";
               $(".prv-img").html('<div class="thumbnail-rendderer"><div><div class="error-text-renderer"></div><div><p>{{LINK browse_to_upload}}</p></div></div> </div>');
               $("#blog-alert").html('');
               $('#configreset').click();

            },3000)
          } else if (data['message']) {
            $("#blog-alert").html('<div class="alert alert-danger">' + data['message'] + '</div>');
          } 
          $('#bank_transfer_form').find('.ball-pulse').fadeOut(100);
      }});

      $('#bank_transfer_form_2').ajaxForm({
        url: '{{LINK aj/go_pro/subscribe}}',
        beforeSend: function() {
          $('#bank_transfer_form_2').find('.ball-pulse').fadeIn(100);
        },
        success: function(data) {
          if (data['status'] == 200) {
            $("#blog-alert-2").html('<div class="alert alert-success">'+ data['message'] +'</div>');
            setTimeout(function () {
               window.location = "<?php echo $pt->config->site_url;?>";
               $(".prv-img").html('<div class="thumbnail-rendderer"><div><div class="error-text-renderer"></div><div><p>{{LINK browse_to_upload}}</p></div></div> </div>');
               $("#blog-alert-2").html('');
               $('#configreset_2').click();

            },3000)
          } else if (data['message']) {
            $("#blog-alert-2").html('<div class="alert alert-danger">' + data['message'] + '</div>');
          } 
          $('#bank_transfer_form_2').find('.ball-pulse').fadeOut(100);
      }});



   });

    function PT_OpenBank(pkg,self,video_id = 0,price = 0,user_id){
       if (!pkg || !self) {
         return false;
       }
        $(self).text("{{LANG please_wait}}").attr('disabled', 'true');
       $('#pay-go-pro').modal('hide');
       if (user_id > 0) {
         $('#bank_transfer_user').val(user_id)
         $('#configreset_2').click();
      $("#blog-alert-2").html('');
      $('#bank_transfer_modal_2').modal({
             show: true
            });

       }
       else{
         video = '{{ID}}';
          $('#bank_transfer_video').val(video)
          $('#configreset').click();
      $("#blog-alert").html('');
      $('.bank_pay_type').val(pkg);
      $('#bank_transfer_modal').modal({
             show: true
            });
       }
       
      
       
   }
</script>

<div class="modal fade matdialog" id="bank_transfer_modal_2" role="dialog" data-keyboard="false" style="overflow-y: auto;">
   <div class="modal-dialog">
      <div class="modal-content">
         <div class="modal-header">
            <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></span></button>
            <h4 class="modal-title">{{LANG bank_transfer}}</h4>
         </div>
         <form class="form form-horizontal" method="post" id="bank_transfer_form_2" action="#">
            <div class="modal-body dt_bank_trans_modal">
               <div id="blog-alert-2"></div>
               
               <?php echo html_entity_decode($pt->config->bank_description);?>
               
               <?php if (!empty($pt->config->bank_transfer_note)) { ?>
                  <div class="dt_user_profile hide_alert_info_bank_trans">
                     <span class="valign-wrapper">
                        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" d="M13,13H11V7H13M13,17H11V15H13M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z"></path></svg> Note:
                     </span>
                     <ul class="dt_prof_vrfy">
                        <li><?php echo $pt->config->bank_transfer_note;?></li>
                     </ul>
                  </div>
               <?php } ?>
               <p class="dt_bank_trans_upl_rec"><a href="javascript:void(0);" onclick="$('#bank_transfer_modal_2').addClass('up_rec_active'); return false"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" d="M14,2H6A2,2 0 0,0 4,4V20A2,2 0 0,0 6,22H18A2,2 0 0,0 20,20V8L14,2M13.5,16V19H10.5V16H8L12,12L16,16H13.5M13,9V3.5L18.5,9H13Z"></path></svg> {{LANG upload}}</a></p>
               <div class="upload_bank_receipts">
                  <div onclick="document.getElementById('thumbnail_2').click(); return false">
                     <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" d="M14,2H6A2,2 0 0,0 4,4V20A2,2 0 0,0 6,22H18A2,2 0 0,0 20,20V8L14,2M13.5,16V19H10.5V16H8L12,12L16,16H13.5M13,9V3.5L18.5,9H13Z"></path></svg>
                     <p>{{LANG browse_to_upload}}</p>
                     <img class="bank_image_2" src="">
                  </div>
               </div>
               <input type="file" class="hidden" id="thumbnail_2" name="thumbnail" accept="image/*">
               <input name="image" type="file" id="upload" class="hidden">
               <input name="type" type="hidden" id="bank_transfer_type_2" class="hidden" value="bank">
               <input name="description" type="hidden" id="bank_transfer_des_2" class="hidden">
               <input name="user_id" type="hidden" id="bank_transfer_user" class="hidden">
               <input type="reset" id="configreset_2" value="Reset" class="hidden">
            </div>
            <div class="modal-footer">
               <div class="ball-pulse"><div></div><div></div><div></div></div>
               <button type="submit" class="btn btn-main">{{LANG publish}}</button>
            </div>
         </form>
      </div>
   </div>
</div>

<div class="modal fade matdialog" id="bank_transfer_modal" role="dialog" data-keyboard="false" style="overflow-y: auto;">
   <div class="modal-dialog">
      <div class="modal-content">
         <div class="modal-header">
            <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></span></button>
            <h4 class="modal-title">{{LANG bank_transfer}}</h4>
         </div>
         <form class="form form-horizontal" method="post" id="bank_transfer_form" action="#">
            <div class="modal-body dt_bank_trans_modal">
               <div id="blog-alert"></div>
               
               <?php echo html_entity_decode($pt->config->bank_description);?>
               
               <?php if (!empty($pt->config->bank_transfer_note)) { ?>
                  <div class="dt_user_profile hide_alert_info_bank_trans">
                     <span class="valign-wrapper">
                        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" d="M13,13H11V7H13M13,17H11V15H13M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z"></path></svg> Note:
                     </span>
                     <ul class="dt_prof_vrfy">
                        <li><?php echo $pt->config->bank_transfer_note;?></li>
                     </ul>
                  </div>
               <?php } ?>
               <p class="dt_bank_trans_upl_rec"><a href="javascript:void(0);" onclick="$('#bank_transfer_modal').addClass('up_rec_active'); return false"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" d="M14,2H6A2,2 0 0,0 4,4V20A2,2 0 0,0 6,22H18A2,2 0 0,0 20,20V8L14,2M13.5,16V19H10.5V16H8L12,12L16,16H13.5M13,9V3.5L18.5,9H13Z"></path></svg> {{LANG upload}}</a></p>
               <div class="upload_bank_receipts">
                  <div onclick="document.getElementById('thumbnail').click(); return false">
                     <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" d="M14,2H6A2,2 0 0,0 4,4V20A2,2 0 0,0 6,22H18A2,2 0 0,0 20,20V8L14,2M13.5,16V19H10.5V16H8L12,12L16,16H13.5M13,9V3.5L18.5,9H13Z"></path></svg>
                     <p>{{LANG browse_to_upload}}</p>
                     <img id="receipt_img_preview" src="">
                  </div>
               </div>
               <input type="file" class="hidden" id="thumbnail" name="thumbnail" accept="image/*">
               <input name="image" type="file" id="upload" class="hidden">
               <input name="type" type="hidden" id="bank_transfer_type" class="hidden">
               <input name="description" type="hidden" id="bank_transfer_des" class="hidden">
               <input name="video_id" type="hidden" id="bank_transfer_video" class="hidden">
               <input name="pay_type" type="hidden" class="bank_pay_type" class="hidden">
               <input type="reset" id="configreset" value="Reset" class="hidden">
            </div>
            <div class="modal-footer">
               <div class="ball-pulse"><div></div><div></div><div></div></div>
               <button type="submit" class="btn btn-main">{{LANG publish}}</button>
            </div>
         </form>
      </div>
   </div>
</div>
<script type="text/javascript">
   $.getScript('{{CONFIG theme_url}}/js/Sortable.min.js', function(data, textStatus) {
      var el = document.getElementById('next-video');
      var sortable = Sortable.create(el,{
         onEnd: function (/**Event*/evt) {
            var video_array = [];
            $('[data-litsitem-id]').each(function(i, obj) {
               video_array[i] = $(obj).attr('data-video-id');
               if (i == $('[data-litsitem-id]').length-1) {
                  $.post('{{LINK aj/lists?type=list&a=sort}}', {video_array: video_array,type:'wl'}, function(data, textStatus, xhr) {});
               }
            });
         }
      });
   });
</script>
<?php if ($pt->config->sticky_video == 'on') { ?>
<script type="text/javascript">
   $.getScript('{{CONFIG theme_url}}/js/sticky_video.js', function(data, textStatus) {
      new StickyVideo('post_live_video_<?php echo($pt->get_video->id) ?>')
   });
</script>
<?php } ?>
<?php if (!empty($pt->vast_url) && empty($pt->get_video->facebook) && empty($pt->get_video->ok) && empty($pt->get_video->vimeo) && empty($pt->get_video->daily) && empty($pt->get_video->twitch) && empty($pt->get_video->stream_name)) { echo PT_LoadPage('watch/ima'); } ?>