if(typeof FacilityName == "undefined") FacilityName={};
FacilityName_class = function() {};
Object.extend(FacilityName_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	laodReservationPage: function(d) {
		return this.invoke("laodReservationPage", {"d":d}, this.laodReservationPage.getArguments().slice(1));
	},
	SwitchFDM: function(t, fid, rId, ci, co, mr, sr, spd, UId) {
		return this.invoke("SwitchFDM", {"t":t, "fid":fid, "rId":rId, "ci":ci, "co":co, "mr":mr, "sr":sr, "spd":spd, "UId":UId}, this.SwitchFDM.getArguments().slice(9));
	},
	LoadSalesandDisctound: function(fid, roomId, cint, cout, operId, penId, perCount, spd, BirthDate, campaignCode, UId) {
		return this.invoke("LoadSalesandDisctound", {"fid":fid, "roomId":roomId, "cint":cint, "cout":cout, "operId":operId, "penId":penId, "perCount":perCount, "spd":spd, "BirthDate":BirthDate, "campaignCode":campaignCode, "UId":UId}, this.LoadSalesandDisctound.getArguments().slice(11));
	},
	ShowPaymentMethods: function(fId, roomId, cin, cout, opId, penId, spd, bDays, UId, campaignCode) {
		return this.invoke("ShowPaymentMethods", {"fId":fId, "roomId":roomId, "cin":cin, "cout":cout, "opId":opId, "penId":penId, "spd":spd, "bDays":bDays, "UId":UId, "campaignCode":campaignCode}, this.ShowPaymentMethods.getArguments().slice(10));
	},
	ListPaymentOption: function(fId, bankId, priceId, roomId, UId) {
		return this.invoke("ListPaymentOption", {"fId":fId, "bankId":bankId, "priceId":priceId, "roomId":roomId, "UId":UId}, this.ListPaymentOption.getArguments().slice(5));
	},
	ListPaymentChoice: function(fId, bankId, priceId, Installment, roomId, UId) {
		return this.invoke("ListPaymentChoice", {"fId":fId, "bankId":bankId, "priceId":priceId, "Installment":Installment, "roomId":roomId, "UId":UId}, this.ListPaymentChoice.getArguments().slice(6));
	},
	GetActionDeny: function(PriceID, UId) {
		return this.invoke("GetActionDeny", {"PriceID":PriceID, "UId":UId}, this.GetActionDeny.getArguments().slice(2));
	},
	SavePaymentCardInfo: function(fId, cin, cout, OperId, trID, Price, Discount, TotalPrice, PriceId, BankId, Installment, actionTypeIds, BirdhDate, PerName, PerSurName, PenID, UId, AgentUserId, URL, LangCode) {
		return this.invoke("SavePaymentCardInfo", {"fId":fId, "cin":cin, "cout":cout, "OperId":OperId, "trID":trID, "Price":Price, "Discount":Discount, "TotalPrice":TotalPrice, "PriceId":PriceId, "BankId":BankId, "Installment":Installment, "actionTypeIds":actionTypeIds, "BirdhDate":BirdhDate, "PerName":PerName, "PerSurName":PerSurName, "PenID":PenID, "UId":UId, "AgentUserId":AgentUserId, "URL":URL, "LangCode":LangCode}, this.SavePaymentCardInfo.getArguments().slice(20));
	},
	LoadCardType: function(BankId, UId) {
		return this.invoke("LoadCardType", {"BankId":BankId, "UId":UId}, this.LoadCardType.getArguments().slice(2));
	},
	checkWebAgentUser: function(UId, FacilityId, AgentId, LoginName, Pass) {
		return this.invoke("checkWebAgentUser", {"UId":UId, "FacilityId":FacilityId, "AgentId":AgentId, "LoginName":LoginName, "Pass":Pass}, this.checkWebAgentUser.getArguments().slice(5));
	},
	url: '/TatilPlanet/ajaxpro/FacilityName,App_Web_cipwbbrv.ashx'
}));
FacilityName = new FacilityName_class();


