if(typeof Wke == "undefined") Wke={};
if(typeof Wke.Presentation == "undefined") Wke.Presentation={};
if(typeof Wke.Presentation.WebControls == "undefined") Wke.Presentation.WebControls={};
Wke.Presentation.WebControls.DocumentaryTypeControl_class = function() {};
Object.extend(Wke.Presentation.WebControls.DocumentaryTypeControl_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	url: '/ajaxpro/Wke.Presentation.WebControls.DocumentaryTypeControl,Wke.Presentation.ashx'
}));
Wke.Presentation.WebControls.DocumentaryTypeControl = new Wke.Presentation.WebControls.DocumentaryTypeControl_class();

