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.0332,-95.64)};var g_cf9c63dd842330b6e9b6b20fe80ebb14 = new google.maps.Geocoder();g_cf9c63dd842330b6e9b6b20fe80ebb14.geocode( { 'address': "1505 W 11th St d, Coffeyville, KS 67337, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('coffeyville-KS-dillon-oder---state-farm-insurance-agent').style.display = '';map = new google.maps.Map(document.getElementById('coffeyville-KS-dillon-oder---state-farm-insurance-agent'), mapOptions);}document.getElementById('db83dd6c').innerHTML += ' | View Map';var $lcf9c63dd842330b6e9b6b20fe80ebb14 = '

Dillon Oder - State Farm Insurance Agent

Address: 1505 W 11th St d, Coffeyville, KS 67337, USA
Phone: (620) 251-7100
';var m_cf9c63dd842330b6e9b6b20fe80ebb14 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Dillon Oder - State Farm Insurance Agent',});m_cf9c63dd842330b6e9b6b20fe80ebb14['infowindow'] = new google.maps.InfoWindow({content: $lcf9c63dd842330b6e9b6b20fe80ebb14});var infowindow = new google.maps.InfoWindow({content: $lcf9c63dd842330b6e9b6b20fe80ebb14});google.maps.event.addListener(m_cf9c63dd842330b6e9b6b20fe80ebb14, 'click', function() {infowindow.open(map,m_cf9c63dd842330b6e9b6b20fe80ebb14);});$marker.push(m_cf9c63dd842330b6e9b6b20fe80ebb14);}});}google.maps.event.addDomListener(window, 'load', initialize);