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(29.7204,-95.2221)};var g_490d72de1a6d78a51248e191c77322b4 = new google.maps.Geocoder();g_490d72de1a6d78a51248e191c77322b4.geocode( { 'address': "10000 Harwin Dr, Houston, TX 77036"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('houston-TX-wilshire-bank').style.display = '';map = new google.maps.Map(document.getElementById('houston-TX-wilshire-bank'), mapOptions);}document.getElementById('81c85d3f').innerHTML += ' | View Map';var $l490d72de1a6d78a51248e191c77322b4 = '

Wilshire Bank

Address: 10000 Harwin Dr, Houston, TX 77036
Phone: (713) 774-0405
';var m_490d72de1a6d78a51248e191c77322b4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wilshire Bank',});m_490d72de1a6d78a51248e191c77322b4['infowindow'] = new google.maps.InfoWindow({content: $l490d72de1a6d78a51248e191c77322b4});var infowindow = new google.maps.InfoWindow({content: $l490d72de1a6d78a51248e191c77322b4});google.maps.event.addListener(m_490d72de1a6d78a51248e191c77322b4, 'click', function() {infowindow.open(map,m_490d72de1a6d78a51248e191c77322b4);});$marker.push(m_490d72de1a6d78a51248e191c77322b4);}});var g_741a5b6ed383df37ba2e8e6489da2070 = new google.maps.Geocoder();g_741a5b6ed383df37ba2e8e6489da2070.geocode( { 'address': "9801 Westheimer Rd, Houston, TX 77042"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('houston-TX-wilshire-bank').style.display = '';map = new google.maps.Map(document.getElementById('houston-TX-wilshire-bank'), mapOptions);}document.getElementById('7993c6cf').innerHTML += ' | View Map';var $l741a5b6ed383df37ba2e8e6489da2070 = '

Wilshire Bank

Address: 9801 Westheimer Rd, Houston, TX 77042
Phone: (832) 251-8881
';var m_741a5b6ed383df37ba2e8e6489da2070 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wilshire Bank',});m_741a5b6ed383df37ba2e8e6489da2070['infowindow'] = new google.maps.InfoWindow({content: $l741a5b6ed383df37ba2e8e6489da2070});var infowindow = new google.maps.InfoWindow({content: $l741a5b6ed383df37ba2e8e6489da2070});google.maps.event.addListener(m_741a5b6ed383df37ba2e8e6489da2070, 'click', function() {infowindow.open(map,m_741a5b6ed383df37ba2e8e6489da2070);});$marker.push(m_741a5b6ed383df37ba2e8e6489da2070);}});}google.maps.event.addDomListener(window, 'load', initialize);