var testimonials=new fadeSlideShow({
	wrapperid:"testimonial",
	dimensions:[212, 202],
	imagearray:[
		["/images/quotes/quote01.jpg", "", "", ""],
		["/images/quotes/quote02.jpg", "", "", ""],
                ["/images/quotes/quote03.jpg", "", "", ""],
                ["/images/quotes/quote04.jpg", "", "", ""],
                ["/images/quotes/quote05.jpg", "", "", ""]
	],
	displaymode:{type:'auto',pause:10000, cycles:0, wraparound:false,randomize:true},
	persist:false,
	fadeduration:500,
	descreveal:"none",
	togglerid:""
})

