var mygallery2=new fadeSlideShow({

	wrapperid: "fadeshow2", //ID of blank DIV on page to house Slideshow

	dimensions: [710, 377], //width/height of gallery in pixels. Should reflect dimensions of largest image

	imagearray: [

		["http://teapesic.com/foto/mia_01.png","","_new"],

		["http://teapesic.com/foto/mia_02.png"],

		["http://teapesic.com/foto/mia_03.png"],

		["http://teapesic.com/foto/mia_04.png"],

		["http://teapesic.com/foto/mia_05.png"]

	],

	displaymode: {type:'manual', pause:2500, cycles:0, wraparound:false},

	persist: false, //remember last viewed slide and recall within same session?

	fadeduration: 500, //transition duration (milliseconds)

	descreveal: "always",

	togglerid: "fadeshow2toggler"

})





var mygallery3=new fadeSlideShow({

	wrapperid: "fadeshow3", //ID of blank DIV on page to house Slideshow

	dimensions: [710, 377], //width/height of gallery in pixels. Should reflect dimensions of largest image

	imagearray: [

		["http://teapesic.com/foto/ef_01.png"],

		["http://teapesic.com/foto/ef_02.png"],

		["http://teapesic.com/foto/ef_03.png"],

		["http://teapesic.com/foto/ef_04.png"],

		["http://teapesic.com/foto/madrid.png"],
		
		["http://teapesic.com/foto/yearbook01.png"],	
		
		["http://teapesic.com/foto/yearbook02.png"],	
		
		["http://teapesic.com/foto/brasil.png"],	

		["http://teapesic.com/foto/ef_06.png"],	

		["http://teapesic.com/foto/ef_07.png"] //<--no trailing comma after very last image element!

	],

	displaymode: {type:'manual', pause:2500, cycles:0, wraparound:false},

	persist: false, //remember last viewed slide and recall within same session?

	fadeduration: 500, //transition duration (milliseconds)

	descreveal: "always",

	togglerid: "fadeshow3toggler"

})





var mygallery4=new fadeSlideShow({

	wrapperid: "fadeshow4", //ID of blank DIV on page to house Slideshow

	dimensions: [710, 377], //width/height of gallery in pixels. Should reflect dimensions of largest image

	imagearray: [

		["http://teapesic.com/foto/oskar_01.png"],

		["http://teapesic.com/foto/oskar_02.png"],

		["http://teapesic.com/foto/oskar_03.png"] //<--no trailing comma after very last image element!

	],

	displaymode: {type:'manual', pause:2500, cycles:0, wraparound:false},

	persist: false, //remember last viewed slide and recall within same session?

	fadeduration: 500, //transition duration (milliseconds)

	descreveal: "always",

	togglerid: "fadeshow4toggler"

})



var mygallery5=new fadeSlideShow({

	wrapperid: "fadeshow5", //ID of blank DIV on page to house Slideshow

	dimensions: [710, 377], //width/height of gallery in pixels. Should reflect dimensions of largest image

	imagearray: [

		["http://teapesic.com/foto/nap_03.png"],

		["http://teapesic.com/foto/nap_04.png"],

		["http://teapesic.com/foto/nap_05.png"],
		
		["http://teapesic.com/foto/nap_01.png"],

		["http://teapesic.com/foto/nap_02.png"],

		["http://teapesic.com/foto/nap_06.png"] //<--no trailing comma after very last image element!

	],

	displaymode: {type:'manual', pause:2500, cycles:0, wraparound:false},

	persist: false, //remember last viewed slide and recall within same session?

	fadeduration: 500, //transition duration (milliseconds)

	descreveal: "always",

	togglerid: "fadeshow5toggler"

})



var mygallery6=new fadeSlideShow({

	wrapperid: "fadeshow6", //ID of blank DIV on page to house Slideshow

	dimensions: [710, 377], //width/height of gallery in pixels. Should reflect dimensions of largest image

	imagearray: [

		["http://teapesic.com/foto/ma_03.png"],

		["http://teapesic.com/foto/ma_02.png"],

		["http://teapesic.com/foto/ma_01.png"] //<--no trailing comma after very last image element!

	],

	displaymode: {type:'manual', pause:2500, cycles:0, wraparound:false},

	persist: false, //remember last viewed slide and recall within same session?

	fadeduration: 500, //transition duration (milliseconds)

	descreveal: "always",

	togglerid: "fadeshow6toggler"

})







var mygallery8=new fadeSlideShow({

	wrapperid: "fadeshow8", //ID of blank DIV on page to house Slideshow

	dimensions: [710, 377], //width/height of gallery in pixels. Should reflect dimensions of largest image

	imagearray: [

		["http://teapesic.com/foto/capital_01.png"],
		
		["http://teapesic.com/foto/capital_02.png"]//<--no trailing comma after very last image element!

	],

	displaymode: {type:'manual', pause:2500, cycles:0, wraparound:false},

	persist: false, //remember last viewed slide and recall within same session?

	fadeduration: 500, //transition duration (milliseconds)

	descreveal: "always",

	togglerid: "fadeshow8toggler"

})


