if(typeof PrintedIcon == "undefined") PrintedIcon={};
PrintedIcon_class = function() {};
Object.extend(PrintedIcon_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetValues: function(code) {
		return this.invoke("GetValues", {"code":code}, this.GetValues.getArguments().slice(1));
	},
	url: '/ajaxpro/_Default,App_Web_default.aspx.cdcab7d2.ashx'
}));
PrintedIcon = new PrintedIcon_class();


