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.3089)};var g_dc6e5d88624d0f5527cb284aabef21df = new google.maps.Geocoder();g_dc6e5d88624d0f5527cb284aabef21df.geocode( { 'address': "709 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-guaranty-bank').style.display = '';map = new google.maps.Map(document.getElementById('nixa-MO-guaranty-bank'), mapOptions);}document.getElementById('1c0f719b').innerHTML += ' | View Map';var $ldc6e5d88624d0f5527cb284aabef21df = '

Guaranty Bank

Address: 709 W Mt Vernon St, Nixa, MO 65714, USA
Phone: (417) 724-1434
';var m_dc6e5d88624d0f5527cb284aabef21df = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Guaranty Bank',});m_dc6e5d88624d0f5527cb284aabef21df['infowindow'] = new google.maps.InfoWindow({content: $ldc6e5d88624d0f5527cb284aabef21df});var infowindow = new google.maps.InfoWindow({content: $ldc6e5d88624d0f5527cb284aabef21df});google.maps.event.addListener(m_dc6e5d88624d0f5527cb284aabef21df, 'click', function() {infowindow.open(map,m_dc6e5d88624d0f5527cb284aabef21df);});$marker.push(m_dc6e5d88624d0f5527cb284aabef21df);}});var g_4953d02f5f8867ec9997d7d0348fe421 = new google.maps.Geocoder();g_4953d02f5f8867ec9997d7d0348fe421.geocode( { 'address': "291 State Hwy CC, Nixa, MO 65714, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('nixa-MO-guaranty-bank').style.display = '';map = new google.maps.Map(document.getElementById('nixa-MO-guaranty-bank'), mapOptions);}document.getElementById('5f0f329a').innerHTML += ' | View Map';var $l4953d02f5f8867ec9997d7d0348fe421 = '

Guaranty Bank

Address: 291 State Hwy CC, Nixa, MO 65714, USA
Phone: (417) 725-4531
';var m_4953d02f5f8867ec9997d7d0348fe421 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Guaranty Bank',});m_4953d02f5f8867ec9997d7d0348fe421['infowindow'] = new google.maps.InfoWindow({content: $l4953d02f5f8867ec9997d7d0348fe421});var infowindow = new google.maps.InfoWindow({content: $l4953d02f5f8867ec9997d7d0348fe421});google.maps.event.addListener(m_4953d02f5f8867ec9997d7d0348fe421, 'click', function() {infowindow.open(map,m_4953d02f5f8867ec9997d7d0348fe421);});$marker.push(m_4953d02f5f8867ec9997d7d0348fe421);}});}google.maps.event.addDomListener(window, 'load', initialize);