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(30.0989,-94.1667)};var g_cb808de40d0152728640f0ec8c386303 = new google.maps.Geocoder();g_cb808de40d0152728640f0ec8c386303.geocode( { 'address': "33300 Egypt Lane K600, Beaumont, TX 77706, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('beaumont-TX-mid-america-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('beaumont-TX-mid-america-mortgage'), mapOptions);}document.getElementById('5a5a221e').innerHTML += ' | View Map';var $lcb808de40d0152728640f0ec8c386303 = '

Mid America Mortgage

Address: 33300 Egypt Lane K600, Beaumont, TX 77706, USA
Phone: (409) 898-2000
';var m_cb808de40d0152728640f0ec8c386303 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mid America Mortgage',});m_cb808de40d0152728640f0ec8c386303['infowindow'] = new google.maps.InfoWindow({content: $lcb808de40d0152728640f0ec8c386303});var infowindow = new google.maps.InfoWindow({content: $lcb808de40d0152728640f0ec8c386303});google.maps.event.addListener(m_cb808de40d0152728640f0ec8c386303, 'click', function() {infowindow.open(map,m_cb808de40d0152728640f0ec8c386303);});$marker.push(m_cb808de40d0152728640f0ec8c386303);}});}google.maps.event.addDomListener(window, 'load', initialize);