//news Spotlight One

function startup() {
	allready = true }
	function writeNews()
// Edit the contents of this section to change what appears in the News Spotlight text box.
{
document.write(' ');
}

function startup() {
	allready = true }
	function writeNewsLink()
// Edit the contents of this section to change the "Learn More >>" link in the News Spotlight text box.
{document.write('Kelly Barnes, from Georgetown University, will be visiting this Monday, February 11.  She will be giving a talk titled "Implicit learning in typical development and developmental disorders:  Behavioral and functional neuroimaging evidence".  Please come to her talk in the Large Conference, that will be from 10:00-11:00.');
}