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(61.6013,-149.117)};var g_b7070f4c7d1ce3663a13bd26cecb2f00 = new google.maps.Geocoder();g_b7070f4c7d1ce3663a13bd26cecb2f00.geocode( { 'address': "610 S Bailey St, Palmer, AK 99645, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('palmer-AK-fosselman-catherine-cpa---fosselman--association-cpas-incorporated').style.display = '';map = new google.maps.Map(document.getElementById('palmer-AK-fosselman-catherine-cpa---fosselman--association-cpas-incorporated'), mapOptions);}document.getElementById('f133639e').innerHTML += ' | View Map';var $lb7070f4c7d1ce3663a13bd26cecb2f00 = '

Fosselman, Catherine CPA - Fosselman & Association CPAS Incorporated

Address: 610 S Bailey St, Palmer, AK 99645, USA
Phone: (907) 745-0135
';var m_b7070f4c7d1ce3663a13bd26cecb2f00 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fosselman, Catherine CPA - Fosselman & Association CPAS Incorporated',});m_b7070f4c7d1ce3663a13bd26cecb2f00['infowindow'] = new google.maps.InfoWindow({content: $lb7070f4c7d1ce3663a13bd26cecb2f00});var infowindow = new google.maps.InfoWindow({content: $lb7070f4c7d1ce3663a13bd26cecb2f00});google.maps.event.addListener(m_b7070f4c7d1ce3663a13bd26cecb2f00, 'click', function() {infowindow.open(map,m_b7070f4c7d1ce3663a13bd26cecb2f00);});$marker.push(m_b7070f4c7d1ce3663a13bd26cecb2f00);}});}google.maps.event.addDomListener(window, 'load', initialize);