
<!--
	var pics = new Array();
	pics[0]='http://www.saic.edu/background/albums/degrees/gradprog/maarch/Adams_thirteen.jpg';
pics[1]='http://www.saic.edu/background/albums/degrees/gradprog/maarch/Aiado05-06.jpg';
pics[2]='http://www.saic.edu/background/albums/degrees/gradprog/maarch/JungsooKim.jpg';
pics[3]='http://www.saic.edu/background/albums/degrees/gradprog/maarch/OkhyunKim.jpg';
	
	var credits = new Array();
	credits[0]='Rachel Adams&nbsp;<i></i>&nbsp;';
credits[1]='Tristan d&#39;Estree Sterk&nbsp;<i>frais: making responsive technologies apparent and socially relevant within a contemporary structure</i>&nbsp;digital image';
credits[2]='Jungsoo Kim&nbsp;<i>Being There</i>&nbsp;print';
credits[3]='Okhyun Kim&nbsp;<i>Forest of the Light</i>&nbsp;paper, mylar, gel, corrugated plastic panel, and halogen light';
	
	var links = new Array();
	links[0]='http://www.saic.edu/background/saic_displayimage.php?pos=-798';
links[1]='http://www.saic.edu/background/saic_displayimage.php?pos=-799';
links[2]='http://www.saic.edu/background/saic_displayimage.php?pos=-800';
links[3]='http://www.saic.edu/background/saic_displayimage.php?pos=-801';
	
	var num=Math.floor(Math.random()*pics.length);
	

//-->
