jQuery plugins conflicting on a WordPress blog

jQuery plugins conflicting on a WordPress blog

Hello all,

I'm having an issue where 2 jQuery plugins are conflicting with each other on a website.

One is a WordPress plugin called Fancybox:  http://blog.moskis.net/downloads/plugins/fancybox-for-wordpress/

The other is a jQuery plugin I added myself:  http://ekallevig.com/jshowoff

The website where I'm having this issue is http://cbgb.com.

If you visit the site now, you can see the error in question as both plugins are enabled.  I have included a screenshot of the WebKit inspector showing the error.  Fancybox is working fine, but jshowoff is having problems.  The screenshot shows the line of javascript that makes the call to jshowoff.

I'm not very experienced with javascript and haven't run into any problems with 2 jquery plugins conflicting with each other.  I am assuming this is an easy fix, I just don't have the experience to spot it quickly.

If anyone could help me out with this, I would greatly appreciate it!

Thanks
Dan