$(document).ready(function(){
	
	jQuery("#slider").mopSlider({
		'catalog':"",
		'w':900,
		'h':215,
		'sldW':870,
		'btnW':55,
		'itemMgn':30,
		'indi':"",
		'type':'black',
		'shuffle':0
	});
	
});
