if(typeof UserControl_Bottom2 == "undefined") UserControl_Bottom2={};
UserControl_Bottom2_class = function() {};
Object.extend(UserControl_Bottom2_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	addViewLogBase: function(str) {
		return this.invoke("addViewLogBase", {"str":str}, this.addViewLogBase.getArguments().slice(1));
	},
	url: '/ajaxpro/UserControl_Bottom2,App_Web_bottom2.ascx.6be62623.ashx'
}));
UserControl_Bottom2 = new UserControl_Bottom2_class();

