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.9426,-97.1174)};var g_bc16992efeb0a28255a9246aead5ba71 = new google.maps.Geocoder();g_bc16992efeb0a28255a9246aead5ba71.geocode( { 'address': "270 N Kimball Ave, Southlake, TX 76092, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('southlake-TX-bbt-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('southlake-TX-bbt-mortgage'), mapOptions);}document.getElementById('c15ca762').innerHTML += ' | View Map';var $lbc16992efeb0a28255a9246aead5ba71 = '

BB&T Mortgage

Address: 270 N Kimball Ave, Southlake, TX 76092, USA
Phone: (800) 295-5744
';var m_bc16992efeb0a28255a9246aead5ba71 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Mortgage',});m_bc16992efeb0a28255a9246aead5ba71['infowindow'] = new google.maps.InfoWindow({content: $lbc16992efeb0a28255a9246aead5ba71});var infowindow = new google.maps.InfoWindow({content: $lbc16992efeb0a28255a9246aead5ba71});google.maps.event.addListener(m_bc16992efeb0a28255a9246aead5ba71, 'click', function() {infowindow.open(map,m_bc16992efeb0a28255a9246aead5ba71);});$marker.push(m_bc16992efeb0a28255a9246aead5ba71);}});var g_070289a97f9144e1b39bd3cf73fb097b = new google.maps.Geocoder();g_070289a97f9144e1b39bd3cf73fb097b.geocode( { 'address': "535 E Southlake Blvd, Southlake, TX 76092, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('southlake-TX-bbt-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('southlake-TX-bbt-mortgage'), mapOptions);}document.getElementById('6dfa83b3').innerHTML += ' | View Map';var $l070289a97f9144e1b39bd3cf73fb097b = '

BB&T Mortgage

Address: 535 E Southlake Blvd, Southlake, TX 76092, USA
Phone: (800) 295-5744
';var m_070289a97f9144e1b39bd3cf73fb097b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Mortgage',});m_070289a97f9144e1b39bd3cf73fb097b['infowindow'] = new google.maps.InfoWindow({content: $l070289a97f9144e1b39bd3cf73fb097b});var infowindow = new google.maps.InfoWindow({content: $l070289a97f9144e1b39bd3cf73fb097b});google.maps.event.addListener(m_070289a97f9144e1b39bd3cf73fb097b, 'click', function() {infowindow.open(map,m_070289a97f9144e1b39bd3cf73fb097b);});$marker.push(m_070289a97f9144e1b39bd3cf73fb097b);}});}google.maps.event.addDomListener(window, 'load', initialize);