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_6cab52afbfe54728d9171c118adcdd0b = new google.maps.Geocoder();g_6cab52afbfe54728d9171c118adcdd0b.geocode( { 'address': "8983 Staples Mill Rd, Henrico, VA 23228"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('henrico-VA-union-first-market-bank').style.display = '';map = new google.maps.Map(document.getElementById('henrico-VA-union-first-market-bank'), mapOptions);}document.getElementById('4e671022').innerHTML += ' | View Map';var $l6cab52afbfe54728d9171c118adcdd0b = '

Union First Market Bank

Address: 8983 Staples Mill Rd, Henrico, VA 23228
Phone: (804) 672-8797
';var m_6cab52afbfe54728d9171c118adcdd0b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Union First Market Bank',});m_6cab52afbfe54728d9171c118adcdd0b['infowindow'] = new google.maps.InfoWindow({content: $l6cab52afbfe54728d9171c118adcdd0b});var infowindow = new google.maps.InfoWindow({content: $l6cab52afbfe54728d9171c118adcdd0b});google.maps.event.addListener(m_6cab52afbfe54728d9171c118adcdd0b, 'click', function() {infowindow.open(map,m_6cab52afbfe54728d9171c118adcdd0b);});$marker.push(m_6cab52afbfe54728d9171c118adcdd0b);}});var g_1b0ce67d6184c5169c763503388a7724 = new google.maps.Geocoder();g_1b0ce67d6184c5169c763503388a7724.geocode( { 'address': "9605 Gayton Rd, Henrico, VA 23238"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('henrico-VA-union-first-market-bank').style.display = '';map = new google.maps.Map(document.getElementById('henrico-VA-union-first-market-bank'), mapOptions);}document.getElementById('7802650b').innerHTML += ' | View Map';var $l1b0ce67d6184c5169c763503388a7724 = '

Union First Market Bank

Address: 9605 Gayton Rd, Henrico, VA 23238
Phone: (804) 741-3191
';var m_1b0ce67d6184c5169c763503388a7724 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Union First Market Bank',});m_1b0ce67d6184c5169c763503388a7724['infowindow'] = new google.maps.InfoWindow({content: $l1b0ce67d6184c5169c763503388a7724});var infowindow = new google.maps.InfoWindow({content: $l1b0ce67d6184c5169c763503388a7724});google.maps.event.addListener(m_1b0ce67d6184c5169c763503388a7724, 'click', function() {infowindow.open(map,m_1b0ce67d6184c5169c763503388a7724);});$marker.push(m_1b0ce67d6184c5169c763503388a7724);}});}google.maps.event.addDomListener(window, 'load', initialize);