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(34.2555,-110.022)};var g_0397758f8990c1b41b81b43ac389ab9f = new google.maps.Geocoder();g_0397758f8990c1b41b81b43ac389ab9f.geocode( { 'address': "1881 E Deuce of Clubs, Show Low, AZ 85901, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('show-low-AZ-jill-tinkel---state-farm-insurance-agent').style.display = '';map = new google.maps.Map(document.getElementById('show-low-AZ-jill-tinkel---state-farm-insurance-agent'), mapOptions);}document.getElementById('f211e847').innerHTML += ' | View Map';var $l0397758f8990c1b41b81b43ac389ab9f = '

Jill Tinkel - State Farm Insurance Agent

Address: 1881 E Deuce of Clubs, Show Low, AZ 85901, USA
Phone: (928) 537-5700
';var m_0397758f8990c1b41b81b43ac389ab9f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Jill Tinkel - State Farm Insurance Agent',});m_0397758f8990c1b41b81b43ac389ab9f['infowindow'] = new google.maps.InfoWindow({content: $l0397758f8990c1b41b81b43ac389ab9f});var infowindow = new google.maps.InfoWindow({content: $l0397758f8990c1b41b81b43ac389ab9f});google.maps.event.addListener(m_0397758f8990c1b41b81b43ac389ab9f, 'click', function() {infowindow.open(map,m_0397758f8990c1b41b81b43ac389ab9f);});$marker.push(m_0397758f8990c1b41b81b43ac389ab9f);}});}google.maps.event.addDomListener(window, 'load', initialize);