function FRMREG1(url_pop,name,etc) {

var lef = (window.screen.width-665)/2;
var to = (window.screen.height-490)/2;

Yaldex=window.open(url_pop,'FRMREG2','width=665,height=490,left='+lef+',top='+to);
Yaldex.focus();
}
-->
