function op3(str,nome) { x=(screen.width-400)/2-14 x1=400 y=screen.height/8 y2=350 window.open(str,nome,'left='+ x +',top='+y*2+',width='+ x1 +',height='+ y2 +',resizable=yes,status=no,location=no,toolbar=no,scrollbars=yes'); } document.write(''); document.write(' '); document.write('');