
//<--!
function mailWin(page) {
OpenWin = this.open(page, "CtrlWindow", "width=550,height=420,location=0,menubar=0,resizable=1,scrollbars=1,status=1,titlebar=1,toolbar=0,screenX=50,left=50,screenY=30,top=50");
}

//-->


