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(37.1616,-76.5375)};var g_046c1cd18043723198b012363a212d79 = new google.maps.Geocoder();g_046c1cd18043723198b012363a212d79.geocode( { 'address': "13144 Jefferson Ave, Newport News, VA 23608, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('newport-news-VA-advance-pawnbrokers').style.display = '';map = new google.maps.Map(document.getElementById('newport-news-VA-advance-pawnbrokers'), mapOptions);}document.getElementById('66899709').innerHTML += ' | View Map';var $l046c1cd18043723198b012363a212d79 = '

Advance Pawnbrokers

Address: 13144 Jefferson Ave, Newport News, VA 23608, USA
Phone: (757) 969-1203
';var m_046c1cd18043723198b012363a212d79 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance Pawnbrokers',});m_046c1cd18043723198b012363a212d79['infowindow'] = new google.maps.InfoWindow({content: $l046c1cd18043723198b012363a212d79});var infowindow = new google.maps.InfoWindow({content: $l046c1cd18043723198b012363a212d79});google.maps.event.addListener(m_046c1cd18043723198b012363a212d79, 'click', function() {infowindow.open(map,m_046c1cd18043723198b012363a212d79);});$marker.push(m_046c1cd18043723198b012363a212d79);}});}google.maps.event.addDomListener(window, 'load', initialize);