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(37.5383,-77.4391)};var g_dcda4faf1ee68fd824f9bdefc41b8e19 = new google.maps.Geocoder();g_dcda4faf1ee68fd824f9bdefc41b8e19.geocode( { 'address': "5011 Brook Rd, Richmond, VA 23227"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('richmond-VA-franklin-federal-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('richmond-VA-franklin-federal-savings-bank'), mapOptions);}document.getElementById('4c1acf07').innerHTML += ' | View Map';var $ldcda4faf1ee68fd824f9bdefc41b8e19 = '

Franklin Federal Savings bank

Address: 5011 Brook Rd, Richmond, VA 23227
Phone: (804) 266-1596
';var m_dcda4faf1ee68fd824f9bdefc41b8e19 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Franklin Federal Savings bank',});m_dcda4faf1ee68fd824f9bdefc41b8e19['infowindow'] = new google.maps.InfoWindow({content: $ldcda4faf1ee68fd824f9bdefc41b8e19});var infowindow = new google.maps.InfoWindow({content: $ldcda4faf1ee68fd824f9bdefc41b8e19});google.maps.event.addListener(m_dcda4faf1ee68fd824f9bdefc41b8e19, 'click', function() {infowindow.open(map,m_dcda4faf1ee68fd824f9bdefc41b8e19);});$marker.push(m_dcda4faf1ee68fd824f9bdefc41b8e19);}});var g_c522ff0fdd0b00d14c312c8694ffc6ed = new google.maps.Geocoder();g_c522ff0fdd0b00d14c312c8694ffc6ed.geocode( { 'address': "7013 Three Chopt Rd, Richmond, VA 23226"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('richmond-VA-franklin-federal-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('richmond-VA-franklin-federal-savings-bank'), mapOptions);}document.getElementById('5bd5eb19').innerHTML += ' | View Map';var $lc522ff0fdd0b00d14c312c8694ffc6ed = '

Franklin Federal Savings bank

Address: 7013 Three Chopt Rd, Richmond, VA 23226
Phone: (804) 282-7991
';var m_c522ff0fdd0b00d14c312c8694ffc6ed = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Franklin Federal Savings bank',});m_c522ff0fdd0b00d14c312c8694ffc6ed['infowindow'] = new google.maps.InfoWindow({content: $lc522ff0fdd0b00d14c312c8694ffc6ed});var infowindow = new google.maps.InfoWindow({content: $lc522ff0fdd0b00d14c312c8694ffc6ed});google.maps.event.addListener(m_c522ff0fdd0b00d14c312c8694ffc6ed, 'click', function() {infowindow.open(map,m_c522ff0fdd0b00d14c312c8694ffc6ed);});$marker.push(m_c522ff0fdd0b00d14c312c8694ffc6ed);}});}google.maps.event.addDomListener(window, 'load', initialize);