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(44.6201,-123.112)};var g_f2ea68d7f8c88649a31393a0f9459930 = new google.maps.Geocoder();g_f2ea68d7f8c88649a31393a0f9459930.geocode( { 'address': "2230 Pacific Blvd SW, Albany, OR 97321, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('albany-OR-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('albany-OR-citizens-bank'), mapOptions);}document.getElementById('5f09326c').innerHTML += ' | View Map';var $lf2ea68d7f8c88649a31393a0f9459930 = '

Citizens Bank

Address: 2230 Pacific Blvd SW, Albany, OR 97321, USA
Phone: (541) 812-6178
';var m_f2ea68d7f8c88649a31393a0f9459930 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_f2ea68d7f8c88649a31393a0f9459930['infowindow'] = new google.maps.InfoWindow({content: $lf2ea68d7f8c88649a31393a0f9459930});var infowindow = new google.maps.InfoWindow({content: $lf2ea68d7f8c88649a31393a0f9459930});google.maps.event.addListener(m_f2ea68d7f8c88649a31393a0f9459930, 'click', function() {infowindow.open(map,m_f2ea68d7f8c88649a31393a0f9459930);});$marker.push(m_f2ea68d7f8c88649a31393a0f9459930);}});var g_62e49013582bbc4788656545fb0566b6 = new google.maps.Geocoder();g_62e49013582bbc4788656545fb0566b6.geocode( { 'address': "2315 14th Ave SE, Albany, OR 97322, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('albany-OR-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('albany-OR-citizens-bank'), mapOptions);}document.getElementById('c35066d8').innerHTML += ' | View Map';var $l62e49013582bbc4788656545fb0566b6 = '

Citizens Bank

Address: 2315 14th Ave SE, Albany, OR 97322, USA
Phone: (541) 967-1992
';var m_62e49013582bbc4788656545fb0566b6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_62e49013582bbc4788656545fb0566b6['infowindow'] = new google.maps.InfoWindow({content: $l62e49013582bbc4788656545fb0566b6});var infowindow = new google.maps.InfoWindow({content: $l62e49013582bbc4788656545fb0566b6});google.maps.event.addListener(m_62e49013582bbc4788656545fb0566b6, 'click', function() {infowindow.open(map,m_62e49013582bbc4788656545fb0566b6);});$marker.push(m_62e49013582bbc4788656545fb0566b6);}});}google.maps.event.addDomListener(window, 'load', initialize);