
<!--
	var pics = new Array();
	pics[0]='http://www.saic.edu/background/albums/degrees/gradprog/maat/ChunShanYi.jpg';
pics[1]='http://www.saic.edu/background/albums/degrees/gradprog/maat/MaryTobin.jpg';
pics[2]='http://www.saic.edu/background/albums/degrees/gradprog/maat/UG_Viewbook05-50.jpg';
	
	var credits = new Array();
	credits[0]='Chun-Shan Yi&nbsp;<i>Gloves For Two 02</i>&nbsp;sterling silver wire';
credits[1]='Mary Tobin&nbsp;<i>Sample Photo of the 2005 Undergraduate Exhibition Installation</i>&nbsp;';
credits[2]='Donald Sultan&nbsp;<i></i>&nbsp;';
	
	var links = new Array();
	links[0]='http://www.saic.edu/background/saic_displayimage.php?pos=-807';
links[1]='http://www.saic.edu/background/saic_displayimage.php?pos=-806';
links[2]='http://www.saic.edu/background/saic_displayimage.php?pos=-805';
	
	var num=Math.floor(Math.random()*pics.length);
	

//-->
