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(41.3248,-74.1232)};var g_f31f3df90cd7ee6cb0242702688f1c09 = new google.maps.Geocoder();g_f31f3df90cd7ee6cb0242702688f1c09.geocode( { 'address': "165 NY-32, Central Valley, NY 10917, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('woodbury-NY-fort-knox-jewelry--loan').style.display = '';map = new google.maps.Map(document.getElementById('woodbury-NY-fort-knox-jewelry--loan'), mapOptions);}document.getElementById('6b202a8d').innerHTML += ' | View Map';var $lf31f3df90cd7ee6cb0242702688f1c09 = '

Fort Knox Jewelry & Loan

Address: 165 NY-32, Central Valley, NY 10917, USA
Phone: (845) 507-0800
';var m_f31f3df90cd7ee6cb0242702688f1c09 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fort Knox Jewelry & Loan',});m_f31f3df90cd7ee6cb0242702688f1c09['infowindow'] = new google.maps.InfoWindow({content: $lf31f3df90cd7ee6cb0242702688f1c09});var infowindow = new google.maps.InfoWindow({content: $lf31f3df90cd7ee6cb0242702688f1c09});google.maps.event.addListener(m_f31f3df90cd7ee6cb0242702688f1c09, 'click', function() {infowindow.open(map,m_f31f3df90cd7ee6cb0242702688f1c09);});$marker.push(m_f31f3df90cd7ee6cb0242702688f1c09);}});}google.maps.event.addDomListener(window, 'load', initialize);