var WebProductTreeSearch = { Branch:function(id,product_line_type,callback,context){return new ajax_request(this.url + '?_method=Branch&_session=rw','id=' + enc(id)+ '\r\nproduct_line_type=' + enc(product_line_type),callback, context);}, url:'/lenovo/Wsi/ajax/WebProductTreeSearch,App_Web_m1od35zp.ashx' }