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.7303,-88.9661)};var g_f1e1ea8919139aafa8968ab8c5558452 = new google.maps.Geocoder();g_f1e1ea8919139aafa8968ab8c5558452.geocode( { 'address': "2720 W Main St, #A, Marion, IL 62959, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('marion-IL-natasha-stearns---country-financial-representative').style.display = '';map = new google.maps.Map(document.getElementById('marion-IL-natasha-stearns---country-financial-representative'), mapOptions);}document.getElementById('5d430afd').innerHTML += ' | View Map';var $lf1e1ea8919139aafa8968ab8c5558452 = '

Natasha Stearns - COUNTRY Financial Representative

Address: 2720 W Main St, #A, Marion, IL 62959, USA
Phone: (618) 997-9442
';var m_f1e1ea8919139aafa8968ab8c5558452 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Natasha Stearns - COUNTRY Financial Representative',});m_f1e1ea8919139aafa8968ab8c5558452['infowindow'] = new google.maps.InfoWindow({content: $lf1e1ea8919139aafa8968ab8c5558452});var infowindow = new google.maps.InfoWindow({content: $lf1e1ea8919139aafa8968ab8c5558452});google.maps.event.addListener(m_f1e1ea8919139aafa8968ab8c5558452, 'click', function() {infowindow.open(map,m_f1e1ea8919139aafa8968ab8c5558452);});$marker.push(m_f1e1ea8919139aafa8968ab8c5558452);}});}google.maps.event.addDomListener(window, 'load', initialize);