$(function(){
  $("#box_projeto_index ul").cycle({
        fx:'fade',
		speed: 1500,
		timeout: 5000,
  })	   
})
