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(36.411,-89.0786)};var g_43f44aea11b5aaeae031f90cc2c21617 = new google.maps.Geocoder();g_43f44aea11b5aaeae031f90cc2c21617.geocode( { 'address': "1702 W Reelfoot Ave, Union City, TN 38261, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('union-city-TN-regions-bank').style.display = '';map = new google.maps.Map(document.getElementById('union-city-TN-regions-bank'), mapOptions);}document.getElementById('16b6000a').innerHTML += ' | View Map';var $l43f44aea11b5aaeae031f90cc2c21617 = '

Regions Bank

Address: 1702 W Reelfoot Ave, Union City, TN 38261, USA
Phone: (800) 734-4667
';var m_43f44aea11b5aaeae031f90cc2c21617 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Regions Bank',});m_43f44aea11b5aaeae031f90cc2c21617['infowindow'] = new google.maps.InfoWindow({content: $l43f44aea11b5aaeae031f90cc2c21617});var infowindow = new google.maps.InfoWindow({content: $l43f44aea11b5aaeae031f90cc2c21617});google.maps.event.addListener(m_43f44aea11b5aaeae031f90cc2c21617, 'click', function() {infowindow.open(map,m_43f44aea11b5aaeae031f90cc2c21617);});$marker.push(m_43f44aea11b5aaeae031f90cc2c21617);}});var g_6943a905f5a1a5ebd29b4f3c4c15b818 = new google.maps.Geocoder();g_6943a905f5a1a5ebd29b4f3c4c15b818.geocode( { 'address': "1702 W Reelfoot Ave, Union City, TN 38261, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('union-city-TN-regions-bank').style.display = '';map = new google.maps.Map(document.getElementById('union-city-TN-regions-bank'), mapOptions);}document.getElementById('16b6000a').innerHTML += ' | View Map';var $l6943a905f5a1a5ebd29b4f3c4c15b818 = '

Regions Bank

Address: 1702 W Reelfoot Ave, Union City, TN 38261, USA
Phone:
';var m_6943a905f5a1a5ebd29b4f3c4c15b818 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Regions Bank',});m_6943a905f5a1a5ebd29b4f3c4c15b818['infowindow'] = new google.maps.InfoWindow({content: $l6943a905f5a1a5ebd29b4f3c4c15b818});var infowindow = new google.maps.InfoWindow({content: $l6943a905f5a1a5ebd29b4f3c4c15b818});google.maps.event.addListener(m_6943a905f5a1a5ebd29b4f3c4c15b818, 'click', function() {infowindow.open(map,m_6943a905f5a1a5ebd29b4f3c4c15b818);});$marker.push(m_6943a905f5a1a5ebd29b4f3c4c15b818);}});}google.maps.event.addDomListener(window, 'load', initialize);