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