$(document).ready(function(){
	
	$("#slider").mopSlider({
		'w':840,
		'h':350,
		'sldW':830,
		'btnW':130,
		'itemMgn':5.58,
		'indi':"",
		'type':'paper',
		'shuffle':0, 'auto':'y', 'move':1435, 'interval':3000
	});
});
