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(41.8995,-93.6032)};var g_540d39088f57303a44a9ad9ed6937c71 = new google.maps.Geocoder();g_540d39088f57303a44a9ad9ed6937c71.geocode( { 'address': "626 US-69, Huxley, IA 50124, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('huxley-IA-shazam-atm').style.display = '';map = new google.maps.Map(document.getElementById('huxley-IA-shazam-atm'), mapOptions);}document.getElementById('3ddc19cc').innerHTML += ' | View Map';var $l540d39088f57303a44a9ad9ed6937c71 = '

Shazam Atm

Address: 626 US-69, Huxley, IA 50124, USA
Phone:
';var m_540d39088f57303a44a9ad9ed6937c71 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Shazam Atm',});m_540d39088f57303a44a9ad9ed6937c71['infowindow'] = new google.maps.InfoWindow({content: $l540d39088f57303a44a9ad9ed6937c71});var infowindow = new google.maps.InfoWindow({content: $l540d39088f57303a44a9ad9ed6937c71});google.maps.event.addListener(m_540d39088f57303a44a9ad9ed6937c71, 'click', function() {infowindow.open(map,m_540d39088f57303a44a9ad9ed6937c71);});$marker.push(m_540d39088f57303a44a9ad9ed6937c71);}});var g_727ca6ca94d001b39e73766cd939a28e = new google.maps.Geocoder();g_727ca6ca94d001b39e73766cd939a28e.geocode( { 'address': "201 US-69, Huxley, IA 50124, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('huxley-IA-shazam-atm').style.display = '';map = new google.maps.Map(document.getElementById('huxley-IA-shazam-atm'), mapOptions);}document.getElementById('b17bc5e4').innerHTML += ' | View Map';var $l727ca6ca94d001b39e73766cd939a28e = '

Shazam Atm

Address: 201 US-69, Huxley, IA 50124, USA
Phone:
';var m_727ca6ca94d001b39e73766cd939a28e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Shazam Atm',});m_727ca6ca94d001b39e73766cd939a28e['infowindow'] = new google.maps.InfoWindow({content: $l727ca6ca94d001b39e73766cd939a28e});var infowindow = new google.maps.InfoWindow({content: $l727ca6ca94d001b39e73766cd939a28e});google.maps.event.addListener(m_727ca6ca94d001b39e73766cd939a28e, 'click', function() {infowindow.open(map,m_727ca6ca94d001b39e73766cd939a28e);});$marker.push(m_727ca6ca94d001b39e73766cd939a28e);}});}google.maps.event.addDomListener(window, 'load', initialize);