function Start(page) {
OpenWin = this.open(page, "CtrlWindow", "width=700,height=400,status=0,toolbar=0,menubar=0,location=0,scrollbars=1,resizable=1,left=40,top=100");
}