jquery does not work as external file!

jquery does not work as external file!

Hello I use Jquery in this page and it woks fine. For example the calendar, price range slider....

Now I did all the HTML validations and took all the Jquery to an external file and none of the exterlans work here! For example the calendar, price range slider...You can see the script in the source:
<script src="controller_js/controller_gallery_nd2.js"></script>

What is going on? Howcome it only works when copy pasted directly in the page?

Thank you.