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

