var mygallery=new fadeSlideShow({
wrapperid: "fadeshow1", //ID of blank DIV on page to house Slideshow
dimensions: [469, 329], //width/height of gallery in pixels. Should reflect dimensions of largest image
imagearray: [
["images/bImg5.gif", "", "", ""],
["images/bImg4.gif", "", "", ""]
//["images/bImg3.gif"],
//["images/bImg2.gif"],
//["images/bImg1.gif", "", "", ""] //<--no trailing comma after very last image element!
],
displaymode: {type:'auto', pause:3500, cycles:0, wraparound:false},
persist: false, //remember last viewed slide and recall within same session?
fadeduration: 500, //transition duration (milliseconds)
descreveal: "ondemand",
togglerid: ""
})

var mygallery2=new fadeSlideShow({
wrapperid: "fadeshow2", //ID of blank DIV on page to house Slideshow
dimensions: [469, 329], //width/height of gallery in pixels. Should reflect dimensions of largest image
imagearray: [
["images/b1Img5.gif", "", "", ""],
["images/b1Img4.gif", "", "", ""]
//["images/b1Img3.gif"],
//["images/b1Img2.gif"],
//["images/b1Img1.gif", "", "", ""] //<--no trailing comma after very last image element!
],
displaymode: {type:'auto', pause:3500, cycles:0, wraparound:false},
persist: false, //remember last viewed slide and recall within same session?
fadeduration: 500, //transition duration (milliseconds)
descreveal: "ondemand",
togglerid: ""
})
 

var mygallery3=new fadeSlideShow({
wrapperid: "fadeshow3", //ID of blank DIV on page to house Slideshow
dimensions: [469, 329], //width/height of gallery in pixels. Should reflect dimensions of largest image
imagearray: [
["images/b2Img3.gif", "", "", ""],
["images/b2Img5.gif", "", "", ""],
//["images/b2Img1.gif"],
["images/b2Img2.gif"],
//["images/b2Img4.gif"],
//["images/b2Img7.gif"],
["images/b2Img6.gif", "", "", ""] //<--no trailing comma after very last image element!
],
displaymode: {type:'auto', pause:3500, cycles:0, wraparound:false},
persist: false, //remember last viewed slide and recall within same session?
fadeduration: 500, //transition duration (milliseconds)
descreveal: "ondemand",
togglerid: ""
})


var mygallery4=new fadeSlideShow({
wrapperid: "fadeshow4", //ID of blank DIV on page to house Slideshow
dimensions: [469, 329], //width/height of gallery in pixels. Should reflect dimensions of largest image
imagearray: [
["images/b3Img1.gif", "", "", ""],
["images/b3Img2.gif", "", "", ""],
//["images/b3Img3.gif"],
["images/b3Img4.gif"],
//["images/b3Img5.gif"],
["images/b3Img6.gif"]
//["images/b3Img7.gif", "", "", ""] //<--no trailing comma after very last image element!
],
displaymode: {type:'auto', pause:3500, cycles:0, wraparound:false},
persist: false, //remember last viewed slide and recall within same session?
fadeduration: 500, //transition duration (milliseconds)
descreveal: "ondemand",
togglerid: ""
})


var mygallery5=new fadeSlideShow({
wrapperid: "fadeshow5", //ID of blank DIV on page to house Slideshow
dimensions: [211, 140], //width/height of gallery in pixels. Should reflect dimensions of largest image
imagearray: [
["images/vip@NRI0.jpg", "", "", ""],
["images/vip@NRI1.jpg", "", "", ""],
["images/vip@NRI2.jpg"],
["images/vip@NRI3.jpg"],
["images/vip@NRI4.jpg"],
["images/vip@NRI5.jpg"],
["images/vip@NRI6.jpg", "", "", ""] //<--no trailing comma after very last image element!
],
displaymode: {type:'auto', pause:3500, cycles:0, wraparound:false},
persist: false, //remember last viewed slide and recall within same session?
fadeduration: 500, //transition duration (milliseconds)
descreveal: "ondemand",
togglerid: ""
})

var mygallery6=new fadeSlideShow({
wrapperid: "fadeshow6", //ID of blank DIV on page to house Slideshow
dimensions: [469, 329], //width/height of gallery in pixels. Should reflect dimensions of largest image
imagearray: [
//["images/b3Img1.gif", "", "", ""],
//["images/b3Img2.gif", "", "", ""],
["images/bImg3.gif"],
["images/bImg2.gif"],
 ["images/bImg1.gif"],
//["images/b3Img6.gif"]
 ["images/b1Img3.gif", "", "", ""] //<--no trailing comma after very last image element!
],
displaymode: {type:'auto', pause:3500, cycles:0, wraparound:false},
persist: false, //remember last viewed slide and recall within same session?
fadeduration: 500, //transition duration (milliseconds)
descreveal: "ondemand",
togglerid: ""
})


var mygallery7=new fadeSlideShow({
wrapperid: "fadeshow7", //ID of blank DIV on page to house Slideshow
dimensions: [469, 329], //width/height of gallery in pixels. Should reflect dimensions of largest image
imagearray: [
//["images/b1Img5.gif", "", "", ""],
//["images/b1Img4.gif", "", "", ""]
["images/b3Img5.gif"],
 ["images/b3Img7.gif"],
 ["images/b2Img4.gif", "", "", ""] //<--no trailing comma after very last image element!
],
displaymode: {type:'auto', pause:3500, cycles:0, wraparound:false},
persist: false, //remember last viewed slide and recall within same session?
fadeduration: 500, //transition duration (milliseconds)
descreveal: "ondemand",
togglerid: ""
})



