// JavaScript Document

document.write (
				
	'<div id="MCURFoot">',
	'<hr align="center" width="650" size="1" noshade="noshade" color="#b90802" />',
	'<center>Questions and comments may be directed to: <a class="blackonwhite" href="mailto:ugresearch@umd.edu">',
		'ugresearch@umd.edu</a><br /></center>',
	'<table width="800" cellpadding="12" border="0" cellspacing="0">',
	'<tr><td><center><b>Dr. Francis Duvinage</b><br />',
	'Program Director<br />2403 Marie Mount Hall<br />',
	'301-314-1289</center></td><td>',
	'<center><b>Ioana Stoica</b><br />',
	'Program Coordinator<br />2100D McKeldin Library<br />',
	'301-314-6786</center></td></tr></table>',
	
	'<table border="0" cellpadding="10" cellspacing="0" width="800"><tr>',
        '<td width="300" class="footer"><p>&#8226;&nbsp;<a class="footer" href="http://www.ugresearch.umd.edu">&nbsp;Maryland Center for Undergraduate Research&nbsp;</a>&nbsp;&#8226;</p></td>',
        '<td width="200" align="center" valign="middle" bordercolor="#FEAD06" bgcolor="#FEAD06"><a href="http://www.umd.edu"><img src="http://www.ugresearch.umd.edu/images/umdfooter40high.jpg" alt="University of Maryland College Park" vspace="3" border="0" /></a></td>',
        '<td width="300" class="footer"><p>&#8226;&nbsp;<a href="http://www.ugst.umd.edu" class="footer">&nbsp;Office of Undergraduate Studies&nbsp;</a>&nbsp;&#8226;</p></td></tr>',
    '</table>',
				
				
				
	'</div></div></body>' // end container			
				)