$(document).ready(function() {
	$('#green').coinslider({
		width: 694, // width of slider panel
		height: 277 // height of slider panel
	});
});
