$(document).ready(function(){				
	$('#slider-code').tinycarousel({ display: 2 , pager: true, interval: false});
});
