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.047,-85.0126)};var g_f797ea4657f325cc78f80e06a80c0a94 = new google.maps.Geocoder();g_f797ea4657f325cc78f80e06a80c0a94.geocode( { 'address': "900 Hogansville Rd, LaGrange, GA 30240, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lagrange-GA-la-grange-loans--income-tax').style.display = '';map = new google.maps.Map(document.getElementById('lagrange-GA-la-grange-loans--income-tax'), mapOptions);}document.getElementById('9e8e83a5').innerHTML += ' | View Map';var $lf797ea4657f325cc78f80e06a80c0a94 = '

La Grange Loans & Income Tax

Address: 900 Hogansville Rd, LaGrange, GA 30240, USA
Phone: (706) 884-7336
';var m_f797ea4657f325cc78f80e06a80c0a94 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'La Grange Loans & Income Tax',});m_f797ea4657f325cc78f80e06a80c0a94['infowindow'] = new google.maps.InfoWindow({content: $lf797ea4657f325cc78f80e06a80c0a94});var infowindow = new google.maps.InfoWindow({content: $lf797ea4657f325cc78f80e06a80c0a94});google.maps.event.addListener(m_f797ea4657f325cc78f80e06a80c0a94, 'click', function() {infowindow.open(map,m_f797ea4657f325cc78f80e06a80c0a94);});$marker.push(m_f797ea4657f325cc78f80e06a80c0a94);}});}google.maps.event.addDomListener(window, 'load', initialize);