jQuery
(
'#slideshow'
).cycle({
fx:
''
,
timeout:
4000
,
pager:
'#slideshow_page_info'
});