
$(document).ready(function() {
						  
	/* Centerbox */
	$('#centerbox').cycle("fade");

});
