function nell(page) {
OpenWin = this.open(page, "CtrlWindow", "toolbar=no, copyhistory=no, status=yes, directories=no, menubar=no,location=no,scrollbars=yes,resizable=no, width=750, height=500, top=100, left=260");
}
