function popUp() {
props=window.open('disadmin.asp', 'poppage', 'toolbars=1, scrollbars=0, location=0, statusbars=1, menubars=0, resizable=1, width=270, height=333');
}