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.4337,-77.6479)};var g_c67b8522b99f27a7ce3ed7de9881a60c = new google.maps.Geocoder();g_c67b8522b99f27a7ce3ed7de9881a60c.geocode( { 'address': "13500 Harbour Pointe Pkwy, Midlothian, VA 23112"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('midlothian-VA-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('midlothian-VA-bank-of-america'), mapOptions);}document.getElementById('c6c05d54').innerHTML += ' | View Map';var $lc67b8522b99f27a7ce3ed7de9881a60c = '

Bank of America

Address: 13500 Harbour Pointe Pkwy, Midlothian, VA 23112
Phone: (804) 639-6320
';var m_c67b8522b99f27a7ce3ed7de9881a60c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_c67b8522b99f27a7ce3ed7de9881a60c['infowindow'] = new google.maps.InfoWindow({content: $lc67b8522b99f27a7ce3ed7de9881a60c});var infowindow = new google.maps.InfoWindow({content: $lc67b8522b99f27a7ce3ed7de9881a60c});google.maps.event.addListener(m_c67b8522b99f27a7ce3ed7de9881a60c, 'click', function() {infowindow.open(map,m_c67b8522b99f27a7ce3ed7de9881a60c);});$marker.push(m_c67b8522b99f27a7ce3ed7de9881a60c);}});var g_3a9aa4b8be741e21ba9f80b3c3684ce5 = new google.maps.Geocoder();g_3a9aa4b8be741e21ba9f80b3c3684ce5.geocode( { 'address': "260 Schofield Dr, Midlothian, VA 23113"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('midlothian-VA-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('midlothian-VA-bank-of-america'), mapOptions);}document.getElementById('0fd54071').innerHTML += ' | View Map';var $l3a9aa4b8be741e21ba9f80b3c3684ce5 = '

Bank of America

Address: 260 Schofield Dr, Midlothian, VA 23113
Phone: (804) 464-9061
';var m_3a9aa4b8be741e21ba9f80b3c3684ce5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_3a9aa4b8be741e21ba9f80b3c3684ce5['infowindow'] = new google.maps.InfoWindow({content: $l3a9aa4b8be741e21ba9f80b3c3684ce5});var infowindow = new google.maps.InfoWindow({content: $l3a9aa4b8be741e21ba9f80b3c3684ce5});google.maps.event.addListener(m_3a9aa4b8be741e21ba9f80b3c3684ce5, 'click', function() {infowindow.open(map,m_3a9aa4b8be741e21ba9f80b3c3684ce5);});$marker.push(m_3a9aa4b8be741e21ba9f80b3c3684ce5);}});}google.maps.event.addDomListener(window, 'load', initialize);