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(32.3847,-86.2535)};var g_b9e29963dc380bcf8409d32da8393b23 = new google.maps.Geocoder();g_b9e29963dc380bcf8409d32da8393b23.geocode( { 'address': "3600 Atlanta Hwy, Montgomery, AL 36109, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('montgomery-AL-great-american-loans').style.display = '';map = new google.maps.Map(document.getElementById('montgomery-AL-great-american-loans'), mapOptions);}document.getElementById('62605eae').innerHTML += ' | View Map';var $lb9e29963dc380bcf8409d32da8393b23 = '

Great American Loans

Address: 3600 Atlanta Hwy, Montgomery, AL 36109, USA
Phone: (334) 260-8963
';var m_b9e29963dc380bcf8409d32da8393b23 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Great American Loans',});m_b9e29963dc380bcf8409d32da8393b23['infowindow'] = new google.maps.InfoWindow({content: $lb9e29963dc380bcf8409d32da8393b23});var infowindow = new google.maps.InfoWindow({content: $lb9e29963dc380bcf8409d32da8393b23});google.maps.event.addListener(m_b9e29963dc380bcf8409d32da8393b23, 'click', function() {infowindow.open(map,m_b9e29963dc380bcf8409d32da8393b23);});$marker.push(m_b9e29963dc380bcf8409d32da8393b23);}});var g_1f88c7ecfba8ac1d8f6ef570344392d3 = new google.maps.Geocoder();g_1f88c7ecfba8ac1d8f6ef570344392d3.geocode( { 'address': "2975 Woodley Rd, Montgomery, AL 36111, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('montgomery-AL-great-american-loans').style.display = '';map = new google.maps.Map(document.getElementById('montgomery-AL-great-american-loans'), mapOptions);}document.getElementById('10d103ae').innerHTML += ' | View Map';var $l1f88c7ecfba8ac1d8f6ef570344392d3 = '

Great American Loans

Address: 2975 Woodley Rd, Montgomery, AL 36111, USA
Phone: (334) 284-8228
';var m_1f88c7ecfba8ac1d8f6ef570344392d3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Great American Loans',});m_1f88c7ecfba8ac1d8f6ef570344392d3['infowindow'] = new google.maps.InfoWindow({content: $l1f88c7ecfba8ac1d8f6ef570344392d3});var infowindow = new google.maps.InfoWindow({content: $l1f88c7ecfba8ac1d8f6ef570344392d3});google.maps.event.addListener(m_1f88c7ecfba8ac1d8f6ef570344392d3, 'click', function() {infowindow.open(map,m_1f88c7ecfba8ac1d8f6ef570344392d3);});$marker.push(m_1f88c7ecfba8ac1d8f6ef570344392d3);}});}google.maps.event.addDomListener(window, 'load', initialize);