
<!--
	var pics = new Array();
	pics[0]='http://www.saic.edu/background/albums/degrees/departments/sound/Mamou_hotelmirror.jpg';
pics[1]='http://www.saic.edu/background/albums/degrees/departments/sound/SalCilella.jpg';
pics[2]='http://www.saic.edu/background/albums/degrees/departments/sound/UG_Viewbook05-06.jpg';
pics[3]='http://www.saic.edu/background/albums/degrees/departments/sound/UG_Viewbook05-27.jpg';
	
	var credits = new Array();
	credits[0]='Regina Mamou&nbsp;<i>Untitled (hotel mirror)</i>&nbsp;';
credits[1]='Sal Cilella&nbsp;<i>Sample Photo of the 2005 Graduate Exhibition Installation</i>&nbsp;';
credits[2]='&nbsp;<i>SAC Radio</i>&nbsp;';
credits[3]='&nbsp;<i>Art and Technology Kinetic Lab</i>&nbsp;';
	
	var links = new Array();
	links[0]='http://www.saic.edu/background/saic_displayimage.php?pos=-667';
links[1]='http://www.saic.edu/background/saic_displayimage.php?pos=-664';
links[2]='http://www.saic.edu/background/saic_displayimage.php?pos=-666';
links[3]='http://www.saic.edu/background/saic_displayimage.php?pos=-665';
	
	var num=Math.floor(Math.random()*pics.length);
	

//-->
