I've had Light Box in and working for a few weeks now. I just found an odd issue though. When viewing a product page over SSL, I'm getting a security warning. In playing around with the code, I can trace it back to lightbox_lightningload.js

If I remove this line (<script type="text/javascript" src="includes/templates/ccu/jscript/lightbox_lightningload.js"></script>) the error goes away. Of course, Light Box doesn't function. The script is being called securely, why is it giving an error?

See https://customcreationsunltd.com/sho...ookie-659.html for an live example.