﻿var _ServiceUrl = ExpoBee_ServerRoot + "ExpoBee/Services/WebService.asmx";
var tb_pathToImage = ExpoBee_ServerRoot + "ExpoBee/Resources/images/loadingAnimation.gif";
var _AutocompleterMinChars=2;
//var _SearchMinChars=2;
var _AutocompleterHandlerUrl = ExpoBee_ServerRoot + "ExpoBee/Search/ProductsSearch/Handlers/AutoComplete.ashx";
var _showRemoveTooltip = false;
