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