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.5303,-95.0726)};var g_1e2677482998439ed77e51580e7a8efa = new google.maps.Geocoder();g_1e2677482998439ed77e51580e7a8efa.geocode( { 'address': "2460 Marina Bay Dr, League City, TX 77573, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('league-city-TX-amegy-bank').style.display = '';map = new google.maps.Map(document.getElementById('league-city-TX-amegy-bank'), mapOptions);}document.getElementById('40c99012').innerHTML += ' | View Map';var $l1e2677482998439ed77e51580e7a8efa = '

Amegy Bank

Address: 2460 Marina Bay Dr, League City, TX 77573, USA
Phone: (281) 337-8421
';var m_1e2677482998439ed77e51580e7a8efa = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Amegy Bank',});m_1e2677482998439ed77e51580e7a8efa['infowindow'] = new google.maps.InfoWindow({content: $l1e2677482998439ed77e51580e7a8efa});var infowindow = new google.maps.InfoWindow({content: $l1e2677482998439ed77e51580e7a8efa});google.maps.event.addListener(m_1e2677482998439ed77e51580e7a8efa, 'click', function() {infowindow.open(map,m_1e2677482998439ed77e51580e7a8efa);});$marker.push(m_1e2677482998439ed77e51580e7a8efa);}});var g_e8e41514fe56da71a20f0e6bd188b145 = new google.maps.Geocoder();g_e8e41514fe56da71a20f0e6bd188b145.geocode( { 'address': "2204 W Main St, League City, TX 77573, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('league-city-TX-amegy-bank').style.display = '';map = new google.maps.Map(document.getElementById('league-city-TX-amegy-bank'), mapOptions);}document.getElementById('e3e92364').innerHTML += ' | View Map';var $le8e41514fe56da71a20f0e6bd188b145 = '

Amegy Bank

Address: 2204 W Main St, League City, TX 77573, USA
Phone: (281) 337-8444
';var m_e8e41514fe56da71a20f0e6bd188b145 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Amegy Bank',});m_e8e41514fe56da71a20f0e6bd188b145['infowindow'] = new google.maps.InfoWindow({content: $le8e41514fe56da71a20f0e6bd188b145});var infowindow = new google.maps.InfoWindow({content: $le8e41514fe56da71a20f0e6bd188b145});google.maps.event.addListener(m_e8e41514fe56da71a20f0e6bd188b145, 'click', function() {infowindow.open(map,m_e8e41514fe56da71a20f0e6bd188b145);});$marker.push(m_e8e41514fe56da71a20f0e6bd188b145);}});}google.maps.event.addDomListener(window, 'load', initialize);