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


