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.2874,-118.786)};var g_eca534e9c5b6407840ab1c68357e5fd9 = new google.maps.Geocoder();g_eca534e9c5b6407840ab1c68357e5fd9.geocode( { 'address': "450 American St, Simi Valley, CA 93065, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('simi-valley-CA-bank-of-america-home-loans').style.display = '';map = new google.maps.Map(document.getElementById('simi-valley-CA-bank-of-america-home-loans'), mapOptions);}document.getElementById('4ac25f32').innerHTML += ' | View Map';var $leca534e9c5b6407840ab1c68357e5fd9 = '

Bank of America Home Loans

Address: 450 American St, Simi Valley, CA 93065, USA
Phone: (800) 561-4567
';var m_eca534e9c5b6407840ab1c68357e5fd9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America Home Loans',});m_eca534e9c5b6407840ab1c68357e5fd9['infowindow'] = new google.maps.InfoWindow({content: $leca534e9c5b6407840ab1c68357e5fd9});var infowindow = new google.maps.InfoWindow({content: $leca534e9c5b6407840ab1c68357e5fd9});google.maps.event.addListener(m_eca534e9c5b6407840ab1c68357e5fd9, 'click', function() {infowindow.open(map,m_eca534e9c5b6407840ab1c68357e5fd9);});$marker.push(m_eca534e9c5b6407840ab1c68357e5fd9);}});var g_742ef08d0eccb9457bdf9502cf39a319 = new google.maps.Geocoder();g_742ef08d0eccb9457bdf9502cf39a319.geocode( { 'address': "1800 Tapo Canyon Rd, Simi Valley, CA 93063, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('simi-valley-CA-bank-of-america-home-loans').style.display = '';map = new google.maps.Map(document.getElementById('simi-valley-CA-bank-of-america-home-loans'), mapOptions);}document.getElementById('8254c1e1').innerHTML += ' | View Map';var $l742ef08d0eccb9457bdf9502cf39a319 = '

Bank of America Home Loans

Address: 1800 Tapo Canyon Rd, Simi Valley, CA 93063, USA
Phone:
';var m_742ef08d0eccb9457bdf9502cf39a319 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America Home Loans',});m_742ef08d0eccb9457bdf9502cf39a319['infowindow'] = new google.maps.InfoWindow({content: $l742ef08d0eccb9457bdf9502cf39a319});var infowindow = new google.maps.InfoWindow({content: $l742ef08d0eccb9457bdf9502cf39a319});google.maps.event.addListener(m_742ef08d0eccb9457bdf9502cf39a319, 'click', function() {infowindow.open(map,m_742ef08d0eccb9457bdf9502cf39a319);});$marker.push(m_742ef08d0eccb9457bdf9502cf39a319);}});}google.maps.event.addDomListener(window, 'load', initialize);