$(document).ready(function() {
		
		$('.quotes').quovolver();
		
	});
