	jQuery(document).ready(function(){
		jQuery("#main-images").cycle({ fx: 'fade',speed: 1300, timeout: 3500 });
	});
