Accordion doesn't work if I use another plug-in in the page..

Accordion doesn't work if I use another plug-in in the page..

Hi, I'm learning jQuery and I was trying to use two jQuery plugins in a site, but couln't make them work both. I can use one, or the other. 
I wanted to add to my site the MagicLine Navigation (http://css-tricks.com/examples/MagicLine/) to my site and an accordion widget w from the jQuery UI (http://jqueryui.com/demos/accordion/). I first set the magicline and it worked perfectly. Then I add the accordion to the site, and it didn't worked, so I thought I was setting the accordion in a wrong way, but when I removed the MagicLine, the accordion worked well. 
As I said, I am just starting, I don't know what I'm doing wrong...I tried to combine the two js files (the accordion and magicline) into one but only the one which is first on the file works...

What am I missing???

Thanks!!