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(29.6294,-82.4368)};var g_666afe30aada577718e56baeb8f8c56c = new google.maps.Geocoder();g_666afe30aada577718e56baeb8f8c56c.geocode( { 'address': "2725 SW 91st St Suite 140, Gainesville, FL 32608, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('gainesville-FL-a--s-services-fine-watch-repair---located-inside-haile-jewelry--loans').style.display = '';map = new google.maps.Map(document.getElementById('gainesville-FL-a--s-services-fine-watch-repair---located-inside-haile-jewelry--loans'), mapOptions);}document.getElementById('847d1023').innerHTML += ' | View Map';var $l666afe30aada577718e56baeb8f8c56c = '

A & S Services Fine Watch Repair - Located Inside Haile Jewelry & Loans

Address: 2725 SW 91st St Suite 140, Gainesville, FL 32608, USA
Phone: (352) 333-1905
';var m_666afe30aada577718e56baeb8f8c56c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'A & S Services Fine Watch Repair - Located Inside Haile Jewelry & Loans',});m_666afe30aada577718e56baeb8f8c56c['infowindow'] = new google.maps.InfoWindow({content: $l666afe30aada577718e56baeb8f8c56c});var infowindow = new google.maps.InfoWindow({content: $l666afe30aada577718e56baeb8f8c56c});google.maps.event.addListener(m_666afe30aada577718e56baeb8f8c56c, 'click', function() {infowindow.open(map,m_666afe30aada577718e56baeb8f8c56c);});$marker.push(m_666afe30aada577718e56baeb8f8c56c);}});}google.maps.event.addDomListener(window, 'load', initialize);