var EnterpriseBrandAjax = { UpdateEnterpriseBrandVoteNum:function(Enterprise_ID,VoteValue,callback,context){return new ajax_request(this.url + '?_method=UpdateEnterpriseBrandVoteNum&_session=no','Enterprise_ID=' + enc(Enterprise_ID)+ '\r\nVoteValue=' + enc(VoteValue),callback, context);}, GetEnterpriseBrandVoteNum:function(Enterprise_ID,VoteValue,callback,context){return new ajax_request(this.url + '?_method=GetEnterpriseBrandVoteNum&_session=r','Enterprise_ID=' + enc(Enterprise_ID)+ '\r\nVoteValue=' + enc(VoteValue),callback, context);}, url:'/ajax/ccboss.BrandsBLL.AjaxProMethod.EnterpriseBrandAjax,ccboss.BrandsBLL.ashx' } function HtmlControl(id) { var ele = null; if(typeof(id) == 'object') ele = id; else ele = document.getElementById(id); if(ele == null) return null; var _o = ele.cloneNode(true); var _op = document.createElement('SPAN'); _op.appendChild(_o); this._source = _op.innerHTML; } HtmlControl.prototype.toString = function(){ return this._source; } function HtmlControlUpdate(func, parentId) { var f,i,ff,fa=''; var ele = document.getElementById(parentId); if(ele == null) return; var args = []; for(i=0; i 2) for(i=2; i