$(document).ready(function(){

	$('#slider2')
	.anythingSlider({
		startStopped        : true,
		resizeContents      : false,
		
	})

});
