Welcome to WordPress. This is your first post. Edit or delete it, then start writing!

One Response

Leave a Reply to A WordPress Commenter Cancel reply

Your email address will not be published. Required fields are marked *

document.querySelector('.play-button').addEventListener('click', function() { window.open('https://www.youtube.com/watch?v=your-video-id', '_blank'); });