if(typeof DHBK == "undefined") DHBK={};
DHBK.dItem_class = function() {};
Object.extend(DHBK.dItem_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	url: '/ajaxpro/DHBK.dItem,DHBK.ashx'
}));
DHBK.dItem = new DHBK.dItem_class();

