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(46.7304,-122.985)};var g_5a45828dead8c065099cb653a2185df1 = new google.maps.Geocoder();g_5a45828dead8c065099cb653a2185df1.geocode( { 'address': "1231 Harrison Ave, Centralia, WA 98531, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('centralia-WA-security-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('centralia-WA-security-state-bank'), mapOptions);}document.getElementById('dd2f4dfe').innerHTML += ' | View Map';var $l5a45828dead8c065099cb653a2185df1 = '

Security State Bank

Address: 1231 Harrison Ave, Centralia, WA 98531, USA
Phone: (360) 807-2310
';var m_5a45828dead8c065099cb653a2185df1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Security State Bank',});m_5a45828dead8c065099cb653a2185df1['infowindow'] = new google.maps.InfoWindow({content: $l5a45828dead8c065099cb653a2185df1});var infowindow = new google.maps.InfoWindow({content: $l5a45828dead8c065099cb653a2185df1});google.maps.event.addListener(m_5a45828dead8c065099cb653a2185df1, 'click', function() {infowindow.open(map,m_5a45828dead8c065099cb653a2185df1);});$marker.push(m_5a45828dead8c065099cb653a2185df1);}});var g_dc86327c4738b2c6f09825829e492b8d = new google.maps.Geocoder();g_dc86327c4738b2c6f09825829e492b8d.geocode( { 'address': "1930 S Gold St, Centralia, WA 98531, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('centralia-WA-security-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('centralia-WA-security-state-bank'), mapOptions);}document.getElementById('7e725b54').innerHTML += ' | View Map';var $ldc86327c4738b2c6f09825829e492b8d = '

Security State Bank

Address: 1930 S Gold St, Centralia, WA 98531, USA
Phone: (360) 736-0763
';var m_dc86327c4738b2c6f09825829e492b8d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Security State Bank',});m_dc86327c4738b2c6f09825829e492b8d['infowindow'] = new google.maps.InfoWindow({content: $ldc86327c4738b2c6f09825829e492b8d});var infowindow = new google.maps.InfoWindow({content: $ldc86327c4738b2c6f09825829e492b8d});google.maps.event.addListener(m_dc86327c4738b2c6f09825829e492b8d, 'click', function() {infowindow.open(map,m_dc86327c4738b2c6f09825829e492b8d);});$marker.push(m_dc86327c4738b2c6f09825829e492b8d);}});}google.maps.event.addDomListener(window, 'load', initialize);