
<!--
	var pics = new Array();
	pics[0]='http://www.saic.edu/background/albums/degrees/courses/ErinJohnson.jpg';
pics[1]='http://www.saic.edu/background/albums/degrees/courses/LisaPantoja.jpg';
pics[2]='http://www.saic.edu/background/albums/degrees/courses/UG_Viewbook05-14.jpg';
pics[3]='http://www.saic.edu/background/albums/degrees/courses/UG_Viewbook05-18.jpg';
pics[4]='http://www.saic.edu/background/albums/degrees/courses/UG_Viewbook05-31.jpg';
	
	var credits = new Array();
	credits[0]='Erin Johnson&nbsp;<i>Thrive (detail)</i>&nbsp;trash bags, wax paper, broom bristles, scotch tape, elmer&#39;s glue, static electricity';
credits[1]='Lisa Pantoja&nbsp;<i>Sample Photo of the 2005 Undergraduate Exhibition Installation</i>&nbsp;';
credits[2]='&nbsp;<i>Flaxman Library - Artists&#39; Book</i>&nbsp;';
credits[3]='&nbsp;<i>Painting and Drwaing student work</i>&nbsp;';
credits[4]='&nbsp;<i>Michigan Building</i>&nbsp;';
	
	var links = new Array();
	links[0]='http://www.saic.edu/background/saic_displayimage.php?pos=-451';
links[1]='http://www.saic.edu/background/saic_displayimage.php?pos=-453';
links[2]='http://www.saic.edu/background/saic_displayimage.php?pos=-452';
links[3]='http://www.saic.edu/background/saic_displayimage.php?pos=-450';
links[4]='http://www.saic.edu/background/saic_displayimage.php?pos=-454';
	
	var num=Math.floor(Math.random()*pics.length);
	

//-->
