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