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(32.7872,-96.7985)};var g_852506c105575d2d4234bc1c8e0a218c = new google.maps.Geocoder();g_852506c105575d2d4234bc1c8e0a218c.geocode( { 'address': "2501 N Harwood St, Dallas, TX 75201"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dallas-TX-amegy-bank-of-texas').style.display = '';map = new google.maps.Map(document.getElementById('dallas-TX-amegy-bank-of-texas'), mapOptions);}document.getElementById('5702399a').innerHTML += ' | View Map';var $l852506c105575d2d4234bc1c8e0a218c = '

Amegy Bank Of Texas

Address: 2501 N Harwood St, Dallas, TX 75201
Phone: (214) 953-1804
';var m_852506c105575d2d4234bc1c8e0a218c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Amegy Bank Of Texas',});m_852506c105575d2d4234bc1c8e0a218c['infowindow'] = new google.maps.InfoWindow({content: $l852506c105575d2d4234bc1c8e0a218c});var infowindow = new google.maps.InfoWindow({content: $l852506c105575d2d4234bc1c8e0a218c});google.maps.event.addListener(m_852506c105575d2d4234bc1c8e0a218c, 'click', function() {infowindow.open(map,m_852506c105575d2d4234bc1c8e0a218c);});$marker.push(m_852506c105575d2d4234bc1c8e0a218c);}});var g_b629bb88ad582a1815ae1f41497a1080 = new google.maps.Geocoder();g_b629bb88ad582a1815ae1f41497a1080.geocode( { 'address': "1201 Main St, Dallas, TX 75202"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dallas-TX-amegy-bank-of-texas').style.display = '';map = new google.maps.Map(document.getElementById('dallas-TX-amegy-bank-of-texas'), mapOptions);}document.getElementById('b2afcfc9').innerHTML += ' | View Map';var $lb629bb88ad582a1815ae1f41497a1080 = '

Amegy Bank Of Texas

Address: 1201 Main St, Dallas, TX 75202
Phone: (214) 360-4227
';var m_b629bb88ad582a1815ae1f41497a1080 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Amegy Bank Of Texas',});m_b629bb88ad582a1815ae1f41497a1080['infowindow'] = new google.maps.InfoWindow({content: $lb629bb88ad582a1815ae1f41497a1080});var infowindow = new google.maps.InfoWindow({content: $lb629bb88ad582a1815ae1f41497a1080});google.maps.event.addListener(m_b629bb88ad582a1815ae1f41497a1080, 'click', function() {infowindow.open(map,m_b629bb88ad582a1815ae1f41497a1080);});$marker.push(m_b629bb88ad582a1815ae1f41497a1080);}});}google.maps.event.addDomListener(window, 'load', initialize);