﻿var mygallery2=new fadeSlideShow({
	wrapperid: "fadeshow2", //ID of blank DIV on page to house Slideshow
	dimensions: [714, 325], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["images/SmartVillage/img1.JPG","VillageJusticsHumanity.aspx", "", "&nbsp;SMART VILLAGE : HALL FOR JUSTICE AND HUMANITY", ""],
		["images/SmartVillage/img2.JPG","VillageCowShed.aspx", "", "&nbsp;SMART VILLAGE : COW SHED", ""],
		["images/SmartVillage/img3.JPG","villageSchool.aspx", "", "&nbsp;SMART VILLAGE : SCHOOL", ""],
		["images/SmartVillage/img4.JPG","VillageSBazar.aspx", "", "&nbsp;SMART VILLAGE : SMART BAZAAR", ""],
		["images/SmartVillage/img5.JPG","VillageHospital.aspx", "", "&nbsp;SMART VILLAGE : HOSPITAL", ""],
		["images/SmartVillage/img6.JPG","VillageCHall.aspx", "", "&nbsp;SMART VILLAGE : COMMUNITY HALL", ""],
		["images/SmartVillage/img7.JPG","VillageStaff.aspx", "", "&nbsp;SMART VILLAGE : STAFF QUARTERS – (SINGLE BEDROOM)", ""],
		["images/SmartVillage/img8.JPG","VillageStaff.aspx", "", "&nbsp;SMART VILLAGE : STAFF QUARTERS – (DOUBLE BEDROOM)", ""] ,
		["images/SmartVillage/img9.JPG","VillageCottages.aspx", "", "&nbsp;SMART VILLAGE : COTTAGE-A", ""] ,
		["images/SmartVillage/img10.JPG","VillageCottages.aspx", "", "&nbsp;SMART VILLAGE : COTTAGE-B", ""] ,
		["images/SmartVillage/img11.JPG","VillageCottages.aspx", "", "&nbsp;SMART VILLAGE : COTTAGE-C", ""]

	],
	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: "always",
	togglerid: "ondemand"
})




//-----------------------------Corporate Profile----------------------------
var preload_ctrl_images=true;

//And configure the image buttons' images here:
var previmg='left.gif';
var stopimg='stop.gif';
var playimg='play.gif';
var nextimg='right.gif';

var slides=[]; //FIRST SLIDESHOW
//configure the below images and descriptions to your own. 
slides[0] = ["Theme/Images/PPT1.gif",""];
slides[1] = ["Theme/Images/PPT2.gif",""];
slides[2] = ["Theme/Images/PPT3.gif",""];
slides[3] = ["Theme/Images/PPT4.gif",""];
slides[4] = ["Theme/Images/PPT5.gif",""];
slides[5] = ["Theme/Images/PPT6.gif",""];
slides[6] = ["Theme/Images/PPT7.gif",""];
slides[7] = ["Theme/Images/PPT8.gif",""];
slides[8] = ["Theme/Images/PPT9.gif",""];
slides[9] = ["Theme/Images/PPT10.gif",""];
slides[10] = ["Theme/Images/PPT11.gif",""];
slides[11] = ["Theme/Images/PPT12.gif",""];
