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.8061,-77.0394)};var g_bcc4f9f4940fe8a52f35d46469931fc0 = new google.maps.Geocoder();g_bcc4f9f4940fe8a52f35d46469931fc0.geocode( { 'address': "211 N Union St #300, Alexandria, VA 22314, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('alexandria-VA-george-mason-mortgage-llc---kyle-geoffrion').style.display = '';map = new google.maps.Map(document.getElementById('alexandria-VA-george-mason-mortgage-llc---kyle-geoffrion'), mapOptions);}document.getElementById('d50c3ffe').innerHTML += ' | View Map';var $lbcc4f9f4940fe8a52f35d46469931fc0 = '

George Mason Mortgage LLC - Kyle Geoffrion

Address: 211 N Union St #300, Alexandria, VA 22314, USA
Phone: (571) 208-7779
';var m_bcc4f9f4940fe8a52f35d46469931fc0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'George Mason Mortgage LLC - Kyle Geoffrion',});m_bcc4f9f4940fe8a52f35d46469931fc0['infowindow'] = new google.maps.InfoWindow({content: $lbcc4f9f4940fe8a52f35d46469931fc0});var infowindow = new google.maps.InfoWindow({content: $lbcc4f9f4940fe8a52f35d46469931fc0});google.maps.event.addListener(m_bcc4f9f4940fe8a52f35d46469931fc0, 'click', function() {infowindow.open(map,m_bcc4f9f4940fe8a52f35d46469931fc0);});$marker.push(m_bcc4f9f4940fe8a52f35d46469931fc0);}});}google.maps.event.addDomListener(window, 'load', initialize);