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(42.4966,-92.3819)};var g_05b248a5bbb810f848cabd27d9a87e56 = new google.maps.Geocoder();g_05b248a5bbb810f848cabd27d9a87e56.geocode( { 'address': "2313 Logan Ave, Waterloo, IA 50703, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('waterloo-IA-check-n-go').style.display = '';map = new google.maps.Map(document.getElementById('waterloo-IA-check-n-go'), mapOptions);}document.getElementById('ef28c2bd').innerHTML += ' | View Map';var $l05b248a5bbb810f848cabd27d9a87e56 = '

Check 'n Go

Address: 2313 Logan Ave, Waterloo, IA 50703, USA
Phone: (319) 327-5366
';var m_05b248a5bbb810f848cabd27d9a87e56 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Check 'n Go',});m_05b248a5bbb810f848cabd27d9a87e56['infowindow'] = new google.maps.InfoWindow({content: $l05b248a5bbb810f848cabd27d9a87e56});var infowindow = new google.maps.InfoWindow({content: $l05b248a5bbb810f848cabd27d9a87e56});google.maps.event.addListener(m_05b248a5bbb810f848cabd27d9a87e56, 'click', function() {infowindow.open(map,m_05b248a5bbb810f848cabd27d9a87e56);});$marker.push(m_05b248a5bbb810f848cabd27d9a87e56);}});var g_ff3e3e47ba2e23bb23ab90f4df10fcbf = new google.maps.Geocoder();g_ff3e3e47ba2e23bb23ab90f4df10fcbf.geocode( { 'address': "2735 University Ave, Waterloo, IA 50701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('waterloo-IA-check-n-go').style.display = '';map = new google.maps.Map(document.getElementById('waterloo-IA-check-n-go'), mapOptions);}document.getElementById('44657a3e').innerHTML += ' | View Map';var $lff3e3e47ba2e23bb23ab90f4df10fcbf = '

Check 'n Go

Address: 2735 University Ave, Waterloo, IA 50701, USA
Phone: (319) 327-5367
';var m_ff3e3e47ba2e23bb23ab90f4df10fcbf = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Check 'n Go',});m_ff3e3e47ba2e23bb23ab90f4df10fcbf['infowindow'] = new google.maps.InfoWindow({content: $lff3e3e47ba2e23bb23ab90f4df10fcbf});var infowindow = new google.maps.InfoWindow({content: $lff3e3e47ba2e23bb23ab90f4df10fcbf});google.maps.event.addListener(m_ff3e3e47ba2e23bb23ab90f4df10fcbf, 'click', function() {infowindow.open(map,m_ff3e3e47ba2e23bb23ab90f4df10fcbf);});$marker.push(m_ff3e3e47ba2e23bb23ab90f4df10fcbf);}});}google.maps.event.addDomListener(window, 'load', initialize);