var mygallery2=new fadeSlideShow({ wrapperid: "fadeshow2", //ID of blank DIV on page to house Slideshow dimensions: [184, 75], //width/height of gallery in pixels. Should reflect dimensions of largest image imagearray: [ ["http://biocom.org/?m=sp_view_image&file=/Shared Documents/Images/Conatus.jpg&w=184&h=75", "", "", ""],["http://biocom.org/?m=sp_view_image&file=/Shared Documents/Images/tsdf.jpg&w=184&h=75", "", "", ""],["http://biocom.org/?m=sp_view_image&file=/Shared Documents/Images/Celgene.jpg&w=184&h=75", "", "", ""],["http://biocom.org/?m=sp_view_image&file=/Shared Documents/workforce documents/Member Logos/CSUPERB LOGO.jpg&w=184&h=75", "", "", ""] ], displaymode: {type:"auto", pause:4000, cycles:0, wraparound:false}, persist: true, //remember last viewed slide and recall within same session? fadeduration: 1000, //transition duration (milliseconds) descreveal: "ondemand", togglerid: "" });