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