if(typeof MyAjax == "undefined") MyAjax={};
MyAjax_class = function() {};
Object.extend(MyAjax_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	Remember: function(SessionName, SessionValue) {
		return this.invoke("Remember", {"SessionName":SessionName, "SessionValue":SessionValue}, this.Remember.getArguments().slice(2));
	},
	RemoveSession: function(SessionName) {
		return this.invoke("RemoveSession", {"SessionName":SessionName}, this.RemoveSession.getArguments().slice(1));
	},
	Remember_Array: function(SessionName, SessionValue) {
		return this.invoke("Remember_Array", {"SessionName":SessionName, "SessionValue":SessionValue}, this.Remember_Array.getArguments().slice(2));
	},
	Remember_Array_Addition: function(SessionName, SessionValue) {
		return this.invoke("Remember_Array_Addition", {"SessionName":SessionName, "SessionValue":SessionValue}, this.Remember_Array_Addition.getArguments().slice(2));
	},
	RememberUrl: function(Url) {
		return this.invoke("RememberUrl", {"Url":Url}, this.RememberUrl.getArguments().slice(1));
	},
	RememberFontSize: function(FontSize) {
		return this.invoke("RememberFontSize", {"FontSize":FontSize}, this.RememberFontSize.getArguments().slice(1));
	},
	GetNowFontSize: function() {
		return this.invoke("GetNowFontSize", {}, this.GetNowFontSize.getArguments().slice(0));
	},
	xLogClickSiteMapTime: function(xModule, xDataID, xFileID) {
		return this.invoke("xLogClickSiteMapTime", {"xModule":xModule, "xDataID":xDataID, "xFileID":xFileID}, this.xLogClickSiteMapTime.getArguments().slice(3));
	},
	xLogClickLinkTime: function(xModule, xDataID, xLinkID) {
		return this.invoke("xLogClickLinkTime", {"xModule":xModule, "xDataID":xDataID, "xLinkID":xLinkID}, this.xLogClickLinkTime.getArguments().slice(3));
	},
	xLogClickLinkTypeTime: function(xModule, xDataID, xFileID, xType) {
		return this.invoke("xLogClickLinkTypeTime", {"xModule":xModule, "xDataID":xDataID, "xFileID":xFileID, "xType":xType}, this.xLogClickLinkTypeTime.getArguments().slice(4));
	},
	xLogDownloadTime: function(xModule, xDataID, xFileID) {
		return this.invoke("xLogDownloadTime", {"xModule":xModule, "xDataID":xDataID, "xFileID":xFileID}, this.xLogDownloadTime.getArguments().slice(3));
	},
	CheckLogin: function() {
		return this.invoke("CheckLogin", {}, this.CheckLogin.getArguments().slice(0));
	},
	PersonnelCheckLogin: function(PW) {
		return this.invoke("PersonnelCheckLogin", {"PW":PW}, this.PersonnelCheckLogin.getArguments().slice(1));
	},
	SendInformation: function(module, id, title, To, FromName, From, msg) {
		return this.invoke("SendInformation", {"module":module, "id":id, "title":title, "To":To, "FromName":FromName, "From":From, "msg":msg}, this.SendInformation.getArguments().slice(7));
	},
	RememberLanguage: function(Lang) {
		return this.invoke("RememberLanguage", {"Lang":Lang}, this.RememberLanguage.getArguments().slice(1));
	},
	RememberRegister: function(NextPage) {
		return this.invoke("RememberRegister", {"NextPage":NextPage}, this.RememberRegister.getArguments().slice(1));
	},
	GetselectCatClassPrice: function(value) {
		return this.invoke("GetselectCatClassPrice", {"value":value}, this.GetselectCatClassPrice.getArguments().slice(1));
	},
	GetselectServiceArea: function(value) {
		return this.invoke("GetselectServiceArea", {"value":value}, this.GetselectServiceArea.getArguments().slice(1));
	},
	GetselectGNOption: function(value, DataLevel) {
		return this.invoke("GetselectGNOption", {"value":value, "DataLevel":DataLevel}, this.GetselectGNOption.getArguments().slice(2));
	},
	GetselectKeyWordOption: function(value) {
		return this.invoke("GetselectKeyWordOption", {"value":value}, this.GetselectKeyWordOption.getArguments().slice(1));
	},
	PageSearch_OnlineServiceAjax: function(V_CatClass, V_GNID, V_KeyWord, V_Price, V_Area, V_GCLV1) {
		return this.invoke("PageSearch_OnlineServiceAjax", {"V_CatClass":V_CatClass, "V_GNID":V_GNID, "V_KeyWord":V_KeyWord, "V_Price":V_Price, "V_Area":V_Area, "V_GCLV1":V_GCLV1}, this.PageSearch_OnlineServiceAjax.getArguments().slice(6));
	},
	DoLogout: function() {
		return this.invoke("DoLogout", {}, this.DoLogout.getArguments().slice(0));
	},
	CheckLoginID: function(LoginID) {
		return this.invoke("CheckLoginID", {"LoginID":LoginID}, this.CheckLoginID.getArguments().slice(1));
	},
	DoLogin: function(sLoginID, sPWD) {
		return this.invoke("DoLogin", {"sLoginID":sLoginID, "sPWD":sPWD}, this.DoLogin.getArguments().slice(2));
	},
	OnlineService_Patient_Apply: function(sResultXML) {
		return this.invoke("OnlineService_Patient_Apply", {"sResultXML":sResultXML}, this.OnlineService_Patient_Apply.getArguments().slice(1));
	},
	AgentSearchPatient: function(KeyWord) {
		return this.invoke("AgentSearchPatient", {"KeyWord":KeyWord}, this.AgentSearchPatient.getArguments().slice(1));
	},
	AgentApplyUserList: function() {
		return this.invoke("AgentApplyUserList", {}, this.AgentApplyUserList.getArguments().slice(0));
	},
	RemoveOneSelectApplyPatient: function(PatientID) {
		return this.invoke("RemoveOneSelectApplyPatient", {"PatientID":PatientID}, this.RemoveOneSelectApplyPatient.getArguments().slice(1));
	},
	AgentApplyPatientsOrder: function(PatientIDs) {
		return this.invoke("AgentApplyPatientsOrder", {"PatientIDs":PatientIDs}, this.AgentApplyPatientsOrder.getArguments().slice(1));
	},
	QuotationCheckList: function() {
		return this.invoke("QuotationCheckList", {}, this.QuotationCheckList.getArguments().slice(0));
	},
	QuotationCheckProgress: function(OrderID, isAccept, isAcceptReason) {
		return this.invoke("QuotationCheckProgress", {"OrderID":OrderID, "isAccept":isAccept, "isAcceptReason":isAcceptReason}, this.QuotationCheckProgress.getArguments().slice(3));
	},
	DeleteAgentPicAjax: function() {
		return this.invoke("DeleteAgentPicAjax", {}, this.DeleteAgentPicAjax.getArguments().slice(0));
	},
	UpDateUserDataAJAX: function(sResultXML) {
		return this.invoke("UpDateUserDataAJAX", {"sResultXML":sResultXML}, this.UpDateUserDataAJAX.getArguments().slice(1));
	},
	AgentRegisterNewPatientAJAX: function(sResultXML) {
		return this.invoke("AgentRegisterNewPatientAJAX", {"sResultXML":sResultXML}, this.AgentRegisterNewPatientAJAX.getArguments().slice(1));
	},
	PatientManagementSearchPatient: function(KeyWord, sPage) {
		return this.invoke("PatientManagementSearchPatient", {"KeyWord":KeyWord, "sPage":sPage}, this.PatientManagementSearchPatient.getArguments().slice(2));
	},
	AgentRegisterNewPatient: function() {
		return this.invoke("AgentRegisterNewPatient", {}, this.AgentRegisterNewPatient.getArguments().slice(0));
	},
	AgentEditPatientTemplateAJAX: function(PatientID) {
		return this.invoke("AgentEditPatientTemplateAJAX", {"PatientID":PatientID}, this.AgentEditPatientTemplateAJAX.getArguments().slice(1));
	},
	AgentEditPatientAJAX: function(sResultXML) {
		return this.invoke("AgentEditPatientAJAX", {"sResultXML":sResultXML}, this.AgentEditPatientAJAX.getArguments().slice(1));
	},
	AgentDeletePatientAJAX: function(PatientID) {
		return this.invoke("AgentDeletePatientAJAX", {"PatientID":PatientID}, this.AgentDeletePatientAJAX.getArguments().slice(1));
	},
	AgentCaseListSearchAJAX: function(OrderID, HospitalName, OrderStatus, sPage) {
		return this.invoke("AgentCaseListSearchAJAX", {"OrderID":OrderID, "HospitalName":HospitalName, "OrderStatus":OrderStatus, "sPage":sPage}, this.AgentCaseListSearchAJAX.getArguments().slice(4));
	},
	Search_OnlineServiceDetailAJAX: function(sPage) {
		return this.invoke("Search_OnlineServiceDetailAJAX", {"sPage":sPage}, this.Search_OnlineServiceDetailAJAX.getArguments().slice(1));
	},
	GetselectQA: function(selectQA, TextQA, sPage) {
		return this.invoke("GetselectQA", {"selectQA":selectQA, "TextQA":TextQA, "sPage":sPage}, this.GetselectQA.getArguments().slice(3));
	},
	Inquire3_confirm: function(sResultXML) {
		return this.invoke("Inquire3_confirm", {"sResultXML":sResultXML}, this.Inquire3_confirm.getArguments().slice(1));
	},
	Save_RegisterStep2Seesion: function(sResultXML) {
		return this.invoke("Save_RegisterStep2Seesion", {"sResultXML":sResultXML}, this.Save_RegisterStep2Seesion.getArguments().slice(1));
	},
	RegisterStep3: function(sResultXML) {
		return this.invoke("RegisterStep3", {"sResultXML":sResultXML}, this.RegisterStep3.getArguments().slice(1));
	},
	Get_PassNumber: function() {
		return this.invoke("Get_PassNumber", {}, this.Get_PassNumber.getArguments().slice(0));
	},
	CheckID: function(ID) {
		return this.invoke("CheckID", {"ID":ID}, this.CheckID.getArguments().slice(1));
	},
	GetCaselist: function(HospitalID, sPage, CatClass) {
		return this.invoke("GetCaselist", {"HospitalID":HospitalID, "sPage":sPage, "CatClass":CatClass}, this.GetCaselist.getArguments().slice(3));
	},
	GetHosiptalCase: function(HospitalID, sPage, CatClass) {
		return this.invoke("GetHosiptalCase", {"HospitalID":HospitalID, "sPage":sPage, "CatClass":CatClass}, this.GetHosiptalCase.getArguments().slice(3));
	},
	GetDoctorlist: function(HospitalID, sPage) {
		return this.invoke("GetDoctorlist", {"HospitalID":HospitalID, "sPage":sPage}, this.GetDoctorlist.getArguments().slice(2));
	},
	GetDoctorlistFristID: function(HospitalID, sPage) {
		return this.invoke("GetDoctorlistFristID", {"HospitalID":HospitalID, "sPage":sPage}, this.GetDoctorlistFristID.getArguments().slice(2));
	},
	GetDoctor: function(DoctorID, HospitalID) {
		return this.invoke("GetDoctor", {"DoctorID":DoctorID, "HospitalID":HospitalID}, this.GetDoctor.getArguments().slice(2));
	},
	Inquire2_confirm: function(sResultXML) {
		return this.invoke("Inquire2_confirm", {"sResultXML":sResultXML}, this.Inquire2_confirm.getArguments().slice(1));
	},
	GetHotGoods: function(year, month) {
		return this.invoke("GetHotGoods", {"year":year, "month":month}, this.GetHotGoods.getArguments().slice(2));
	},
	RegisterConeEnter: function(sResultXML) {
		return this.invoke("RegisterConeEnter", {"sResultXML":sResultXML}, this.RegisterConeEnter.getArguments().slice(1));
	},
	GetContactCon_XML_Data: function(sPage) {
		return this.invoke("GetContactCon_XML_Data", {"sPage":sPage}, this.GetContactCon_XML_Data.getArguments().slice(1));
	},
	GetContactCon_XML_DataInquire: function(sPage) {
		return this.invoke("GetContactCon_XML_DataInquire", {"sPage":sPage}, this.GetContactCon_XML_DataInquire.getArguments().slice(1));
	},
	OnlineOrder: function(sPage) {
		return this.invoke("OnlineOrder", {"sPage":sPage}, this.OnlineOrder.getArguments().slice(1));
	},
	KeepSelectCheck: function(KeepValue) {
		return this.invoke("KeepSelectCheck", {"KeepValue":KeepValue}, this.KeepSelectCheck.getArguments().slice(1));
	},
	unKeepSelectCheck: function(KeepValue) {
		return this.invoke("unKeepSelectCheck", {"KeepValue":KeepValue}, this.unKeepSelectCheck.getArguments().slice(1));
	},
	ifOrderFileUpLoad: function() {
		return this.invoke("ifOrderFileUpLoad", {}, this.ifOrderFileUpLoad.getArguments().slice(0));
	},
	ifOrderFileUpLoadName: function() {
		return this.invoke("ifOrderFileUpLoadName", {}, this.ifOrderFileUpLoadName.getArguments().slice(0));
	},
	DelFileUpLoad: function(fileName) {
		return this.invoke("DelFileUpLoad", {"fileName":fileName}, this.DelFileUpLoad.getArguments().slice(1));
	},
	InsertIssueGetValue: function(Getvalue, sUserID, OrderID) {
		return this.invoke("InsertIssueGetValue", {"Getvalue":Getvalue, "sUserID":sUserID, "OrderID":OrderID}, this.InsertIssueGetValue.getArguments().slice(3));
	},
	InsertIssuePatientAJAX: function(strXML) {
		return this.invoke("InsertIssuePatientAJAX", {"strXML":strXML}, this.InsertIssuePatientAJAX.getArguments().slice(1));
	},
	Service3_Search: function(sQuestion) {
		return this.invoke("Service3_Search", {"sQuestion":sQuestion}, this.Service3_Search.getArguments().slice(1));
	},
	Service3_GoodsDetail: function(sCatID) {
		return this.invoke("Service3_GoodsDetail", {"sCatID":sCatID}, this.Service3_GoodsDetail.getArguments().slice(1));
	},
	Service3_Order: function(sHospitalGoodID, sHospitalID) {
		return this.invoke("Service3_Order", {"sHospitalGoodID":sHospitalGoodID, "sHospitalID":sHospitalID}, this.Service3_Order.getArguments().slice(2));
	},
	SendInformation2: function(InnerHTML, title, To, FromName, From, msg) {
		return this.invoke("SendInformation2", {"InnerHTML":InnerHTML, "title":title, "To":To, "FromName":FromName, "From":From, "msg":msg}, this.SendInformation2.getArguments().slice(6));
	},
	SendPassword: function(sLoginID, sEmail) {
		return this.invoke("SendPassword", {"sLoginID":sLoginID, "sEmail":sEmail}, this.SendPassword.getArguments().slice(2));
	},
	HospitalService_GetGoodsDetail: function(sHospitalID, sNewsID) {
		return this.invoke("HospitalService_GetGoodsDetail", {"sHospitalID":sHospitalID, "sNewsID":sNewsID}, this.HospitalService_GetGoodsDetail.getArguments().slice(2));
	},
	GetLangType: function() {
		return this.invoke("GetLangType", {}, this.GetLangType.getArguments().slice(0));
	},
	url: '/ajaxpro/TTFMT.Project.service.Ajax,TTFMT.ashx'
}));
MyAjax = new MyAjax_class();


