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

