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.4261,-77.4382)};var g_fa520d9c2a0ed06a90e3ebc59df2a0d4 = new google.maps.Geocoder();g_fa520d9c2a0ed06a90e3ebc59df2a0d4.geocode( { 'address': "7119 Jefferson Davis Hwy, North Chesterfield, VA 23237, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bellwood-VA-spruance-cellophane-credit').style.display = '';map = new google.maps.Map(document.getElementById('bellwood-VA-spruance-cellophane-credit'), mapOptions);}document.getElementById('11c3c328').innerHTML += ' | View Map';var $lfa520d9c2a0ed06a90e3ebc59df2a0d4 = '

Spruance Cellophane Credit

Address: 7119 Jefferson Davis Hwy, North Chesterfield, VA 23237, USA
Phone: (804) 383-3309
';var m_fa520d9c2a0ed06a90e3ebc59df2a0d4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Spruance Cellophane Credit',});m_fa520d9c2a0ed06a90e3ebc59df2a0d4['infowindow'] = new google.maps.InfoWindow({content: $lfa520d9c2a0ed06a90e3ebc59df2a0d4});var infowindow = new google.maps.InfoWindow({content: $lfa520d9c2a0ed06a90e3ebc59df2a0d4});google.maps.event.addListener(m_fa520d9c2a0ed06a90e3ebc59df2a0d4, 'click', function() {infowindow.open(map,m_fa520d9c2a0ed06a90e3ebc59df2a0d4);});$marker.push(m_fa520d9c2a0ed06a90e3ebc59df2a0d4);}});}google.maps.event.addDomListener(window, 'load', initialize);