function setbut() { 
  if (top == self) window.location = "http://www.semplonius.info/index.php?l="+thisLanguage+"#"+thisPage;
  else if (top.iniload != 0) top.frames[1].setbut(thisPage);
}
