if(typeof UserControl_Index2Search == "undefined") UserControl_Index2Search={};
UserControl_Index2Search_class = function() {};
Object.extend(UserControl_Index2Search_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	AreaDeCode: function(str) {
		return this.invoke("AreaDeCode", {"str":str}, this.AreaDeCode.getArguments().slice(1));
	},
	GetBlock: function(strArea) {
		return this.invoke("GetBlock", {"strArea":strArea}, this.GetBlock.getArguments().slice(1));
	},
	url: '/ajaxpro/UserControl_Index2Search,App_Web_index2search.ascx.6be62623.ashx'
}));
UserControl_Index2Search = new UserControl_Index2Search_class();

