Spy the Mysterious Secret of Archangel Michael
Confirmed to Rupture Start An Ocean of Abundance, Intellectual Wealth and Divine Wisdom. And All You Need Is This 4-Sentence Prayer
‘);
$(“#javaImg”).demonstrate();
}
if (tournament.files == YT.PlayerState.PAUSED) {
//console.log(‘hi there’);
$(‘.video-overlay’).demonstrate();
//participant.playVideo();
}
if (tournament.files == YT.PlayerState.PLAYING) {
$(‘.video-overlay’).conceal();
$(‘.video-overlay-glass’).demonstrate();
$(‘.video-overlay-glass-backside’).demonstrate();
//participant.pauseVideo();
}
// $(“.hide_link_b”).click(characteristic() {
// participant.pauseVideo();
// //participant.stopVideo();
// $(“.hide_link_c”).demonstrate();
// $(this).conceal();
// });
// $(“.hide_link_c”).click(characteristic() {
// participant.playVideo();
// $(“.hide_link_b”).demonstrate();
// $(this).conceal();
// });
}
$(‘.video-overlay-glass, .video-overlay-glass-backside, .video-overlay’).off(‘click’).on(‘click’, characteristic() {
debugger;
if ( participant.getPlayerState() == YT.PlayerState.PAUSED ) {
participant.playVideo();
$(‘.video-overlay’).conceal();
} else {
participant.pauseVideo();
$(‘.video-overlay’).demonstrate();
}
});
});
});