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(33.463,-86.8209)};var g_318bdd35ad06e9b6d3b3facc23624b4a = new google.maps.Geocoder();g_318bdd35ad06e9b6d3b3facc23624b4a.geocode( { 'address': "100 Frankfurt Cir k, Birmingham, AL 35211, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('birmingham-AL-onemain-financial').style.display = '';map = new google.maps.Map(document.getElementById('birmingham-AL-onemain-financial'), mapOptions);}document.getElementById('3f87303f').innerHTML += ' | View Map';var $l318bdd35ad06e9b6d3b3facc23624b4a = '

OneMain Financial

Address: 100 Frankfurt Cir k, Birmingham, AL 35211, USA
Phone: (205) 945-9484
';var m_318bdd35ad06e9b6d3b3facc23624b4a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'OneMain Financial',});m_318bdd35ad06e9b6d3b3facc23624b4a['infowindow'] = new google.maps.InfoWindow({content: $l318bdd35ad06e9b6d3b3facc23624b4a});var infowindow = new google.maps.InfoWindow({content: $l318bdd35ad06e9b6d3b3facc23624b4a});google.maps.event.addListener(m_318bdd35ad06e9b6d3b3facc23624b4a, 'click', function() {infowindow.open(map,m_318bdd35ad06e9b6d3b3facc23624b4a);});$marker.push(m_318bdd35ad06e9b6d3b3facc23624b4a);}});var g_1607e94278ac721b3902f66ab5007126 = new google.maps.Geocoder();g_1607e94278ac721b3902f66ab5007126.geocode( { 'address': "430 Green Springs Hwy Ste #13, Birmingham, AL 35209, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('birmingham-AL-onemain-financial').style.display = '';map = new google.maps.Map(document.getElementById('birmingham-AL-onemain-financial'), mapOptions);}document.getElementById('16e4584d').innerHTML += ' | View Map';var $l1607e94278ac721b3902f66ab5007126 = '

OneMain Financial

Address: 430 Green Springs Hwy Ste #13, Birmingham, AL 35209, USA
Phone: (205) 942-2932
';var m_1607e94278ac721b3902f66ab5007126 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'OneMain Financial',});m_1607e94278ac721b3902f66ab5007126['infowindow'] = new google.maps.InfoWindow({content: $l1607e94278ac721b3902f66ab5007126});var infowindow = new google.maps.InfoWindow({content: $l1607e94278ac721b3902f66ab5007126});google.maps.event.addListener(m_1607e94278ac721b3902f66ab5007126, 'click', function() {infowindow.open(map,m_1607e94278ac721b3902f66ab5007126);});$marker.push(m_1607e94278ac721b3902f66ab5007126);}});}google.maps.event.addDomListener(window, 'load', initialize);