var menu='<p class="menu"><a href="http://www.fiu.edu/" class="menu">FIU</a> | <a href="/?" class="menu">CeSMEC Home</a>  | <a href="/research_cesmec.html" class="menu">Research</a> | <a href="/equipment.html" class="menu">Equipment</a> | <a href="/?akc=people" class="menu">People</a> | <a href="/?akc=open" class="menu">Open positions</a> | <a href="/seminar.php" class="menu">Seminar</a> | <a href="/?akc=courses" class="menu">Courses</a> |  Annual Report </p>';
function top_cesmec()
{
document.write('<table  width="790"  border="0" align="center"  acellpadding="0" cellspacing="0"><tr><td><table  width="100%" border="0" align="center" acellpadding="0" cellspacing="0"><tr><td width="100%"><OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0" ID=diamant WIDTH=130 HEIGHT=90 align="right"> <PARAM NAME=movie VALUE="/flash/diamant.swf">  <PARAM NAME=quality VALUE=high>	<PARAM NAME=bgcolor VALUE=#FFFFcc>	<EMBED src="/flash/diamant.swf" quality=high bgcolor=#FFFFcc  WIDTH=130 HEIGHT=90 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED></OBJECT><h3>Florida International University</h3><table width="100%" border="0" acellpadding="0" cellspacing="0" bgcolor="#ff9933"><tr><td><h1>CeSMEC</h1><td><p class="adr">11200 SW 8<sup>th</sup> Str.,Bldg. VH, Rm. 140<br>Florida International University<br>Miami, Florida 33199<br>Tel: 305-348-3030,Fax: 305-348-3070</p></tr></table><h3>The Center for the Study of Matter at Extreme Conditions</h3>',menu,'</td> </tr> <tr> <td height="400" valign="top">');
}

function buttom_cesmec()
{
document.write('<tr><td>',menu,'</table></table>');
}


function lastModifacation(){
document.write ("<p>Last modification : ", document.lastModified ,"</p>");}