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.8344,-73.3369)};var g_1b285a9c52c5ee5a33a544ee6ac2b4cc = new google.maps.Geocoder();g_1b285a9c52c5ee5a33a544ee6ac2b4cc.geocode( { 'address': "1786 E Jericho Turnpike, Dix Hills, NY 11746, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dix-hills-NY-gold-coast-jewelry--pawn').style.display = '';map = new google.maps.Map(document.getElementById('dix-hills-NY-gold-coast-jewelry--pawn'), mapOptions);}document.getElementById('ddb5d691').innerHTML += ' | View Map';var $l1b285a9c52c5ee5a33a544ee6ac2b4cc = '

Gold Coast Jewelry & Pawn

Address: 1786 E Jericho Turnpike, Dix Hills, NY 11746, USA
Phone: (631) 754-2679
';var m_1b285a9c52c5ee5a33a544ee6ac2b4cc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Gold Coast Jewelry & Pawn',});m_1b285a9c52c5ee5a33a544ee6ac2b4cc['infowindow'] = new google.maps.InfoWindow({content: $l1b285a9c52c5ee5a33a544ee6ac2b4cc});var infowindow = new google.maps.InfoWindow({content: $l1b285a9c52c5ee5a33a544ee6ac2b4cc});google.maps.event.addListener(m_1b285a9c52c5ee5a33a544ee6ac2b4cc, 'click', function() {infowindow.open(map,m_1b285a9c52c5ee5a33a544ee6ac2b4cc);});$marker.push(m_1b285a9c52c5ee5a33a544ee6ac2b4cc);}});}google.maps.event.addDomListener(window, 'load', initialize);