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_a1e89701ae990c30a96315f9e4212936 = new google.maps.Geocoder();g_a1e89701ae990c30a96315f9e4212936.geocode( { 'address': "80 Sugar Creek Center Blvd, Sugar Land, TX 77478"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sugar-land-TX-prosperity-bank').style.display = '';map = new google.maps.Map(document.getElementById('sugar-land-TX-prosperity-bank'), mapOptions);}document.getElementById('a0017873').innerHTML += ' | View Map';var $la1e89701ae990c30a96315f9e4212936 = '

Prosperity Bank

Address: 80 Sugar Creek Center Blvd, Sugar Land, TX 77478
Phone: (281) 269-7200
';var m_a1e89701ae990c30a96315f9e4212936 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Prosperity Bank',});m_a1e89701ae990c30a96315f9e4212936['infowindow'] = new google.maps.InfoWindow({content: $la1e89701ae990c30a96315f9e4212936});var infowindow = new google.maps.InfoWindow({content: $la1e89701ae990c30a96315f9e4212936});google.maps.event.addListener(m_a1e89701ae990c30a96315f9e4212936, 'click', function() {infowindow.open(map,m_a1e89701ae990c30a96315f9e4212936);});$marker.push(m_a1e89701ae990c30a96315f9e4212936);}});var g_0c2a61d7f49a49dae4784d836ca846d6 = new google.maps.Geocoder();g_0c2a61d7f49a49dae4784d836ca846d6.geocode( { 'address': "1735 Lake Pointe Pkwy, Sugar Land, TX 77478"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sugar-land-TX-prosperity-bank').style.display = '';map = new google.maps.Map(document.getElementById('sugar-land-TX-prosperity-bank'), mapOptions);}document.getElementById('8d1d9483').innerHTML += ' | View Map';var $l0c2a61d7f49a49dae4784d836ca846d6 = '

Prosperity Bank

Address: 1735 Lake Pointe Pkwy, Sugar Land, TX 77478
Phone: (281) 902-1750
';var m_0c2a61d7f49a49dae4784d836ca846d6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Prosperity Bank',});m_0c2a61d7f49a49dae4784d836ca846d6['infowindow'] = new google.maps.InfoWindow({content: $l0c2a61d7f49a49dae4784d836ca846d6});var infowindow = new google.maps.InfoWindow({content: $l0c2a61d7f49a49dae4784d836ca846d6});google.maps.event.addListener(m_0c2a61d7f49a49dae4784d836ca846d6, 'click', function() {infowindow.open(map,m_0c2a61d7f49a49dae4784d836ca846d6);});$marker.push(m_0c2a61d7f49a49dae4784d836ca846d6);}});}google.maps.event.addDomListener(window, 'load', initialize);