if(typeof nma == "undefined") nma={};
nma_class = function() {};
Object.extend(nma_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	VerifyLogin: function(login, password, returnurl) {
		return this.invoke("VerifyLogin", {"login":login, "password":password, "returnurl":returnurl}, this.VerifyLogin.getArguments().slice(3));
	},
	VerifyRealtorLogin: function(email, password) {
		return this.invoke("VerifyRealtorLogin", {"email":email, "password":password}, this.VerifyRealtorLogin.getArguments().slice(2));
	},
	VerifyLevel2Login: function(email, password) {
		return this.invoke("VerifyLevel2Login", {"email":email, "password":password}, this.VerifyLevel2Login.getArguments().slice(2));
	},
	UpdateCardAccount: function(xmlForm, href) {
		return this.invoke("UpdateCardAccount", {"xmlForm":xmlForm, "href":href}, this.UpdateCardAccount.getArguments().slice(2));
	},
	RegisterRealtor: function(xmlForm, href) {
		return this.invoke("RegisterRealtor", {"xmlForm":xmlForm, "href":href}, this.RegisterRealtor.getArguments().slice(2));
	},
	LoadRealtorProfile: function() {
		return this.invoke("LoadRealtorProfile", {}, this.LoadRealtorProfile.getArguments().slice(0));
	},
	SaveForm: function(xml, proc, reload) {
		return this.invoke("SaveForm", {"xml":xml, "proc":proc, "reload":reload}, this.SaveForm.getArguments().slice(3));
	},
	AdminLoadRealtorProfile: function(id_realtor) {
		return this.invoke("AdminLoadRealtorProfile", {"id_realtor":id_realtor}, this.AdminLoadRealtorProfile.getArguments().slice(1));
	},
	LoadRealtorBox: function() {
		return this.invoke("LoadRealtorBox", {}, this.LoadRealtorBox.getArguments().slice(0));
	},
	LoadRealtorContact: function() {
		return this.invoke("LoadRealtorContact", {}, this.LoadRealtorContact.getArguments().slice(0));
	},
	UpdateRealtorCompanyLogo: function(src) {
		return this.invoke("UpdateRealtorCompanyLogo", {"src":src}, this.UpdateRealtorCompanyLogo.getArguments().slice(1));
	},
	LoadHomeDepotVendorArt: function(id) {
		return this.invoke("LoadHomeDepotVendorArt", {"id":id}, this.LoadHomeDepotVendorArt.getArguments().slice(1));
	},
	ShowAddPOPanel: function() {
		return this.invoke("ShowAddPOPanel", {}, this.ShowAddPOPanel.getArguments().slice(0));
	},
	AddPo: function(po, id_realtor, email, isReseller, reselleremail, href) {
		return this.invoke("AddPo", {"po":po, "id_realtor":id_realtor, "email":email, "isReseller":isReseller, "reselleremail":reselleremail, "href":href}, this.AddPo.getArguments().slice(6));
	},
	LoadPOs: function() {
		return this.invoke("LoadPOs", {}, this.LoadPOs.getArguments().slice(0));
	},
	LoadSalesAssociates: function() {
		return this.invoke("LoadSalesAssociates", {}, this.LoadSalesAssociates.getArguments().slice(0));
	},
	AddRealtor: function(email, href) {
		return this.invoke("AddRealtor", {"email":email, "href":href}, this.AddRealtor.getArguments().slice(2));
	},
	AddSalesAssociate: function(firstname, lastname, email) {
		return this.invoke("AddSalesAssociate", {"firstname":firstname, "lastname":lastname, "email":email}, this.AddSalesAssociate.getArguments().slice(3));
	},
	AddBundle: function(firstcard, lastcard, id_po) {
		return this.invoke("AddBundle", {"firstcard":firstcard, "lastcard":lastcard, "id_po":id_po}, this.AddBundle.getArguments().slice(3));
	},
	RemoveBundle: function(id_po_card) {
		return this.invoke("RemoveBundle", {"id_po_card":id_po_card}, this.RemoveBundle.getArguments().slice(1));
	},
	ReferAFriend: function(xmlForm, href) {
		return this.invoke("ReferAFriend", {"xmlForm":xmlForm, "href":href}, this.ReferAFriend.getArguments().slice(2));
	},
	SendPasswordReminder: function(email, role, href) {
		return this.invoke("SendPasswordReminder", {"email":email, "role":role, "href":href}, this.SendPasswordReminder.getArguments().slice(3));
	},
	LoadMigrantProfile: function() {
		return this.invoke("LoadMigrantProfile", {}, this.LoadMigrantProfile.getArguments().slice(0));
	},
	LoadReferAFriend: function() {
		return this.invoke("LoadReferAFriend", {}, this.LoadReferAFriend.getArguments().slice(0));
	},
	LoadRealtorDatabase: function() {
		return this.invoke("LoadRealtorDatabase", {}, this.LoadRealtorDatabase.getArguments().slice(0));
	},
	ConfirmBundles: function(id, email, type, href) {
		return this.invoke("ConfirmBundles", {"id":id, "email":email, "type":type, "href":href}, this.ConfirmBundles.getArguments().slice(4));
	},
	RealtorContactUs: function(email, subject, body) {
		return this.invoke("RealtorContactUs", {"email":email, "subject":subject, "body":body}, this.RealtorContactUs.getArguments().slice(3));
	},
	ResendWelcomeEmail: function(email, role, href) {
		return this.invoke("ResendWelcomeEmail", {"email":email, "role":role, "href":href}, this.ResendWelcomeEmail.getArguments().slice(3));
	},
	LoadRealtors: function() {
		return this.invoke("LoadRealtors", {}, this.LoadRealtors.getArguments().slice(0));
	},
	SendNewsletter: function(testingemail) {
		return this.invoke("SendNewsletter", {"testingemail":testingemail}, this.SendNewsletter.getArguments().slice(1));
	},
	LoadStates: function(selected) {
		return this.invoke("LoadStates", {"selected":selected}, this.LoadStates.getArguments().slice(1));
	},
	LoadResellerBundles: function() {
		return this.invoke("LoadResellerBundles", {}, this.LoadResellerBundles.getArguments().slice(0));
	},
	addRealtorToResellerBundle: function(id_reseller, id_po_card, id_realtor, email, href) {
		return this.invoke("addRealtorToResellerBundle", {"id_reseller":id_reseller, "id_po_card":id_po_card, "id_realtor":id_realtor, "email":email, "href":href}, this.addRealtorToResellerBundle.getArguments().slice(5));
	},
	LoadResellerProfile: function() {
		return this.invoke("LoadResellerProfile", {}, this.LoadResellerProfile.getArguments().slice(0));
	},
	LoadResellerBox: function() {
		return this.invoke("LoadResellerBox", {}, this.LoadResellerBox.getArguments().slice(0));
	},
	GetReseller: function(id_user) {
		return this.invoke("GetReseller", {"id_user":id_user}, this.GetReseller.getArguments().slice(1));
	},
	UpdateResellerCompanyLogo: function(src) {
		return this.invoke("UpdateResellerCompanyLogo", {"src":src}, this.UpdateResellerCompanyLogo.getArguments().slice(1));
	},
	ToggleRealtorOverride: function(email) {
		return this.invoke("ToggleRealtorOverride", {"email":email}, this.ToggleRealtorOverride.getArguments().slice(1));
	},
	LoadResellerDatabase: function() {
		return this.invoke("LoadResellerDatabase", {}, this.LoadResellerDatabase.getArguments().slice(0));
	},
	url: '/ajaxpro/bltNewMoversAdvantage,App_Code.ashx'
}));
nma = new nma_class();

