/***********************************************
* Ultimate Fade In Slideshow v2.0- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more
***********************************************/



var mygallery=new fadeSlideShow({
	wrapperid: "fadeshow1", //ID of blank DIV on page to house Slideshow
	dimensions: [200, 150], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["fasady/f-1_tn.jpg", "http://www.hasilstav.cz/fasady.php?dir=FASADY", "", ""],
		["fasady/f-1a_tn.jpg", "http://www.hasilstav.cz/fasady.php?dir=FASADY", "", ""],
		["fasady/f-2_tn.jpg", "http://www.hasilstav.cz/fasady.php?dir=FASADY", "", ""],
		["fasady/f-3_tn.jpg", "http://www.hasilstav.cz/fasady.php?dir=FASADY", "", ""], 
		["fasady/f-4a_tn.jpg", "http://www.hasilstav.cz/fasady.php?dir=FASADY", "", ""],
		["fasady/f-4b_tn.jpg", "http://www.hasilstav.cz/fasady.php?dir=FASADY", "", ""],
		["fasady/f-4c_tn.jpg", "http://www.hasilstav.cz/fasady.php?dir=FASADY", "", ""],
		["fasady/f-4d_tn.jpg", "http://www.hasilstav.cz/fasady.php?dir=FASADY", "", ""],
		["fasady/f-5_tn.jpg", "http://www.hasilstav.cz/fasady.php?dir=FASADY", "", ""],
		["fasady/f-6_tn.jpg", "http://www.hasilstav.cz/fasady.php?dir=FASADY", "", ""],
		["fasady/f-6a_tn.jpg", "http://www.hasilstav.cz/fasady.php?dir=FASADY", "", ""] //<--no trailing comma after very last image element!
  ],
	displaymode: {type:'auto', pause:3000, cycles:0, wraparound:false},
	persist: false, //remember last viewed slide and recall within same session?
	fadeduration: 2000, //transition duration (milliseconds)
	descreveal: "ondemand",
	togglerid: ""
})

var mygallery=new fadeSlideShow({
	wrapperid: "fadeshow2", //ID of blank DIV on page to house Slideshow
	dimensions: [200, 150], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["obklady/o2a_tn.jpg", "http://www.hasilstav.cz/obklady.php?dir=OBKLADY", "", ""],
		["obklady/o3_tn.jpg", "http://www.hasilstav.cz/obklady.php?dir=OBKLADY", "", ""],
		["obklady/o3a_tn.jpg", "http://www.hasilstav.cz/obklady.php?dir=OBKLADY", "", ""],
		["obklady/o4_tn.jpg", "http://www.hasilstav.cz/obklady.php?dir=OBKLADY", "", ""], 
		["obklady/o6_tn.jpg", "http://www.hasilstav.cz/obklady.php?dir=OBKLADY", "", ""],
		["obklady/o6a_tn.jpg", "http://www.hasilstav.cz/obklady.php?dir=OBKLADY", "", ""],
		["obklady/o6b_tn.jpg", "http://www.hasilstav.cz/obklady.php?dir=OBKLADY", "", ""],
		["obklady/o7_tn.jpg", "http://www.hasilstav.cz/obklady.php?dir=OBKLADY", "", ""],
		["obklady/o7a_tn.jpg", "http://www.hasilstav.cz/obklady.php?dir=OBKLADY", "", ""],
		["obklady/o7b_tn.jpg", "http://www.hasilstav.cz/obklady.php?dir=OBKLADY", "", ""],
		["obklady/o7c_tn.jpg", "http://www.hasilstav.cz/obklady.php?dir=OBKLADY", "", ""] //<--no trailing comma after very last image element!
  ],
	displaymode: {type:'auto', pause:3000, cycles:0, wraparound:false},
	persist: false, //remember last viewed slide and recall within same session?
	fadeduration: 2000, //transition duration (milliseconds)
	descreveal: "ondemand",
	togglerid: ""
})

var mygallery=new fadeSlideShow({
	wrapperid: "fadeshow3", //ID of blank DIV on page to house Slideshow
	dimensions: [200, 150], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["ostatni/1_tn.jpg", "http://www.hasilstav.cz/ostatni.php?dir=OSTATNI", "", ""],
		["ostatni/1a_tn.jpg", "http://www.hasilstav.cz/ostatni.php?dir=OSTATNI", "", ""],
		["ostatni/3_tn.jpg", "http://www.hasilstav.cz/ostatni.php?dir=OSTATNI", "", ""],
		["ostatni/3a_tn.jpg", "http://www.hasilstav.cz/ostatni.php?dir=OSTATNI", "", ""], 
		["ostatni/5c_tn.jpg", "http://www.hasilstav.cz/ostatni.php?dir=OSTATNI", "", ""],
		["ostatni/6_tn.jpg", "http://www.hasilstav.cz/ostatni.php?dir=OSTATNI", "", ""],
		["ostatni/6a_tn.jpg", "http://www.hasilstav.cz/ostatni.php?dir=OSTATNI", "", ""],
		["ostatni/6b_tn.jpg", "http://www.hasilstav.cz/ostatni.php?dir=OSTATNI", "", ""],
		["ostatni/6c_tn.jpg", "http://www.hasilstav.cz/ostatni.php?dir=OSTATNI", "", ""],
		["ostatni/6d_tn.jpg", "http://www.hasilstav.cz/ostatni.php?dir=OSTATNI", "", ""] //<--no trailing comma after very last image element!
  ],
	displaymode: {type:'auto', pause:3000, cycles:0, wraparound:false},
	persist: false, //remember last viewed slide and recall within same session?
	fadeduration: 2000, //transition duration (milliseconds)
	descreveal: "ondemand",
	togglerid: ""
})


