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(42.0963,-102.872)};var g_2a7296e2d82d191cd8479395b5500f66 = new google.maps.Geocoder();g_2a7296e2d82d191cd8479395b5500f66.geocode( { 'address': "224 Box Butte Ave, Alliance, NE 69301, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('alliance-NE-bank-of-the-west').style.display = '';map = new google.maps.Map(document.getElementById('alliance-NE-bank-of-the-west'), mapOptions);}document.getElementById('6579fe5b').innerHTML += ' | View Map';var $l2a7296e2d82d191cd8479395b5500f66 = '

Bank of the West

Address: 224 Box Butte Ave, Alliance, NE 69301, USA
Phone: (308) 762-4400
';var m_2a7296e2d82d191cd8479395b5500f66 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the West',});m_2a7296e2d82d191cd8479395b5500f66['infowindow'] = new google.maps.InfoWindow({content: $l2a7296e2d82d191cd8479395b5500f66});var infowindow = new google.maps.InfoWindow({content: $l2a7296e2d82d191cd8479395b5500f66});google.maps.event.addListener(m_2a7296e2d82d191cd8479395b5500f66, 'click', function() {infowindow.open(map,m_2a7296e2d82d191cd8479395b5500f66);});$marker.push(m_2a7296e2d82d191cd8479395b5500f66);}});var g_fbbfa0c103924e1dad029516599e7e8f = new google.maps.Geocoder();g_fbbfa0c103924e1dad029516599e7e8f.geocode( { 'address': "120 W 2nd St, Alliance, NE 69301, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('alliance-NE-bank-of-the-west').style.display = '';map = new google.maps.Map(document.getElementById('alliance-NE-bank-of-the-west'), mapOptions);}document.getElementById('f2ee58c5').innerHTML += ' | View Map';var $lfbbfa0c103924e1dad029516599e7e8f = '

Bank of the West

Address: 120 W 2nd St, Alliance, NE 69301, USA
Phone: (308) 762-4400
';var m_fbbfa0c103924e1dad029516599e7e8f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the West',});m_fbbfa0c103924e1dad029516599e7e8f['infowindow'] = new google.maps.InfoWindow({content: $lfbbfa0c103924e1dad029516599e7e8f});var infowindow = new google.maps.InfoWindow({content: $lfbbfa0c103924e1dad029516599e7e8f});google.maps.event.addListener(m_fbbfa0c103924e1dad029516599e7e8f, 'click', function() {infowindow.open(map,m_fbbfa0c103924e1dad029516599e7e8f);});$marker.push(m_fbbfa0c103924e1dad029516599e7e8f);}});}google.maps.event.addDomListener(window, 'load', initialize);