function openWin1(){
        secondWin=window.open("members/login_screen.asp", "theWin", "toolbar=no,location=no,directories=no,resizable=no,status=no,menubar=no,scrollbars=yes,height=350,width=575");
}