UIControls_isango_ucWasThisHelpful_class = function() {};
Object.extend(UIControls_isango_ucWasThisHelpful_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	SaveFeedback: function(email, comments, serviceId, serviceName, userSatisfactionLevel, phoneNo) {
		return this.invoke("SaveFeedback", {"email":email, "comments":comments, "serviceId":serviceId, "serviceName":serviceName, "userSatisfactionLevel":userSatisfactionLevel, "phoneNo":phoneNo}, this.SaveFeedback.getArguments().slice(6));
	},
	url: '/ajaxpro/UIControls_isango_ucWasThisHelpful,App_Web_ucwasthishelpful.ascx.1e66c8aa.ashx'
}));
UIControls_isango_ucWasThisHelpful = new UIControls_isango_ucWasThisHelpful_class();

