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.5078,-77.6134)};var g_cc975e6b8728264fda0557cc573ab90d = new google.maps.Geocoder();g_cc975e6b8728264fda0557cc573ab90d.geocode( { 'address': "1120 Huguenot Rd, Midlothian, VA 23113, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('midlothian-VA-village-bank-mortgage-corporation').style.display = '';map = new google.maps.Map(document.getElementById('midlothian-VA-village-bank-mortgage-corporation'), mapOptions);}document.getElementById('0ba5b48a').innerHTML += ' | View Map';var $lcc975e6b8728264fda0557cc573ab90d = '

Village Bank Mortgage Corporation

Address: 1120 Huguenot Rd, Midlothian, VA 23113, USA
Phone: (804) 419-2852
';var m_cc975e6b8728264fda0557cc573ab90d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Village Bank Mortgage Corporation',});m_cc975e6b8728264fda0557cc573ab90d['infowindow'] = new google.maps.InfoWindow({content: $lcc975e6b8728264fda0557cc573ab90d});var infowindow = new google.maps.InfoWindow({content: $lcc975e6b8728264fda0557cc573ab90d});google.maps.event.addListener(m_cc975e6b8728264fda0557cc573ab90d, 'click', function() {infowindow.open(map,m_cc975e6b8728264fda0557cc573ab90d);});$marker.push(m_cc975e6b8728264fda0557cc573ab90d);}});var g_10d923d0b49474250bfabb85a57518e1 = new google.maps.Geocoder();g_10d923d0b49474250bfabb85a57518e1.geocode( { 'address': "13531 Midlothian Turnpike, Midlothian, VA 23113, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('midlothian-VA-village-bank-mortgage-corporation').style.display = '';map = new google.maps.Map(document.getElementById('midlothian-VA-village-bank-mortgage-corporation'), mapOptions);}document.getElementById('a4102d34').innerHTML += ' | View Map';var $l10d923d0b49474250bfabb85a57518e1 = '

Village Bank Mortgage Corporation

Address: 13531 Midlothian Turnpike, Midlothian, VA 23113, USA
Phone: (804) 330-9800
';var m_10d923d0b49474250bfabb85a57518e1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Village Bank Mortgage Corporation',});m_10d923d0b49474250bfabb85a57518e1['infowindow'] = new google.maps.InfoWindow({content: $l10d923d0b49474250bfabb85a57518e1});var infowindow = new google.maps.InfoWindow({content: $l10d923d0b49474250bfabb85a57518e1});google.maps.event.addListener(m_10d923d0b49474250bfabb85a57518e1, 'click', function() {infowindow.open(map,m_10d923d0b49474250bfabb85a57518e1);});$marker.push(m_10d923d0b49474250bfabb85a57518e1);}});}google.maps.event.addDomListener(window, 'load', initialize);