[jQuery] superfish help

[jQuery] superfish help


Hi,
I'm trying to use superfish in my joomla(1.13) site to create some css
dropdowns and I'm having a few problems. I've tried most of the joomla
mods with extended menu to try and get the drop downs working properly
and can never get ie6 working properly. If anyone could check out my
source it would be much appreciated.
http://www.ubcbaseballalumni.com/test.html (sample source from members
area)
couple errors from firefox:
Error: jQuery is not defined
Source File: http://www.ubcbaseballalumni.com/templates/rhuk_solarflare_ii/super_fish/js/superfish.js
Line: 121
Error: $("ul#mainlevel-sfmenu").superfish is not a function
Source File: http://www.ubcbaseballalumni.com/test.html
Line: 27
i based this off the example at http://users.tpg.com.au/j_birch/plugins/superfish/example.html
also that example doesn't work in ie6 for me.