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.6453,-86.6286)};var g_3488330ba18d83e3d0ab177178ca66eb = new google.maps.Geocoder();g_3488330ba18d83e3d0ab177178ca66eb.geocode( { 'address': "5880 Trussville Crossings Pkwy #112, Birmingham, AL 35235, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('birmingham-AL-republic-finance').style.display = '';map = new google.maps.Map(document.getElementById('birmingham-AL-republic-finance'), mapOptions);}document.getElementById('f20aca7d').innerHTML += ' | View Map';var $l3488330ba18d83e3d0ab177178ca66eb = '

Republic Finance

Address: 5880 Trussville Crossings Pkwy #112, Birmingham, AL 35235, USA
Phone: (205) 655-7629
';var m_3488330ba18d83e3d0ab177178ca66eb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Republic Finance',});m_3488330ba18d83e3d0ab177178ca66eb['infowindow'] = new google.maps.InfoWindow({content: $l3488330ba18d83e3d0ab177178ca66eb});var infowindow = new google.maps.InfoWindow({content: $l3488330ba18d83e3d0ab177178ca66eb});google.maps.event.addListener(m_3488330ba18d83e3d0ab177178ca66eb, 'click', function() {infowindow.open(map,m_3488330ba18d83e3d0ab177178ca66eb);});$marker.push(m_3488330ba18d83e3d0ab177178ca66eb);}});var g_22c1fd8ac27e5f24be28a36a6fd910ac = new google.maps.Geocoder();g_22c1fd8ac27e5f24be28a36a6fd910ac.geocode( { 'address': "130 Wildwood Pkwy, Birmingham, AL 35209, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('birmingham-AL-republic-finance').style.display = '';map = new google.maps.Map(document.getElementById('birmingham-AL-republic-finance'), mapOptions);}document.getElementById('028a2ae2').innerHTML += ' | View Map';var $l22c1fd8ac27e5f24be28a36a6fd910ac = '

Republic Finance

Address: 130 Wildwood Pkwy, Birmingham, AL 35209, USA
Phone: (205) 943-9334
';var m_22c1fd8ac27e5f24be28a36a6fd910ac = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Republic Finance',});m_22c1fd8ac27e5f24be28a36a6fd910ac['infowindow'] = new google.maps.InfoWindow({content: $l22c1fd8ac27e5f24be28a36a6fd910ac});var infowindow = new google.maps.InfoWindow({content: $l22c1fd8ac27e5f24be28a36a6fd910ac});google.maps.event.addListener(m_22c1fd8ac27e5f24be28a36a6fd910ac, 'click', function() {infowindow.open(map,m_22c1fd8ac27e5f24be28a36a6fd910ac);});$marker.push(m_22c1fd8ac27e5f24be28a36a6fd910ac);}});}google.maps.event.addDomListener(window, 'load', initialize);