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.9057,-76.1485)};var g_a349ce08f3677719242fae81328bc27f = new google.maps.Geocoder();g_a349ce08f3677719242fae81328bc27f.geocode( { 'address': "5151 Shore Dr, Virginia Beach, VA 23455, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('virginia-beach-VA-dial-a-deal-zero-down-cars--trucks-good--bad-credit-auto-loans').style.display = '';map = new google.maps.Map(document.getElementById('virginia-beach-VA-dial-a-deal-zero-down-cars--trucks-good--bad-credit-auto-loans'), mapOptions);}document.getElementById('20a76bdf').innerHTML += ' | View Map';var $la349ce08f3677719242fae81328bc27f = '

Dial a Deal Zero Down Cars & Trucks Good & Bad Credit Auto Loans

Address: 5151 Shore Dr, Virginia Beach, VA 23455, USA
Phone: (757) 714-1080
';var m_a349ce08f3677719242fae81328bc27f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Dial a Deal Zero Down Cars & Trucks Good & Bad Credit Auto Loans',});m_a349ce08f3677719242fae81328bc27f['infowindow'] = new google.maps.InfoWindow({content: $la349ce08f3677719242fae81328bc27f});var infowindow = new google.maps.InfoWindow({content: $la349ce08f3677719242fae81328bc27f});google.maps.event.addListener(m_a349ce08f3677719242fae81328bc27f, 'click', function() {infowindow.open(map,m_a349ce08f3677719242fae81328bc27f);});$marker.push(m_a349ce08f3677719242fae81328bc27f);}});}google.maps.event.addDomListener(window, 'load', initialize);