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(32.9981,-97.0671)};var g_d8791c29291f7edfefd040502bd6fa00 = new google.maps.Geocoder();g_d8791c29291f7edfefd040502bd6fa00.geocode( { 'address': "1033 Long Prairie Rd #1, Flower Mound, TX 75022, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('flower-mound-TX-mid-america-mortgage-inc--darren-lovell').style.display = '';map = new google.maps.Map(document.getElementById('flower-mound-TX-mid-america-mortgage-inc--darren-lovell'), mapOptions);}document.getElementById('c6399a85').innerHTML += ' | View Map';var $ld8791c29291f7edfefd040502bd6fa00 = '

Mid America Mortgage, Inc. : Darren Lovell

Address: 1033 Long Prairie Rd #1, Flower Mound, TX 75022, USA
Phone: (817) 487-7110
';var m_d8791c29291f7edfefd040502bd6fa00 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mid America Mortgage, Inc. : Darren Lovell',});m_d8791c29291f7edfefd040502bd6fa00['infowindow'] = new google.maps.InfoWindow({content: $ld8791c29291f7edfefd040502bd6fa00});var infowindow = new google.maps.InfoWindow({content: $ld8791c29291f7edfefd040502bd6fa00});google.maps.event.addListener(m_d8791c29291f7edfefd040502bd6fa00, 'click', function() {infowindow.open(map,m_d8791c29291f7edfefd040502bd6fa00);});$marker.push(m_d8791c29291f7edfefd040502bd6fa00);}});}google.maps.event.addDomListener(window, 'load', initialize);