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.8694,-96.409)};var g_169c542306442d8ef169c0761d661257 = new google.maps.Geocoder();g_169c542306442d8ef169c0761d661257.geocode( { 'address': "2450 Horizon Rd, Rockwall, TX 75032"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('rockwall-TX-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('rockwall-TX-bank-of-america'), mapOptions);}document.getElementById('0f492607').innerHTML += ' | View Map';var $l169c542306442d8ef169c0761d661257 = '

Bank of America

Address: 2450 Horizon Rd, Rockwall, TX 75032
Phone: (972) 290-8620
';var m_169c542306442d8ef169c0761d661257 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_169c542306442d8ef169c0761d661257['infowindow'] = new google.maps.InfoWindow({content: $l169c542306442d8ef169c0761d661257});var infowindow = new google.maps.InfoWindow({content: $l169c542306442d8ef169c0761d661257});google.maps.event.addListener(m_169c542306442d8ef169c0761d661257, 'click', function() {infowindow.open(map,m_169c542306442d8ef169c0761d661257);});$marker.push(m_169c542306442d8ef169c0761d661257);}});var g_4ea4339503bf559b22b40e6f2dab2f69 = new google.maps.Geocoder();g_4ea4339503bf559b22b40e6f2dab2f69.geocode( { 'address': "1000 W Rusk St, Rockwall, TX 75087"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('rockwall-TX-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('rockwall-TX-bank-of-america'), mapOptions);}document.getElementById('f1595615').innerHTML += ' | View Map';var $l4ea4339503bf559b22b40e6f2dab2f69 = '

Bank of America

Address: 1000 W Rusk St, Rockwall, TX 75087
Phone: (972) 772-3650
';var m_4ea4339503bf559b22b40e6f2dab2f69 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_4ea4339503bf559b22b40e6f2dab2f69['infowindow'] = new google.maps.InfoWindow({content: $l4ea4339503bf559b22b40e6f2dab2f69});var infowindow = new google.maps.InfoWindow({content: $l4ea4339503bf559b22b40e6f2dab2f69});google.maps.event.addListener(m_4ea4339503bf559b22b40e6f2dab2f69, 'click', function() {infowindow.open(map,m_4ea4339503bf559b22b40e6f2dab2f69);});$marker.push(m_4ea4339503bf559b22b40e6f2dab2f69);}});}google.maps.event.addDomListener(window, 'load', initialize);