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.7622,-77.4614)};var g_038d0deb45c09e79deecb43633095dc4 = new google.maps.Geocoder();g_038d0deb45c09e79deecb43633095dc4.geocode( { 'address': "8901 Mathis Ave, Manassas, VA 20110, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('manassas-VA-kargar-motors-of-manassas').style.display = '';map = new google.maps.Map(document.getElementById('manassas-VA-kargar-motors-of-manassas'), mapOptions);}document.getElementById('5d0c5b4a').innerHTML += ' | View Map';var $l038d0deb45c09e79deecb43633095dc4 = '

KARGAR MOTORS OF MANASSAS

Address: 8901 Mathis Ave, Manassas, VA 20110, USA
Phone: (703) 520-9696
';var m_038d0deb45c09e79deecb43633095dc4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'KARGAR MOTORS OF MANASSAS',});m_038d0deb45c09e79deecb43633095dc4['infowindow'] = new google.maps.InfoWindow({content: $l038d0deb45c09e79deecb43633095dc4});var infowindow = new google.maps.InfoWindow({content: $l038d0deb45c09e79deecb43633095dc4});google.maps.event.addListener(m_038d0deb45c09e79deecb43633095dc4, 'click', function() {infowindow.open(map,m_038d0deb45c09e79deecb43633095dc4);});$marker.push(m_038d0deb45c09e79deecb43633095dc4);}});}google.maps.event.addDomListener(window, 'load', initialize);