
 $(document).ready(function(){

$('#c-slider-inside').wslide({
	width: 474,
	height: 318,
	pos: 0,
	duration: 700,
	horiz: true
});

 });
