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.1895,-97.2171)};var g_6b1b711d6cdec2ad6f8008ac3909eafa = new google.maps.Geocoder();g_6b1b711d6cdec2ad6f8008ac3909eafa.geocode( { 'address': "109 Main St, Hunter, ND 58048, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hunter-ND-shazam-atm').style.display = '';map = new google.maps.Map(document.getElementById('hunter-ND-shazam-atm'), mapOptions);}document.getElementById('813372f6').innerHTML += ' | View Map';var $l6b1b711d6cdec2ad6f8008ac3909eafa = '

Shazam Atm

Address: 109 Main St, Hunter, ND 58048, USA
Phone:
';var m_6b1b711d6cdec2ad6f8008ac3909eafa = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Shazam Atm',});m_6b1b711d6cdec2ad6f8008ac3909eafa['infowindow'] = new google.maps.InfoWindow({content: $l6b1b711d6cdec2ad6f8008ac3909eafa});var infowindow = new google.maps.InfoWindow({content: $l6b1b711d6cdec2ad6f8008ac3909eafa});google.maps.event.addListener(m_6b1b711d6cdec2ad6f8008ac3909eafa, 'click', function() {infowindow.open(map,m_6b1b711d6cdec2ad6f8008ac3909eafa);});$marker.push(m_6b1b711d6cdec2ad6f8008ac3909eafa);}});var g_41b1d51c9e3ba9a263361f9cfa0eb434 = new google.maps.Geocoder();g_41b1d51c9e3ba9a263361f9cfa0eb434.geocode( { 'address': "16021 18th St SE, Hunter, ND 58048, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hunter-ND-shazam-atm').style.display = '';map = new google.maps.Map(document.getElementById('hunter-ND-shazam-atm'), mapOptions);}document.getElementById('6c787603').innerHTML += ' | View Map';var $l41b1d51c9e3ba9a263361f9cfa0eb434 = '

Shazam Atm

Address: 16021 18th St SE, Hunter, ND 58048, USA
Phone:
';var m_41b1d51c9e3ba9a263361f9cfa0eb434 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Shazam Atm',});m_41b1d51c9e3ba9a263361f9cfa0eb434['infowindow'] = new google.maps.InfoWindow({content: $l41b1d51c9e3ba9a263361f9cfa0eb434});var infowindow = new google.maps.InfoWindow({content: $l41b1d51c9e3ba9a263361f9cfa0eb434});google.maps.event.addListener(m_41b1d51c9e3ba9a263361f9cfa0eb434, 'click', function() {infowindow.open(map,m_41b1d51c9e3ba9a263361f9cfa0eb434);});$marker.push(m_41b1d51c9e3ba9a263361f9cfa0eb434);}});}google.maps.event.addDomListener(window, 'load', initialize);