$('#slideshow1').cycle({
fx: 'fade'
,
timeout: 4000
,
pager: '#slideshow_page_info1',
prev: '#prev-banner1',
next: '#next-banner1',
});