var asFrom = new AutoSuggest('chPickupLocation', optionsPickup);
var asTo = new AutoSuggest('chDropoffLocation', optionsDropoff);
