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(38.7212,-77.7832)};var g_938a625f6f0f27540ff7a92f41e5288d = new google.maps.Geocoder();g_938a625f6f0f27540ff7a92f41e5288d.geocode( { 'address': "400 Holiday Ct #203, Warrenton, VA 20186, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('warrenton-VA-andreas-keller-reverse-mortgage-specialist').style.display = '';map = new google.maps.Map(document.getElementById('warrenton-VA-andreas-keller-reverse-mortgage-specialist'), mapOptions);}document.getElementById('867bd30a').innerHTML += ' | View Map';var $l938a625f6f0f27540ff7a92f41e5288d = '

Andreas Keller, Reverse Mortgage Specialist

Address: 400 Holiday Ct #203, Warrenton, VA 20186, USA
Phone: (540) 351-6100
';var m_938a625f6f0f27540ff7a92f41e5288d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Andreas Keller, Reverse Mortgage Specialist',});m_938a625f6f0f27540ff7a92f41e5288d['infowindow'] = new google.maps.InfoWindow({content: $l938a625f6f0f27540ff7a92f41e5288d});var infowindow = new google.maps.InfoWindow({content: $l938a625f6f0f27540ff7a92f41e5288d});google.maps.event.addListener(m_938a625f6f0f27540ff7a92f41e5288d, 'click', function() {infowindow.open(map,m_938a625f6f0f27540ff7a92f41e5288d);});$marker.push(m_938a625f6f0f27540ff7a92f41e5288d);}});}google.maps.event.addDomListener(window, 'load', initialize);