if(typeof credit_index == "undefined") credit_index={};
credit_index_class = function() {};
Object.extend(credit_index_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	Getomment: function(strNike, strContent) {
		return this.invoke("Getomment", {"strNike":strNike, "strContent":strContent}, this.Getomment.getArguments().slice(2));
	},
	url: '/ajaxpro/credit_index,App_Web_top100.aspx.f06e0849.ashx'
}));
credit_index = new credit_index_class();

