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(34.2194,-119.178)};var g_116b64bdf2017cde672665fc96b98dcb = new google.maps.Geocoder();g_116b64bdf2017cde672665fc96b98dcb.geocode( { 'address': "1921 N Oxnard Blvd, Oxnard, CA 93036, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oxnard-CA-premier-america-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('oxnard-CA-premier-america-credit-union'), mapOptions);}document.getElementById('ba6f3996').innerHTML += ' | View Map';var $l116b64bdf2017cde672665fc96b98dcb = '

Premier America Credit Union

Address: 1921 N Oxnard Blvd, Oxnard, CA 93036, USA
Phone: (800) 772-4000
';var m_116b64bdf2017cde672665fc96b98dcb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Premier America Credit Union',});m_116b64bdf2017cde672665fc96b98dcb['infowindow'] = new google.maps.InfoWindow({content: $l116b64bdf2017cde672665fc96b98dcb});var infowindow = new google.maps.InfoWindow({content: $l116b64bdf2017cde672665fc96b98dcb});google.maps.event.addListener(m_116b64bdf2017cde672665fc96b98dcb, 'click', function() {infowindow.open(map,m_116b64bdf2017cde672665fc96b98dcb);});$marker.push(m_116b64bdf2017cde672665fc96b98dcb);}});var g_0ce5b4e3ee64219888d80755fa5678ea = new google.maps.Geocoder();g_0ce5b4e3ee64219888d80755fa5678ea.geocode( { 'address': "1651 E Channel Islands Blvd, Oxnard, CA 93033, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oxnard-CA-premier-america-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('oxnard-CA-premier-america-credit-union'), mapOptions);}document.getElementById('5386a36f').innerHTML += ' | View Map';var $l0ce5b4e3ee64219888d80755fa5678ea = '

Premier America Credit Union

Address: 1651 E Channel Islands Blvd, Oxnard, CA 93033, USA
Phone: (800) 772-4000
';var m_0ce5b4e3ee64219888d80755fa5678ea = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Premier America Credit Union',});m_0ce5b4e3ee64219888d80755fa5678ea['infowindow'] = new google.maps.InfoWindow({content: $l0ce5b4e3ee64219888d80755fa5678ea});var infowindow = new google.maps.InfoWindow({content: $l0ce5b4e3ee64219888d80755fa5678ea});google.maps.event.addListener(m_0ce5b4e3ee64219888d80755fa5678ea, 'click', function() {infowindow.open(map,m_0ce5b4e3ee64219888d80755fa5678ea);});$marker.push(m_0ce5b4e3ee64219888d80755fa5678ea);}});}google.maps.event.addDomListener(window, 'load', initialize);