// cached javascript var StoreLocator = { DoSearch:function(search,callback,context){return new ajax_request(this.url + '?_method=DoSearch&_session=no','search=' + enc(search),callback, context);}, url:'/ajax/SafeguardUserControls.StoreLocator,SafeguardUserControls.ashx' }