if(typeof SQS520 == "undefined") SQS520={};
if(typeof SQS520.Marriage == "undefined") SQS520.Marriage={};
SQS520.Marriage_class = function() {};
Object.extend(SQS520.Marriage_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	ajax__Login: function(UserName, UserPass, CheckCode) {
		return this.invoke("ajax__Login", {"UserName":UserName, "UserPass":UserPass, "CheckCode":CheckCode}, this.ajax__Login.getArguments().slice(3));
	},
	url: '/ajaxpro/SQS520.Marriage,SQS520.ashx'
}));
SQS520.Marriage = new SQS520.Marriage_class();


