window.open(file,'_blank','top='+ t +',left='+ l +',width='+ width +',height='+ height +',scrollbars='+ scrollbars).focus();

ciao