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(35.7203,-81.3128)};var g_c32630ae2bdafefe51a550bd69bfdd20 = new google.maps.Geocoder();g_c32630ae2bdafefe51a550bd69bfdd20.geocode( { 'address': "1051 13th St SE, Hickory, NC 28602, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hickory-NC-onemain-financial').style.display = '';map = new google.maps.Map(document.getElementById('hickory-NC-onemain-financial'), mapOptions);}document.getElementById('91ee477e').innerHTML += ' | View Map';var $lc32630ae2bdafefe51a550bd69bfdd20 = '

OneMain Financial

Address: 1051 13th St SE, Hickory, NC 28602, USA
Phone: (828) 324-2820
';var m_c32630ae2bdafefe51a550bd69bfdd20 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'OneMain Financial',});m_c32630ae2bdafefe51a550bd69bfdd20['infowindow'] = new google.maps.InfoWindow({content: $lc32630ae2bdafefe51a550bd69bfdd20});var infowindow = new google.maps.InfoWindow({content: $lc32630ae2bdafefe51a550bd69bfdd20});google.maps.event.addListener(m_c32630ae2bdafefe51a550bd69bfdd20, 'click', function() {infowindow.open(map,m_c32630ae2bdafefe51a550bd69bfdd20);});$marker.push(m_c32630ae2bdafefe51a550bd69bfdd20);}});var g_c5a6de610a8b1b9f311d944575c7f019 = new google.maps.Geocoder();g_c5a6de610a8b1b9f311d944575c7f019.geocode( { 'address': "2227 US Hwy 70 SE, Hickory, NC 28602, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hickory-NC-onemain-financial').style.display = '';map = new google.maps.Map(document.getElementById('hickory-NC-onemain-financial'), mapOptions);}document.getElementById('88b4b029').innerHTML += ' | View Map';var $lc5a6de610a8b1b9f311d944575c7f019 = '

OneMain Financial

Address: 2227 US Hwy 70 SE, Hickory, NC 28602, USA
Phone: (828) 322-4993
';var m_c5a6de610a8b1b9f311d944575c7f019 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'OneMain Financial',});m_c5a6de610a8b1b9f311d944575c7f019['infowindow'] = new google.maps.InfoWindow({content: $lc5a6de610a8b1b9f311d944575c7f019});var infowindow = new google.maps.InfoWindow({content: $lc5a6de610a8b1b9f311d944575c7f019});google.maps.event.addListener(m_c5a6de610a8b1b9f311d944575c7f019, 'click', function() {infowindow.open(map,m_c5a6de610a8b1b9f311d944575c7f019);});$marker.push(m_c5a6de610a8b1b9f311d944575c7f019);}});}google.maps.event.addDomListener(window, 'load', initialize);