if(typeof UserControl_BookSearchBuilding == "undefined") UserControl_BookSearchBuilding={};
UserControl_BookSearchBuilding_class = function() {};
Object.extend(UserControl_BookSearchBuilding_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	getBlock: function(strArea, strAreaEncode) {
		return this.invoke("getBlock", {"strArea":strArea, "strAreaEncode":strAreaEncode}, this.getBlock.getArguments().slice(2));
	},
	url: '/ajaxpro/UserControl_BookSearchBuilding,App_Web_booksearchbuilding.ascx.6be62623.ashx'
}));
UserControl_BookSearchBuilding = new UserControl_BookSearchBuilding_class();

