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.27,-88.3042)};var g_ede8a40c37d1c1b12c8225bc8c672660 = new google.maps.Geocoder();g_ede8a40c37d1c1b12c8225bc8c672660.geocode( { 'address': "415 S Main St, Crystal Lake, IL 60014"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('crystal-lake-IL-baxter-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('crystal-lake-IL-baxter-credit-union'), mapOptions);}document.getElementById('7532724a').innerHTML += ' | View Map';var $lede8a40c37d1c1b12c8225bc8c672660 = '

Baxter Credit Union

Address: 415 S Main St, Crystal Lake, IL 60014
Phone: (815) 444-8065
';var m_ede8a40c37d1c1b12c8225bc8c672660 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Baxter Credit Union',});m_ede8a40c37d1c1b12c8225bc8c672660['infowindow'] = new google.maps.InfoWindow({content: $lede8a40c37d1c1b12c8225bc8c672660});var infowindow = new google.maps.InfoWindow({content: $lede8a40c37d1c1b12c8225bc8c672660});google.maps.event.addListener(m_ede8a40c37d1c1b12c8225bc8c672660, 'click', function() {infowindow.open(map,m_ede8a40c37d1c1b12c8225bc8c672660);});$marker.push(m_ede8a40c37d1c1b12c8225bc8c672660);}});}google.maps.event.addDomListener(window, 'load', initialize);