PARTS AND EQUIPMENT SALES TERRITORY CONTACT INFORMATION
Select your region below to view the territory manager(s) for your area. If your state is not covered by a territory manager, please contact us.
require(["jquery", 'vmap', 'vmap_usa'], function ($) {
$(document).ready(function () {
$('#vmap').vectorMap({
map: 'usa_en',
enableZoom: true,
showTooltip: true,
selectedColor: null,
hoverColor: null,
backgroundColor: null,
colors: {
mo: '#C9DFAF',
fl: '#C9DFAF',
or: '#C9DFAF'
},
onRegionClick: function(event, code, region) {
event.preventDefault();
$(".url-lists a").each(function () {
var link_code = $(this).attr('data-code');
if (code == link_code) {
console.log($(this).attr('href'));
window.open($(this).attr('href'));
}
});
console.log(code);
}
});
});
});
REGIONAL EQUIPMENT COORDINATORS
UPCOMING EVENTS