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(47.3005,-96.5103)};var g_e857caf8e6355be509cc2ae9a672b062 = new google.maps.Geocoder();g_e857caf8e6355be509cc2ae9a672b062.geocode( { 'address': "402 3rd St E #3, Ada, MN 56510, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ada-MN-halle--nelson-inc-tax--accnt').style.display = '';map = new google.maps.Map(document.getElementById('ada-MN-halle--nelson-inc-tax--accnt'), mapOptions);}document.getElementById('6b0b9f93').innerHTML += ' | View Map';var $le857caf8e6355be509cc2ae9a672b062 = '

Halle & Nelson Inc Tax & Accnt

Address: 402 3rd St E #3, Ada, MN 56510, USA
Phone: (218) 784-3895
';var m_e857caf8e6355be509cc2ae9a672b062 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Halle & Nelson Inc Tax & Accnt',});m_e857caf8e6355be509cc2ae9a672b062['infowindow'] = new google.maps.InfoWindow({content: $le857caf8e6355be509cc2ae9a672b062});var infowindow = new google.maps.InfoWindow({content: $le857caf8e6355be509cc2ae9a672b062});google.maps.event.addListener(m_e857caf8e6355be509cc2ae9a672b062, 'click', function() {infowindow.open(map,m_e857caf8e6355be509cc2ae9a672b062);});$marker.push(m_e857caf8e6355be509cc2ae9a672b062);}});}google.maps.event.addDomListener(window, 'load', initialize);