var mygallery=new fadeSlideShow({
	wrapperid: "fadeshow1", 
	dimensions: [282, 188], 
	imagearray: [
		["images/index_images/ONEWORLD_LOVE_1.jpg", "", "", ""],
		["images/index_images/ONEWORLD_LOVE_2.jpg", "testimonials.php", "", "Amazing experience in a gorgeous setting surrounded by beautiful people who will be with me for a lifetime!"],
		["images/index_images/ONEWORLD_LOVE_3.jpg"],
		["images/index_images/ONEWORLD_LOVE_4.jpg", "", "", ""],
		["images/index_images/ONEWORLD_LOVE_5.jpg"]
		 
	],
	displaymode: {type:'auto', pause:3000, cycles:0, wraparound:false},
	persist: false, 
	fadeduration: 500,
	descreveal: "always",
	togglerid: ""
})

