if(typeof Controls_Head == "undefined") Controls_Head={};
Controls_Head_class = function() {};
Object.extend(Controls_Head_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	Bit: function(model) {
		return this.invoke("Bit", {"model":model}, this.Bit.getArguments().slice(1));
	},
	url: '/ajaxpro/Controls_Head,App_Web_head.ascx.cc671b29.ashx'
}));
Controls_Head = new Controls_Head_class();

