
<!--
	var pics = new Array();
	pics[0]='http://www.saic.edu/background/albums/degrees/departments/vcs/jeanfour.jpg';
pics[1]='http://www.saic.edu/background/albums/degrees/departments/vcs/jeanone.jpg';
pics[2]='http://www.saic.edu/background/albums/degrees/departments/vcs/jeanthree.jpg';
pics[3]='http://www.saic.edu/background/albums/degrees/departments/vcs/jeantwo.jpg';
	
	var credits = new Array();
	credits[0]='&nbsp;<i>The Litter of the Landscape</i>&nbsp;Acrylic on paper';
credits[1]='&nbsp;<i>Page from &quot;Places&quot; book</i>&nbsp;Silkscreen on Rives BFK in handbound book';
credits[2]='&nbsp;<i>Affirmation (you love the... )</i>&nbsp;Silkscreen on Rives BFK paper';
credits[3]='&nbsp;<i>Ay Bee Cees</i>&nbsp;Silkscreen on Arches paper';
	
	var links = new Array();
	links[0]='http://www.saic.edu/background/saic_displayimage.php?pos=-908';
links[1]='http://www.saic.edu/background/saic_displayimage.php?pos=-905';
links[2]='http://www.saic.edu/background/saic_displayimage.php?pos=-907';
links[3]='http://www.saic.edu/background/saic_displayimage.php?pos=-906';
	
	var num=Math.floor(Math.random()*pics.length);
	

//-->
