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.2609,-81.1217)};var g_3e29cc95a7cd2feaf63a545984f49bab = new google.maps.Geocoder();g_3e29cc95a7cd2feaf63a545984f49bab.geocode( { 'address': "3036 E Franklin Blvd #1, Gastonia, NC 28056, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('gastonia-NC-onemain-financial').style.display = '';map = new google.maps.Map(document.getElementById('gastonia-NC-onemain-financial'), mapOptions);}document.getElementById('3043c15f').innerHTML += ' | View Map';var $l3e29cc95a7cd2feaf63a545984f49bab = '

OneMain Financial

Address: 3036 E Franklin Blvd #1, Gastonia, NC 28056, USA
Phone: (704) 865-3465
';var m_3e29cc95a7cd2feaf63a545984f49bab = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'OneMain Financial',});m_3e29cc95a7cd2feaf63a545984f49bab['infowindow'] = new google.maps.InfoWindow({content: $l3e29cc95a7cd2feaf63a545984f49bab});var infowindow = new google.maps.InfoWindow({content: $l3e29cc95a7cd2feaf63a545984f49bab});google.maps.event.addListener(m_3e29cc95a7cd2feaf63a545984f49bab, 'click', function() {infowindow.open(map,m_3e29cc95a7cd2feaf63a545984f49bab);});$marker.push(m_3e29cc95a7cd2feaf63a545984f49bab);}});var g_ed400bb1c66a451a3a170521a7461c26 = new google.maps.Geocoder();g_ed400bb1c66a451a3a170521a7461c26.geocode( { 'address': "3036 E Franklin Blvd #5, Gastonia, NC 28056, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('gastonia-NC-onemain-financial').style.display = '';map = new google.maps.Map(document.getElementById('gastonia-NC-onemain-financial'), mapOptions);}document.getElementById('21b0ee4b').innerHTML += ' | View Map';var $led400bb1c66a451a3a170521a7461c26 = '

OneMain Financial

Address: 3036 E Franklin Blvd #5, Gastonia, NC 28056, USA
Phone: (704) 864-4316
';var m_ed400bb1c66a451a3a170521a7461c26 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'OneMain Financial',});m_ed400bb1c66a451a3a170521a7461c26['infowindow'] = new google.maps.InfoWindow({content: $led400bb1c66a451a3a170521a7461c26});var infowindow = new google.maps.InfoWindow({content: $led400bb1c66a451a3a170521a7461c26});google.maps.event.addListener(m_ed400bb1c66a451a3a170521a7461c26, 'click', function() {infowindow.open(map,m_ed400bb1c66a451a3a170521a7461c26);});$marker.push(m_ed400bb1c66a451a3a170521a7461c26);}});}google.maps.event.addDomListener(window, 'load', initialize);