var STOREFRONT_refinesearch = { imgAdd_Click:function(idProduct,callback,context){return new ajax_request(this.url + '?_method=imgAdd_Click&_session=rw','idProduct=' + enc(idProduct),callback, context);}, getCategory:function(strdeptid,callback,context){return new ajax_request(this.url + '?_method=getCategory&_session=rw','strdeptid=' + enc(strdeptid),callback, context);}, url:'/ajax/STOREFRONT_refinesearch,App_Web_ruu05ngx.ashx' }