// JavaScript Document

document.write (
	
	'<table class="mainSidebar" width="280" border="0" cellpadding="10" cellspacing="0">',
	'<font size="8px"><tr><td><h1>MCUR News</h1>',
	'</td></tr><tr>',
	
	'<td><font color="red"><b>National Scholarship Office</b></font><br>',
	'National scholarships are highly competitive, prestigious awards that provide support for a wide range of enriching experiences, including study abroad, graduate study, federal employment, language learning, teaching, research, and public service.',
	'<br>',
	'<a href="http://www.scholarships.umd.edu/" class="blackonwhite">Learn more >> </a>',
	'</td></tr>',

	
	'<td><font color="red"><b>Fulbright Scholars Program</b></font><br>',
	'a highly prestigious national competition for recent B.S./B.A. graduates that awards about 25% ',
	'of all applicants. <br>',
	'<a href="http://www.scholarships.umd.edu/scholarships/fulbrightsrsa4.html" class="blackonwhite">Learn more >> </a>',
	'</td></tr>',

	'<tr><td><font color="red"><b>Euroscholars-Research Opportunities in Europe!</b></font><br>',
	'Students planning to study abroad in Belgium, Finland, Germany, Italy, the Netherlands, Sweden,', 	'or Switzerland can conduct research at any of the twelve participating universities. Make the', 		
	'most of your study abroad experience! <br>',
	'<a href="http://www.euroscholars.eu/index.htm" class="blackonwhite">Learn more >> </a></td></tr>',

	'<tr><td><font color="red"><b>Have a poster presentation soon?</b></font><br>',
	'Learn how to best prepare your poster at ',
	'<a href="http://www.webguru.neu.edu/communicating/poster/" class="blackonwhite">WebGURU</a>.',
	'Then, contact the <a href="http://www.eng.umd.edu/copycenter/posters.htm" class="blackonwhite">Engineering Copy ', 	
	'Center</a> to find out more about their poster printing services.</td></tr>',

	'<tr><td><table class="mainSidebar"><tr><td><font color="red"><b>Consider a ',
	'<a href="http://www.ugst.umd.edu/biggerfuture/" class="blackonwhite">"Bigger future..."</a></b></font></td>',
	'<td><center><a href="http://www.ugst.umd.edu/biggerfuture/">',
	'<img src="http://www.ugresearch.umd.edu/images/bbf-logo50x50.png" border="0"></a></center>',
	'</td></tr></table></td></tr>',

	'</font></table>'
	
	)