// JavaScript Document
var mygallery=new fadeSlideShow({
	wrapperid: "fadeshow1", //ID of blank DIV on page to house Slideshow
	dimensions: [194, 149], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["/images/testimonials/jrodriguez/01.jpg"],
		["/images/testimonials/jrodriguez/02.jpg"],
		["/images/testimonials/jrodriguez/03.jpg"],
		["/images/testimonials/jrodriguez/04.jpg"],
		["/images/testimonials/jrodriguez/05.jpg"]
	],
	displaymode: {type:'auto', pause:2500, cycles:0, wraparound:false},
	persist: false, //remember last viewed slide and recall within same session?
	fadeduration: 500, //transition duration (milliseconds)
	descreveal: "ondemand",
	togglerid: ""
})

var mygallery=new fadeSlideShow({
	wrapperid: "fadeshow2", //ID of blank DIV on page to house Slideshow
	dimensions: [194, 149], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["/images/testimonials/jstrange/01.jpg"],
		["/images/testimonials/jstrange/02.jpg"],
		["/images/testimonials/jstrange/03.jpg"],
		["/images/testimonials/jstrange/04.jpg"]
	],
	displaymode: {type:'auto', pause:2500, cycles:0, wraparound:false},
	persist: false, //remember last viewed slide and recall within same session?
	fadeduration: 500, //transition duration (milliseconds)
	descreveal: "ondemand",
	togglerid: ""
})

var mygallery=new fadeSlideShow({
	wrapperid: "fadeshow3", //ID of blank DIV on page to house Slideshow
	dimensions: [194, 149], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["/images/testimonials/acolp/01.jpg"],
		["/images/testimonials/acolp/02.jpg"],
		["/images/testimonials/acolp/03.jpg"],
		["/images/testimonials/acolp/04.jpg"],
		["/images/testimonials/acolp/05.jpg"],
		["/images/testimonials/acolp/06.jpg"]
	],
	displaymode: {type:'auto', pause:2500, cycles:0, wraparound:false},
	persist: false, //remember last viewed slide and recall within same session?
	fadeduration: 500, //transition duration (milliseconds)
	descreveal: "ondemand",
	togglerid: ""
})

var mygallery=new fadeSlideShow({
	wrapperid: "fadeshow4", //ID of blank DIV on page to house Slideshow
	dimensions: [194, 149], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["/images/testimonials/adipino/01.jpg"],
		["/images/testimonials/adipino/02.jpg"],
		["/images/testimonials/adipino/03.jpg"],
		["/images/testimonials/adipino/04.jpg"]
	],
	displaymode: {type:'auto', pause:2500, cycles:0, wraparound:false},
	persist: false, //remember last viewed slide and recall within same session?
	fadeduration: 500, //transition duration (milliseconds)
	descreveal: "ondemand",
	togglerid: ""
})

var mygallery=new fadeSlideShow({
	wrapperid: "fadeshow5", //ID of blank DIV on page to house Slideshow
	dimensions: [194, 149], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["/images/testimonials/mlamoia/01.jpg"],
		["/images/testimonials/mlamoia/02.jpg"],
		["/images/testimonials/mlamoia/03.jpg"],
		["/images/testimonials/mlamoia/04.jpg"],
		["/images/testimonials/mlamoia/05.jpg"]
	],
	displaymode: {type:'auto', pause:2500, cycles:0, wraparound:false},
	persist: false, //remember last viewed slide and recall within same session?
	fadeduration: 500, //transition duration (milliseconds)
	descreveal: "ondemand",
	togglerid: ""
})

var mygallery=new fadeSlideShow({
	wrapperid: "fadeshow6", //ID of blank DIV on page to house Slideshow
	dimensions: [194, 149], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["/images/testimonials/rorsini/01.jpg"],
		["/images/testimonials/rorsini/02.jpg"],
		["/images/testimonials/rorsini/03.jpg"],
		["/images/testimonials/rorsini/04.jpg"]
	],
	displaymode: {type:'auto', pause:2500, cycles:0, wraparound:false},
	persist: false, //remember last viewed slide and recall within same session?
	fadeduration: 500, //transition duration (milliseconds)
	descreveal: "ondemand",
	togglerid: ""
})

var mygallery=new fadeSlideShow({
	wrapperid: "fadeshow7", //ID of blank DIV on page to house Slideshow
	dimensions: [194, 149], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["/images/testimonials/sdanthony/01.jpg"],
		["/images/testimonials/sdanthony/02.jpg"],
		["/images/testimonials/sdanthony/03.jpg"],
		["/images/testimonials/sdanthony/04.jpg"],
		["/images/testimonials/sdanthony/05.jpg"]
	],
	displaymode: {type:'auto', pause:2500, cycles:0, wraparound:false},
	persist: false, //remember last viewed slide and recall within same session?
	fadeduration: 500, //transition duration (milliseconds)
	descreveal: "ondemand",
	togglerid: ""
})
