Click in form to highlight code, copy and paste code directly before the </body> end tag in your website.
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js" type="text/javascript"></script> <script type="text/javascript" src="js/slideshow_1.js"></script> <script type="text/javascript" > jQuery(function($){ $('#slider').s3Slider({timeout:2000,fadeTime:500}); }); </script>