// JavaScript Document

var mygallery=new fadeSlideShow({
	wrapperid: "fadeshow1", //ID of blank DIV on page to house Slideshow
	dimensions: [90, 65], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["../images/portfolio/saxis/latest/saxis-001.png", "", "", "Saxis Group"],
		["../images/portfolio/saxis/latest/saxis-002.png", "", "", "Dinamizar"],
		["../images/portfolio/saxis/latest/saxis-003.png", "", "", "Dinamizar"], 
		["../images/portfolio/saxis/latest/saxis-004.png", "", "", "Formulário"],
		["../images/portfolio/saxis/latest/saxis-005.png", "", "", "Dinamismo"] //no trailing comma after very last image element!
	],
	displaymode: {type:'auto', pause:5000, 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: [90, 65], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["../images/portfolio/tam/latest/tam-001.png", "", "", "TampaBayPools"],
		["../images/portfolio/tam/latest/tam-002.png", "", "", "Galerias"],
		["../images/portfolio/tam/latest/tam-003.png", "", "", "Dinamizar"], 
		["../images/portfolio/tam/latest/tam-004.png", "", "", "Testemulnhos"],
		["../images/portfolio/tam/latest/tam-005.png", "", "", "Melhorar"] //no trailing comma after very last image element!
	],
	displaymode: {type:'auto', pause:5000, 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: [90, 65], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["../images/portfolio/imp/latest/imp-001.png", "", "", "Imperial Pools"],
		["../images/portfolio/imp/latest/imp-002.png", "", "", "Adaptação"],
		["../images/portfolio/imp/latest/imp-003.png", "", "", "Galerias"], 
		["../images/portfolio/imp/latest/imp-004.png", "", "", "Adaptar"],
		["../images/portfolio/imp/latest/imp-005.png", "", "", "Adaptar"] //no trailing comma after very last image element!
	],
	displaymode: {type:'auto', pause:5000, cycles:0, wraparound:false},
	persist: false, //remember last viewed slide and recall within same session?
	fadeduration: 500, //transition duration (milliseconds)
	descreveal: "ondemand",
	togglerid: ""
})

var mygallery4=new fadeSlideShow({
	wrapperid: "fadeshow4", //ID of blank DIV on page to house Slideshow
	dimensions: [90, 65], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["../images/portfolio/nplimo/latest/nplimo-001.png", "", "", "NorthPoint"],
		["../images/portfolio/nplimo/latest/nplimo-002.png", "", "", "Adaptar"],
		["../images/portfolio/nplimo/latest/nplimo-003.png", "", "", "Dinamizar"], 
		["../images/portfolio/nplimo/latest/nplimo-004.png", "", "", "Melhoramentos"],
		["../images/portfolio/nplimo/latest/nplimo-005.png", "", "", "Adaptar"] //no trailing comma after very last image element!
	],
	displaymode: {type:'auto', pause:5000, 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: [90, 65], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["../images/portfolio/fortpoint/latest/fortpoint-001.png", "", "", "FortPoint"],
		["../images/portfolio/fortpoint/latest/fortpoint-002.png", "", "", "Tooltips"],
		["../images/portfolio/fortpoint/latest/fortpoint-003.png", "", "", "Login Dinâmico"] //no trailing comma after very last image element!
	],
	displaymode: {type:'auto', pause:5000, cycles:0, wraparound:false},
	persist: false, //remember last viewed slide and recall within same session?
	fadeduration: 500, //transition duration (milliseconds)
	descreveal: "ondemand",
	togglerid: ""
})

var mygallery6=new fadeSlideShow({
	wrapperid: "fadeshow6", //ID of blank DIV on page to house Slideshow
	dimensions: [90, 65], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["../images/portfolio/elite/latest/elite-001.png", "", "", "Land of Elite"],
		["../images/portfolio/elite/latest/elite-002.png", "", "", "Galeria Geral"],
		["../images/portfolio/elite/latest/elite-003.png", "", "", "Galerias"], 
		["../images/portfolio/elite/latest/elite-004.png", "", "", "Testemunhos"],
		["../images/portfolio/elite/latest/elite-005.png", "", "", "Adaptar"] //no trailing comma after very last image element!
	],
	displaymode: {type:'auto', pause:5000, cycles:0, wraparound:false},
	persist: false, //remember last viewed slide and recall within same session?
	fadeduration: 500, //transition duration (milliseconds)
	descreveal: "ondemand",
	togglerid: ""
})

var mygallery7=new fadeSlideShow({
	wrapperid: "fadeshow7", //ID of blank DIV on page to house Slideshow
	dimensions: [90, 65], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["../images/portfolio/lew/latest/lew-001.png", "", "", "Lew Akins"],
		["../images/portfolio/lew/latest/lew-002.png", "", "", "Galerias"],
		["../images/portfolio/lew/latest/lew-003.png", "", "", "Adaptar"], 
		["../images/portfolio/lew/latest/lew-004.png", "", "", "Adaptação"],
		["../images/portfolio/lew/latest/lew-005.png", "", "", "Personalizar"] //no trailing comma after very last image element!
	],
	displaymode: {type:'auto', pause:5000, cycles:0, wraparound:false},
	persist: false, //remember last viewed slide and recall within same session?
	fadeduration: 500, //transition duration (milliseconds)
	descreveal: "ondemand",
	togglerid: ""
})

var mygallery8=new fadeSlideShow({
	wrapperid: "fadeshow8", //ID of blank DIV on page to house Slideshow
	dimensions: [90, 65], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["../images/portfolio/essig/latest/essig-001.png", "", "", "Essig Pools"],
		["../images/portfolio/essig/latest/essig-002.png", "", "", "Video"],
		["../images/portfolio/essig/latest/essig-003.png", "", "", "Galerias"], 
		["../images/portfolio/essig/latest/essig-004.png", "", "", "Adaptação"],
		["../images/portfolio/essig/latest/essig-005.png", "", "", "Melhoramentos"] //no trailing comma after very last image element!
	],
	displaymode: {type:'auto', pause:5000, cycles:0, wraparound:false},
	persist: false, //remember last viewed slide and recall within same session?
	fadeduration: 500, //transition duration (milliseconds)
	descreveal: "ondemand",
	togglerid: ""
})

var mygallery9=new fadeSlideShow({
	wrapperid: "fadeshow9", //ID of blank DIV on page to house Slideshow
	dimensions: [90, 65], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["../images/portfolio/ceterus/latest/ceterus-001.png", "", "", "Ceterus"],
		["../images/portfolio/ceterus/latest/ceterus-002.png", "", "", "CMS Personalizado"],
		["../images/portfolio/ceterus/latest/ceterus-003.png", "", "", "Personalizar"], 
		["../images/portfolio/ceterus/latest/ceterus-004.png", "", "", "Adaptar"],
		["../images/portfolio/ceterus/latest/ceterus-005.png", "", "", "Baseado em Joomla"] //no trailing comma after very last image element!
	],
	displaymode: {type:'auto', pause:5000, cycles:0, wraparound:false},
	persist: false, //remember last viewed slide and recall within same session?
	fadeduration: 500, //transition duration (milliseconds)
	descreveal: "ondemand",
	togglerid: ""
})