
<!--
	var pics = new Array();
	pics[0]='http://www.saic.edu/background/albums/degrees/departments/libarts/Gass_Bookhand.jpg';
pics[1]='http://www.saic.edu/background/albums/degrees/departments/libarts/LoisSong.jpg';
pics[2]='http://www.saic.edu/background/albums/degrees/departments/libarts/PhotoDept-13.jpg';
pics[3]='http://www.saic.edu/background/albums/degrees/departments/libarts/PTDW-10.jpg';
pics[4]='http://www.saic.edu/background/albums/degrees/departments/libarts/UG_Viewbook05-05.jpg';
	
	var credits = new Array();
	credits[0]='Catherine Gass&nbsp;<i>Faulty Diction</i>&nbsp;(Books in hand) digital print ';
credits[1]='Lois Song&nbsp;<i>Sample Photo of the 2005 Undergraduate Exhibition Installation</i>&nbsp;';
credits[2]='Catherine Gass&nbsp;<i>Inlay-Playboy, May 1972, part 2</i>&nbsp;digital print';
credits[3]='&nbsp;<i>Painting and Drawing studio</i>&nbsp;';
credits[4]='&nbsp;<i>Writing Program</i>&nbsp;';
	
	var links = new Array();
	links[0]='http://www.saic.edu/background/saic_displayimage.php?pos=-597';
links[1]='http://www.saic.edu/background/saic_displayimage.php?pos=-598';
links[2]='http://www.saic.edu/background/saic_displayimage.php?pos=-596';
links[3]='http://www.saic.edu/background/saic_displayimage.php?pos=-595';
links[4]='http://www.saic.edu/background/saic_displayimage.php?pos=-599';
	
	var num=Math.floor(Math.random()*pics.length);
	

//-->
