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.425,-89.0561)};var g_6e668e75a724c96385d31729d5f7759b = new google.maps.Geocoder();g_6e668e75a724c96385d31729d5f7759b.geocode( { 'address': "815 E Reelfoot Ave, Union City, TN 38261"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('union-city-TN-commercial-bank-trust-co').style.display = '';map = new google.maps.Map(document.getElementById('union-city-TN-commercial-bank-trust-co'), mapOptions);}document.getElementById('a5be8389').innerHTML += ' | View Map';var $l6e668e75a724c96385d31729d5f7759b = '

Commercial Bank & Trust Co

Address: 815 E Reelfoot Ave, Union City, TN 38261
Phone: (731) 884-4243
';var m_6e668e75a724c96385d31729d5f7759b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Commercial Bank & Trust Co',});m_6e668e75a724c96385d31729d5f7759b['infowindow'] = new google.maps.InfoWindow({content: $l6e668e75a724c96385d31729d5f7759b});var infowindow = new google.maps.InfoWindow({content: $l6e668e75a724c96385d31729d5f7759b});google.maps.event.addListener(m_6e668e75a724c96385d31729d5f7759b, 'click', function() {infowindow.open(map,m_6e668e75a724c96385d31729d5f7759b);});$marker.push(m_6e668e75a724c96385d31729d5f7759b);}});var g_0f22a1a20d95694c83cfac65d6b6140c = new google.maps.Geocoder();g_0f22a1a20d95694c83cfac65d6b6140c.geocode( { 'address': "127 S 1st St, Union City, TN 38261"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('union-city-TN-commercial-bank-trust-co').style.display = '';map = new google.maps.Map(document.getElementById('union-city-TN-commercial-bank-trust-co'), mapOptions);}document.getElementById('3e52ae20').innerHTML += ' | View Map';var $l0f22a1a20d95694c83cfac65d6b6140c = '

Commercial Bank & Trust Co

Address: 127 S 1st St, Union City, TN 38261
Phone: (731) 884-4255
';var m_0f22a1a20d95694c83cfac65d6b6140c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Commercial Bank & Trust Co',});m_0f22a1a20d95694c83cfac65d6b6140c['infowindow'] = new google.maps.InfoWindow({content: $l0f22a1a20d95694c83cfac65d6b6140c});var infowindow = new google.maps.InfoWindow({content: $l0f22a1a20d95694c83cfac65d6b6140c});google.maps.event.addListener(m_0f22a1a20d95694c83cfac65d6b6140c, 'click', function() {infowindow.open(map,m_0f22a1a20d95694c83cfac65d6b6140c);});$marker.push(m_0f22a1a20d95694c83cfac65d6b6140c);}});}google.maps.event.addDomListener(window, 'load', initialize);