function init(){
	blurSignupInput($('email_signup_input_name'));
	blurSignupInput($('email_signup_input_email'));
}