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.0166,-118.495)};var g_a0febca5873988859c6876f326d19f65 = new google.maps.Geocoder();g_a0febca5873988859c6876f326d19f65.geocode( { 'address': "287 26th St, Santa Monica, CA 90049"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('santa-monica-CA-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('santa-monica-CA-bank-of-america'), mapOptions);}document.getElementById('f025bdc3').innerHTML += ' | View Map';var $la0febca5873988859c6876f326d19f65 = '

Bank of America

Address: 287 26th St, Santa Monica, CA 90049
Phone: (310) 395-3283
';var m_a0febca5873988859c6876f326d19f65 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_a0febca5873988859c6876f326d19f65['infowindow'] = new google.maps.InfoWindow({content: $la0febca5873988859c6876f326d19f65});var infowindow = new google.maps.InfoWindow({content: $la0febca5873988859c6876f326d19f65});google.maps.event.addListener(m_a0febca5873988859c6876f326d19f65, 'click', function() {infowindow.open(map,m_a0febca5873988859c6876f326d19f65);});$marker.push(m_a0febca5873988859c6876f326d19f65);}});var g_2eefc232fc944c1d9015b41037f71f7e = new google.maps.Geocoder();g_2eefc232fc944c1d9015b41037f71f7e.geocode( { 'address': "3032 Wilshire Blvd, Santa Monica, CA 90403"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('santa-monica-CA-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('santa-monica-CA-bank-of-america'), mapOptions);}document.getElementById('b6ccd3dd').innerHTML += ' | View Map';var $l2eefc232fc944c1d9015b41037f71f7e = '

Bank of America

Address: 3032 Wilshire Blvd, Santa Monica, CA 90403
Phone: (310) 310-6511
';var m_2eefc232fc944c1d9015b41037f71f7e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_2eefc232fc944c1d9015b41037f71f7e['infowindow'] = new google.maps.InfoWindow({content: $l2eefc232fc944c1d9015b41037f71f7e});var infowindow = new google.maps.InfoWindow({content: $l2eefc232fc944c1d9015b41037f71f7e});google.maps.event.addListener(m_2eefc232fc944c1d9015b41037f71f7e, 'click', function() {infowindow.open(map,m_2eefc232fc944c1d9015b41037f71f7e);});$marker.push(m_2eefc232fc944c1d9015b41037f71f7e);}});}google.maps.event.addDomListener(window, 'load', initialize);