if(typeof css_Poll == "undefined") css_Poll={};
css_Poll_class = function() {};
Object.extend(css_Poll_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetModels: function(strValue) {
		return this.invoke("GetModels", {"strValue":strValue}, this.GetModels.getArguments().slice(1));
	},
	url: '/ajaxpro/css_Poll,App_Web_swmx4rcd.ashx'
}));
css_Poll = new css_Poll_class();

