if(typeof xxh == "undefined") xxh={};
xxh_class = function() {};
Object.extend(xxh_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	SendFlower: function(uid) {
		return this.invoke("SendFlower", {"uid":uid}, this.SendFlower.getArguments().slice(1));
	},
	url: '/ajaxpro/_Default,App_Web_hnhqx4wh.ashx'
}));
xxh = new xxh_class();

