var mygallery2=new fadeSlideShow({ wrapperid: "slide_show", //ID of blank DIV on page to house Slideshow dimensions: [740, 220], //width/height of gallery in pixels. Should reflect dimensions of largest image imagearray: [ ["http://www.moghaan.com/uploads/s9996.jpg", "http://www.moghaan.com", "", "ارسال به سراسر کشور"], ["http://www.moghaan.com/uploads/s9997.jpg", "http://www.moghaan.com/pages.php?id=113", "", "تصاویر ارسالی خریداران"] ], displaymode: {type:'auto', pause:9000, cycles:0, wraparound:true,randomize:true}, persist: false, //remember last viewed slide and recall within same session? fadeduration: 1000, //transition duration (milliseconds) descreveal: "ondemand", togglerid: "fadeshow2toggler" })