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.6764,-122.089)};var g_df4537fb2b472be0c334d48a0d044f04 = new google.maps.Geocoder();g_df4537fb2b472be0c334d48a0d044f04.geocode( { 'address': "22200 Mission Blvd # B, Hayward, CA 94541, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hayward-CA-mikasa-realty--home-loans').style.display = '';map = new google.maps.Map(document.getElementById('hayward-CA-mikasa-realty--home-loans'), mapOptions);}document.getElementById('85047025').innerHTML += ' | View Map';var $ldf4537fb2b472be0c334d48a0d044f04 = '

Mikasa Realty & Home Loans

Address: 22200 Mission Blvd # B, Hayward, CA 94541, USA
Phone: (510) 538-4001
';var m_df4537fb2b472be0c334d48a0d044f04 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mikasa Realty & Home Loans',});m_df4537fb2b472be0c334d48a0d044f04['infowindow'] = new google.maps.InfoWindow({content: $ldf4537fb2b472be0c334d48a0d044f04});var infowindow = new google.maps.InfoWindow({content: $ldf4537fb2b472be0c334d48a0d044f04});google.maps.event.addListener(m_df4537fb2b472be0c334d48a0d044f04, 'click', function() {infowindow.open(map,m_df4537fb2b472be0c334d48a0d044f04);});$marker.push(m_df4537fb2b472be0c334d48a0d044f04);}});}google.maps.event.addDomListener(window, 'load', initialize);