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.7844,-106.693)};var g_a19be16e356ec7af4662e553cc740906 = new google.maps.Geocoder();g_a19be16e356ec7af4662e553cc740906.geocode( { 'address': "2351 Main St SE, Los Lunas, NM 87031"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('los-lunas-NM-bank-of-the-west').style.display = '';map = new google.maps.Map(document.getElementById('los-lunas-NM-bank-of-the-west'), mapOptions);}document.getElementById('74416188').innerHTML += ' | View Map';var $la19be16e356ec7af4662e553cc740906 = '

Bank Of The West

Address: 2351 Main St SE, Los Lunas, NM 87031
Phone: (505) 866-0447
';var m_a19be16e356ec7af4662e553cc740906 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank Of The West',});m_a19be16e356ec7af4662e553cc740906['infowindow'] = new google.maps.InfoWindow({content: $la19be16e356ec7af4662e553cc740906});var infowindow = new google.maps.InfoWindow({content: $la19be16e356ec7af4662e553cc740906});google.maps.event.addListener(m_a19be16e356ec7af4662e553cc740906, 'click', function() {infowindow.open(map,m_a19be16e356ec7af4662e553cc740906);});$marker.push(m_a19be16e356ec7af4662e553cc740906);}});var g_20f16dbde9f389fb902074b9a48881a3 = new google.maps.Geocoder();g_20f16dbde9f389fb902074b9a48881a3.geocode( { 'address': "2610 Main St NW, Los Lunas, NM 87031"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('los-lunas-NM-bank-of-the-west').style.display = '';map = new google.maps.Map(document.getElementById('los-lunas-NM-bank-of-the-west'), mapOptions);}document.getElementById('e6caec6f').innerHTML += ' | View Map';var $l20f16dbde9f389fb902074b9a48881a3 = '

Bank of the West

Address: 2610 Main St NW, Los Lunas, NM 87031
Phone: (505) 807-3131
';var m_20f16dbde9f389fb902074b9a48881a3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the West',});m_20f16dbde9f389fb902074b9a48881a3['infowindow'] = new google.maps.InfoWindow({content: $l20f16dbde9f389fb902074b9a48881a3});var infowindow = new google.maps.InfoWindow({content: $l20f16dbde9f389fb902074b9a48881a3});google.maps.event.addListener(m_20f16dbde9f389fb902074b9a48881a3, 'click', function() {infowindow.open(map,m_20f16dbde9f389fb902074b9a48881a3);});$marker.push(m_20f16dbde9f389fb902074b9a48881a3);}});}google.maps.event.addDomListener(window, 'load', initialize);