addNamespace("Control_seeker_seeker_login_right");
Control_seeker_seeker_login_right_class = Class.create();
Object.extend(Control_seeker_seeker_login_right_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	passwordtomail: function(str) {
		return this.invoke("passwordtomail", {"str":str}, this.passwordtomail.getArguments().slice(1));
	},
	Email_YZ: function(str) {
		return this.invoke("Email_YZ", {"str":str}, this.Email_YZ.getArguments().slice(1));
	},
	PWD_YZ: function(str) {
		return this.invoke("PWD_YZ", {"str":str}, this.PWD_YZ.getArguments().slice(1));
	},
	PWD_QR_YZ: function(str, str2) {
		return this.invoke("PWD_QR_YZ", {"str":str, "str2":str2}, this.PWD_QR_YZ.getArguments().slice(2));
	},
	initialize: function() {
		this.url = '/ajaxpro/Control_seeker_seeker_login_right,App_Web_right.ascx.77e4a36a.ashx';
	}
}));
Control_seeker_seeker_login_right = new Control_seeker_seeker_login_right_class();


