if(typeof BrightHub == "undefined") BrightHub={};
if(typeof BrightHub.bh_Controls == "undefined") BrightHub.bh_Controls={};
if(typeof BrightHub.bh_Controls.ViewCounter == "undefined") BrightHub.bh_Controls.ViewCounter={};
BrightHub.bh_Controls.ViewCounter_class = function() {};
Object.extend(BrightHub.bh_Controls.ViewCounter_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	url: '/ajaxpro/BrightHub.bh_Controls.ViewCounter,CommunityServer.Web.ashx'
}));
BrightHub.bh_Controls.ViewCounter = new BrightHub.bh_Controls.ViewCounter_class();

