Java....
<!-- Java scripts -->
<SCRIPT LANGUAGE="JavaScript">
<!--
function Start(page)
{
OpenWin = this.open(page, "CtrlWindow","toolbar=No,menubar=No,location=No,scrollbars=No,resizable=No,status=No,width=400,height=400,left=0,top=0,");
}
window.moveTo(0,0)
window.resizeTo(screen.width,screen.height)
//-->
</script>
Link...
<a href="javascript:void(0);" onclick="javascript:Start ('core/query.php?pg=profile&id=pablo');">Pablo_RSA</a>
you can change the size of the window with editing the java width and hight..