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(48.1167,-122.783)};var g_191c62d342811d1a0d3d0528ec35cd2d = new google.maps.Geocoder();g_191c62d342811d1a0d3d0528ec35cd2d.geocode( { 'address': "2313 E Sims Way, Port Townsend, WA 98368"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('port-townsend-WA-kitsap-bank').style.display = '';map = new google.maps.Map(document.getElementById('port-townsend-WA-kitsap-bank'), mapOptions);}document.getElementById('8a30fc13').innerHTML += ' | View Map';var $l191c62d342811d1a0d3d0528ec35cd2d = '

Kitsap Bank

Address: 2313 E Sims Way, Port Townsend, WA 98368
Phone: (360) 385-0123
';var m_191c62d342811d1a0d3d0528ec35cd2d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Kitsap Bank',});m_191c62d342811d1a0d3d0528ec35cd2d['infowindow'] = new google.maps.InfoWindow({content: $l191c62d342811d1a0d3d0528ec35cd2d});var infowindow = new google.maps.InfoWindow({content: $l191c62d342811d1a0d3d0528ec35cd2d});google.maps.event.addListener(m_191c62d342811d1a0d3d0528ec35cd2d, 'click', function() {infowindow.open(map,m_191c62d342811d1a0d3d0528ec35cd2d);});$marker.push(m_191c62d342811d1a0d3d0528ec35cd2d);}});var g_021a9e27751ffe7e62d9b523f0641a3b = new google.maps.Geocoder();g_021a9e27751ffe7e62d9b523f0641a3b.geocode( { 'address': "211 Taylor St, Port Townsend, WA 98368"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('port-townsend-WA-kitsap-bank').style.display = '';map = new google.maps.Map(document.getElementById('port-townsend-WA-kitsap-bank'), mapOptions);}document.getElementById('06ef9511').innerHTML += ' | View Map';var $l021a9e27751ffe7e62d9b523f0641a3b = '

Kitsap Bank

Address: 211 Taylor St, Port Townsend, WA 98368
Phone: (360) 379-0123
';var m_021a9e27751ffe7e62d9b523f0641a3b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Kitsap Bank',});m_021a9e27751ffe7e62d9b523f0641a3b['infowindow'] = new google.maps.InfoWindow({content: $l021a9e27751ffe7e62d9b523f0641a3b});var infowindow = new google.maps.InfoWindow({content: $l021a9e27751ffe7e62d9b523f0641a3b});google.maps.event.addListener(m_021a9e27751ffe7e62d9b523f0641a3b, 'click', function() {infowindow.open(map,m_021a9e27751ffe7e62d9b523f0641a3b);});$marker.push(m_021a9e27751ffe7e62d9b523f0641a3b);}});}google.maps.event.addDomListener(window, 'load', initialize);