[jQuery] How to Avoid Javascript Conflicts?

[jQuery] How to Avoid Javascript Conflicts?


Note: I'm new to Javascript...understand basics, but that's about all.
I designed http://www.crainefrahm.com a while back and it's a total
mess in terms of coding. It uses opencube's Tree Menu, which isn't
registered so on PC's there is a "unregistered" warning message that
pops up. I finally found a better menu solution with the SBD accordion
menu, originally developed for Joomla.
In attempting to implement the accordion menu within a tutorial I
found on the jquery site for an HTMLHttpRequest framework (to avoid
page reloads, my main goal with this project), I'm now running into
trouble when trying to call javascript gallery pages into my target
DIV.
In a nutshell, I'm trying to use a Javascript menu, a javascript
framework to call pages, and a javascript image gallery and I have no
idea how to avoid Javascript conflicts which I believe are preventing
pages from loading.
Visit http://www.urbanbricks.com/clientfolder/cfa for a demo, note
that on the menu, clicking on the small CFA logo and then "Company"
will load "about.html" into my target DIV, and clicking on "FTP
Access" will load "ftp.html". However clicking on "Hospitality/Resort"