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