http://www.architectds.com/test/wp-includes/js/jquery/jquery.js?ver=1.3.2
while there is also a global file:
http://www.architectds.com/test/wp-content/themes/architectds/script/global.js
The Fancybox flie uses: http://code.jquery.com/jquery-1.4.2.min.js along with
http://www.architectds.com/test/wp-content/themes/architectds/script/jquery.mousewheel-3.0.2.pack.js
and
http://www.architectds.com/test/wp-content/themes/architectds/script/jquery.fancybox-1.3.1.js
While the Jquery hover script uses: http://www.architectds.com/test/wp-content/themes/architectds/script/jquery.js and
http://www.architectds.com/test/wp-content/themes/architectds/script/tooltip.js
All work OK by themselves but of course the goal is to make them all work simultaneously.
Is there an easy and quick solution to this? Even for someone with zero programming skills?
Thank you!