$(document).ready(function() {
 $('div.rotate').cycle('fade');
});