Photo Gallery

Photo Gallery

I had a Photo Gallery in my blogger blog .css code, HTML in the post and the JQuery code.

I have the JQuery in the following files:

http://500wonders.biz.ly/js/jquery-1.3.2.js
http://500wonders.biz.ly/js/jquery.galleriffic.js
http://500wonders.biz.ly/js/jquery.opacityrollover.js

The blog is: http://500wonders.blogspot.com/

It worked and without changing any code or doing anything stopped working.

Here is a link to a threat opened when working:  https://forum.jquery.com/topic/non-center-image

This is the call I'm making to the .js files: Should I make any other call to any blogger or google js?

<script src='http://500wonders.biz.ly/js/jquery-1.3.2.js' type='text/javascript'/>
<script src='http://500wonders.biz.ly/js/jquery.galleriffic.js' type='text/javascript'/>
<script src='http://500wonders.biz.ly/js/jquery.opacityrollover.js' type='text/javascript'/>



Any idea of why this could happened?

Thank you so much