$(document).ready(function() {
	$('.image-wrap').cycle('fade');
})