$(function() {
	$('#topEyecatch').cycle({
		timeout:	6000,
		speed:	3000
	});
});
