I'm having the same problem here

I've attempted to include the jquery.tools library after the following scripts and it caused errors.

Any thoughts or advice would be great. Otherwise, I'll prob abandon jquery.tools for straight jquery and a lightbox work around


   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>

    <script type="text/javascript" src="js/jquery.easing.1.2.js"></script>
	  	<script src="js/jquery.anythingslider.js" type="text/javascript" charset="utf-8"></script>

I was working with overlay demo 1.8 Minimum set up and it worked great but when I combined the scripts my anythingslider.js script stopped working and shows scrollbars.