jQuery(document).ready(function() {
	jQuery('.quotes').cycle();
});