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