I get this error in the Firefox error console: "$ is not defined" and it points me to line
$(document).ready( function() {
I have the most up to date jQuery and I am pointing it to the correct
location but I can't figure out why I get this error. Anybody else
experience this?

