There's an issue on my website where adding a flash gallery script is causing the background image to shift unexpectedly.
You can view the affected page here:
The culprit seems to be the "swfobject.js" script. I've identified this by toggling the following line of code on and off:
<script type="text/javascript" src="/scripts/flashgallery/swfobject.js"></script>
As someone with limited coding knowledge, I'm struggling to locate and fix the problem myself. It's crucial for the gallery to function properly, but I can't have it affecting the layout of the site in such a disruptive way. Any assistance or tips you could provide would be greatly appreciated. Thank you!