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.0673,-92.3808)};var g_bbeb39a6407d964feec2fc19b22e52aa = new google.maps.Geocoder();g_bbeb39a6407d964feec2fc19b22e52aa.geocode( { 'address': "621 Oak St, Conway, AR 72032"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('conway-AR-superior-bank').style.display = '';map = new google.maps.Map(document.getElementById('conway-AR-superior-bank'), mapOptions);}document.getElementById('f3d913d0').innerHTML += ' | View Map';var $lbbeb39a6407d964feec2fc19b22e52aa = '

Superior Bank

Address: 621 Oak St, Conway, AR 72032
Phone: (501) 327-1394
';var m_bbeb39a6407d964feec2fc19b22e52aa = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Superior Bank',});m_bbeb39a6407d964feec2fc19b22e52aa['infowindow'] = new google.maps.InfoWindow({content: $lbbeb39a6407d964feec2fc19b22e52aa});var infowindow = new google.maps.InfoWindow({content: $lbbeb39a6407d964feec2fc19b22e52aa});google.maps.event.addListener(m_bbeb39a6407d964feec2fc19b22e52aa, 'click', function() {infowindow.open(map,m_bbeb39a6407d964feec2fc19b22e52aa);});$marker.push(m_bbeb39a6407d964feec2fc19b22e52aa);}});var g_41530750312a2a80cad4925b60c284a3 = new google.maps.Geocoder();g_41530750312a2a80cad4925b60c284a3.geocode( { 'address': "201 Skyline Dr, Conway, AR 72032"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('conway-AR-superior-bank').style.display = '';map = new google.maps.Map(document.getElementById('conway-AR-superior-bank'), mapOptions);}document.getElementById('8b100e72').innerHTML += ' | View Map';var $l41530750312a2a80cad4925b60c284a3 = '

Superior Bank

Address: 201 Skyline Dr, Conway, AR 72032
Phone: (501) 327-8360
';var m_41530750312a2a80cad4925b60c284a3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Superior Bank',});m_41530750312a2a80cad4925b60c284a3['infowindow'] = new google.maps.InfoWindow({content: $l41530750312a2a80cad4925b60c284a3});var infowindow = new google.maps.InfoWindow({content: $l41530750312a2a80cad4925b60c284a3});google.maps.event.addListener(m_41530750312a2a80cad4925b60c284a3, 'click', function() {infowindow.open(map,m_41530750312a2a80cad4925b60c284a3);});$marker.push(m_41530750312a2a80cad4925b60c284a3);}});}google.maps.event.addDomListener(window, 'load', initialize);