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(47.6103,-122.632)};var g_c291b01517f3e6797c774c306591cc32 = new google.maps.Geocoder();g_c291b01517f3e6797c774c306591cc32.geocode( { 'address': "1600 NE Riddell Rd, Bremerton, WA 98310"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bremerton-WA-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('bremerton-WA-bank-of-america'), mapOptions);}document.getElementById('00885784').innerHTML += ' | View Map';var $lc291b01517f3e6797c774c306591cc32 = '

Bank of America

Address: 1600 NE Riddell Rd, Bremerton, WA 98310
Phone: (360) 479-5980
';var m_c291b01517f3e6797c774c306591cc32 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_c291b01517f3e6797c774c306591cc32['infowindow'] = new google.maps.InfoWindow({content: $lc291b01517f3e6797c774c306591cc32});var infowindow = new google.maps.InfoWindow({content: $lc291b01517f3e6797c774c306591cc32});google.maps.event.addListener(m_c291b01517f3e6797c774c306591cc32, 'click', function() {infowindow.open(map,m_c291b01517f3e6797c774c306591cc32);});$marker.push(m_c291b01517f3e6797c774c306591cc32);}});var g_586308697200123c6ce31c82f85b2d38 = new google.maps.Geocoder();g_586308697200123c6ce31c82f85b2d38.geocode( { 'address': "1000 6th St, Bremerton, WA 98337"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bremerton-WA-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('bremerton-WA-bank-of-america'), mapOptions);}document.getElementById('75174d94').innerHTML += ' | View Map';var $l586308697200123c6ce31c82f85b2d38 = '

Bank of America

Address: 1000 6th St, Bremerton, WA 98337
Phone: (360) 478-6000
';var m_586308697200123c6ce31c82f85b2d38 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_586308697200123c6ce31c82f85b2d38['infowindow'] = new google.maps.InfoWindow({content: $l586308697200123c6ce31c82f85b2d38});var infowindow = new google.maps.InfoWindow({content: $l586308697200123c6ce31c82f85b2d38});google.maps.event.addListener(m_586308697200123c6ce31c82f85b2d38, 'click', function() {infowindow.open(map,m_586308697200123c6ce31c82f85b2d38);});$marker.push(m_586308697200123c6ce31c82f85b2d38);}});}google.maps.event.addDomListener(window, 'load', initialize);