I'm getting the error TypeError: jQuery("#input_1_108").mask is not a function at http://sanjuanpub.com/tour/reservation-request/ . This is a site just in development. My form doesn't show up at all on this page. If I change the page template from "one column" to "default" (with sidebar) the form shows and works with no errors. I've compared the php and html between the one-column and default source files and there are no differences except for the missing sidebar div in the one-column page code. The form works in Twenty Ten template. All indicators point to a template conflict but I can't find it, and I don't understand why it's throwing a jQuery error on the page when all that is different is no sidebar. Can someone take a look and point me in the direction of the solution?