pics = Array('<div class="spotlight">\
         		<div class="spotlight2">\
		  				<a href="graduate/MMeyer.html"><img src="images/graduate/Meyer_vert.jpg"></a><br>\
	    		  <div id="spotlight-headline">\
		      <p><span class="style30">Michaela Meyer</span><br>\
		            <em>PhD Candidate, Biology</em></span><br>\
		        is investigating  how hearing has evolved in  vertebrate animals by studying the auditory system of the sturgeon fish.<br>\
		        <a href="graduate/MMeyer.html"><em>Read more &gt;&gt;</em></a></p>\
		      <p><br>\
		        </p>\
	    		  </div>\
	    		  <!--spotlight headline-->\
		  		</div><!--spotlight 2-->\
			</div><!--spotlight-->',
'<div class="spotlight">\
         		<div class="spotlight2">\
		  				<a href="graduate/AKawahara.html"><img src="images/graduate/AKawahara_vert.jpg"></a><br>\
	    		  <div id="spotlight-headline">\
		      <p><span class="padding"><span class="style30">Akito Kawahara</span><br>\
                    <em>PhD Candidate, Entomology</em></span><br>\
                    &quot;We are going through a biodiversity crisis and there are not enough researchers in insect taxonomy and systematics...&quot;<br>\
                    <a href="graduate/AKawahara.html">Read more&gt;&gt;</a></p>\
					<p><br>\
		        </p>\
		      </div>\
	    		  <!--spotlight headline-->\
		  		</div><!--spotlight 2-->\
			</div><!--spotlight-->',
'<div class="spotlight">\
         		<div class="spotlight2">\
		  				<a href="graduate/MRivarola.html"><img src="images/graduate/MRivarola_vert2.jpg"></a><br>\
	    		  <div id="spotlight-headline">\
		      <p><span class="padding"><span class="style30">Maximo Rivarola</span><br>\
                    <em>PhD Candidate, Cell Biology and Molecular Genetics</em></span><br>\
                    is studying how plants respond to internal and external cues such as light, toxins, and hormones through the ethylene-signaling pathway.<br>\
                    <a href="graduate/MRivarola.html">Read more&gt;&gt;</a></p>\
					<p><br>\
		        </p>\
	    		  </div>\
	    		  <!--spotlight headline-->\
		  		</div><!--spotlight 2-->\
			</div><!--spotlight-->',			
			'<div class="spotlight">\
         		<div class="spotlight2">\
		  				<a href="graduate/MDolor.html"><img src="images/graduate/MDolor_vert.jpg"></a><br>\
	    		  <div id="spotlight-headline">\
		      <p><span class="style30">Marvourneen Dolor</span><br>\
		            <em>PhD Candidate, Chemistry</em></span><br>\
		      is studying the chemical processes that contribute to the build up of a heavy metal in sediments along the Chesapeake Bay, and its role in the phenomenon of marine  &quot;dead zones.&quot;<br>\
		        <a href="graduate/MDolor.html"><em>Read more &gt;&gt;</em></a></p>\
		      <p><br>\
		        </p>\
	    		  </div>\
	    		  <!--spotlight headline-->\
		  		</div><!--spotlight 2-->\
			</div><!--spotlight-->',			
			
			'<div class="spotlight">\
         		<div class="spotlight2">\
		  				<a href="graduate/CBusch.html"><img src="images/graduate/CBusch_vert.jpg"></a><br>\
	    		  <div id="spotlight-headline">\
		      <p><span class="style30">Courtney Busch</span><br>\
		            <em>PhD Candidate, Molecular and Cell Biology Program</em></span><br>\
		      is studying DNA mismatch repair in Archaea, single cell organisms that can be used as a simplified model system for multi-cellular organisms, like human beings.<br>\
		        <a href="graduate/CBusch.html"><em>Read more &gt;&gt;</em></a></p>\
		      <p><br>\
		        </p>\
	    		  </div>\
	    		  <!--spotlight headline-->\
		  		</div><!--spotlight 2-->\
			</div><!--spotlight-->',

'<div class="spotlight">\
         		<div class="spotlight2">\
		  				<a href="graduate/MKendrick.html"><img src="images/graduate/MKendrick_tobacco_vert.jpg"></a><br>\
	    		  <div id="spotlight-headline">\
		      <p><span class="style30">Mandy Kendrick</span><br>\
		            <em>PhD Candidate, Cell Biology and Molecular Genetics</em></span><br>\
		      is examining the molecular components and role of a plant protein that controls processes like the timing of fruit ripening.<br>\
		        <a href="graduate/MKendrick.html"><em>Read more &gt;&gt;</em></a></p>\
		      <p><br>\
		        </p>\
	    		  </div>\
	    		  <!--spotlight headline-->\
		  		</div><!--spotlight 2-->\
			</div><!--spotlight-->');

rand = Math.floor(Math.random() * pics.length);
document.write(pics[rand]);