Hi,
Just don’t use the loader script. It’s used on the default demo to allow easy testing against different jQuery versions. So on your home page:
http://ecbiz135.inmotionhosting.com/~dahlec5/Dahle14/
use this:
<!-- jQuery -->
In sub directories like here:
http://ecbiz135.inmotionhosting.com/~dahlec5/Dahle14/products/sharpeners/HandHeld.htm
use this:
<!-- jQuery -->
and so on… Just like what you are currently doing for the “jquery.smartmenus.js” file.
Cheers!