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(42.2946,-85.2359)};var g_528fa12eb0162657cc6299c47511cd4f = new google.maps.Geocoder();g_528fa12eb0162657cc6299c47511cd4f.geocode( { 'address': "2191 W Columbia Ave, Battle Creek, MI 49015, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('battle-creek-MI-huntington-bank').style.display = '';map = new google.maps.Map(document.getElementById('battle-creek-MI-huntington-bank'), mapOptions);}document.getElementById('13a668b5').innerHTML += ' | View Map';var $l528fa12eb0162657cc6299c47511cd4f = '

Huntington Bank

Address: 2191 W Columbia Ave, Battle Creek, MI 49015, USA
Phone: (269) 965-8091
';var m_528fa12eb0162657cc6299c47511cd4f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington Bank',});m_528fa12eb0162657cc6299c47511cd4f['infowindow'] = new google.maps.InfoWindow({content: $l528fa12eb0162657cc6299c47511cd4f});var infowindow = new google.maps.InfoWindow({content: $l528fa12eb0162657cc6299c47511cd4f});google.maps.event.addListener(m_528fa12eb0162657cc6299c47511cd4f, 'click', function() {infowindow.open(map,m_528fa12eb0162657cc6299c47511cd4f);});$marker.push(m_528fa12eb0162657cc6299c47511cd4f);}});var g_4e849fcdf829fc1201ea4c450d115956 = new google.maps.Geocoder();g_4e849fcdf829fc1201ea4c450d115956.geocode( { 'address': "6405 B Dr N, Battle Creek, MI 49014, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('battle-creek-MI-huntington-bank').style.display = '';map = new google.maps.Map(document.getElementById('battle-creek-MI-huntington-bank'), mapOptions);}document.getElementById('7d526934').innerHTML += ' | View Map';var $l4e849fcdf829fc1201ea4c450d115956 = '

Huntington Bank

Address: 6405 B Dr N, Battle Creek, MI 49014, USA
Phone: (269) 282-7424
';var m_4e849fcdf829fc1201ea4c450d115956 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington Bank',});m_4e849fcdf829fc1201ea4c450d115956['infowindow'] = new google.maps.InfoWindow({content: $l4e849fcdf829fc1201ea4c450d115956});var infowindow = new google.maps.InfoWindow({content: $l4e849fcdf829fc1201ea4c450d115956});google.maps.event.addListener(m_4e849fcdf829fc1201ea4c450d115956, 'click', function() {infowindow.open(map,m_4e849fcdf829fc1201ea4c450d115956);});$marker.push(m_4e849fcdf829fc1201ea4c450d115956);}});}google.maps.event.addDomListener(window, 'load', initialize);