If I have both of the lines of code that I had in my previous post

<SCRIPT type="text/javascript" language="JavaScript" src="js/scroller.js"></SCRIPT>

<script type="text/javascript" src="HorzScroll.js"> </script>

Only the Scroller works(scroller.js). If I remove scroller.js then the HorzScroll works correctly.