$(document).ready(function(){
	
	$("#slider").mopSlider({
		'w':900,
		'h':180,
		'sldW':800,
		'btnW':300,
		'itemMgn':10,
		'indi':"Slide to View All - Click Product to Preview",
		'type':'tutorialzine',
		'shuffle':0
	});
	
});
