// <![CDATA[
$(function() {
	$('#coin-slider').coinslider({width:1300,height:325,opacity:1});
});

