
<!--
	var pics = new Array();
	pics[0]='http://www.saic.edu/background/albums/degrees/departments/viscom/GR_Viewbook05-01.jpg';
pics[1]='http://www.saic.edu/background/albums/degrees/departments/viscom/SniedzeRungis.jpg';
pics[2]='http://www.saic.edu/background/albums/degrees/departments/viscom/UG_Viewbook05-28.jpg';
pics[3]='http://www.saic.edu/background/albums/degrees/departments/viscom/UG_Viewbook05-50.jpg';
	
	var credits = new Array();
	credits[0]='Josh Mannis&nbsp;<i>Don&#39;t Break the Oath</i>&nbsp;video still';
credits[1]='&nbsp;<i>W.W. II</i>&nbsp;hulga photo c-print';
credits[2]='&nbsp;<i>Art and Technology Neon Lab</i>&nbsp;';
credits[3]='Donald Sultan&nbsp;<i></i>&nbsp;';
	
	var links = new Array();
	links[0]='http://www.saic.edu/background/saic_displayimage.php?pos=-687';
links[1]='http://www.saic.edu/background/saic_displayimage.php?pos=-685';
links[2]='http://www.saic.edu/background/saic_displayimage.php?pos=-684';
links[3]='http://www.saic.edu/background/saic_displayimage.php?pos=-686';
	
	var num=Math.floor(Math.random()*pics.length);
	

//-->
