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()};var g_52130c418d4f02c74f74a5bc1f8020b2 = new google.maps.Geocoder();g_52130c418d4f02c74f74a5bc1f8020b2.geocode( { 'address': "2000 11Th St NW, Washington, DC 20001"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('washington-DC-industrial-bank').style.display = '';map = new google.maps.Map(document.getElementById('washington-DC-industrial-bank'), mapOptions);}document.getElementById('dfbb4817').innerHTML += ' | View Map';var $l52130c418d4f02c74f74a5bc1f8020b2 = '

Industrial Bank

Address: 2000 11Th St NW, Washington, DC 20001
Phone: (202) 722-2050
';var m_52130c418d4f02c74f74a5bc1f8020b2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Industrial Bank',});m_52130c418d4f02c74f74a5bc1f8020b2['infowindow'] = new google.maps.InfoWindow({content: $l52130c418d4f02c74f74a5bc1f8020b2});var infowindow = new google.maps.InfoWindow({content: $l52130c418d4f02c74f74a5bc1f8020b2});google.maps.event.addListener(m_52130c418d4f02c74f74a5bc1f8020b2, 'click', function() {infowindow.open(map,m_52130c418d4f02c74f74a5bc1f8020b2);});$marker.push(m_52130c418d4f02c74f74a5bc1f8020b2);}});var g_a6069a2d472d3ead40c12ce052138cd4 = new google.maps.Geocoder();g_a6069a2d472d3ead40c12ce052138cd4.geocode( { 'address': "900 Brentwood Rd NE, Washington, DC 20018"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('washington-DC-industrial-bank').style.display = '';map = new google.maps.Map(document.getElementById('washington-DC-industrial-bank'), mapOptions);}document.getElementById('497b4e91').innerHTML += ' | View Map';var $la6069a2d472d3ead40c12ce052138cd4 = '

Industrial Bank

Address: 900 Brentwood Rd NE, Washington, DC 20018
Phone: (202) 635-6561
';var m_a6069a2d472d3ead40c12ce052138cd4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Industrial Bank',});m_a6069a2d472d3ead40c12ce052138cd4['infowindow'] = new google.maps.InfoWindow({content: $la6069a2d472d3ead40c12ce052138cd4});var infowindow = new google.maps.InfoWindow({content: $la6069a2d472d3ead40c12ce052138cd4});google.maps.event.addListener(m_a6069a2d472d3ead40c12ce052138cd4, 'click', function() {infowindow.open(map,m_a6069a2d472d3ead40c12ce052138cd4);});$marker.push(m_a6069a2d472d3ead40c12ce052138cd4);}});}google.maps.event.addDomListener(window, 'load', initialize);