if(typeof BMI == "undefined") BMI={};
if(typeof BMI.Community == "undefined") BMI.Community={};
if(typeof BMI.Community.Web == "undefined") BMI.Community.Web={};
if(typeof BMI.Community.Web.Controls == "undefined") BMI.Community.Web.Controls={};
if(typeof BMI.Community.Web.Controls.FrameWork == "undefined") BMI.Community.Web.Controls.FrameWork={};
BMI.Community.Web.Controls.FrameWork.Header_class = function() {};
Object.extend(BMI.Community.Web.Controls.FrameWork.Header_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	url: '/ajaxpro/BMI.Community.Web.Controls.FrameWork.Header,BMI.Community.Web.ashx'
}));
BMI.Community.Web.Controls.FrameWork.Header = new BMI.Community.Web.Controls.FrameWork.Header_class();


