$(document).ready(function() {
	$('.cycleBox').cycle('fade');						   
});