<!--

if (document.images)
{
	img1= new Image(655,370); 
	img1.src="http://www.xaviersocietyfortheblind.org/images/photos/slideshows/01.jpg";

	img2= new Image(655,370);
	img2.src="http://www.xaviersocietyfortheblind.org/images/photos/brown_owl_web.JPG";

	img3= new Image(655,370);
	img3.src="http://www.xaviersocietyfortheblind.org/images/photos/slideshows/03.jpg";

	img4= new Image(655,370);
	img4.src="http://www.xaviersocietyfortheblind.org/images/photos/2_priests_50.JPG";

	img5= new Image(655,370);
	img5.src="http://www.xaviersocietyfortheblind.org/images/photos/Round_logo.jpg";
}

// -->
