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.1025,-117.575)};var g_0597cbcd1a3ba547c1ef58a6358b5b66 = new google.maps.Geocoder();g_0597cbcd1a3ba547c1ef58a6358b5b66.geocode( { 'address': "8311 Haven Ave #100, Rancho Cucamonga, CA 91730, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('rancho-cucamonga-CA-viviana-bigolin---bancwest-investment-services-financial-advisor').style.display = '';map = new google.maps.Map(document.getElementById('rancho-cucamonga-CA-viviana-bigolin---bancwest-investment-services-financial-advisor'), mapOptions);}document.getElementById('89e9866a').innerHTML += ' | View Map';var $l0597cbcd1a3ba547c1ef58a6358b5b66 = '

Viviana Bigolin - BancWest Investment Services Financial Advisor

Address: 8311 Haven Ave #100, Rancho Cucamonga, CA 91730, USA
Phone: (909) 276-8320
';var m_0597cbcd1a3ba547c1ef58a6358b5b66 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Viviana Bigolin - BancWest Investment Services Financial Advisor',});m_0597cbcd1a3ba547c1ef58a6358b5b66['infowindow'] = new google.maps.InfoWindow({content: $l0597cbcd1a3ba547c1ef58a6358b5b66});var infowindow = new google.maps.InfoWindow({content: $l0597cbcd1a3ba547c1ef58a6358b5b66});google.maps.event.addListener(m_0597cbcd1a3ba547c1ef58a6358b5b66, 'click', function() {infowindow.open(map,m_0597cbcd1a3ba547c1ef58a6358b5b66);});$marker.push(m_0597cbcd1a3ba547c1ef58a6358b5b66);}});}google.maps.event.addDomListener(window, 'load', initialize);