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.3811,-86.274)};var g_9f319422ca17b1082ea49820353f14ab = new google.maps.Geocoder();g_9f319422ca17b1082ea49820353f14ab.geocode( { 'address': "2513 Madison Ave, Montgomery, AL 36107, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('montgomery-AL-cash-connection').style.display = '';map = new google.maps.Map(document.getElementById('montgomery-AL-cash-connection'), mapOptions);}document.getElementById('27f25c21').innerHTML += ' | View Map';var $l9f319422ca17b1082ea49820353f14ab = '

Cash Connection

Address: 2513 Madison Ave, Montgomery, AL 36107, USA
Phone: (334) 834-3114
';var m_9f319422ca17b1082ea49820353f14ab = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cash Connection',});m_9f319422ca17b1082ea49820353f14ab['infowindow'] = new google.maps.InfoWindow({content: $l9f319422ca17b1082ea49820353f14ab});var infowindow = new google.maps.InfoWindow({content: $l9f319422ca17b1082ea49820353f14ab});google.maps.event.addListener(m_9f319422ca17b1082ea49820353f14ab, 'click', function() {infowindow.open(map,m_9f319422ca17b1082ea49820353f14ab);});$marker.push(m_9f319422ca17b1082ea49820353f14ab);}});var g_9be3ba23545dbbda6d7459f844fd666c = new google.maps.Geocoder();g_9be3ba23545dbbda6d7459f844fd666c.geocode( { 'address': "9 W Fairview Ave, Montgomery, AL 36105, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('montgomery-AL-cash-connection').style.display = '';map = new google.maps.Map(document.getElementById('montgomery-AL-cash-connection'), mapOptions);}document.getElementById('ac0cca93').innerHTML += ' | View Map';var $l9be3ba23545dbbda6d7459f844fd666c = '

Cash Connection

Address: 9 W Fairview Ave, Montgomery, AL 36105, USA
Phone: (334) 264-2425
';var m_9be3ba23545dbbda6d7459f844fd666c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cash Connection',});m_9be3ba23545dbbda6d7459f844fd666c['infowindow'] = new google.maps.InfoWindow({content: $l9be3ba23545dbbda6d7459f844fd666c});var infowindow = new google.maps.InfoWindow({content: $l9be3ba23545dbbda6d7459f844fd666c});google.maps.event.addListener(m_9be3ba23545dbbda6d7459f844fd666c, 'click', function() {infowindow.open(map,m_9be3ba23545dbbda6d7459f844fd666c);});$marker.push(m_9be3ba23545dbbda6d7459f844fd666c);}});}google.maps.event.addDomListener(window, 'load', initialize);