Accordion incompatibility with jQuery.js

Accordion incompatibility with jQuery.js

Hello.

I'm using this accordion.
http://docs.jquery.com/UI/Accordion
I take the exact same code as given and create a new file.

It works well but if I simply add this (you can try): <script src="js/jquery.js"></script>
I doesn't work anymore!

Why?? How can this be possible? I need to use many others jQuery.js functions.

Thanks a lot.