$(document).ready(function() {
	$("#rotator").cycle();
});

