var DEBUG = true;

var MULTIMAP_CLIENT_KEY = 'mm.clients.honda_xml';
var MULTIMAP_RESULTS_SHOW = 3;

var MULTIMAP_TERRITORIES_WS = "http://eheprestp.gen.eu.mds.honda.com/DigitalPlatform/Enterprise.svc/GetDealerForTerritory";

var MULTIMAP_ROOT = "/cars/findashowroom/"


var DEALERWEBSITE_DIVISION = "CA";


var MULTIMAP_HONDA_SERVICES = new Array();
MULTIMAP_HONDA_SERVICES["showroom"] = "New car showroom";
MULTIMAP_HONDA_SERVICES["approvedused"] = "Approved used cars";
MULTIMAP_HONDA_SERVICES["corporatespecialist"] = "Corporate Specialist";
MULTIMAP_HONDA_SERVICES["motabilityspecialist"] = "Motability specialist";
MULTIMAP_HONDA_SERVICES["bodyshophealthcheck"] = "Bodyshop healthcheck";
MULTIMAP_HONDA_SERVICES["servicing"] = "Servicing";
MULTIMAP_HONDA_SERVICES["happiness"] = "Happiness";
