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.0025,-95.5304)};var g_b32424caa6469d8bf1d51a5b0fe0f224 = new google.maps.Geocoder();g_b32424caa6469d8bf1d51a5b0fe0f224.geocode( { 'address': "8303 Cypresswood Dr, Spring, TX 77379, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('spring-TX-bank-of-texas-mortgage---north-houston').style.display = '';map = new google.maps.Map(document.getElementById('spring-TX-bank-of-texas-mortgage---north-houston'), mapOptions);}document.getElementById('9b52e036').innerHTML += ' | View Map';var $lb32424caa6469d8bf1d51a5b0fe0f224 = '

Bank of Texas Mortgage - North Houston

Address: 8303 Cypresswood Dr, Spring, TX 77379, USA
Phone: (281) 803-6173
';var m_b32424caa6469d8bf1d51a5b0fe0f224 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of Texas Mortgage - North Houston',});m_b32424caa6469d8bf1d51a5b0fe0f224['infowindow'] = new google.maps.InfoWindow({content: $lb32424caa6469d8bf1d51a5b0fe0f224});var infowindow = new google.maps.InfoWindow({content: $lb32424caa6469d8bf1d51a5b0fe0f224});google.maps.event.addListener(m_b32424caa6469d8bf1d51a5b0fe0f224, 'click', function() {infowindow.open(map,m_b32424caa6469d8bf1d51a5b0fe0f224);});$marker.push(m_b32424caa6469d8bf1d51a5b0fe0f224);}});}google.maps.event.addDomListener(window, 'load', initialize);