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(40.1356,-105.104)};var g_ee0c1616bbc82804b2f4b635d4a055fb = new google.maps.Geocoder();g_ee0c1616bbc82804b2f4b635d4a055fb.geocode( { 'address': "710 Tenacity Dr #101, Longmont, CO 80504, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('longmont-CO-kristi-l-hattig-cpa-llc').style.display = '';map = new google.maps.Map(document.getElementById('longmont-CO-kristi-l-hattig-cpa-llc'), mapOptions);}document.getElementById('7abc663e').innerHTML += ' | View Map';var $lee0c1616bbc82804b2f4b635d4a055fb = '

Kristi L. Hattig, CPA, LLC

Address: 710 Tenacity Dr #101, Longmont, CO 80504, USA
Phone: (303) 732-5781
';var m_ee0c1616bbc82804b2f4b635d4a055fb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Kristi L. Hattig, CPA, LLC',});m_ee0c1616bbc82804b2f4b635d4a055fb['infowindow'] = new google.maps.InfoWindow({content: $lee0c1616bbc82804b2f4b635d4a055fb});var infowindow = new google.maps.InfoWindow({content: $lee0c1616bbc82804b2f4b635d4a055fb});google.maps.event.addListener(m_ee0c1616bbc82804b2f4b635d4a055fb, 'click', function() {infowindow.open(map,m_ee0c1616bbc82804b2f4b635d4a055fb);});$marker.push(m_ee0c1616bbc82804b2f4b635d4a055fb);}});}google.maps.event.addDomListener(window, 'load', initialize);