$(document).ready(function() {
	$('.fcsprite').cycle('turnDown'),
	$.fn.cycle.defaults.speed = 1500,
	$.fn.cycle.defaults.timeout = 30000
});
