Código:
function NewWindow(pagina) { msg=window.open(pagina,"msg","height=450,width=450,left=winreswidth,top=winresheight"); }