
var mygallery=new fadeSlideShow({
	wrapperid: "fadeshow1", //ID of blank DIV on page to house Slideshow
	dimensions: [120, 150], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["1_VIEW/SitePics/welcomimage/28jonny.jpg", "1_VIEW/main/?p=sgnup", "", "jonny (28), india"],
		["1_VIEW/SitePics/welcomimage/26akansha gupta.jpg" ,"1_VIEW/main/?p=sgnup", "", "akansha (26), India"],
		["1_VIEW/SitePics/welcomimage/28roohi.jpg", "1_VIEW/main/?p=sgnup", "", "roohi (28), india"],
		["1_VIEW/SitePics/welcomimage/18RJ Dipali.jpg", "1_VIEW/main/?p=sgnup", "", "RJ Dipali (18), Australia"] //<--no trailing comma after very last image element!
	],
	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 mygallery2=new fadeSlideShow({
	wrapperid: "fadeshow2", //ID of blank DIV on page to house Slideshow
	dimensions: [120, 150], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["1_VIEW/SitePics/welcomimage/23shelly young .jpg", "1_VIEW/main/?p=sgnup", "", "shelly young (23), france"],
		["1_VIEW/SitePics/welcomimage/vicky.jpg" ,"1_VIEW/main/?p=sgnup", "", "manish (24), India"],
		["1_VIEW/SitePics/welcomimage/24aditi nigam.jpg" ,"1_VIEW/main/?p=sgnup", "", "aditi nigam (24), India"],
		["1_VIEW/SitePics/welcomimage/24catalina.gif", "1_VIEW/main/?p=sgnup", "", "catalina (24), us"],
		["1_VIEW/SitePics/welcomimage/24punky doll .jpg", "1_VIEW/main/?p=sgnup", "", "punky doll (24), Australia"] //<--no trailing comma after very last image element!
	],
	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 mygallery3=new fadeSlideShow({
	wrapperid: "fadeshow3", //ID of blank DIV on page to house Slideshow
	dimensions: [120, 150], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["1_VIEW/SitePics/welcomimage/25neha.jpg", "1_VIEW/main/?p=sgnup", "", "neha (25), india"],
		["1_VIEW/SitePics/welcomimage/monu.jpg", "1_VIEW/main/?p=sgnup", "", "monu (21), india"],
		["1_VIEW/SitePics/welcomimage/mohit.jpg", "1_VIEW/main/?p=sgnup", "", "mohit (22), india"],
		["1_VIEW/SitePics/welcomimage/25varnika agarwal.jpg" ,"1_VIEW/main/?p=sgnup", "", "varnika agarwal (25), India"],
		["1_VIEW/SitePics/welcomimage/26akshat gaur.jpg", "1_VIEW/main/?p=sgnup", "", "akshat gaur (26), india"],
		["1_VIEW/SitePics/welcomimage/26Monica.jpg", "1_VIEW/main/?p=sgnup", "", "Monica (26), Australia"]
//<--no trailing comma after very last image element!
	],
	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 mygallery5=new fadeSlideShow({
	wrapperid: "fadeshow5", //ID of blank DIV on page to house Slideshow
	dimensions: [120, 150], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["1_VIEW/SitePics/welcomimage/rakesh.png" ,"1_VIEW/main/?p=sgnup", "", "Rakesh Chauhan (23), India"],
		["1_VIEW/SitePics/welcomimage/29rahul singh .jpg", "1_VIEW/main/?p=sgnup", "", "rahul singh (29), india"],
		["1_VIEW/SitePics/welcomimage/30Ganelia.jpg" ,"1_VIEW/main/?p=sgnup", "", "Ganelia (30), India"],
		["1_VIEW/SitePics/welcomimage/30geetika verma .jpg", "1_VIEW/main/?p=sgnup", "", "geetika verma (30), india"],
		["1_VIEW/SitePics/welcomimage/35crystallaw.jpg", "1_VIEW/main/?p=sgnup", "", "crystallaw (35), Australia"] //<--no trailing comma after very last image element!
	],
	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: ""
})
