$(document).ready(function() {
		$('ul#quotes').quote_rotator();
	});

$(document).ready(function() {
		$('ul#quotes_sponsor').quote_rotator();
	});
