$(document).ready(function() {
	$('#certRotator').cycle({fx: 'zoom'});
});
