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(36.0553,-90.489)};var g_d2341319aee7a0f26d407a6fec53b802 = new google.maps.Geocoder();g_d2341319aee7a0f26d407a6fec53b802.geocode( { 'address': "2300 W Kingshighway, Paragould, AR 72450, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('paragould-AR-centennial-bank').style.display = '';map = new google.maps.Map(document.getElementById('paragould-AR-centennial-bank'), mapOptions);}document.getElementById('311bca72').innerHTML += ' | View Map';var $ld2341319aee7a0f26d407a6fec53b802 = '

Centennial Bank

Address: 2300 W Kingshighway, Paragould, AR 72450, USA
Phone: (870) 240-8830
';var m_d2341319aee7a0f26d407a6fec53b802 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Centennial Bank',});m_d2341319aee7a0f26d407a6fec53b802['infowindow'] = new google.maps.InfoWindow({content: $ld2341319aee7a0f26d407a6fec53b802});var infowindow = new google.maps.InfoWindow({content: $ld2341319aee7a0f26d407a6fec53b802});google.maps.event.addListener(m_d2341319aee7a0f26d407a6fec53b802, 'click', function() {infowindow.open(map,m_d2341319aee7a0f26d407a6fec53b802);});$marker.push(m_d2341319aee7a0f26d407a6fec53b802);}});var g_bd45d8a6bb9dbb92510b15c3cf2d4a7a = new google.maps.Geocoder();g_bd45d8a6bb9dbb92510b15c3cf2d4a7a.geocode( { 'address': "300 W Emerson St, Paragould, AR 72450, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('paragould-AR-centennial-bank').style.display = '';map = new google.maps.Map(document.getElementById('paragould-AR-centennial-bank'), mapOptions);}document.getElementById('0e414141').innerHTML += ' | View Map';var $lbd45d8a6bb9dbb92510b15c3cf2d4a7a = '

Centennial Bank

Address: 300 W Emerson St, Paragould, AR 72450, USA
Phone: (870) 236-7623
';var m_bd45d8a6bb9dbb92510b15c3cf2d4a7a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Centennial Bank',});m_bd45d8a6bb9dbb92510b15c3cf2d4a7a['infowindow'] = new google.maps.InfoWindow({content: $lbd45d8a6bb9dbb92510b15c3cf2d4a7a});var infowindow = new google.maps.InfoWindow({content: $lbd45d8a6bb9dbb92510b15c3cf2d4a7a});google.maps.event.addListener(m_bd45d8a6bb9dbb92510b15c3cf2d4a7a, 'click', function() {infowindow.open(map,m_bd45d8a6bb9dbb92510b15c3cf2d4a7a);});$marker.push(m_bd45d8a6bb9dbb92510b15c3cf2d4a7a);}});}google.maps.event.addDomListener(window, 'load', initialize);