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.1959,-85.9465)};var g_4b419812269ce34cbef6f46a71d55b50 = new google.maps.Geocoder();g_4b419812269ce34cbef6f46a71d55b50.geocode( { 'address': "2025 Merchant Mile, Columbus, IN 47201, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbus-IN-woodforest-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('columbus-IN-woodforest-national-bank'), mapOptions);}document.getElementById('0dce6bb1').innerHTML += ' | View Map';var $l4b419812269ce34cbef6f46a71d55b50 = '

Woodforest National Bank

Address: 2025 Merchant Mile, Columbus, IN 47201, USA
Phone: (812) 376-0633
';var m_4b419812269ce34cbef6f46a71d55b50 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Woodforest National Bank',});m_4b419812269ce34cbef6f46a71d55b50['infowindow'] = new google.maps.InfoWindow({content: $l4b419812269ce34cbef6f46a71d55b50});var infowindow = new google.maps.InfoWindow({content: $l4b419812269ce34cbef6f46a71d55b50});google.maps.event.addListener(m_4b419812269ce34cbef6f46a71d55b50, 'click', function() {infowindow.open(map,m_4b419812269ce34cbef6f46a71d55b50);});$marker.push(m_4b419812269ce34cbef6f46a71d55b50);}});var g_e7d11614e80b824a79f77f57934255dc = new google.maps.Geocoder();g_e7d11614e80b824a79f77f57934255dc.geocode( { 'address': "735 Whitfield Dr, Columbus, IN 47201, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbus-IN-woodforest-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('columbus-IN-woodforest-national-bank'), mapOptions);}document.getElementById('d222f9d4').innerHTML += ' | View Map';var $le7d11614e80b824a79f77f57934255dc = '

Woodforest National Bank

Address: 735 Whitfield Dr, Columbus, IN 47201, USA
Phone: (812) 376-3940
';var m_e7d11614e80b824a79f77f57934255dc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Woodforest National Bank',});m_e7d11614e80b824a79f77f57934255dc['infowindow'] = new google.maps.InfoWindow({content: $le7d11614e80b824a79f77f57934255dc});var infowindow = new google.maps.InfoWindow({content: $le7d11614e80b824a79f77f57934255dc});google.maps.event.addListener(m_e7d11614e80b824a79f77f57934255dc, 'click', function() {infowindow.open(map,m_e7d11614e80b824a79f77f57934255dc);});$marker.push(m_e7d11614e80b824a79f77f57934255dc);}});}google.maps.event.addDomListener(window, 'load', initialize);