function link(strona) {
  window.location.href=strona;
}

