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.8352,-122.263)};var g_7b1b6d2fdf573b01058f16f6e398b69c = new google.maps.Geocoder();g_7b1b6d2fdf573b01058f16f6e398b69c.geocode( { 'address': "4811 Telegraph Ave # 511, Oakland, CA 94609, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oakland-CA-viral-vic-joshi-mortgage-consultant').style.display = '';map = new google.maps.Map(document.getElementById('oakland-CA-viral-vic-joshi-mortgage-consultant'), mapOptions);}document.getElementById('cc609316').innerHTML += ' | View Map';var $l7b1b6d2fdf573b01058f16f6e398b69c = '

Viral (Vic) Joshi-Mortgage Consultant

Address: 4811 Telegraph Ave # 511, Oakland, CA 94609, USA
Phone: (510) 655-2868
';var m_7b1b6d2fdf573b01058f16f6e398b69c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Viral (Vic) Joshi-Mortgage Consultant',});m_7b1b6d2fdf573b01058f16f6e398b69c['infowindow'] = new google.maps.InfoWindow({content: $l7b1b6d2fdf573b01058f16f6e398b69c});var infowindow = new google.maps.InfoWindow({content: $l7b1b6d2fdf573b01058f16f6e398b69c});google.maps.event.addListener(m_7b1b6d2fdf573b01058f16f6e398b69c, 'click', function() {infowindow.open(map,m_7b1b6d2fdf573b01058f16f6e398b69c);});$marker.push(m_7b1b6d2fdf573b01058f16f6e398b69c);}});}google.maps.event.addDomListener(window, 'load', initialize);