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