function msclick(SelectedTD)
{
 if (SelectedTD.id!="") 
  location.href=SelectedTD.id;
}
function msclicknew(SelectedTD)
{
 w=window.open(SelectedTD.id,"","left=0,top=0,width="+screen.width+",height="+(screen.height-50)+",scrollbars=yes,status=yes,resizable=yes");
}
function mson(SelectedTD)
{
 SelectedTD.style.backgroundColor="lightpink";
}
function msoff(SelectedTD)
{
 SelectedTD.style.backgroundColor="";
}



document.write("<table border=0 cellspacing=0 cellpadding=0 width=100% height=100% style='background:#FDE0A5;border-collapse:collapse'>");
document.write("<tr><td colspan=2 valign=top style='border:none;border-bottom:solid windowtext 1.0pt;padding:0'><H1 class=RNCCNormal align=center style='color:darkblue'>Russian National Committee for Crystallography</H1>");
document.write("</td></tr><tr><td valign=top style='border:none;border-bottom:solid windowtext 1.0pt;padding:0'><table width=100%>");

if (location.href.indexOf("indexe.htm")==-1)
{
  document.write('<tr><td class=RNCCMenu onclick=msclick(this) onmouseover=mson(this) onmouseout=msoff(this) id="indexe.htm"><nobr class=RNCCMenu>- Main page</nobr>');
}
else
{
  document.write('<tr><td class=RNCCCurrent><nobr class=RNCCCurrent>- Main page</nobr>');
}
  document.write('<tr><td class=RNCCMenu onclick=msclick(this) onmouseover=mson(this) onmouseout=msoff(this) id="index.htm"><nobr class=RNCCMenu>- Russian</nobr>');
  document.write('<tr><td class=RNCCMenu onclick=msclicknew(this) onmouseover=mson(this) onmouseout=msoff(this) id="Person.htm"><nobr class=RNCCMenu>- Structure</nobr>');
if (location.href.indexOf("contactse.htm")==-1)
{
  document.write('<tr><td class=RNCCMenu onclick=msclick(this) onmouseover=mson(this) onmouseout=msoff(this) id="contactse.htm"><nobr class=RNCCMenu>- Contacts</nobr>');
}
else
{
  document.write('<tr><td class=RNCCCurrent><nobr class=RNCCCurrent>- Contacts</nobr>');
}
  document.write('<tr><td class=RNCCMenu onclick=msclicknew(this) onmouseover=mson(this) onmouseout=msoff(this) id="history.html"><nobr class=RNCCMenu>- History of RNCC</nobr>');
  document.write('<tr><td><hr></td></tr>');
  document.write('<tr><td class=RNCCMenu onclick=msclicknew(this) onmouseover=mson(this) onmouseout=msoff(this) id="http://www.iucr.org/"><img width=65 height=65 src="iucr002.jpg" align=left hspace=0><i>International Union of Crystallography (IUCr)</i>');
  document.write('<tr><td class=RNCCMenu onclick=msclicknew(this) onmouseover=mson(this) onmouseout=msoff(this) id="http://www.xray.cz/eca/"><img width=64 height=64 src="eca004.jpg" align=left hspace=0><i>European Crystallographic Association (ECA)</i>');
  document.write('<tr><td class=RNCCMenu onclick=msclicknew(this) onmouseover=mson(this) onmouseout=msoff(this) id="http://ns.crys.ras.ru"><img width=72 height=55 src="icras003.jpg" align=left hspace=0><i>Institute of Crystallography RAS</span></i>');
  document.write('</table></td>');
  document.write("<td valign=top style='border:none;background:#FFF6E5;padding:0;border-bottom:solid windowtext 1.0pt;'>");

