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(34.8158,-90.3228)};var g_1a92c3c1a6e602e9e12ae62c82bbb3af = new google.maps.Geocoder();g_1a92c3c1a6e602e9e12ae62c82bbb3af.geocode( { 'address': "1 Champion Lane, Tunica Resorts, MS 38664, Robinsonville, MS 38664, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('robinsonville-MS-covenant-bank').style.display = '';map = new google.maps.Map(document.getElementById('robinsonville-MS-covenant-bank'), mapOptions);}document.getElementById('0262aad1').innerHTML += ' | View Map';var $l1a92c3c1a6e602e9e12ae62c82bbb3af = '

Covenant Bank

Address: 1 Champion Lane, Tunica Resorts, MS 38664, Robinsonville, MS 38664, USA
Phone:
';var m_1a92c3c1a6e602e9e12ae62c82bbb3af = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Covenant Bank',});m_1a92c3c1a6e602e9e12ae62c82bbb3af['infowindow'] = new google.maps.InfoWindow({content: $l1a92c3c1a6e602e9e12ae62c82bbb3af});var infowindow = new google.maps.InfoWindow({content: $l1a92c3c1a6e602e9e12ae62c82bbb3af});google.maps.event.addListener(m_1a92c3c1a6e602e9e12ae62c82bbb3af, 'click', function() {infowindow.open(map,m_1a92c3c1a6e602e9e12ae62c82bbb3af);});$marker.push(m_1a92c3c1a6e602e9e12ae62c82bbb3af);}});}google.maps.event.addDomListener(window, 'load', initialize);