			$(function() {
				$('#one').ContentSlider({
					width : '360px',
					height : '490px',
					speed : 800,
					easing : 'easeInOutBack'
				});
			});
