
//var apiLocale = 'HAM';
var apiLocale = 'ANN';

// Possible Values for currentChannel: LB, LP, LW, ALL
var currentChannel = 'LB';
var apiAuth = '';

//Possible values: dev, staging, live
var runMode = 'live';


//example search terms
var exLocalTerms = new Array("crofton", "broadneck", "edgewater");


