function popup(cod){ a=window.open("popup.asp?cod="+cod,"popup","height=445,width=420,scrollbars=no,manubar=no"); a.focus(); }