myshow = new Slideshow('slideshow', { type: , showCaption: 1, showTitleCaption: 1,captionHeight: 45, width: 650,height:650,pan: 20,zoom: 30,loadingDiv: 1,resize: true,duration: [2000, 9000], transition: Fx.Transitions.Expo.easeOut,images: imgs,path: 'grandcentral/GrandCentral09/'}); myshow.caps.h2.setStyles({color: '#FFFFFF',fontSize: '12px'}); myshow.caps.p.setStyles({color: '#FFFFFF',fontSize: '12px'});});