// JavaScript Document

function polec() {
  window.open("polec.php","okno","width=400,height=420");
}

