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.7829,-122.408)};var g_ea67d66c5b01e5aa93fd5407f041b53d = new google.maps.Geocoder();g_ea67d66c5b01e5aa93fd5407f041b53d.geocode( { 'address': "12 Mint Plaza, San Francisco, CA 94103, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('san-francisco-CA-sf-fire-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('san-francisco-CA-sf-fire-credit-union'), mapOptions);}document.getElementById('0340c378').innerHTML += ' | View Map';var $lea67d66c5b01e5aa93fd5407f041b53d = '

SF Fire Credit Union

Address: 12 Mint Plaza, San Francisco, CA 94103, USA
Phone: (888) 499-3473
';var m_ea67d66c5b01e5aa93fd5407f041b53d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'SF Fire Credit Union',});m_ea67d66c5b01e5aa93fd5407f041b53d['infowindow'] = new google.maps.InfoWindow({content: $lea67d66c5b01e5aa93fd5407f041b53d});var infowindow = new google.maps.InfoWindow({content: $lea67d66c5b01e5aa93fd5407f041b53d});google.maps.event.addListener(m_ea67d66c5b01e5aa93fd5407f041b53d, 'click', function() {infowindow.open(map,m_ea67d66c5b01e5aa93fd5407f041b53d);});$marker.push(m_ea67d66c5b01e5aa93fd5407f041b53d);}});var g_684b5cf561e84248e31fc0cdc4b6ffc0 = new google.maps.Geocoder();g_684b5cf561e84248e31fc0cdc4b6ffc0.geocode( { 'address': "3201 California St, San Francisco, CA 94118, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('san-francisco-CA-sf-fire-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('san-francisco-CA-sf-fire-credit-union'), mapOptions);}document.getElementById('295141f9').innerHTML += ' | View Map';var $l684b5cf561e84248e31fc0cdc4b6ffc0 = '

SF Fire Credit Union

Address: 3201 California St, San Francisco, CA 94118, USA
Phone: (415) 674-4800
';var m_684b5cf561e84248e31fc0cdc4b6ffc0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'SF Fire Credit Union',});m_684b5cf561e84248e31fc0cdc4b6ffc0['infowindow'] = new google.maps.InfoWindow({content: $l684b5cf561e84248e31fc0cdc4b6ffc0});var infowindow = new google.maps.InfoWindow({content: $l684b5cf561e84248e31fc0cdc4b6ffc0});google.maps.event.addListener(m_684b5cf561e84248e31fc0cdc4b6ffc0, 'click', function() {infowindow.open(map,m_684b5cf561e84248e31fc0cdc4b6ffc0);});$marker.push(m_684b5cf561e84248e31fc0cdc4b6ffc0);}});}google.maps.event.addDomListener(window, 'load', initialize);