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.9252,-96.6225)};var g_f57281a299f72ced62eb2bad73ba1338 = new google.maps.Geocoder();g_f57281a299f72ced62eb2bad73ba1338.geocode( { 'address': "3431 Broadway Blvd, Garland, TX 75043"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('garland-TX-citibank').style.display = '';map = new google.maps.Map(document.getElementById('garland-TX-citibank'), mapOptions);}document.getElementById('6b2814b3').innerHTML += ' | View Map';var $lf57281a299f72ced62eb2bad73ba1338 = '

Citibank

Address: 3431 Broadway Blvd, Garland, TX 75043
Phone: (469) 304-2083
';var m_f57281a299f72ced62eb2bad73ba1338 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citibank',});m_f57281a299f72ced62eb2bad73ba1338['infowindow'] = new google.maps.InfoWindow({content: $lf57281a299f72ced62eb2bad73ba1338});var infowindow = new google.maps.InfoWindow({content: $lf57281a299f72ced62eb2bad73ba1338});google.maps.event.addListener(m_f57281a299f72ced62eb2bad73ba1338, 'click', function() {infowindow.open(map,m_f57281a299f72ced62eb2bad73ba1338);});$marker.push(m_f57281a299f72ced62eb2bad73ba1338);}});var g_278fc5d5716a4927834ffc83c760ae49 = new google.maps.Geocoder();g_278fc5d5716a4927834ffc83c760ae49.geocode( { 'address': "2720 Belt Line Rd, Garland, TX 75044"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('garland-TX-citibank').style.display = '';map = new google.maps.Map(document.getElementById('garland-TX-citibank'), mapOptions);}document.getElementById('cd0c366a').innerHTML += ' | View Map';var $l278fc5d5716a4927834ffc83c760ae49 = '

Citibank

Address: 2720 Belt Line Rd, Garland, TX 75044
Phone: (972) 530-2265
';var m_278fc5d5716a4927834ffc83c760ae49 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citibank',});m_278fc5d5716a4927834ffc83c760ae49['infowindow'] = new google.maps.InfoWindow({content: $l278fc5d5716a4927834ffc83c760ae49});var infowindow = new google.maps.InfoWindow({content: $l278fc5d5716a4927834ffc83c760ae49});google.maps.event.addListener(m_278fc5d5716a4927834ffc83c760ae49, 'click', function() {infowindow.open(map,m_278fc5d5716a4927834ffc83c760ae49);});$marker.push(m_278fc5d5716a4927834ffc83c760ae49);}});}google.maps.event.addDomListener(window, 'load', initialize);