(function($) { $(document).ready(function(){
	$('.partnerslideshow').cycle({
		fx: 'scrollLeft'
	});
});})(jQuery);
