Warning: Trying to access array offset on value of type bool in /home/oknoroll/domains/beatakepa.com/public_html/wp-content/themes/calafate/inc/aq_resize.php on line 115

Warning: Trying to access array offset on value of type bool in /home/oknoroll/domains/beatakepa.com/public_html/wp-content/themes/calafate/inc/aq_resize.php on line 116
Follow
...

This is a unique website which will require a more modern browser to work!

Please upgrade today!

document.addEventListener("DOMContentLoaded", function() { const flyingImage = document.getElementById("flying-image-container"); window.addEventListener("mousemove", function(event) { const mouseX = event.clientX; const mouseY = event.clientY; flyingImage.style.left = mouseX + "px"; flyingImage.style.top = mouseY + "px"; }); });