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