// Set the file names of the transitions images specific to this page here
imgsFile[0] = '/banners/image1.gif';
imgsFile[1] = '/banners/image2.gif';
imgsFile[2] = '/banners/image3.gif';
imgsFile[3] = '/banners/image4.gif';
imgsFile[4] = '/banners/image5.gif';
imgsFile[5] = '/banners/image6.gif';
imgsFile[6] = '/banners/image7.gif';
imgsFile[7] = '/banners/image8.gif';


// Links relating to each of the above images
imgsLink[0] = "http://www.ais.vic.edu.au/compliance/index.php";
imgsLink[1] = "http://www.independentschools.com.au/";
imgsLink[2] = "http://www.ais.vic.edu.au/schools/governance/index.htm";
imgsLink[3] = "http://services.ais.vic.edu.au/ebiz/customerservice/schoollocator.aspx";
imgsLink[4] = "http://www.ais.vic.edu.au/independent/community/mac/";
imgsLink[5] = "http://www.ais.vic.edu.au/independent/community/gallery.htm";
imgsLink[6] = "http://www.independentschoolparents.com.au/";
imgsLink[7] = "http://www.ais.vic.edu.au/helpingout/";


// ** Optional ***********************************************************
// Set the alt/title text for the images - this is optional, however if 
// included for one image then ensure there is a line corresponding every
// image above, even if no text required.
imgsText[0] = "Compliance";
imgsText[1] = "Independent Schools";
imgsText[2] = "Governance Guidelines";
imgsText[3] = "School Locator";
imgsText[4] = "Making Active Connections";
imgsText[5] = "Gallery";
imgsText[6] = "Parents' Website";
imgsText[7] = "Bushfire Relief";

