
<!--
	var pics = new Array();
	pics[0]='http://www.saic.edu/background/albums/degrees/departments/fyp/CarlinHayworth.jpg';
pics[1]='http://www.saic.edu/background/albums/degrees/departments/fyp/HarleyDavidYoung.jpg';
pics[2]='http://www.saic.edu/background/albums/degrees/departments/fyp/KunjoongDo.jpg';
pics[3]='http://www.saic.edu/background/albums/degrees/departments/fyp/NicoleGuzzo.jpg';
pics[4]='http://www.saic.edu/background/albums/degrees/departments/fyp/RachelHeidt.jpg';
	
	var credits = new Array();
	credits[0]='Carlin Hayworth&nbsp;<i>Just That</i>&nbsp;wood, acrylic paint';
credits[1]='Harley David Young&nbsp;<i>Seven Bike Rides</i>&nbsp;wood, chinamarker, plexi';
credits[2]='Yoon Jung Chang&nbsp;<i>Sample Photo of the 2005 Undergraduate Exhibition Installation</i>&nbsp;';
credits[3]='Nicole Guzzo&nbsp;<i>OSFA? Collection</i>&nbsp;coton muslin';
credits[4]='Rachel Heidt&nbsp;<i>Untitled</i>&nbsp;clothes line, plaster cast, wood, gloss medium, broken mirror, acrylic paint, paper mache, newspaper';
	
	var links = new Array();
	links[0]='http://www.saic.edu/background/saic_displayimage.php?pos=-576';
links[1]='http://www.saic.edu/background/saic_displayimage.php?pos=-573';
links[2]='http://www.saic.edu/background/saic_displayimage.php?pos=-575';
links[3]='http://www.saic.edu/background/saic_displayimage.php?pos=-578';
links[4]='http://www.saic.edu/background/saic_displayimage.php?pos=-577';
	
	var num=Math.floor(Math.random()*pics.length);
	

//-->
