Why do you have an href pointing to another page?
Code:
<a href=javascript:window.open('page.html','windowname',config=width=x,height=x,toolbar=no,scrollbar=no,status=no,location=no')>Link</a>
I think that should do it. It's always eaiser to do this though: