//<!--

str=String(document.location);

if (str.search('institute/index') != -1)
cls=" class='MenuLeft1'"
else cls=" class='MenuLeft2'"
document.write("<a href='/content/institute/index.htm'><b><font "+cls+"></font></b></font></a><br>");

if (str.search('institute/index.htm') != -1)
cls=" class='MenuLeft1'"
else cls=" class='MenuLeft3'"
document.write("<a href='/content/institute/index.htm'><b><font "+cls+">&nbsp;&nbsp;<br>&nbsp;&nbsp;</font></b></a><br>");

if (str.search('history/index') != -1)
cls=" class='MenuLeft1'"
else cls=" class='MenuLeft3'"
document.write("<a href='/content/institute/history/index.htm'><b><font "+cls+">&nbsp;&nbsp;</font></b></a><br>");

if (str.search('science/index') != -1)
cls=" class='MenuLeft1'"
else cls=" class='MenuLeft3'"
document.write("<a href='/content/institute/science/index.htm'><b><font "+cls+">&nbsp;&nbsp;</font></b></a><br>");

if (str.search('science/index') != -1)
cls=" class='MenuLeft1'"
else cls=" class='MenuLeft4'"
document.write("<p><font "+cls+">   - </font></p><br>");

if (str.search('/content/institute/departmets/') != -1)
cls=" class='MenuLeft1'"
else cls=" class='MenuLeft4'"
document.write("<a href='/content/institute/departmets/index.htm'><font "+cls+">&nbsp;&nbsp;&nbsp;-   &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font></a><br>");

if (str.search('science/mns') != -1)
cls=" class='MenuLeft1'"
else cls=" class='MenuLeft3'"
document.write("<a href='/content/institute/science/mns.htm'><b><font "+cls+">&nbsp;&nbsp; <br>&nbsp;&nbsp;</font></b></a><br>");

if (str.search('institute/minzdrav_center') != -1)
cls=" class='MenuLeft1'"
else cls=" class='MenuLeft3'"
document.write("<a href='/content/institute/minzdrav_center/index.htm'><b><font "+cls+">&nbsp;&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;</font></b></a><br>");

if (str.search('institute/voz') != -1)
cls=" class='MenuLeft1'"
else cls=" class='MenuLeft3'"
document.write("<a href='/content/institute/voz/index.htm'><b><font "+cls+">&nbsp;&nbsp; </font></b></a><br>");

if (str.search('institute/edu/') != -1)
cls=" class='MenuLeft1'"
else cls=" class='MenuLeft3'"
document.write("<a href='/content/institute/edu/index.htm'><b><font "+cls+">&nbsp;&nbsp;<br>&nbsp;&nbsp;</font></b></a><br>");

if (str.search('institute/educational_centre') != -1)
cls=" class='MenuLeft1'"
else cls=" class='MenuLeft3'"
document.write("<a href='/content/institute/educational_centre/index.htm'><b><font "+cls+">&nbsp;&nbsp; </font></b></a><br>");

if (str.search('institute/scientific_lib') != -1)
cls=" class='MenuLeft1'"
else cls=" class='MenuLeft3'"
document.write("<p><b><font "+cls+">  <br>   </font></b></p><br>");

if (str.search('institute/enterprise') != -1)
cls=" class='MenuLeft1'"
else cls=" class='MenuLeft3'"
document.write("<a href='/content/institute/enterprise/index.htm'><b><font "+cls+">&nbsp;&nbsp; <br>&nbsp;&nbsp;</font></b></a><br>");

if (str.search('news') != -1)
cls=" class='MenuLeft1'"
else cls=" class='MenuLeft3'"
document.write("<a href='/content/news/index.htm'><b><font "+cls+">&nbsp;&nbsp;</font></b></a><br>");

if (str.search('/content/lib/') != -1)
cls=" class='MenuLeft1'"
else cls=" class='MenuLeft3'"
document.write("<p><b><font "+cls+"></font></b></p><br>");

// if (str.search('manufacture/index.htm') != -1)
// cls=" class='MenuLeft1'"
// else cls=" class='MenuLeft3'"
// document.write("<p><b><font "+cls+">  </font></b></p><br>");




//-->
