$(document).ready(function(){
	$('#homepage_rotation').cycle();
});

