var map;var $marker = [];function $setCursor($lat, $lng, $index){$marker[$index - 1]['infowindow'].open(map, $marker[$index - 1]);var $lat_lng = new google.maps.LatLng($lat, $lng);map.setCenter($lat_lng);map.setZoom(20);}function initialize(){var $i = 0;var mapOptions = {zoom: 10,center: new google.maps.LatLng(39.9965,-83.8004)};var g_4d7a54895546bfe37774fb894908dd24 = new google.maps.Geocoder();g_4d7a54895546bfe37774fb894908dd24.geocode( { 'address': "145 W High St, Springfield, OH 45502, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('springfield-OH-international-harvester-cu').style.display = '';map = new google.maps.Map(document.getElementById('springfield-OH-international-harvester-cu'), mapOptions);}document.getElementById('1524ebf1').innerHTML += ' | View Map';var $l4d7a54895546bfe37774fb894908dd24 = '

International Harvester CU

Address: 145 W High St, Springfield, OH 45502, USA
Phone: (937) 390-1800
';var m_4d7a54895546bfe37774fb894908dd24 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'International Harvester CU',});m_4d7a54895546bfe37774fb894908dd24['infowindow'] = new google.maps.InfoWindow({content: $l4d7a54895546bfe37774fb894908dd24});var infowindow = new google.maps.InfoWindow({content: $l4d7a54895546bfe37774fb894908dd24});google.maps.event.addListener(m_4d7a54895546bfe37774fb894908dd24, 'click', function() {infowindow.open(map,m_4d7a54895546bfe37774fb894908dd24);});$marker.push(m_4d7a54895546bfe37774fb894908dd24);}});var g_ed1c189ce51274233e856fa3878f9e80 = new google.maps.Geocoder();g_ed1c189ce51274233e856fa3878f9e80.geocode( { 'address': "5000 Urbana Rd, Springfield, OH 45502, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('springfield-OH-international-harvester-cu').style.display = '';map = new google.maps.Map(document.getElementById('springfield-OH-international-harvester-cu'), mapOptions);}document.getElementById('19be648d').innerHTML += ' | View Map';var $led1c189ce51274233e856fa3878f9e80 = '

International Harvester Cu

Address: 5000 Urbana Rd, Springfield, OH 45502, USA
Phone: (937) 390-1800
';var m_ed1c189ce51274233e856fa3878f9e80 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'International Harvester Cu',});m_ed1c189ce51274233e856fa3878f9e80['infowindow'] = new google.maps.InfoWindow({content: $led1c189ce51274233e856fa3878f9e80});var infowindow = new google.maps.InfoWindow({content: $led1c189ce51274233e856fa3878f9e80});google.maps.event.addListener(m_ed1c189ce51274233e856fa3878f9e80, 'click', function() {infowindow.open(map,m_ed1c189ce51274233e856fa3878f9e80);});$marker.push(m_ed1c189ce51274233e856fa3878f9e80);}});}google.maps.event.addDomListener(window, 'load', initialize);