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(43.1071,-73.7709)};var g_466ff1e7d6c59bc07fcfbd0f12422ed6 = new google.maps.Geocoder();g_466ff1e7d6c59bc07fcfbd0f12422ed6.geocode( { 'address': "526 Maple Ave, Saratoga Springs, NY 12866, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('saratoga-springs-NY-first-financial-capital').style.display = '';map = new google.maps.Map(document.getElementById('saratoga-springs-NY-first-financial-capital'), mapOptions);}document.getElementById('2ad5ad75').innerHTML += ' | View Map';var $l466ff1e7d6c59bc07fcfbd0f12422ed6 = '

First Financial Capital

Address: 526 Maple Ave, Saratoga Springs, NY 12866, USA
Phone: (518) 587-4200
';var m_466ff1e7d6c59bc07fcfbd0f12422ed6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Financial Capital',});m_466ff1e7d6c59bc07fcfbd0f12422ed6['infowindow'] = new google.maps.InfoWindow({content: $l466ff1e7d6c59bc07fcfbd0f12422ed6});var infowindow = new google.maps.InfoWindow({content: $l466ff1e7d6c59bc07fcfbd0f12422ed6});google.maps.event.addListener(m_466ff1e7d6c59bc07fcfbd0f12422ed6, 'click', function() {infowindow.open(map,m_466ff1e7d6c59bc07fcfbd0f12422ed6);});$marker.push(m_466ff1e7d6c59bc07fcfbd0f12422ed6);}});var g_c6bd20dcaf8801050c5cd6a4ca331376 = new google.maps.Geocoder();g_c6bd20dcaf8801050c5cd6a4ca331376.geocode( { 'address': "526 Maple Ave #3, Saratoga Springs, NY 12866, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('saratoga-springs-NY-first-financial-capital').style.display = '';map = new google.maps.Map(document.getElementById('saratoga-springs-NY-first-financial-capital'), mapOptions);}document.getElementById('158d74a7').innerHTML += ' | View Map';var $lc6bd20dcaf8801050c5cd6a4ca331376 = '

First Financial Capital

Address: 526 Maple Ave #3, Saratoga Springs, NY 12866, USA
Phone: (518) 587-4200
';var m_c6bd20dcaf8801050c5cd6a4ca331376 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Financial Capital',});m_c6bd20dcaf8801050c5cd6a4ca331376['infowindow'] = new google.maps.InfoWindow({content: $lc6bd20dcaf8801050c5cd6a4ca331376});var infowindow = new google.maps.InfoWindow({content: $lc6bd20dcaf8801050c5cd6a4ca331376});google.maps.event.addListener(m_c6bd20dcaf8801050c5cd6a4ca331376, 'click', function() {infowindow.open(map,m_c6bd20dcaf8801050c5cd6a4ca331376);});$marker.push(m_c6bd20dcaf8801050c5cd6a4ca331376);}});}google.maps.event.addDomListener(window, 'load', initialize);