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(33.7166,-117.945)};var g_ca491b18f3ec94170f37a9b561f2060c = new google.maps.Geocoder();g_ca491b18f3ec94170f37a9b561f2060c.geocode( { 'address': "16025 Brookhurst St, Fountain Valley, CA 92708"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fountain-valley-CA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('fountain-valley-CA-wells-fargo-bank'), mapOptions);}document.getElementById('712041f3').innerHTML += ' | View Map';var $lca491b18f3ec94170f37a9b561f2060c = '

Wells Fargo Bank

Address: 16025 Brookhurst St, Fountain Valley, CA 92708
Phone: (714) 775-5535
';var m_ca491b18f3ec94170f37a9b561f2060c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_ca491b18f3ec94170f37a9b561f2060c['infowindow'] = new google.maps.InfoWindow({content: $lca491b18f3ec94170f37a9b561f2060c});var infowindow = new google.maps.InfoWindow({content: $lca491b18f3ec94170f37a9b561f2060c});google.maps.event.addListener(m_ca491b18f3ec94170f37a9b561f2060c, 'click', function() {infowindow.open(map,m_ca491b18f3ec94170f37a9b561f2060c);});$marker.push(m_ca491b18f3ec94170f37a9b561f2060c);}});var g_94351bc971eb5aab6a0cdc84227a6af3 = new google.maps.Geocoder();g_94351bc971eb5aab6a0cdc84227a6af3.geocode( { 'address': "16123 Harbor Blvd, Fountain Valley, CA 92708"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fountain-valley-CA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('fountain-valley-CA-wells-fargo-bank'), mapOptions);}document.getElementById('1ff7bf8a').innerHTML += ' | View Map';var $l94351bc971eb5aab6a0cdc84227a6af3 = '

Wells Fargo Bank

Address: 16123 Harbor Blvd, Fountain Valley, CA 92708
Phone: (714) 839-2351
';var m_94351bc971eb5aab6a0cdc84227a6af3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_94351bc971eb5aab6a0cdc84227a6af3['infowindow'] = new google.maps.InfoWindow({content: $l94351bc971eb5aab6a0cdc84227a6af3});var infowindow = new google.maps.InfoWindow({content: $l94351bc971eb5aab6a0cdc84227a6af3});google.maps.event.addListener(m_94351bc971eb5aab6a0cdc84227a6af3, 'click', function() {infowindow.open(map,m_94351bc971eb5aab6a0cdc84227a6af3);});$marker.push(m_94351bc971eb5aab6a0cdc84227a6af3);}});}google.maps.event.addDomListener(window, 'load', initialize);