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.0681,-89.9576)};var g_0bfb1562e683054eafa831ffb5c33ca4 = new google.maps.Geocoder();g_0bfb1562e683054eafa831ffb5c33ca4.geocode( { 'address': "4135 Elvis Presley Blvd, Memphis, TN 38116"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('memphis-TN-landmark-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('memphis-TN-landmark-community-bank'), mapOptions);}document.getElementById('84913bd0').innerHTML += ' | View Map';var $l0bfb1562e683054eafa831ffb5c33ca4 = '

Landmark Community Bank

Address: 4135 Elvis Presley Blvd, Memphis, TN 38116
Phone: (901) 346-1111
';var m_0bfb1562e683054eafa831ffb5c33ca4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Landmark Community Bank',});m_0bfb1562e683054eafa831ffb5c33ca4['infowindow'] = new google.maps.InfoWindow({content: $l0bfb1562e683054eafa831ffb5c33ca4});var infowindow = new google.maps.InfoWindow({content: $l0bfb1562e683054eafa831ffb5c33ca4});google.maps.event.addListener(m_0bfb1562e683054eafa831ffb5c33ca4, 'click', function() {infowindow.open(map,m_0bfb1562e683054eafa831ffb5c33ca4);});$marker.push(m_0bfb1562e683054eafa831ffb5c33ca4);}});var g_0967b4add99a6ed56a8b3ad338bc5270 = new google.maps.Geocoder();g_0967b4add99a6ed56a8b3ad338bc5270.geocode( { 'address': "1000 Ridgeway Loop Rd, Memphis, TN 38120"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('memphis-TN-landmark-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('memphis-TN-landmark-community-bank'), mapOptions);}document.getElementById('a1542169').innerHTML += ' | View Map';var $l0967b4add99a6ed56a8b3ad338bc5270 = '

Landmark Community Bank

Address: 1000 Ridgeway Loop Rd, Memphis, TN 38120
Phone: (901) 260-2500
';var m_0967b4add99a6ed56a8b3ad338bc5270 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Landmark Community Bank',});m_0967b4add99a6ed56a8b3ad338bc5270['infowindow'] = new google.maps.InfoWindow({content: $l0967b4add99a6ed56a8b3ad338bc5270});var infowindow = new google.maps.InfoWindow({content: $l0967b4add99a6ed56a8b3ad338bc5270});google.maps.event.addListener(m_0967b4add99a6ed56a8b3ad338bc5270, 'click', function() {infowindow.open(map,m_0967b4add99a6ed56a8b3ad338bc5270);});$marker.push(m_0967b4add99a6ed56a8b3ad338bc5270);}});}google.maps.event.addDomListener(window, 'load', initialize);