//var mygallery=new fadeSlideShow({
//	wrapperid: "fadeshow1", //ID of blank DIV on page to house Slideshow
//	dimensions: [152, 90], //width/height of gallery in pixels. Should reflect dimensions of largest image
//	imagearray: [
//		["middle_images/rms_1645.jpg", "http://cdachyd.in/gallery/eleltech-india-2009"],
//		["middle_images/rms_1647.jpg", "http://cdachyd.in/gallery/eleltech-india-2009"],
//		["middle_images/rms_1648.jpg", "http://cdachyd.in/gallery/eleltech-india-2009"],
//		["middle_images/rms_1650.jpg", "http://cdachyd.in/gallery/eleltech-india-2009"]
//      ],
//	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 mygallery1=new fadeSlideShow({
	wrapperid: "fadeshow3", //ID of blank DIV on page to house Slideshow
	dimensions: [400, 200], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
//		["middle_images/social.jpg", "http://cdachyd.in/events-conferences/privacy-and-security-in-online-social-media"],
//		["middle_images/eLearning standards_seminar_ad.JPG", "/e-learning"],
		["middle_images/courses_close.jpg", "http://cdachyd.in/cet"],
		["middle_images/online-courses.gif", "http://elearn.cdac.in"]
        ],
	displaymode: {type:'auto', pause:3000, cycles:0, wraparound:false},
	persist: false, //remember last viewed slide and recall within same session?
	fadeduration: 500, //transition duration (milliseconds)
	descreveal: "ondemand",
	togglerid: ""
})
