$(document).ready(function() {
	$('#coin-slider-gallery').coinslider({
		width: 320,
		navigation: true,
		height: 280
	});
});
