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.0319,-76.4601)};var g_15869308eb7795a355e6ef565a2c6d53 = new google.maps.Geocoder();g_15869308eb7795a355e6ef565a2c6d53.geocode( { 'address': "10247 Warwick Blvd, Newport News, VA 23601, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('newport-news-VA-best-loan-and-jewelry').style.display = '';map = new google.maps.Map(document.getElementById('newport-news-VA-best-loan-and-jewelry'), mapOptions);}document.getElementById('bc91b21d').innerHTML += ' | View Map';var $l15869308eb7795a355e6ef565a2c6d53 = '

Best Loan and Jewelry

Address: 10247 Warwick Blvd, Newport News, VA 23601, USA
Phone: (757) 595-9191
';var m_15869308eb7795a355e6ef565a2c6d53 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Best Loan and Jewelry',});m_15869308eb7795a355e6ef565a2c6d53['infowindow'] = new google.maps.InfoWindow({content: $l15869308eb7795a355e6ef565a2c6d53});var infowindow = new google.maps.InfoWindow({content: $l15869308eb7795a355e6ef565a2c6d53});google.maps.event.addListener(m_15869308eb7795a355e6ef565a2c6d53, 'click', function() {infowindow.open(map,m_15869308eb7795a355e6ef565a2c6d53);});$marker.push(m_15869308eb7795a355e6ef565a2c6d53);}});}google.maps.event.addDomListener(window, 'load', initialize);