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(38.0755,-102.618)};var g_ad1a98bd77631f7b6f6448e1fedda230 = new google.maps.Geocoder();g_ad1a98bd77631f7b6f6448e1fedda230.geocode( { 'address': "1401 S Main St #1, Lamar, CO 81052, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lamar-CO-onemain-financial').style.display = '';map = new google.maps.Map(document.getElementById('lamar-CO-onemain-financial'), mapOptions);}document.getElementById('fb5b1c6e').innerHTML += ' | View Map';var $lad1a98bd77631f7b6f6448e1fedda230 = '

OneMain Financial

Address: 1401 S Main St #1, Lamar, CO 81052, USA
Phone: (719) 336-7467
';var m_ad1a98bd77631f7b6f6448e1fedda230 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'OneMain Financial',});m_ad1a98bd77631f7b6f6448e1fedda230['infowindow'] = new google.maps.InfoWindow({content: $lad1a98bd77631f7b6f6448e1fedda230});var infowindow = new google.maps.InfoWindow({content: $lad1a98bd77631f7b6f6448e1fedda230});google.maps.event.addListener(m_ad1a98bd77631f7b6f6448e1fedda230, 'click', function() {infowindow.open(map,m_ad1a98bd77631f7b6f6448e1fedda230);});$marker.push(m_ad1a98bd77631f7b6f6448e1fedda230);}});}google.maps.event.addDomListener(window, 'load', initialize);