
<!--
	var pics = new Array();
	pics[0]='http://www.saic.edu/background/albums/degrees/departments/write/Gass_Bookhand.jpg';
pics[1]='http://www.saic.edu/background/albums/degrees/departments/write/hechtman_fraction.jpg';
pics[2]='http://www.saic.edu/background/albums/degrees/departments/write/KimberlyGenly.jpg';
pics[3]='http://www.saic.edu/background/albums/degrees/departments/write/PTDW-07.jpg';
	
	var credits = new Array();
	credits[0]='Catherine Gass&nbsp;<i>Faulty Diction</i>&nbsp;(Books in hand) digital print ';
credits[1]='Julia Hechtman&nbsp;<i></i>&nbsp;';
credits[2]='Kimberly K. Genly&nbsp;<i>Not Satisfied</i>&nbsp;mixed media';
credits[3]='&nbsp;<i>Drawing Class</i>&nbsp;';
	
	var links = new Array();
	links[0]='http://www.saic.edu/background/saic_displayimage.php?pos=-695';
links[1]='http://www.saic.edu/background/saic_displayimage.php?pos=-693';
links[2]='http://www.saic.edu/background/saic_displayimage.php?pos=-694';
links[3]='http://www.saic.edu/background/saic_displayimage.php?pos=-692';
	
	var num=Math.floor(Math.random()*pics.length);
	

//-->
