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(35.5395,-89.6709)};var g_a6144db4f72b8bf820f97100f15772ac = new google.maps.Geocoder();g_a6144db4f72b8bf820f97100f15772ac.geocode( { 'address': "1775 US-51, Covington, TN 38019, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('covington-TN-bank-of-tipton').style.display = '';map = new google.maps.Map(document.getElementById('covington-TN-bank-of-tipton'), mapOptions);}document.getElementById('902d13df').innerHTML += ' | View Map';var $la6144db4f72b8bf820f97100f15772ac = '

Bank of Tipton

Address: 1775 US-51, Covington, TN 38019, USA
Phone: (901) 476-6566
';var m_a6144db4f72b8bf820f97100f15772ac = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of Tipton',});m_a6144db4f72b8bf820f97100f15772ac['infowindow'] = new google.maps.InfoWindow({content: $la6144db4f72b8bf820f97100f15772ac});var infowindow = new google.maps.InfoWindow({content: $la6144db4f72b8bf820f97100f15772ac});google.maps.event.addListener(m_a6144db4f72b8bf820f97100f15772ac, 'click', function() {infowindow.open(map,m_a6144db4f72b8bf820f97100f15772ac);});$marker.push(m_a6144db4f72b8bf820f97100f15772ac);}});var g_a5785ecda5613155ce3577616245698e = new google.maps.Geocoder();g_a5785ecda5613155ce3577616245698e.geocode( { 'address': "311 W Washington Ave, Covington, TN 38019, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('covington-TN-bank-of-tipton').style.display = '';map = new google.maps.Map(document.getElementById('covington-TN-bank-of-tipton'), mapOptions);}document.getElementById('f38dab64').innerHTML += ' | View Map';var $la5785ecda5613155ce3577616245698e = '

Bank of Tipton

Address: 311 W Washington Ave, Covington, TN 38019, USA
Phone: (901) 476-6566
';var m_a5785ecda5613155ce3577616245698e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of Tipton',});m_a5785ecda5613155ce3577616245698e['infowindow'] = new google.maps.InfoWindow({content: $la5785ecda5613155ce3577616245698e});var infowindow = new google.maps.InfoWindow({content: $la5785ecda5613155ce3577616245698e});google.maps.event.addListener(m_a5785ecda5613155ce3577616245698e, 'click', function() {infowindow.open(map,m_a5785ecda5613155ce3577616245698e);});$marker.push(m_a5785ecda5613155ce3577616245698e);}});}google.maps.event.addDomListener(window, 'load', initialize);