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(31.0693,-97.6695)};var g_8b48a57422b76904b5c3ecde9d4af512 = new google.maps.Geocoder();g_8b48a57422b76904b5c3ecde9d4af512.geocode( { 'address': "100 W Central Texas Expy # 300, Harker Heights, TX 76548, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('harker-heights-TX-first-community-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('harker-heights-TX-first-community-mortgage'), mapOptions);}document.getElementById('3da8950b').innerHTML += ' | View Map';var $l8b48a57422b76904b5c3ecde9d4af512 = '

First Community Mortgage

Address: 100 W Central Texas Expy # 300, Harker Heights, TX 76548, USA
Phone: (254) 690-3765
';var m_8b48a57422b76904b5c3ecde9d4af512 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Community Mortgage',});m_8b48a57422b76904b5c3ecde9d4af512['infowindow'] = new google.maps.InfoWindow({content: $l8b48a57422b76904b5c3ecde9d4af512});var infowindow = new google.maps.InfoWindow({content: $l8b48a57422b76904b5c3ecde9d4af512});google.maps.event.addListener(m_8b48a57422b76904b5c3ecde9d4af512, 'click', function() {infowindow.open(map,m_8b48a57422b76904b5c3ecde9d4af512);});$marker.push(m_8b48a57422b76904b5c3ecde9d4af512);}});var g_616c176464f3ec232802c82eb29d7617 = new google.maps.Geocoder();g_616c176464f3ec232802c82eb29d7617.geocode( { 'address': "201 E Central Texas Expy #1600, Harker Heights, TX 76548, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('harker-heights-TX-first-community-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('harker-heights-TX-first-community-mortgage'), mapOptions);}document.getElementById('dbc081d5').innerHTML += ' | View Map';var $l616c176464f3ec232802c82eb29d7617 = '

First Community Mortgage

Address: 201 E Central Texas Expy #1600, Harker Heights, TX 76548, USA
Phone: (254) 680-6155
';var m_616c176464f3ec232802c82eb29d7617 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Community Mortgage',});m_616c176464f3ec232802c82eb29d7617['infowindow'] = new google.maps.InfoWindow({content: $l616c176464f3ec232802c82eb29d7617});var infowindow = new google.maps.InfoWindow({content: $l616c176464f3ec232802c82eb29d7617});google.maps.event.addListener(m_616c176464f3ec232802c82eb29d7617, 'click', function() {infowindow.open(map,m_616c176464f3ec232802c82eb29d7617);});$marker.push(m_616c176464f3ec232802c82eb29d7617);}});}google.maps.event.addDomListener(window, 'load', initialize);