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.9416,-83.5727)};var g_99dd3b01206095dcf62a87c6a3ac3c60 = new google.maps.Geocoder();g_99dd3b01206095dcf62a87c6a3ac3c60.geocode( { 'address': "6909 Tri County Rd, Box 250, Seaman, OH 45679, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('seaman-OH-nationwide-insurance-paul-e-hall-ii').style.display = '';map = new google.maps.Map(document.getElementById('seaman-OH-nationwide-insurance-paul-e-hall-ii'), mapOptions);}document.getElementById('2fc09929').innerHTML += ' | View Map';var $l99dd3b01206095dcf62a87c6a3ac3c60 = '

Nationwide Insurance: Paul E Hall II

Address: 6909 Tri County Rd, Box 250, Seaman, OH 45679, USA
Phone: (937) 386-8040
';var m_99dd3b01206095dcf62a87c6a3ac3c60 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Nationwide Insurance: Paul E Hall II',});m_99dd3b01206095dcf62a87c6a3ac3c60['infowindow'] = new google.maps.InfoWindow({content: $l99dd3b01206095dcf62a87c6a3ac3c60});var infowindow = new google.maps.InfoWindow({content: $l99dd3b01206095dcf62a87c6a3ac3c60});google.maps.event.addListener(m_99dd3b01206095dcf62a87c6a3ac3c60, 'click', function() {infowindow.open(map,m_99dd3b01206095dcf62a87c6a3ac3c60);});$marker.push(m_99dd3b01206095dcf62a87c6a3ac3c60);}});}google.maps.event.addDomListener(window, 'load', initialize);