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.8548,-83.68)};var g_dee5c6637bd733042a3c82178d553890 = new google.maps.Geocoder();g_dee5c6637bd733042a3c82178d553890.geocode( { 'address': "3324 Vineville Ave, Macon, GA 31204, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('macon-GA-tino-sheridan').style.display = '';map = new google.maps.Map(document.getElementById('macon-GA-tino-sheridan'), mapOptions);}document.getElementById('bfd862ec').innerHTML += ' | View Map';var $ldee5c6637bd733042a3c82178d553890 = '

Tino Sheridan

Address: 3324 Vineville Ave, Macon, GA 31204, USA
Phone: (478) 477-9455
';var m_dee5c6637bd733042a3c82178d553890 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Tino Sheridan',});m_dee5c6637bd733042a3c82178d553890['infowindow'] = new google.maps.InfoWindow({content: $ldee5c6637bd733042a3c82178d553890});var infowindow = new google.maps.InfoWindow({content: $ldee5c6637bd733042a3c82178d553890});google.maps.event.addListener(m_dee5c6637bd733042a3c82178d553890, 'click', function() {infowindow.open(map,m_dee5c6637bd733042a3c82178d553890);});$marker.push(m_dee5c6637bd733042a3c82178d553890);}});}google.maps.event.addDomListener(window, 'load', initialize);