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(36.3974,-105.594)};var g_7cc9dfab96e5f47acc9bb48d36f1cac7 = new google.maps.Geocoder();g_7cc9dfab96e5f47acc9bb48d36f1cac7.geocode( { 'address': "219 Paseo Del Pueblo Norte, Taos, NM 87571"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('taos-NM-peoples-bank').style.display = '';map = new google.maps.Map(document.getElementById('taos-NM-peoples-bank'), mapOptions);}document.getElementById('56d89807').innerHTML += ' | View Map';var $l7cc9dfab96e5f47acc9bb48d36f1cac7 = '

Peoples Bank

Address: 219 Paseo Del Pueblo Norte, Taos, NM 87571
Phone: (575) 758-4211
';var m_7cc9dfab96e5f47acc9bb48d36f1cac7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Peoples Bank',});m_7cc9dfab96e5f47acc9bb48d36f1cac7['infowindow'] = new google.maps.InfoWindow({content: $l7cc9dfab96e5f47acc9bb48d36f1cac7});var infowindow = new google.maps.InfoWindow({content: $l7cc9dfab96e5f47acc9bb48d36f1cac7});google.maps.event.addListener(m_7cc9dfab96e5f47acc9bb48d36f1cac7, 'click', function() {infowindow.open(map,m_7cc9dfab96e5f47acc9bb48d36f1cac7);});$marker.push(m_7cc9dfab96e5f47acc9bb48d36f1cac7);}});var g_f80a255805ea7094709072bfc26870c8 = new google.maps.Geocoder();g_f80a255805ea7094709072bfc26870c8.geocode( { 'address': "1356 Paseo Del Pueblo Sur, Taos, NM 87571"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('taos-NM-peoples-bank').style.display = '';map = new google.maps.Map(document.getElementById('taos-NM-peoples-bank'), mapOptions);}document.getElementById('f252338b').innerHTML += ' | View Map';var $lf80a255805ea7094709072bfc26870c8 = '

Peoples Bank

Address: 1356 Paseo Del Pueblo Sur, Taos, NM 87571
Phone: (575) 758-4500
';var m_f80a255805ea7094709072bfc26870c8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Peoples Bank',});m_f80a255805ea7094709072bfc26870c8['infowindow'] = new google.maps.InfoWindow({content: $lf80a255805ea7094709072bfc26870c8});var infowindow = new google.maps.InfoWindow({content: $lf80a255805ea7094709072bfc26870c8});google.maps.event.addListener(m_f80a255805ea7094709072bfc26870c8, 'click', function() {infowindow.open(map,m_f80a255805ea7094709072bfc26870c8);});$marker.push(m_f80a255805ea7094709072bfc26870c8);}});}google.maps.event.addDomListener(window, 'load', initialize);