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.5647,-112.488)};var g_b02c89251106e1fdd9d92744be9f94f2 = new google.maps.Geocoder();g_b02c89251106e1fdd9d92744be9f94f2.geocode( { 'address': "1260 Gail Gardner Way #125, Prescott, AZ 86305, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('prescott-AZ-us-bank-branch').style.display = '';map = new google.maps.Map(document.getElementById('prescott-AZ-us-bank-branch'), mapOptions);}document.getElementById('b604b7b3').innerHTML += ' | View Map';var $lb02c89251106e1fdd9d92744be9f94f2 = '

U.S. Bank Branch

Address: 1260 Gail Gardner Way #125, Prescott, AZ 86305, USA
Phone: (928) 541-9786
';var m_b02c89251106e1fdd9d92744be9f94f2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'U.S. Bank Branch',});m_b02c89251106e1fdd9d92744be9f94f2['infowindow'] = new google.maps.InfoWindow({content: $lb02c89251106e1fdd9d92744be9f94f2});var infowindow = new google.maps.InfoWindow({content: $lb02c89251106e1fdd9d92744be9f94f2});google.maps.event.addListener(m_b02c89251106e1fdd9d92744be9f94f2, 'click', function() {infowindow.open(map,m_b02c89251106e1fdd9d92744be9f94f2);});$marker.push(m_b02c89251106e1fdd9d92744be9f94f2);}});var g_fa8cbc776b16cbdc588758355d93935c = new google.maps.Geocoder();g_fa8cbc776b16cbdc588758355d93935c.geocode( { 'address': "3030 E Hwy 69, Prescott, AZ 86301, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('prescott-AZ-us-bank-branch').style.display = '';map = new google.maps.Map(document.getElementById('prescott-AZ-us-bank-branch'), mapOptions);}document.getElementById('a6d0efa6').innerHTML += ' | View Map';var $lfa8cbc776b16cbdc588758355d93935c = '

U.S. Bank Branch

Address: 3030 E Hwy 69, Prescott, AZ 86301, USA
Phone: (928) 771-8585
';var m_fa8cbc776b16cbdc588758355d93935c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'U.S. Bank Branch',});m_fa8cbc776b16cbdc588758355d93935c['infowindow'] = new google.maps.InfoWindow({content: $lfa8cbc776b16cbdc588758355d93935c});var infowindow = new google.maps.InfoWindow({content: $lfa8cbc776b16cbdc588758355d93935c});google.maps.event.addListener(m_fa8cbc776b16cbdc588758355d93935c, 'click', function() {infowindow.open(map,m_fa8cbc776b16cbdc588758355d93935c);});$marker.push(m_fa8cbc776b16cbdc588758355d93935c);}});}google.maps.event.addDomListener(window, 'load', initialize);