I am using below code to open a popup window in my page:
window.open(\"myPopupWindow.html\", \"_blank\", \"height=400, width=550, status=yes, toolbar=no, men
window.open('http://mysite/proxy.html')
and in proxy.html :