$('#slide').cycle({
														    fx:      'scrollUp',
														    delay:   -4000
														});
$('#up').cycle({
                                                            fx:    'scrollUp',
    														delay: -2000
 														});