function Start(page) {
OpenWin = this.open(page, "CtrlWindow",
"toolbar=yes,menubar=yes,location=no,scrollbars=yes,resizable=yes,width=700,height=400,top=120,left=200");
		     }
