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.2036,-87.5694)};var g_b9460526dc7daf0e629f28efca761e7a = new google.maps.Geocoder();g_b9460526dc7daf0e629f28efca761e7a.geocode( { 'address': "1040 Lurleen B Wallace Blvd S b, Tuscaloosa, AL 35401, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('tuscaloosa-AL-lynn-barger---country-financial-representative').style.display = '';map = new google.maps.Map(document.getElementById('tuscaloosa-AL-lynn-barger---country-financial-representative'), mapOptions);}document.getElementById('b5f01439').innerHTML += ' | View Map';var $lb9460526dc7daf0e629f28efca761e7a = '

Lynn Barger - COUNTRY Financial Representative

Address: 1040 Lurleen B Wallace Blvd S b, Tuscaloosa, AL 35401, USA
Phone: (205) 758-3355
';var m_b9460526dc7daf0e629f28efca761e7a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Lynn Barger - COUNTRY Financial Representative',});m_b9460526dc7daf0e629f28efca761e7a['infowindow'] = new google.maps.InfoWindow({content: $lb9460526dc7daf0e629f28efca761e7a});var infowindow = new google.maps.InfoWindow({content: $lb9460526dc7daf0e629f28efca761e7a});google.maps.event.addListener(m_b9460526dc7daf0e629f28efca761e7a, 'click', function() {infowindow.open(map,m_b9460526dc7daf0e629f28efca761e7a);});$marker.push(m_b9460526dc7daf0e629f28efca761e7a);}});}google.maps.event.addDomListener(window, 'load', initialize);