I just fixed it. Where it auto inserts the call to the js Script was wrong. I placed the call to the panel.js right below the call for the overall JQ library in the header.php so that it was loaded before all the rest of my jquery and it started working right away. Whew, that was painful but man it feels great to solve the problem. Hope this helps others.