
<!--
	var pics = new Array();
	pics[0]='http://www.saic.edu/background/albums/degrees/ugprog/bia/Aiado_Insum.jpg';
pics[1]='http://www.saic.edu/background/albums/degrees/ugprog/bia/JungsooKim.jpg';
pics[2]='http://www.saic.edu/background/albums/degrees/ugprog/bia/JungsooKim1.jpg';
pics[3]='http://www.saic.edu/background/albums/degrees/ugprog/bia/OkhyunKim.jpg';
	
	var credits = new Array();
	credits[0]='Insun Cho&nbsp;<i>Elgin Transportation Mode</i>&nbsp;Computer rendering, mixed media';
credits[1]='Jungsoo Kim&nbsp;<i>Urban Cafe Network</i>&nbsp;print';
credits[2]='Jungsoo Kim&nbsp;<i>Coexistence</i>&nbsp;print, quicktime movie';
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=-747';
links[1]='http://www.saic.edu/background/saic_displayimage.php?pos=-746';
links[2]='http://www.saic.edu/background/saic_displayimage.php?pos=-745';
links[3]='http://www.saic.edu/background/saic_displayimage.php?pos=-744';
	
	var num=Math.floor(Math.random()*pics.length);
	

//-->
