
<!--
	var pics = new Array();
	pics[0]='http://www.saic.edu/background/albums/degrees/ugprog/landing/AiKijima.jpg';
pics[1]='http://www.saic.edu/background/albums/degrees/ugprog/landing/AiKijima1.jpg';
pics[2]='http://www.saic.edu/background/albums/degrees/ugprog/landing/AiKijima2.jpg';
pics[3]='http://www.saic.edu/background/albums/degrees/ugprog/landing/ColePierce.jpg';
	
	var credits = new Array();
	credits[0]='Ai Kijima&nbsp;<i>Sample Photo of the 2005 Graduate Exhibition Installation</i>&nbsp;';
credits[1]='Ai Kijima&nbsp;<i>It&#39;s Your Move</i>&nbsp;stitched fabric collage';
credits[2]='Ai Kijima&nbsp;<i>Erehwon</i>&nbsp;stitched fabric collage';
credits[3]='Cole Pierce&nbsp;<i>Sample Photo of the 2005 Graduate Exhibition Installation</i>&nbsp;';
	
	var links = new Array();
	links[0]='http://www.saic.edu/background/saic_displayimage.php?pos=-752';
links[1]='http://www.saic.edu/background/saic_displayimage.php?pos=-753';
links[2]='http://www.saic.edu/background/saic_displayimage.php?pos=-755';
links[3]='http://www.saic.edu/background/saic_displayimage.php?pos=-754';
	
	var num=Math.floor(Math.random()*pics.length);
	

//-->
