
<!--
	var pics = new Array();
	pics[0]='http://www.saic.edu/background/albums/degrees/departments/arthi/Bilal_Imbue.jpg';
pics[1]='http://www.saic.edu/background/albums/degrees/departments/arthi/Page.jpg';
pics[2]='http://www.saic.edu/background/albums/degrees/departments/arthi/UG_Viewbook05-11.jpg';
pics[3]='http://www.saic.edu/background/albums/degrees/departments/arthi/UG_Viewbook05-43.jpg';
	
	var credits = new Array();
	credits[0]='Wafaa Bilal&nbsp;<i>Imbue</i>&nbsp;Lambda';
credits[1]='Lindsay Page&nbsp;<i>Unititled</i>&nbsp;from the series, Basement Performances';
credits[2]='&nbsp;<i>Flaxman Library</i>&nbsp;';
credits[3]='&nbsp;<i>Painting and Drawing student work</i>&nbsp;';
	
	var links = new Array();
	links[0]='http://www.saic.edu/background/saic_displayimage.php?pos=-514';
links[1]='http://www.saic.edu/background/saic_displayimage.php?pos=-513';
links[2]='http://www.saic.edu/background/saic_displayimage.php?pos=-516';
links[3]='http://www.saic.edu/background/saic_displayimage.php?pos=-515';
	
	var num=Math.floor(Math.random()*pics.length);
	

//-->
