if(typeof YuanBoV4 == "undefined") YuanBoV4={};
if(typeof YuanBoV4.FrontPage == "undefined") YuanBoV4.FrontPage={};
if(typeof YuanBoV4.FrontPage.Institution == "undefined") YuanBoV4.FrontPage.Institution={};
if(typeof YuanBoV4.FrontPage.Institution.consultation == "undefined") YuanBoV4.FrontPage.Institution.consultation={};
if(typeof YuanBoV4.FrontPage.Institution.consultation.index_class == "undefined") YuanBoV4.FrontPage.Institution.consultation.index_class={};
YuanBoV4.FrontPage.Institution.consultation.index_class = function() {};
Object.extend(YuanBoV4.FrontPage.Institution.consultation.index_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	getUserEmail: function() {
		return this.invoke("getUserEmail", {}, this.getUserEmail.getArguments().slice(0));
	},
	url: '/ajaxpro/YuanBoV4.FrontPage.Institution.consultation.index,YuanBoV4.FrontPage.ashx'
}));
YuanBoV4.FrontPage.Institution.consultation.index = new YuanBoV4.FrontPage.Institution.consultation.index_class();

