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(40.4681,-74.4072)};var g_889cc87b407e13184320363013540306 = new google.maps.Geocoder();g_889cc87b407e13184320363013540306.geocode( { 'address': "212 NJ-18, East Brunswick, NJ 08816, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('east-brunswick-NJ-national-estate-jewelry-buyers').style.display = '';map = new google.maps.Map(document.getElementById('east-brunswick-NJ-national-estate-jewelry-buyers'), mapOptions);}document.getElementById('d62a0673').innerHTML += ' | View Map';var $l889cc87b407e13184320363013540306 = '

National Estate Jewelry Buyers

Address: 212 NJ-18, East Brunswick, NJ 08816, USA
Phone: (732) 257-4653
';var m_889cc87b407e13184320363013540306 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'National Estate Jewelry Buyers',});m_889cc87b407e13184320363013540306['infowindow'] = new google.maps.InfoWindow({content: $l889cc87b407e13184320363013540306});var infowindow = new google.maps.InfoWindow({content: $l889cc87b407e13184320363013540306});google.maps.event.addListener(m_889cc87b407e13184320363013540306, 'click', function() {infowindow.open(map,m_889cc87b407e13184320363013540306);});$marker.push(m_889cc87b407e13184320363013540306);}});}google.maps.event.addDomListener(window, 'load', initialize);