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.6276,-95.6356)};var g_7c273f8b4f6e4d2e99e499c3c0693923 = new google.maps.Geocoder();g_7c273f8b4f6e4d2e99e499c3c0693923.geocode( { 'address': "11565 S Highway 6, Sugar Land, TX 77498"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sugar-land-TX-ibc-bank').style.display = '';map = new google.maps.Map(document.getElementById('sugar-land-TX-ibc-bank'), mapOptions);}document.getElementById('a02ea873').innerHTML += ' | View Map';var $l7c273f8b4f6e4d2e99e499c3c0693923 = '

IBC Bank

Address: 11565 S Highway 6, Sugar Land, TX 77498
Phone: (713) 285-2200
';var m_7c273f8b4f6e4d2e99e499c3c0693923 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'IBC Bank',});m_7c273f8b4f6e4d2e99e499c3c0693923['infowindow'] = new google.maps.InfoWindow({content: $l7c273f8b4f6e4d2e99e499c3c0693923});var infowindow = new google.maps.InfoWindow({content: $l7c273f8b4f6e4d2e99e499c3c0693923});google.maps.event.addListener(m_7c273f8b4f6e4d2e99e499c3c0693923, 'click', function() {infowindow.open(map,m_7c273f8b4f6e4d2e99e499c3c0693923);});$marker.push(m_7c273f8b4f6e4d2e99e499c3c0693923);}});var g_60033d408829c0d75c91beac10d13ea7 = new google.maps.Geocoder();g_60033d408829c0d75c91beac10d13ea7.geocode( { 'address': "10570 S Highway 6, Sugar Land, TX 77498"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sugar-land-TX-ibc-bank').style.display = '';map = new google.maps.Map(document.getElementById('sugar-land-TX-ibc-bank'), mapOptions);}document.getElementById('80f9437f').innerHTML += ' | View Map';var $l60033d408829c0d75c91beac10d13ea7 = '

IBC Bank

Address: 10570 S Highway 6, Sugar Land, TX 77498
Phone: (713) 285-2286
';var m_60033d408829c0d75c91beac10d13ea7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'IBC Bank',});m_60033d408829c0d75c91beac10d13ea7['infowindow'] = new google.maps.InfoWindow({content: $l60033d408829c0d75c91beac10d13ea7});var infowindow = new google.maps.InfoWindow({content: $l60033d408829c0d75c91beac10d13ea7});google.maps.event.addListener(m_60033d408829c0d75c91beac10d13ea7, 'click', function() {infowindow.open(map,m_60033d408829c0d75c91beac10d13ea7);});$marker.push(m_60033d408829c0d75c91beac10d13ea7);}});}google.maps.event.addDomListener(window, 'load', initialize);