$('#q1').cycle({ 
    fx:       'fade', 
	width:     362,
	height:    140,
	random:    1,
    speed:     500, 
    timeout:   8000
});
