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.213,-90.2027)};var g_1d10c65b774172bd62b8b1dae15b8fd8 = new google.maps.Geocoder();g_1d10c65b774172bd62b8b1dae15b8fd8.geocode( { 'address': "1200 State Highway 77, Marion, AR 72364"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('marion-AR-fidelity-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('marion-AR-fidelity-national-bank'), mapOptions);}document.getElementById('84ea45e1').innerHTML += ' | View Map';var $l1d10c65b774172bd62b8b1dae15b8fd8 = '

Fidelity National Bank

Address: 1200 State Highway 77, Marion, AR 72364
Phone: (870) 733-8700
';var m_1d10c65b774172bd62b8b1dae15b8fd8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fidelity National Bank',});m_1d10c65b774172bd62b8b1dae15b8fd8['infowindow'] = new google.maps.InfoWindow({content: $l1d10c65b774172bd62b8b1dae15b8fd8});var infowindow = new google.maps.InfoWindow({content: $l1d10c65b774172bd62b8b1dae15b8fd8});google.maps.event.addListener(m_1d10c65b774172bd62b8b1dae15b8fd8, 'click', function() {infowindow.open(map,m_1d10c65b774172bd62b8b1dae15b8fd8);});$marker.push(m_1d10c65b774172bd62b8b1dae15b8fd8);}});var g_16580285a873fc78017c67eb862914a0 = new google.maps.Geocoder();g_16580285a873fc78017c67eb862914a0.geocode( { 'address': "330 Military Rd, Marion, AR 72364"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('marion-AR-fidelity-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('marion-AR-fidelity-national-bank'), mapOptions);}document.getElementById('9fefd662').innerHTML += ' | View Map';var $l16580285a873fc78017c67eb862914a0 = '

Fidelity National Bank

Address: 330 Military Rd, Marion, AR 72364
Phone: (870) 739-8700
';var m_16580285a873fc78017c67eb862914a0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fidelity National Bank',});m_16580285a873fc78017c67eb862914a0['infowindow'] = new google.maps.InfoWindow({content: $l16580285a873fc78017c67eb862914a0});var infowindow = new google.maps.InfoWindow({content: $l16580285a873fc78017c67eb862914a0});google.maps.event.addListener(m_16580285a873fc78017c67eb862914a0, 'click', function() {infowindow.open(map,m_16580285a873fc78017c67eb862914a0);});$marker.push(m_16580285a873fc78017c67eb862914a0);}});}google.maps.event.addDomListener(window, 'load', initialize);