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.Datum == "undefined") YuanBoV4.FrontPage.Template.Datum={};
if(typeof YuanBoV4.FrontPage.Template.Datum.datumDetail_class == "undefined") YuanBoV4.FrontPage.Template.Datum.datumDetail_class={};
YuanBoV4.FrontPage.Template.Datum.datumDetail_class = function() {};
Object.extend(YuanBoV4.FrontPage.Template.Datum.datumDetail_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	addCollection: function(ddid) {
		return this.invoke("addCollection", {"ddid":ddid}, this.addCollection.getArguments().slice(1));
	},
	url: '/ajaxpro/YuanBoV4.FrontPage.Template.Datum.datumDetail,YuanBoV4.FrontPage.ashx'
}));
YuanBoV4.FrontPage.Template.Datum.datumDetail = new YuanBoV4.FrontPage.Template.Datum.datumDetail_class();


