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.8343,-83.6256)};var g_3c0b51b7916fe17df06b84a028e7be10 = new google.maps.Geocoder();g_3c0b51b7916fe17df06b84a028e7be10.geocode( { 'address': "360 Cherry St, Macon, GA 31201, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('macon-GA-time-loan--tax-service').style.display = '';map = new google.maps.Map(document.getElementById('macon-GA-time-loan--tax-service'), mapOptions);}document.getElementById('614877ba').innerHTML += ' | View Map';var $l3c0b51b7916fe17df06b84a028e7be10 = '

Time Loan & Tax Service

Address: 360 Cherry St, Macon, GA 31201, USA
Phone: (478) 745-0401
';var m_3c0b51b7916fe17df06b84a028e7be10 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Time Loan & Tax Service',});m_3c0b51b7916fe17df06b84a028e7be10['infowindow'] = new google.maps.InfoWindow({content: $l3c0b51b7916fe17df06b84a028e7be10});var infowindow = new google.maps.InfoWindow({content: $l3c0b51b7916fe17df06b84a028e7be10});google.maps.event.addListener(m_3c0b51b7916fe17df06b84a028e7be10, 'click', function() {infowindow.open(map,m_3c0b51b7916fe17df06b84a028e7be10);});$marker.push(m_3c0b51b7916fe17df06b84a028e7be10);}});}google.maps.event.addDomListener(window, 'load', initialize);