$0.00 (0)
$('#slideshow2').cycle({
fx: 'scrollLeft'
,
timeout: 8000
});
$('#slideshow3').cycle({
fx: 'scrollUp'
,
timeout: 8000
});