
<!--
	var pics = new Array();
	pics[0]='http://www.saic.edu/background/albums/degrees/departments/sculpt/GretchenHolmes.jpg';
pics[1]='http://www.saic.edu/background/albums/degrees/departments/sculpt/KristinHorst.jpg';
pics[2]='http://www.saic.edu/background/albums/degrees/departments/sculpt/UG_Viewbook05-08.jpg';
pics[3]='http://www.saic.edu/background/albums/degrees/departments/sculpt/UG_Viewbook05-13.jpg';
pics[4]='http://www.saic.edu/background/albums/degrees/departments/sculpt/UG_Viewbook05-34.jpg';
	
	var credits = new Array();
	credits[0]='Chas Reetz-Lialio&nbsp;<i>Object with Precise Measurements, Weight, and Space</i>&nbsp;wood shavings';
credits[1]='Kristin Horst&nbsp;<i>Sample Photo of the 2005 Undergraduate Exhibition Installation</i>&nbsp;';
credits[2]='&nbsp;<i>Metal Shop</i>&nbsp;';
credits[3]='&nbsp;<i>Columbus Building yard</i>&nbsp;';
credits[4]='&nbsp;<i>Art and Technology student work</i>&nbsp;';
	
	var links = new Array();
	links[0]='http://www.saic.edu/background/saic_displayimage.php?pos=-658';
links[1]='http://www.saic.edu/background/saic_displayimage.php?pos=-655';
links[2]='http://www.saic.edu/background/saic_displayimage.php?pos=-657';
links[3]='http://www.saic.edu/background/saic_displayimage.php?pos=-656';
links[4]='http://www.saic.edu/background/saic_displayimage.php?pos=-659';
	
	var num=Math.floor(Math.random()*pics.length);
	

//-->
