var mygallery=new fadeSlideShow({
wrapperid: "fadeshow",
dimensions: [200, 96],
imagearray: [
["./images/b1.png","index.php?page=quote"],
["./images/b2.png","index.php?page=quote"]
],
displaymode: {type:'auto', pause:500, cycles:0, wraparound:false},
persist: false,
disablemenuclick: false,
fadeduration: 400,
descreveal: "ondemand",
togglerid: ""
})


