Proba con esto, cambiale las propiedades width(ancho) y height(alto) acorde a tus necesidades.
Código PHP:
<a href="#" onclick="javascript:window.open('ventanita.html', '', 'scrollbars=no, width=300,height=350,left = 100,top = 100')">Link</a>
Un saludo.