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(40.5581,-90.0361)};var g_4f800aed59a271dca0ea061f7d023055 = new google.maps.Geocoder();g_4f800aed59a271dca0ea061f7d023055.geocode( { 'address': "48 W Locust St, Canton, IL 61520, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('canton-IL-ray-riekena---country-financial-representative').style.display = '';map = new google.maps.Map(document.getElementById('canton-IL-ray-riekena---country-financial-representative'), mapOptions);}document.getElementById('6f2935a6').innerHTML += ' | View Map';var $l4f800aed59a271dca0ea061f7d023055 = '

Ray Riekena - COUNTRY Financial Representative

Address: 48 W Locust St, Canton, IL 61520, USA
Phone: (309) 647-6180
';var m_4f800aed59a271dca0ea061f7d023055 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Ray Riekena - COUNTRY Financial Representative',});m_4f800aed59a271dca0ea061f7d023055['infowindow'] = new google.maps.InfoWindow({content: $l4f800aed59a271dca0ea061f7d023055});var infowindow = new google.maps.InfoWindow({content: $l4f800aed59a271dca0ea061f7d023055});google.maps.event.addListener(m_4f800aed59a271dca0ea061f7d023055, 'click', function() {infowindow.open(map,m_4f800aed59a271dca0ea061f7d023055);});$marker.push(m_4f800aed59a271dca0ea061f7d023055);}});}google.maps.event.addDomListener(window, 'load', initialize);