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.9787,-122.028)};var g_19813ce72de2e59f836d858196dabe6f = new google.maps.Geocoder();g_19813ce72de2e59f836d858196dabe6f.geocode( { 'address': "1855 2nd St, Concord, CA 94519, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('concord-CA-unify-financial-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('concord-CA-unify-financial-credit-union'), mapOptions);}document.getElementById('dd951e68').innerHTML += ' | View Map';var $l19813ce72de2e59f836d858196dabe6f = '

UNIFY Financial Credit Union

Address: 1855 2nd St, Concord, CA 94519, USA
Phone: (877) 254-9328
';var m_19813ce72de2e59f836d858196dabe6f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'UNIFY Financial Credit Union',});m_19813ce72de2e59f836d858196dabe6f['infowindow'] = new google.maps.InfoWindow({content: $l19813ce72de2e59f836d858196dabe6f});var infowindow = new google.maps.InfoWindow({content: $l19813ce72de2e59f836d858196dabe6f});google.maps.event.addListener(m_19813ce72de2e59f836d858196dabe6f, 'click', function() {infowindow.open(map,m_19813ce72de2e59f836d858196dabe6f);});$marker.push(m_19813ce72de2e59f836d858196dabe6f);}});var g_d1753623bca69e9b6549954e526d6b64 = new google.maps.Geocoder();g_d1753623bca69e9b6549954e526d6b64.geocode( { 'address': "4075 Nelson Ave, Concord, CA 94520, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('concord-CA-unify-financial-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('concord-CA-unify-financial-credit-union'), mapOptions);}document.getElementById('ffca5f20').innerHTML += ' | View Map';var $ld1753623bca69e9b6549954e526d6b64 = '

UNIFY Financial Credit Union

Address: 4075 Nelson Ave, Concord, CA 94520, USA
Phone: (877) 254-9328
';var m_d1753623bca69e9b6549954e526d6b64 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'UNIFY Financial Credit Union',});m_d1753623bca69e9b6549954e526d6b64['infowindow'] = new google.maps.InfoWindow({content: $ld1753623bca69e9b6549954e526d6b64});var infowindow = new google.maps.InfoWindow({content: $ld1753623bca69e9b6549954e526d6b64});google.maps.event.addListener(m_d1753623bca69e9b6549954e526d6b64, 'click', function() {infowindow.open(map,m_d1753623bca69e9b6549954e526d6b64);});$marker.push(m_d1753623bca69e9b6549954e526d6b64);}});}google.maps.event.addDomListener(window, 'load', initialize);