if(typeof Elog_eloghotcmt == "undefined") Elog_eloghotcmt={};
Elog_eloghotcmt_class = function() {};
Object.extend(Elog_eloghotcmt_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	UpdateVote: function(hotcmtId, intIsUse) {
		return this.invoke("UpdateVote", {"hotcmtId":hotcmtId, "intIsUse":intIsUse}, this.UpdateVote.getArguments().slice(2));
	},
	url: '/ajaxpro/Elog_eloghotcmt,App_Web_utwion4l.ashx'
}));
Elog_eloghotcmt = new Elog_eloghotcmt_class();

