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.9393,-73.8842)};var g_ad7d16b51e0c0e6c92904c4a631be5ff = new google.maps.Geocoder();g_ad7d16b51e0c0e6c92904c4a631be5ff.geocode( { 'address': "1 Saw Mill River Rd, Yonkers, NY 10701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('yonkers-NY-yonkers-pawn-brokers').style.display = '';map = new google.maps.Map(document.getElementById('yonkers-NY-yonkers-pawn-brokers'), mapOptions);}document.getElementById('123c9afb').innerHTML += ' | View Map';var $lad7d16b51e0c0e6c92904c4a631be5ff = '

Yonkers Pawn Brokers

Address: 1 Saw Mill River Rd, Yonkers, NY 10701, USA
Phone: (914) 227-6341
';var m_ad7d16b51e0c0e6c92904c4a631be5ff = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Yonkers Pawn Brokers',});m_ad7d16b51e0c0e6c92904c4a631be5ff['infowindow'] = new google.maps.InfoWindow({content: $lad7d16b51e0c0e6c92904c4a631be5ff});var infowindow = new google.maps.InfoWindow({content: $lad7d16b51e0c0e6c92904c4a631be5ff});google.maps.event.addListener(m_ad7d16b51e0c0e6c92904c4a631be5ff, 'click', function() {infowindow.open(map,m_ad7d16b51e0c0e6c92904c4a631be5ff);});$marker.push(m_ad7d16b51e0c0e6c92904c4a631be5ff);}});}google.maps.event.addDomListener(window, 'load', initialize);