Found the problem. My error..
I had to update the relative paths for the Close and Loading images in the lightbox.
js file again after uploading the new files and there was a typo.
vvar fileLoadingImage = "http://saabworld.net/gallery/images/loading.gif";
var fileBottomNavCloseImage = "http://saabworld.net/gallery/images/closelabel.gif";
All is good again. Thanks for checking. As soon as you mentioned Java, the little lightbulb turned on above my head.