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