$(document).ready(function() { $('#slideshow').cycle({ pager: "#nav", fx: 'scrollLeft', timeout:8000}); });
