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.8193,-77.0642)};var g_7b1e9d917cbb0faf3cfa65c257b942b0 = new google.maps.Geocoder();g_7b1e9d917cbb0faf3cfa65c257b942b0.geocode( { 'address': "8305 RICHMOND HWY STE 12A, ALEXANDRIA, VA 22309"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('alexandria-VA-ksa-insurance-agency-inc').style.display = '';map = new google.maps.Map(document.getElementById('alexandria-VA-ksa-insurance-agency-inc'), mapOptions);}document.getElementById('3d2cb1e1').innerHTML += ' | View Map';var $l7b1e9d917cbb0faf3cfa65c257b942b0 = '

KSA INSURANCE AGENCY INC

Address: 8305 RICHMOND HWY STE 12A, ALEXANDRIA, VA 22309
Phone: (703) 799-5626
';var m_7b1e9d917cbb0faf3cfa65c257b942b0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'KSA INSURANCE AGENCY INC',});m_7b1e9d917cbb0faf3cfa65c257b942b0['infowindow'] = new google.maps.InfoWindow({content: $l7b1e9d917cbb0faf3cfa65c257b942b0});var infowindow = new google.maps.InfoWindow({content: $l7b1e9d917cbb0faf3cfa65c257b942b0});google.maps.event.addListener(m_7b1e9d917cbb0faf3cfa65c257b942b0, 'click', function() {infowindow.open(map,m_7b1e9d917cbb0faf3cfa65c257b942b0);});$marker.push(m_7b1e9d917cbb0faf3cfa65c257b942b0);}});}google.maps.event.addDomListener(window, 'load', initialize);