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.0727,-89.9025)};var g_0a61ca65b273db8211e9c20d35ebfd4a = new google.maps.Geocoder();g_0a61ca65b273db8211e9c20d35ebfd4a.geocode( { 'address': "1227 S Germantown Rd, Germantown, TN 38138"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('germantown-TN-landmark-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('germantown-TN-landmark-community-bank'), mapOptions);}document.getElementById('5e62e6b5').innerHTML += ' | View Map';var $l0a61ca65b273db8211e9c20d35ebfd4a = '

Landmark Community Bank

Address: 1227 S Germantown Rd, Germantown, TN 38138
Phone: (901) 271-2800
';var m_0a61ca65b273db8211e9c20d35ebfd4a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Landmark Community Bank',});m_0a61ca65b273db8211e9c20d35ebfd4a['infowindow'] = new google.maps.InfoWindow({content: $l0a61ca65b273db8211e9c20d35ebfd4a});var infowindow = new google.maps.InfoWindow({content: $l0a61ca65b273db8211e9c20d35ebfd4a});google.maps.event.addListener(m_0a61ca65b273db8211e9c20d35ebfd4a, 'click', function() {infowindow.open(map,m_0a61ca65b273db8211e9c20d35ebfd4a);});$marker.push(m_0a61ca65b273db8211e9c20d35ebfd4a);}});var g_a454375c08769338ac751fbe05cb4a4e = new google.maps.Geocoder();g_a454375c08769338ac751fbe05cb4a4e.geocode( { 'address': "2241 S Germantown Rd, Germantown, TN 38138"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('germantown-TN-landmark-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('germantown-TN-landmark-community-bank'), mapOptions);}document.getElementById('16a3cef6').innerHTML += ' | View Map';var $la454375c08769338ac751fbe05cb4a4e = '

Landmark Community Bank

Address: 2241 S Germantown Rd, Germantown, TN 38138
Phone: (901) 288-1150
';var m_a454375c08769338ac751fbe05cb4a4e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Landmark Community Bank',});m_a454375c08769338ac751fbe05cb4a4e['infowindow'] = new google.maps.InfoWindow({content: $la454375c08769338ac751fbe05cb4a4e});var infowindow = new google.maps.InfoWindow({content: $la454375c08769338ac751fbe05cb4a4e});google.maps.event.addListener(m_a454375c08769338ac751fbe05cb4a4e, 'click', function() {infowindow.open(map,m_a454375c08769338ac751fbe05cb4a4e);});$marker.push(m_a454375c08769338ac751fbe05cb4a4e);}});}google.maps.event.addDomListener(window, 'load', initialize);