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.4943,-86.8808)};var g_bf97c31426172d699053e2d240242e47 = new google.maps.Geocoder();g_bf97c31426172d699053e2d240242e47.geocode( { 'address': "2040 Bessemer Rd, Birmingham, AL 35208, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('birmingham-AL-ez-money').style.display = '';map = new google.maps.Map(document.getElementById('birmingham-AL-ez-money'), mapOptions);}document.getElementById('7e4ef35f').innerHTML += ' | View Map';var $lbf97c31426172d699053e2d240242e47 = '

EZ Money

Address: 2040 Bessemer Rd, Birmingham, AL 35208, USA
Phone: (205) 783-0391
';var m_bf97c31426172d699053e2d240242e47 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'EZ Money',});m_bf97c31426172d699053e2d240242e47['infowindow'] = new google.maps.InfoWindow({content: $lbf97c31426172d699053e2d240242e47});var infowindow = new google.maps.InfoWindow({content: $lbf97c31426172d699053e2d240242e47});google.maps.event.addListener(m_bf97c31426172d699053e2d240242e47, 'click', function() {infowindow.open(map,m_bf97c31426172d699053e2d240242e47);});$marker.push(m_bf97c31426172d699053e2d240242e47);}});var g_4f2fdd4e63cc7041f10aec3914c4c6b9 = new google.maps.Geocoder();g_4f2fdd4e63cc7041f10aec3914c4c6b9.geocode( { 'address': "1220 Bankhead Hwy W, Birmingham, AL 35204, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('birmingham-AL-ez-money').style.display = '';map = new google.maps.Map(document.getElementById('birmingham-AL-ez-money'), mapOptions);}document.getElementById('e5fcb040').innerHTML += ' | View Map';var $l4f2fdd4e63cc7041f10aec3914c4c6b9 = '

EZ Money

Address: 1220 Bankhead Hwy W, Birmingham, AL 35204, USA
Phone: (205) 324-1339
';var m_4f2fdd4e63cc7041f10aec3914c4c6b9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'EZ Money',});m_4f2fdd4e63cc7041f10aec3914c4c6b9['infowindow'] = new google.maps.InfoWindow({content: $l4f2fdd4e63cc7041f10aec3914c4c6b9});var infowindow = new google.maps.InfoWindow({content: $l4f2fdd4e63cc7041f10aec3914c4c6b9});google.maps.event.addListener(m_4f2fdd4e63cc7041f10aec3914c4c6b9, 'click', function() {infowindow.open(map,m_4f2fdd4e63cc7041f10aec3914c4c6b9);});$marker.push(m_4f2fdd4e63cc7041f10aec3914c4c6b9);}});}google.maps.event.addDomListener(window, 'load', initialize);