	$(function() {
	    $('.boxInner01_QuoteBox').cycle({
			timeout: 5000,
			speed: 2000
		});
	});
