0%

The Duel

1

A young magician tries to impress a waitress with his best trick, but for some reason it’s not working. Quickly losing her favor, things go from bad to worse when his old nemesis interrupts, looking for revenge…

jQuery(document).ready(function ($) { $('.post-thumbnail a').each(function () { var postLink = $(this).attr('href'); if (postLink.includes('youtube.com') || postLink.includes('vimeo.com')) { $(this).attr('href', postLink).attr('data-lightbox', 'video'); } }); });