function openWin() {
  myWin= open("reclamatii.htm", "displayWindow",
    "width=445,height=340,status=no,toolbar=no,menubar=no,alwaysLowered=yes,hotkeys=yes,titlebar=no");
}

function openChestionar() {
  myWin= open("chestionar.html", "displayWindow",
    "width=870,height=850,status=no,toolbar=no,menubar=no,alwaysLowered=yes,hotkeys=yes,titlebar=no,scrollbars=yes");
}

function openWinen() {
  myWin= open("reclamatiien.htm", "displayWindow",
    "width=445,height=350,status=no,toolbar=no,menubar=no,alwaysLowered=yes,hotkeys=yes,titlebar=no");
}

