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(37.044,-93.3082)};var g_7f9ae967b69b9cb66a7a47fe222a0447 = new google.maps.Geocoder();g_7f9ae967b69b9cb66a7a47fe222a0447.geocode( { 'address': "669 W Mt Vernon St, Nixa, MO 65714, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('nixa-MO-simmons-bank').style.display = '';map = new google.maps.Map(document.getElementById('nixa-MO-simmons-bank'), mapOptions);}document.getElementById('92dff208').innerHTML += ' | View Map';var $l7f9ae967b69b9cb66a7a47fe222a0447 = '

Simmons Bank

Address: 669 W Mt Vernon St, Nixa, MO 65714, USA
Phone:
';var m_7f9ae967b69b9cb66a7a47fe222a0447 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Simmons Bank',});m_7f9ae967b69b9cb66a7a47fe222a0447['infowindow'] = new google.maps.InfoWindow({content: $l7f9ae967b69b9cb66a7a47fe222a0447});var infowindow = new google.maps.InfoWindow({content: $l7f9ae967b69b9cb66a7a47fe222a0447});google.maps.event.addListener(m_7f9ae967b69b9cb66a7a47fe222a0447, 'click', function() {infowindow.open(map,m_7f9ae967b69b9cb66a7a47fe222a0447);});$marker.push(m_7f9ae967b69b9cb66a7a47fe222a0447);}});var g_ab1f868c7d00fa0db4198a7267d8fb98 = new google.maps.Geocoder();g_ab1f868c7d00fa0db4198a7267d8fb98.geocode( { 'address': "701 W Mt Vernon St, Nixa, MO 65714, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('nixa-MO-simmons-bank').style.display = '';map = new google.maps.Map(document.getElementById('nixa-MO-simmons-bank'), mapOptions);}document.getElementById('2ebb6354').innerHTML += ' | View Map';var $lab1f868c7d00fa0db4198a7267d8fb98 = '

Simmons Bank

Address: 701 W Mt Vernon St, Nixa, MO 65714, USA
Phone: (417) 724-8638
';var m_ab1f868c7d00fa0db4198a7267d8fb98 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Simmons Bank',});m_ab1f868c7d00fa0db4198a7267d8fb98['infowindow'] = new google.maps.InfoWindow({content: $lab1f868c7d00fa0db4198a7267d8fb98});var infowindow = new google.maps.InfoWindow({content: $lab1f868c7d00fa0db4198a7267d8fb98});google.maps.event.addListener(m_ab1f868c7d00fa0db4198a7267d8fb98, 'click', function() {infowindow.open(map,m_ab1f868c7d00fa0db4198a7267d8fb98);});$marker.push(m_ab1f868c7d00fa0db4198a7267d8fb98);}});}google.maps.event.addDomListener(window, 'load', initialize);