var mygallery=new fadeSlideShow({ wrapperid: 'fadeshow1', //ID of blank DIV on page to house Slideshow dimensions: [629, 203], //width/height of gallery in pixels. Should reflect dimensions of largest image imagearray: [ ['image/banners/tent-of-the-week_wynnster.jpg', 'detail.asp?p=486', '_parent', 'Click here to go to the Tent of the Week'], ['image/banners/giftVoucherPrizeDraw.jpg', 'default.asp?shadowbox=Y&c=voucher.asp&w=400&h=200&p=iframe&t=Enter Prize Draw', '_parent', 'Enter our prize draw and win a £50 voucher'], ['image/banners/main3.jpg', 'products.asp?s=2010', '_parent', 'Click here to see our new 2010 tents'], ['image/banners/buydirect_wynnster.jpg', '', '_parent', ''], ['image/banners/khyam_promo.jpg', 'http://www.khyam.co.uk', '_parent', 'Click here to visit the Khyam website'] ], displaymode: {type:'auto', pause:3000, cycles:0, wraparound:false}, persist: false, //remember last viewed slide and recall within same session? fadeduration: 500, //transition duration (milliseconds) descreveal: 'ondemand', togglerid: '' })