function Signup() {
        signup = window.open("../signup.asp","Signup","toolbar=0,status=0,width=540,height=400,scrollbars=0,resizable=0");
}

