var error_code = 'Error Code'; var invalid_email = 'Please re-enter valid email address'; var invalid_school = 'Please select the school where you registered.' var pwl = 6; var pw_too_short = 'The password must contain at least 6 characters'; var pw_not_match = 'Password does not match the confirm password'; var no_password = 'Please type in password'; var reg_code_simple = 'A registration code will be generated for you. You will need this code on next step.'; var reg_code_secured = 'A registration code will be sent to your email. You will need this code on next step.'; var secureRegistration = false; var securedCenters = 'Bellevue';