function Upexcept() {
excep = window.open('upexcept.htm','excep1','width=300px,height=220px,top=50,left=50,toolbar=no,menubar=no,location=no,scrollbars=no,resizable=no');
}
function Upmails() {
upm = window.open('csv_list_uploader.php','upm1','width=300px,height=220px,top=50,left=50,toolbar=no,menubar=no,location=no,scrollbars=no,resizable=no');
}
function Downmails() {
downm = window.open('downmails.htm','downm1','width=300px,height=220px,top=50,left=50,toolbar=no,menubar=no,location=no,scrollbars=no,resizable=no');
}
function Logg() {
logg = window.open('login.php','log1','width=600px,height=220px,top=50,left=50,toolbar=no,menubar=no,location=no,scrollbars=no,resizable=yes');
}
