function WIMopen(ECnumber,Identifikator,WinName,URLfrom){ myTWin=window.open('http://ecwim.ecrk.cz/ecwimstart.aspx?ECnumber='+ECnumber+'&identifikator='+Identifikator+'&URLfrom='+URLfrom,WinName,'width=600,height=400,menubar=no,directories=no,toolbar=no,location=no,status=no,scrollbars=no,resizable=yes'); myTWin.focus(); } document.write("\"Poslat");