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.3178,-95.4796)};var g_24c02fa0f04065b2cf7217087b389f29 = new google.maps.Geocoder();g_24c02fa0f04065b2cf7217087b389f29.geocode( { 'address': "3020 Interstate 45 N, Conroe, TX 77303, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('conroe-TX-amegy-bank').style.display = '';map = new google.maps.Map(document.getElementById('conroe-TX-amegy-bank'), mapOptions);}document.getElementById('66f8bb4e').innerHTML += ' | View Map';var $l24c02fa0f04065b2cf7217087b389f29 = '

Amegy Bank

Address: 3020 Interstate 45 N, Conroe, TX 77303, USA
Phone: (936) 442-7179
';var m_24c02fa0f04065b2cf7217087b389f29 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Amegy Bank',});m_24c02fa0f04065b2cf7217087b389f29['infowindow'] = new google.maps.InfoWindow({content: $l24c02fa0f04065b2cf7217087b389f29});var infowindow = new google.maps.InfoWindow({content: $l24c02fa0f04065b2cf7217087b389f29});google.maps.event.addListener(m_24c02fa0f04065b2cf7217087b389f29, 'click', function() {infowindow.open(map,m_24c02fa0f04065b2cf7217087b389f29);});$marker.push(m_24c02fa0f04065b2cf7217087b389f29);}});var g_c9c150c9178acb98b334f1fc13f9302d = new google.maps.Geocoder();g_c9c150c9178acb98b334f1fc13f9302d.geocode( { 'address': "2125 W Davis St, Conroe, TX 77304, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('conroe-TX-amegy-bank').style.display = '';map = new google.maps.Map(document.getElementById('conroe-TX-amegy-bank'), mapOptions);}document.getElementById('2c7a945c').innerHTML += ' | View Map';var $lc9c150c9178acb98b334f1fc13f9302d = '

Amegy Bank

Address: 2125 W Davis St, Conroe, TX 77304, USA
Phone: (936) 521-8525
';var m_c9c150c9178acb98b334f1fc13f9302d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Amegy Bank',});m_c9c150c9178acb98b334f1fc13f9302d['infowindow'] = new google.maps.InfoWindow({content: $lc9c150c9178acb98b334f1fc13f9302d});var infowindow = new google.maps.InfoWindow({content: $lc9c150c9178acb98b334f1fc13f9302d});google.maps.event.addListener(m_c9c150c9178acb98b334f1fc13f9302d, 'click', function() {infowindow.open(map,m_c9c150c9178acb98b334f1fc13f9302d);});$marker.push(m_c9c150c9178acb98b334f1fc13f9302d);}});}google.maps.event.addDomListener(window, 'load', initialize);