index1.htm
<html>
<head>  
<body onload="var cw=window.open('index2.htm','','width=780,height=580');cw.resizeTo(780,600);cw.moveTo((screen.width-799)/2,(screen.height-599)/2);opener='popo';window.close();">
</body>
</html>