<!--
function postMail() {
  myHref = "mailto:info"+"@"+"irishmusicpub.cz";
  location.href = myHref;
}
//-->

