if(typeof BlogNews_LandFieldList == "undefined") BlogNews_LandFieldList={};
BlogNews_LandFieldList_class = function() {};
Object.extend(BlogNews_LandFieldList_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	getTitle: function(strID) {
		return this.invoke("getTitle", {"strID":strID}, this.getTitle.getArguments().slice(1));
	},
	url: '/ajaxpro/BlogNews_LandFieldList,App_Web_landfieldlist.aspx.ad12c2e4.ashx'
}));
BlogNews_LandFieldList = new BlogNews_LandFieldList_class();

