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.343,-106.712)};var g_a2cc63e065705fe938a4dda49092966f = new google.maps.Geocoder();g_a2cc63e065705fe938a4dda49092966f.geocode( { 'address': "99 N Main St, Buffalo, WY 82834"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('buffalo-WY-anb-bank').style.display = '';map = new google.maps.Map(document.getElementById('buffalo-WY-anb-bank'), mapOptions);}document.getElementById('9a82e385').innerHTML += ' | View Map';var $la2cc63e065705fe938a4dda49092966f = '

ANB Bank

Address: 99 N Main St, Buffalo, WY 82834
Phone: (307) 684-2201
';var m_a2cc63e065705fe938a4dda49092966f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ANB Bank',});m_a2cc63e065705fe938a4dda49092966f['infowindow'] = new google.maps.InfoWindow({content: $la2cc63e065705fe938a4dda49092966f});var infowindow = new google.maps.InfoWindow({content: $la2cc63e065705fe938a4dda49092966f});google.maps.event.addListener(m_a2cc63e065705fe938a4dda49092966f, 'click', function() {infowindow.open(map,m_a2cc63e065705fe938a4dda49092966f);});$marker.push(m_a2cc63e065705fe938a4dda49092966f);}});var g_b313e67d23abe7a345e87fb9dbf4aa61 = new google.maps.Geocoder();g_b313e67d23abe7a345e87fb9dbf4aa61.geocode( { 'address': "99 S. Main Street, Buffalo, WY 82834"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('buffalo-WY-anb-bank').style.display = '';map = new google.maps.Map(document.getElementById('buffalo-WY-anb-bank'), mapOptions);}document.getElementById('77071ab7').innerHTML += ' | View Map';var $lb313e67d23abe7a345e87fb9dbf4aa61 = '

ANB Bank

Address: 99 S. Main Street, Buffalo, WY 82834
Phone: (307) 684-2511
';var m_b313e67d23abe7a345e87fb9dbf4aa61 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ANB Bank',});m_b313e67d23abe7a345e87fb9dbf4aa61['infowindow'] = new google.maps.InfoWindow({content: $lb313e67d23abe7a345e87fb9dbf4aa61});var infowindow = new google.maps.InfoWindow({content: $lb313e67d23abe7a345e87fb9dbf4aa61});google.maps.event.addListener(m_b313e67d23abe7a345e87fb9dbf4aa61, 'click', function() {infowindow.open(map,m_b313e67d23abe7a345e87fb9dbf4aa61);});$marker.push(m_b313e67d23abe7a345e87fb9dbf4aa61);}});}google.maps.event.addDomListener(window, 'load', initialize);