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.1198,-74.109)};var g_ad2b3af37972326a75715f36a2ca9614 = new google.maps.Geocoder();g_ad2b3af37972326a75715f36a2ca9614.geocode( { 'address': "Par Rd., Montebello, NY 10901, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('montebello-NY-m-core-credit-corporation').style.display = '';map = new google.maps.Map(document.getElementById('montebello-NY-m-core-credit-corporation'), mapOptions);}document.getElementById('2cebc39e').innerHTML += ' | View Map';var $lad2b3af37972326a75715f36a2ca9614 = '

M-Core Credit Corporation

Address: Par Rd., Montebello, NY 10901, USA
Phone: (845) 369-8777
';var m_ad2b3af37972326a75715f36a2ca9614 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'M-Core Credit Corporation',});m_ad2b3af37972326a75715f36a2ca9614['infowindow'] = new google.maps.InfoWindow({content: $lad2b3af37972326a75715f36a2ca9614});var infowindow = new google.maps.InfoWindow({content: $lad2b3af37972326a75715f36a2ca9614});google.maps.event.addListener(m_ad2b3af37972326a75715f36a2ca9614, 'click', function() {infowindow.open(map,m_ad2b3af37972326a75715f36a2ca9614);});$marker.push(m_ad2b3af37972326a75715f36a2ca9614);}});}google.maps.event.addDomListener(window, 'load', initialize);