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(37.0558,-120.833)};var g_57475e12651439297744756f88d1baa2 = new google.maps.Geocoder();g_57475e12651439297744756f88d1baa2.geocode( { 'address': "1450 S Mercey Springs Rd # 104 , Los Banos, CA 93635, Los Banos, CA 93635, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('los-banos-CA-merced-school-employees-federal').style.display = '';map = new google.maps.Map(document.getElementById('los-banos-CA-merced-school-employees-federal'), mapOptions);}document.getElementById('2b7d4637').innerHTML += ' | View Map';var $l57475e12651439297744756f88d1baa2 = '

Merced School Employees Federal

Address: 1450 S Mercey Springs Rd # 104 , Los Banos, CA 93635, Los Banos, CA 93635, USA
Phone: (209) 383-5550
';var m_57475e12651439297744756f88d1baa2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Merced School Employees Federal',});m_57475e12651439297744756f88d1baa2['infowindow'] = new google.maps.InfoWindow({content: $l57475e12651439297744756f88d1baa2});var infowindow = new google.maps.InfoWindow({content: $l57475e12651439297744756f88d1baa2});google.maps.event.addListener(m_57475e12651439297744756f88d1baa2, 'click', function() {infowindow.open(map,m_57475e12651439297744756f88d1baa2);});$marker.push(m_57475e12651439297744756f88d1baa2);}});}google.maps.event.addDomListener(window, 'load', initialize);