function storelocator_config(){}

var country = "RU";
var lang = "ru";
var map_controls_lang = "ru";
var map_api_referer = 'nokia.com';
var map_api_token = '15b0b4806591a73caf37230e70dde1cc';
var itemsPerPage = 25;
var maxTipsLen  = 535;
var showStoreTypes=1;
var showStoreTypeDesc=1;
var cityThenPcode=0;
var showStoreTypeImages=1;
var markerColor = "#ffffff";
var markerColorSelected ="#000000";
var central_city = "moscow";
var S_localSiteRelPath = "/NOKIA_RUSSIA_15/Applications/StoreLocator/StoreLocator_ovi/";
var sortResultByCol = "CityVal";
var storetypesFromFile = 0;
var clusteredInfoBoxWidth = 20;
var cibShowStoreName = 1;
var cibShowGroupNameAndStoreName = 0;
var cibShowNumberAndStoreName = 1;
var sortAreaListById = 0;
var showLatLonValOn=1;
var showZoomInLink =1;
var sortStoresByStoreType =1; // 


var useGeocodesFromSLDbase = 1;   // this is to ask the application to use latitude /longitude from the webservice data rather than from e.g gb_geocodes.xml file, 1 to activate, 0 to deactivate  [switch back to xm file]
//var tperform_logo="http://www.nokia.com/MEDIA_BANK_100/other_loc_packages/MBSL/STypeIcons/nokia_care_point.gif"
var showPhone2Value=1;
var showMobileValue=1;
var topPerformerOn = 1;      // this turns on /off Topperformer facility in Store Propeties facility
var showTopPerformerLogo = 0;      // this shows/hide the  Topperformer logo facility in Store Propeties facility
var tperform_prop ="NokiaFlagshipStore";

var showAllStores = 1;

var showPrintNotes= 0;

sortAreaManually =1;
// easier array to use..and understand, i hope  , this array resorts the Area list correctly

//areasResortArr = new Array("a","b","c","d","e","f","g","h","i","j","k","l","m","ka");


areasResortArr = new Array(
"ac",
"ad",
"ae",
"af",
"ba",
"bb",
"bc",
"bd",
"be",
"bf",
"bg",
"bh",
"bi",
"bj",
"bk",
"bl",
"c",
"d",
"e",
"f",
"ga",
"gb",
"gc",
"gd",
"ha",
"hb",
"hc",
"hd",
"he",
"hf",
"hg",
"hh",
"hi",
"hj",
"hk",
"hl",
"hm",
"i",
"ja",
"jb",
"jc",
"je",
"ka",
"kb",
"kc",
"kd",
"aa", //moscow   //moved to 1st on list
"ke",
"kf",
"kg",
"kh",
"ki",
"kj",
"kk",
"la",
"lb",
"lc",
"ld",
"ma",
"mb",
"mc",
"md",
"me",
"mf",
"na",
"nb",
"oa",
"ob",
"od",
"oe",
"of",
"og",
"oh",
"oi",
"ab", //st petersberg  // moved to 2nd on list
"oj",
"ok",
"pa",
"pb",
"pc",
"pd",
"pe",
"pf",
"pg",
"qa",
"qb",
"r",
"sa",
"sb",
"t",
"u",
"va",
"vb",
"vc", //slot for new city
"vd",  //slot for new city
"ve", // slot for birabidjaaaaaan!
"vf",
"vg",
"vh",
"vi",
"vj"
);


