$(document).ready(function() {
	$('div#obras_andamento').cycle({fx:'turnDown', pause:1, speed:400, timeout:5000});
});