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(36.8355,-119.684)};var g_be956b875cc6a3982d176653317e8eb5 = new google.maps.Geocoder();g_be956b875cc6a3982d176653317e8eb5.geocode( { 'address': "1660 Herndon Ave, Clovis, CA 93611, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('clovis-CA-educational-employees-credit-union---eecu---clovis-north-branch').style.display = '';map = new google.maps.Map(document.getElementById('clovis-CA-educational-employees-credit-union---eecu---clovis-north-branch'), mapOptions);}document.getElementById('038472f9').innerHTML += ' | View Map';var $lbe956b875cc6a3982d176653317e8eb5 = '

Educational Employees Credit Union - EECU - Clovis North Branch

Address: 1660 Herndon Ave, Clovis, CA 93611, USA
Phone: (800) 538-3328
';var m_be956b875cc6a3982d176653317e8eb5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Educational Employees Credit Union - EECU - Clovis North Branch',});m_be956b875cc6a3982d176653317e8eb5['infowindow'] = new google.maps.InfoWindow({content: $lbe956b875cc6a3982d176653317e8eb5});var infowindow = new google.maps.InfoWindow({content: $lbe956b875cc6a3982d176653317e8eb5});google.maps.event.addListener(m_be956b875cc6a3982d176653317e8eb5, 'click', function() {infowindow.open(map,m_be956b875cc6a3982d176653317e8eb5);});$marker.push(m_be956b875cc6a3982d176653317e8eb5);}});}google.maps.event.addDomListener(window, 'load', initialize);