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(36.7517,-108.159)};var g_e815a82c6077f3018251e6a162a86868 = new google.maps.Geocoder();g_e815a82c6077f3018251e6a162a86868.geocode( { 'address': "3836 E Main St c, Farmington, NM 87402, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('farmington-NM-onemain-financial').style.display = '';map = new google.maps.Map(document.getElementById('farmington-NM-onemain-financial'), mapOptions);}document.getElementById('91a066bd').innerHTML += ' | View Map';var $le815a82c6077f3018251e6a162a86868 = '

OneMain Financial

Address: 3836 E Main St c, Farmington, NM 87402, USA
Phone: (505) 327-4731
';var m_e815a82c6077f3018251e6a162a86868 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'OneMain Financial',});m_e815a82c6077f3018251e6a162a86868['infowindow'] = new google.maps.InfoWindow({content: $le815a82c6077f3018251e6a162a86868});var infowindow = new google.maps.InfoWindow({content: $le815a82c6077f3018251e6a162a86868});google.maps.event.addListener(m_e815a82c6077f3018251e6a162a86868, 'click', function() {infowindow.open(map,m_e815a82c6077f3018251e6a162a86868);});$marker.push(m_e815a82c6077f3018251e6a162a86868);}});var g_1b20213813c9b518c39e01d37a2a904d = new google.maps.Geocoder();g_1b20213813c9b518c39e01d37a2a904d.geocode( { 'address': "3554 E Main St Ste N, Farmington, NM 87402, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('farmington-NM-onemain-financial').style.display = '';map = new google.maps.Map(document.getElementById('farmington-NM-onemain-financial'), mapOptions);}document.getElementById('6374d0c5').innerHTML += ' | View Map';var $l1b20213813c9b518c39e01d37a2a904d = '

OneMain Financial

Address: 3554 E Main St Ste N, Farmington, NM 87402, USA
Phone: (505) 325-2096
';var m_1b20213813c9b518c39e01d37a2a904d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'OneMain Financial',});m_1b20213813c9b518c39e01d37a2a904d['infowindow'] = new google.maps.InfoWindow({content: $l1b20213813c9b518c39e01d37a2a904d});var infowindow = new google.maps.InfoWindow({content: $l1b20213813c9b518c39e01d37a2a904d});google.maps.event.addListener(m_1b20213813c9b518c39e01d37a2a904d, 'click', function() {infowindow.open(map,m_1b20213813c9b518c39e01d37a2a904d);});$marker.push(m_1b20213813c9b518c39e01d37a2a904d);}});}google.maps.event.addDomListener(window, 'load', initialize);