////////////////////////////////////////////////////////////////////////////////////
//
//    LMT meniu
//
////////////////////////////////////////////////////////////////////////////////////

function UserDivs() 
{
  var str1, str2, str3, str4, str5, str6, str7, str8, str9, str10, str11, str12, str13, str14;

//  str1='<P align=left>'+'<A href="/EN/PDF/sciencecouncil_1-7.pdf">
//<b>Council</b></A><br>';
//  str1=str1+'<b>Commissions:</b></a><br>';
//  str1=str1+'<A href="/EN/ABOUT/Research_Str.php">Research Strategy //and Governance<br>';
//  str1=str1+'<A href="/EN/ABOUT/Research_Prior.php">Research //Priorities and Evaluation<br>';
//  str1=str1+'<A href="/EN/ABOUT/Scien_Qualif.php">Scientists //Qualifications<br>';
//  str1=str1+'<A href="/EN/ABOUT/Studies.php">Studies<br>';
//  str1=str1+'<A href="/EN/ABOUT/Finances.php">Science Funding<br>';
//  str1=str1+'<A href="/EN/ABOUT/Cooperation.php">The Cooperation of //Business, Science and Studies<br>';
//  str1=str1+'<A href="/EN/ABOUT/Publishing.php"><b>Commission on //the Publishing of Basic Textbooks for Higher Education //Institutions//</b></a>';
 


//   PopNormParams(1,250,120,str1,'#604040','#f6f5dc',1,32,32); 

  str2='<P align=left>'+'<A href="http://www.smm.lt/en">Education</A><BR>';
  str2=str2+'<a href="http://www.mokslas.lt/index.cgi?lang=en&menu_item=institutions">Higher Education and Science</a>';



  PopNormParams(2,200,20,str2,'#604040','#f6f5dc',1,32,32); 



  str3='<P align=left>'+'<A href="/EN/STRUCTURE/board.php">Board</A><BR>';
  str3=str3+'<A href="/EN/STRUCTURE/HS.php">Committee of Humanities and Social Sciences</a><br>';
  str3=str3+'<A href="/EN/STRUCTURE/NT.php">Committee of Natural and Technical Sciences </a><br>';
  PopNormParams(3,200,20,str3,'#604040','#f6f5dc',1,32,32); 


}

function displayUserDivs() 
{
  return;
}





