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.6161,-85.826)};var g_d56b9fc4b0f1be8871f5e1c40c0067e7 = new google.maps.Geocoder();g_d56b9fc4b0f1be8871f5e1c40c0067e7.geocode( { 'address': "660 Creekside Dr #1, Oxford, AL 36203, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oxford-AL-onemain-financial').style.display = '';map = new google.maps.Map(document.getElementById('oxford-AL-onemain-financial'), mapOptions);}document.getElementById('af72f543').innerHTML += ' | View Map';var $ld56b9fc4b0f1be8871f5e1c40c0067e7 = '

OneMain Financial

Address: 660 Creekside Dr #1, Oxford, AL 36203, USA
Phone: (256) 831-6466
';var m_d56b9fc4b0f1be8871f5e1c40c0067e7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'OneMain Financial',});m_d56b9fc4b0f1be8871f5e1c40c0067e7['infowindow'] = new google.maps.InfoWindow({content: $ld56b9fc4b0f1be8871f5e1c40c0067e7});var infowindow = new google.maps.InfoWindow({content: $ld56b9fc4b0f1be8871f5e1c40c0067e7});google.maps.event.addListener(m_d56b9fc4b0f1be8871f5e1c40c0067e7, 'click', function() {infowindow.open(map,m_d56b9fc4b0f1be8871f5e1c40c0067e7);});$marker.push(m_d56b9fc4b0f1be8871f5e1c40c0067e7);}});var g_66bef3421f51c5f1cf217501edd514d7 = new google.maps.Geocoder();g_66bef3421f51c5f1cf217501edd514d7.geocode( { 'address': "84 Ali Way, Oxford, AL 36203, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oxford-AL-onemain-financial').style.display = '';map = new google.maps.Map(document.getElementById('oxford-AL-onemain-financial'), mapOptions);}document.getElementById('d201b5b6').innerHTML += ' | View Map';var $l66bef3421f51c5f1cf217501edd514d7 = '

OneMain Financial

Address: 84 Ali Way, Oxford, AL 36203, USA
Phone: (256) 831-5445
';var m_66bef3421f51c5f1cf217501edd514d7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'OneMain Financial',});m_66bef3421f51c5f1cf217501edd514d7['infowindow'] = new google.maps.InfoWindow({content: $l66bef3421f51c5f1cf217501edd514d7});var infowindow = new google.maps.InfoWindow({content: $l66bef3421f51c5f1cf217501edd514d7});google.maps.event.addListener(m_66bef3421f51c5f1cf217501edd514d7, 'click', function() {infowindow.open(map,m_66bef3421f51c5f1cf217501edd514d7);});$marker.push(m_66bef3421f51c5f1cf217501edd514d7);}});}google.maps.event.addDomListener(window, 'load', initialize);