if(typeof MainPersian1 == "undefined") MainPersian1={};
MainPersian1_class = function() {};
Object.extend(MainPersian1_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	Get_SimilarText: function(strPortName) {
		return this.invoke("Get_SimilarText", {"strPortName":strPortName}, this.Get_SimilarText.getArguments().slice(1));
	},
	Get_MatchText: function(strPortName) {
		return this.invoke("Get_MatchText", {"strPortName":strPortName}, this.Get_MatchText.getArguments().slice(1));
	},
	url: '/ajaxpro/MahtabOfficialSite.MainPersian1,MahtabOfficialSite.ashx'
}));
MainPersian1 = new MainPersian1_class();


