
$(function() {
    $('#set1').cycle({
        timeout:    2000,
        speed:      3000,
        cleartype:  1,
        random:  	1
    }); 
});
