addNamespace("UserControl_Include_ucRightCer");
UserControl_Include_ucRightCer_class = Class.create();
UserControl_Include_ucRightCer_class.prototype = (new AjaxPro.Request()).extend({
	initialize: function() {
		this.url = "/ajaxpro/UserControl_Include_ucRightCer,App_Web_bokimijz.ashx";
	}
})
UserControl_Include_ucRightCer = new UserControl_Include_ucRightCer_class();

