﻿$(window).load(function() {
    $('ul#quotes').quote_rotator().delay(4000).customFadeIn(1000);
});

