
<!--
	var pics = new Array();
	pics[0]='http://www.saic.edu/background/albums/userpics/10006/01.jpg';
pics[1]='http://www.saic.edu/background/albums/userpics/10006/02.jpg';
pics[2]='http://www.saic.edu/background/albums/userpics/10006/03.jpg';
pics[3]='http://www.saic.edu/background/albums/userpics/10006/04.jpg';
	
	var credits = new Array();
	credits[0]='&nbsp;<i>Faculty break</i>&nbsp;Faculty and graduate students take a break from a graduate critique';
credits[1]='&nbsp;<i>Odyssey Travel Grant</i>&nbsp;Students wait to see if they are chosen to receive an Odyssey Travel Grant';
credits[2]='&nbsp;<i>Students and staff</i>&nbsp;Students and staff get to know one another at student orientation';
credits[3]='&nbsp;<i>MFA students</i>&nbsp;MFA students pose for a picture to commemorate &quot;Open Studio Night&quot; held each fall';
	
	var links = new Array();
	links[0]='http://www.saic.edu/background/saic_displayimage.php?pos=-953';
links[1]='http://www.saic.edu/background/saic_displayimage.php?pos=-954';
links[2]='http://www.saic.edu/background/saic_displayimage.php?pos=-955';
links[3]='http://www.saic.edu/background/saic_displayimage.php?pos=-956';
	
	var num=Math.floor(Math.random()*pics.length);
	

//-->
