Mike, you should look into
jQuery. It's an open source Javascript library that simplifies regular day-to-day Javascript, as well as AJAX, DOM manipulation and effects, animationand, and etc. You don't have to be a web developer to use it. It's simple enough that web designers use it too. You just have to take some time to learn it. There is plenty of documentation and tutorials on their website and there rest of the web.
The majority of rich content websites use jQuery. You probably have forgotten about it by now, but I used it when I made that demo website for you a few months back. I mainly used it on the image slider and a menu hover effect.
Good luck.