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.5184,-97.2133)};var g_2d5d4cf93ccf992b3fe617b32b8296a3 = new google.maps.Geocoder();g_2d5d4cf93ccf992b3fe617b32b8296a3.geocode( { 'address': "7530 Bosque Blvd d, Waco, TX 76712, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('waco-TX-cornerstone-home-lending-inc').style.display = '';map = new google.maps.Map(document.getElementById('waco-TX-cornerstone-home-lending-inc'), mapOptions);}document.getElementById('740181f3').innerHTML += ' | View Map';var $l2d5d4cf93ccf992b3fe617b32b8296a3 = '

Cornerstone Home Lending, Inc.

Address: 7530 Bosque Blvd d, Waco, TX 76712, USA
Phone: (254) 741-6800
';var m_2d5d4cf93ccf992b3fe617b32b8296a3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cornerstone Home Lending, Inc.',});m_2d5d4cf93ccf992b3fe617b32b8296a3['infowindow'] = new google.maps.InfoWindow({content: $l2d5d4cf93ccf992b3fe617b32b8296a3});var infowindow = new google.maps.InfoWindow({content: $l2d5d4cf93ccf992b3fe617b32b8296a3});google.maps.event.addListener(m_2d5d4cf93ccf992b3fe617b32b8296a3, 'click', function() {infowindow.open(map,m_2d5d4cf93ccf992b3fe617b32b8296a3);});$marker.push(m_2d5d4cf93ccf992b3fe617b32b8296a3);}});}google.maps.event.addDomListener(window, 'load', initialize);