
<!--
	var pics = new Array();
	pics[0]='http://www.saic.edu/background/albums/degrees/gradprog/mfaw/Beaubien_Entanglement2.jpg';
pics[1]='http://www.saic.edu/background/albums/degrees/gradprog/mfaw/ChrisMiller.jpg';
pics[2]='http://www.saic.edu/background/albums/degrees/gradprog/mfaw/ConleyFonda_untitled_11.jpg';
pics[3]='http://www.saic.edu/background/albums/degrees/gradprog/mfaw/JeLimSong.jpg';
pics[4]='http://www.saic.edu/background/albums/degrees/gradprog/mfaw/UG_Viewbook05-22.jpg';
pics[5]='http://www.saic.edu/background/albums/degrees/gradprog/mfaw/UG_Viewbook05-54.jpg';
	
	var credits = new Array();
	credits[0]='Aimee Beaubien&nbsp;<i>From the series &quot;Entanglement: Postures of Delirium&quot;</i>&nbsp;';
credits[1]='Chris Miller&nbsp;<i>Sample Photo of the 2005 Graduate Exhibition Installation</i>&nbsp;';
credits[2]='Brenna Conley-Fonda&nbsp;<i></i>&nbsp;';
credits[3]='Je-Lin Song&nbsp;<i>In Handcfd 2U</i>&nbsp;mixed media';
credits[4]='Nancy Fleishman&nbsp;<i>Breathe</i>&nbsp;Porcelain';
credits[5]='&nbsp;<i>Student work</i>&nbsp;';
	
	var links = new Array();
	links[0]='http://www.saic.edu/background/saic_displayimage.php?pos=-851';
links[1]='http://www.saic.edu/background/saic_displayimage.php?pos=-848';
links[2]='http://www.saic.edu/background/saic_displayimage.php?pos=-850';
links[3]='http://www.saic.edu/background/saic_displayimage.php?pos=-849';
links[4]='http://www.saic.edu/background/saic_displayimage.php?pos=-852';
links[5]='http://www.saic.edu/background/saic_displayimage.php?pos=-853';
	
	var num=Math.floor(Math.random()*pics.length);
	

//-->
