var titleImage = new Array();
			titleImage[0] = "<img src='img/title1.jpg' width='750' height='110' alt='Institute of Professional Environmental Practice' />";
			titleImage[1] = "<img src='img/title2.jpg' width='750' height='110' alt='Institute of Professional Environmental Practice' />";
			titleImage[2] = "<img src='img/title3.jpg' width='750' height='110' alt='Institute of Professional Environmental Practice' />";
		index = Math.floor(Math.random() *  titleImage.length);