
<!--
	var pics = new Array();
	pics[0]='http://www.saic.edu/background/albums/degrees/departments/aiado/Aiado05-05.jpg';
pics[1]='http://www.saic.edu/background/albums/degrees/departments/aiado/ErikaPahk.jpg';
pics[2]='http://www.saic.edu/background/albums/userpics/10006/gmuracchiolo_DSC_0038.jpg';
pics[3]='http://www.saic.edu/background/albums/userpics/10006/IMG_1658.jpg';
pics[4]='http://www.saic.edu/background/albums/userpics/10006/IMG_9309.jpg';
pics[5]='http://www.saic.edu/background/albums/userpics/10006/IMG_9379.jpg';
pics[6]='http://www.saic.edu/background/albums/degrees/departments/aiado/Insun.jpg';
pics[7]='http://www.saic.edu/background/albums/userpics/10006/SungsukYoo_09.jpg';
pics[8]='http://www.saic.edu/background/albums/degrees/departments/aiado/tristan.jpg';
	
	var credits = new Array();
	credits[0]='&nbsp;<i>Architecture, Interior Architecture and Designed Objects class</i>&nbsp;';
credits[1]='Erika Pahk&nbsp;<i>Sample Photo of the 2005 Undergraduate Exhibition Installation</i>&nbsp;';
credits[2]='Gabriele Muracchioli&nbsp;<i></i>&nbsp;';
credits[3]='&nbsp;<i></i>&nbsp;';
credits[4]='&nbsp;<i></i>&nbsp;';
credits[5]='&nbsp;<i></i>&nbsp;';
credits[6]='Insun Cho&nbsp;<i>Elgin Transportation Mode</i>&nbsp;Computer rendering, mixed media';
credits[7]='Sungsuk Yoo&nbsp;<i>The K-12 Art School for Chicago</i>&nbsp;';
credits[8]='Tristan d&#39;Estree Sterk&nbsp;<i>frais: making responsive technologies apparent and socially relevant within a contemporary structure</i>&nbsp;digital image';
	
	var links = new Array();
	links[0]='http://www.saic.edu/background/saic_displayimage.php?pos=-499';
links[1]='http://www.saic.edu/background/saic_displayimage.php?pos=-501';
links[2]='http://www.saic.edu/background/saic_displayimage.php?pos=-1007';
links[3]='http://www.saic.edu/background/saic_displayimage.php?pos=-1006';
links[4]='http://www.saic.edu/background/saic_displayimage.php?pos=-1005';
links[5]='http://www.saic.edu/background/saic_displayimage.php?pos=-1004';
links[6]='http://www.saic.edu/background/saic_displayimage.php?pos=-502';
links[7]='http://www.saic.edu/background/saic_displayimage.php?pos=-1003';
links[8]='http://www.saic.edu/background/saic_displayimage.php?pos=-503';
	
	var num=Math.floor(Math.random()*pics.length);
	

//-->
