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(40.8202,-73.9202)};var g_02b8d6c2775b756de170f01484720618 = new google.maps.Geocoder();g_02b8d6c2775b756de170f01484720618.geocode( { 'address': "94 E Burnside Ave, Bronx, NY 10453"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bronx-NY-amalgamated-bank').style.display = '';map = new google.maps.Map(document.getElementById('bronx-NY-amalgamated-bank'), mapOptions);}document.getElementById('126ad2d4').innerHTML += ' | View Map';var $l02b8d6c2775b756de170f01484720618 = '

Amalgamated Bank

Address: 94 E Burnside Ave, Bronx, NY 10453
Phone: (718) 841-2665
';var m_02b8d6c2775b756de170f01484720618 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Amalgamated Bank',});m_02b8d6c2775b756de170f01484720618['infowindow'] = new google.maps.InfoWindow({content: $l02b8d6c2775b756de170f01484720618});var infowindow = new google.maps.InfoWindow({content: $l02b8d6c2775b756de170f01484720618});google.maps.event.addListener(m_02b8d6c2775b756de170f01484720618, 'click', function() {infowindow.open(map,m_02b8d6c2775b756de170f01484720618);});$marker.push(m_02b8d6c2775b756de170f01484720618);}});var g_bda5b088b867f1f1468056a8a2188645 = new google.maps.Geocoder();g_bda5b088b867f1f1468056a8a2188645.geocode( { 'address': "3770 E Tremont Ave, Bronx, NY 10465"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bronx-NY-amalgamated-bank').style.display = '';map = new google.maps.Map(document.getElementById('bronx-NY-amalgamated-bank'), mapOptions);}document.getElementById('018e0e3d').innerHTML += ' | View Map';var $lbda5b088b867f1f1468056a8a2188645 = '

Amalgamated Bank

Address: 3770 E Tremont Ave, Bronx, NY 10465
Phone: (718) 828-4949
';var m_bda5b088b867f1f1468056a8a2188645 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Amalgamated Bank',});m_bda5b088b867f1f1468056a8a2188645['infowindow'] = new google.maps.InfoWindow({content: $lbda5b088b867f1f1468056a8a2188645});var infowindow = new google.maps.InfoWindow({content: $lbda5b088b867f1f1468056a8a2188645});google.maps.event.addListener(m_bda5b088b867f1f1468056a8a2188645, 'click', function() {infowindow.open(map,m_bda5b088b867f1f1468056a8a2188645);});$marker.push(m_bda5b088b867f1f1468056a8a2188645);}});}google.maps.event.addDomListener(window, 'load', initialize);