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(42.7843,-73.9445)};var g_13721622e3398c1f3c2583f0aa52174d = new google.maps.Geocoder();g_13721622e3398c1f3c2583f0aa52174d.geocode( { 'address': "500 State St, Schenectady, NY 12305, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('schenectady-NY-bank-of-america-financial-center').style.display = '';map = new google.maps.Map(document.getElementById('schenectady-NY-bank-of-america-financial-center'), mapOptions);}document.getElementById('9737e481').innerHTML += ' | View Map';var $l13721622e3398c1f3c2583f0aa52174d = '

Bank of America Financial Center

Address: 500 State St, Schenectady, NY 12305, USA
Phone: (518) 370-8506
';var m_13721622e3398c1f3c2583f0aa52174d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America Financial Center',});m_13721622e3398c1f3c2583f0aa52174d['infowindow'] = new google.maps.InfoWindow({content: $l13721622e3398c1f3c2583f0aa52174d});var infowindow = new google.maps.InfoWindow({content: $l13721622e3398c1f3c2583f0aa52174d});google.maps.event.addListener(m_13721622e3398c1f3c2583f0aa52174d, 'click', function() {infowindow.open(map,m_13721622e3398c1f3c2583f0aa52174d);});$marker.push(m_13721622e3398c1f3c2583f0aa52174d);}});var g_11a0252e81868dcf0894b8a9a0031a44 = new google.maps.Geocoder();g_11a0252e81868dcf0894b8a9a0031a44.geocode( { 'address': "1428 Altamont Ave, Schenectady, NY 12303, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('schenectady-NY-bank-of-america-financial-center').style.display = '';map = new google.maps.Map(document.getElementById('schenectady-NY-bank-of-america-financial-center'), mapOptions);}document.getElementById('398bb89e').innerHTML += ' | View Map';var $l11a0252e81868dcf0894b8a9a0031a44 = '

Bank of America Financial Center

Address: 1428 Altamont Ave, Schenectady, NY 12303, USA
Phone: (518) 357-0607
';var m_11a0252e81868dcf0894b8a9a0031a44 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America Financial Center',});m_11a0252e81868dcf0894b8a9a0031a44['infowindow'] = new google.maps.InfoWindow({content: $l11a0252e81868dcf0894b8a9a0031a44});var infowindow = new google.maps.InfoWindow({content: $l11a0252e81868dcf0894b8a9a0031a44});google.maps.event.addListener(m_11a0252e81868dcf0894b8a9a0031a44, 'click', function() {infowindow.open(map,m_11a0252e81868dcf0894b8a9a0031a44);});$marker.push(m_11a0252e81868dcf0894b8a9a0031a44);}});}google.maps.event.addDomListener(window, 'load', initialize);