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(35.4508,-97.3715)};var g_0dbd6c306c8fbe127560455e77b79956 = new google.maps.Geocoder();g_0dbd6c306c8fbe127560455e77b79956.geocode( { 'address': "1405 S Douglas Blvd Ste B, Midwest City, OK 73130, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('midwest-city-OK-valenthia-doolin---mortgage-loan-officer').style.display = '';map = new google.maps.Map(document.getElementById('midwest-city-OK-valenthia-doolin---mortgage-loan-officer'), mapOptions);}document.getElementById('5e9bf495').innerHTML += ' | View Map';var $l0dbd6c306c8fbe127560455e77b79956 = '

Valenthia Doolin - Mortgage Loan Officer

Address: 1405 S Douglas Blvd Ste B, Midwest City, OK 73130, USA
Phone: (405) 203-9624
';var m_0dbd6c306c8fbe127560455e77b79956 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Valenthia Doolin - Mortgage Loan Officer',});m_0dbd6c306c8fbe127560455e77b79956['infowindow'] = new google.maps.InfoWindow({content: $l0dbd6c306c8fbe127560455e77b79956});var infowindow = new google.maps.InfoWindow({content: $l0dbd6c306c8fbe127560455e77b79956});google.maps.event.addListener(m_0dbd6c306c8fbe127560455e77b79956, 'click', function() {infowindow.open(map,m_0dbd6c306c8fbe127560455e77b79956);});$marker.push(m_0dbd6c306c8fbe127560455e77b79956);}});}google.maps.event.addDomListener(window, 'load', initialize);