<!-- Begin
document.write('<td id="menu" width="23%" bgcolor="#C4BDB5" valign="top">');
document.write('<ul>');
document.write('<li><a href="/"></a></li>');
document.write('<li><a href="/">- Home</a></li>');
document.write('<li><a href="research.html">- Research</a></li>');
document.write('<li><a href="teaching.html">- Teaching</a></li>');
document.write('<li><a href="affiliation.html">- Affiliations</a></li>');
//document.write('<li><a href="cv.html">C.V.</a></li>');
document.write('</ul>');
document.write('<center>');
document.write(' <br><br> <img border="0" src="logo_umd_lg.jpg" width=60%> <br><br>');
document.write('<img border="0" src="TUIglobe.jpg" width=60%>');

//The flash file
document.write('<OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" WIDTH="140" HEIGHT="140" CODEBASE="http://active.macromedia.com/flash5/cabs/swflash.cab#version=6,0,23,0">');
document.write('<PARAM NAME="MOVIE" VALUE="clock.swf">');
document.write('<PARAM NAME="PLAY" VALUE="true">');
document.write('<PARAM NAME="LOOP" VALUE="true">');
document.write('<PARAM NAME="QUALITY" VALUE="high">');
document.write('<PARAM NAME="bgcolor" VALUE="#C4BDB5">');
document.write('<EMBED SRC="clock.swf" WIDTH="140" HEIGHT="140" bgcolor="#C4BDB5" PLAY="true" ALIGN="" LOOP="true" QUALITY="high" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"> </EMBED> </OBJECT>');

document.write('</center>');
document.write('</td>');
-->

