var mygallery=new fadeSlideShow({ wrapperid: 'fadeshow1', //ID of blank DIV on page to house Slideshow dimensions: [970, 227], //width/height of gallery in pixels. Should reflect dimensions of largest image imagearray: [ ['image/banners/Quantar2.jpg', 'http://www.quantarsolutions.com/products.asp?p=n-ORM', '_parent', 'Click for more information'], ['image/banners/Quantar4.jpg', '', '_parent', ''], ['image/banners/1.jpg', '', '_parent', ''], ['image/banners/2.jpg', '', '_parent', ''], ['image/banners/3.jpg', '', '_parent', ''], ['image/banners/4.jpg', '', '_parent', ''], ['image/banners/5.jpg', '', '_parent', ''], ['image/banners/6.jpg', '', '_parent', ''], ['image/banners/7.jpg', '', '_parent', ''], ['image/banners/8.jpg', '', '_parent', ''], ['image/banners/9.jpg', '', '_parent', ''], ['image/banners/10.jpg', '', '_parent', ''], ['image/banners/11.jpg', '', '_parent', ''], ['image/banners/12.jpg', '', '_parent', ''], ['image/banners/13.jpg', '', '_parent', ''], ['image/banners/14.jpg', '', '_parent', ''] ], displaymode: {type:'auto', pause:3000, cycles:0, wraparound:false}, persist: true, //remember last viewed slide and recall within same session? fadeduration: 3000, //transition duration (milliseconds) descreveal: 'ondemand', togglerid: '' })