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(40.0374,-86.1532)};var g_10887928b5d0ce2f74539cbb503d814e = new google.maps.Geocoder();g_10887928b5d0ce2f74539cbb503d814e.geocode( { 'address': "14611 N Gray Rd, Westfield, IN 46062"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('westfield-IN-huntington-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('westfield-IN-huntington-national-bank'), mapOptions);}document.getElementById('b5e28277').innerHTML += ' | View Map';var $l10887928b5d0ce2f74539cbb503d814e = '

Huntington National Bank

Address: 14611 N Gray Rd, Westfield, IN 46062
Phone: (317) 581-0830
';var m_10887928b5d0ce2f74539cbb503d814e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington National Bank',});m_10887928b5d0ce2f74539cbb503d814e['infowindow'] = new google.maps.InfoWindow({content: $l10887928b5d0ce2f74539cbb503d814e});var infowindow = new google.maps.InfoWindow({content: $l10887928b5d0ce2f74539cbb503d814e});google.maps.event.addListener(m_10887928b5d0ce2f74539cbb503d814e, 'click', function() {infowindow.open(map,m_10887928b5d0ce2f74539cbb503d814e);});$marker.push(m_10887928b5d0ce2f74539cbb503d814e);}});var g_65869b1396d2919aa6012cd0d40cca68 = new google.maps.Geocoder();g_65869b1396d2919aa6012cd0d40cca68.geocode( { 'address': "3560 E State Road 32, Westfield, IN 46074"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('westfield-IN-huntington-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('westfield-IN-huntington-national-bank'), mapOptions);}document.getElementById('a02efc7a').innerHTML += ' | View Map';var $l65869b1396d2919aa6012cd0d40cca68 = '

Huntington National Bank

Address: 3560 E State Road 32, Westfield, IN 46074
Phone: (317) 867-1805
';var m_65869b1396d2919aa6012cd0d40cca68 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington National Bank',});m_65869b1396d2919aa6012cd0d40cca68['infowindow'] = new google.maps.InfoWindow({content: $l65869b1396d2919aa6012cd0d40cca68});var infowindow = new google.maps.InfoWindow({content: $l65869b1396d2919aa6012cd0d40cca68});google.maps.event.addListener(m_65869b1396d2919aa6012cd0d40cca68, 'click', function() {infowindow.open(map,m_65869b1396d2919aa6012cd0d40cca68);});$marker.push(m_65869b1396d2919aa6012cd0d40cca68);}});}google.maps.event.addDomListener(window, 'load', initialize);