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(36.8308,-76.1947)};var g_c90d24f7f3c3bf0291a60677aab4c3c6 = new google.maps.Geocoder();g_c90d24f7f3c3bf0291a60677aab4c3c6.geocode( { 'address': "806 S Newtown Rd, Virginia Beach, VA 23462, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('virginia-beach-VA-alcova-mortgage--virginia-beach-va').style.display = '';map = new google.maps.Map(document.getElementById('virginia-beach-VA-alcova-mortgage--virginia-beach-va'), mapOptions);}document.getElementById('99990168').innerHTML += ' | View Map';var $lc90d24f7f3c3bf0291a60677aab4c3c6 = '

ALCOVA Mortgage | Virginia Beach, VA

Address: 806 S Newtown Rd, Virginia Beach, VA 23462, USA
Phone: (757) 248-5626
';var m_c90d24f7f3c3bf0291a60677aab4c3c6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ALCOVA Mortgage | Virginia Beach, VA',});m_c90d24f7f3c3bf0291a60677aab4c3c6['infowindow'] = new google.maps.InfoWindow({content: $lc90d24f7f3c3bf0291a60677aab4c3c6});var infowindow = new google.maps.InfoWindow({content: $lc90d24f7f3c3bf0291a60677aab4c3c6});google.maps.event.addListener(m_c90d24f7f3c3bf0291a60677aab4c3c6, 'click', function() {infowindow.open(map,m_c90d24f7f3c3bf0291a60677aab4c3c6);});$marker.push(m_c90d24f7f3c3bf0291a60677aab4c3c6);}});}google.maps.event.addDomListener(window, 'load', initialize);