if(typeof YuanBoV4 == "undefined") YuanBoV4={};
if(typeof YuanBoV4.FrontPage == "undefined") YuanBoV4.FrontPage={};
if(typeof YuanBoV4.FrontPage.Template == "undefined") YuanBoV4.FrontPage.Template={};
if(typeof YuanBoV4.FrontPage.Template.UserControls == "undefined") YuanBoV4.FrontPage.Template.UserControls={};
if(typeof YuanBoV4.FrontPage.Template.UserControls.DatumReview_class == "undefined") YuanBoV4.FrontPage.Template.UserControls.DatumReview_class={};
YuanBoV4.FrontPage.Template.UserControls.DatumReview_class = function() {};
Object.extend(YuanBoV4.FrontPage.Template.UserControls.DatumReview_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	AddUp: function(drId) {
		return this.invoke("AddUp", {"drId":drId}, this.AddUp.getArguments().slice(1));
	},
	AddDown: function(drId) {
		return this.invoke("AddDown", {"drId":drId}, this.AddDown.getArguments().slice(1));
	},
	url: '/ajaxpro/YuanBoV4.FrontPage.Template.UserControls.DatumReview,YuanBoV4.FrontPage.ashx'
}));
YuanBoV4.FrontPage.Template.UserControls.DatumReview = new YuanBoV4.FrontPage.Template.UserControls.DatumReview_class();


