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(38.4784,-82.3134)};var g_d3102a0b7413aa55427210bbd83624b4 = new google.maps.Geocoder();g_d3102a0b7413aa55427210bbd83624b4.geocode( { 'address': "13466 OH-7, Proctorville, OH 45669, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('proctorville-OH-allstate-insurance-ritch-coe').style.display = '';map = new google.maps.Map(document.getElementById('proctorville-OH-allstate-insurance-ritch-coe'), mapOptions);}document.getElementById('8f57999f').innerHTML += ' | View Map';var $ld3102a0b7413aa55427210bbd83624b4 = '

Allstate Insurance: Ritch Coe

Address: 13466 OH-7, Proctorville, OH 45669, USA
Phone: (740) 886-7265
';var m_d3102a0b7413aa55427210bbd83624b4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Allstate Insurance: Ritch Coe',});m_d3102a0b7413aa55427210bbd83624b4['infowindow'] = new google.maps.InfoWindow({content: $ld3102a0b7413aa55427210bbd83624b4});var infowindow = new google.maps.InfoWindow({content: $ld3102a0b7413aa55427210bbd83624b4});google.maps.event.addListener(m_d3102a0b7413aa55427210bbd83624b4, 'click', function() {infowindow.open(map,m_d3102a0b7413aa55427210bbd83624b4);});$marker.push(m_d3102a0b7413aa55427210bbd83624b4);}});}google.maps.event.addDomListener(window, 'load', initialize);