$(function() {
	$('.scroll').jMyCarousel({
		auto: true,
		circular: true,
		visible: '470px',
		speed: 1000
	});
});
