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(35.14,-111.634)};var g_958e9abf699fecae8cb012956d677257 = new google.maps.Geocoder();g_958e9abf699fecae8cb012956d677257.geocode( { 'address': "2 E Birch Ave, Flagstaff, AZ 86001"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('flagstaff-AZ-bbva-compass').style.display = '';map = new google.maps.Map(document.getElementById('flagstaff-AZ-bbva-compass'), mapOptions);}document.getElementById('cae4b3a5').innerHTML += ' | View Map';var $l958e9abf699fecae8cb012956d677257 = '

BBVA Compass

Address: 2 E Birch Ave, Flagstaff, AZ 86001
Phone: (928) 774-7430
';var m_958e9abf699fecae8cb012956d677257 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BBVA Compass',});m_958e9abf699fecae8cb012956d677257['infowindow'] = new google.maps.InfoWindow({content: $l958e9abf699fecae8cb012956d677257});var infowindow = new google.maps.InfoWindow({content: $l958e9abf699fecae8cb012956d677257});google.maps.event.addListener(m_958e9abf699fecae8cb012956d677257, 'click', function() {infowindow.open(map,m_958e9abf699fecae8cb012956d677257);});$marker.push(m_958e9abf699fecae8cb012956d677257);}});var g_a09aa57d9d62d98a20f43fe873036642 = new google.maps.Geocoder();g_a09aa57d9d62d98a20f43fe873036642.geocode( { 'address': "1416 E Route 66, Flagstaff, AZ 86001"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('flagstaff-AZ-bbva-compass').style.display = '';map = new google.maps.Map(document.getElementById('flagstaff-AZ-bbva-compass'), mapOptions);}document.getElementById('f058d31d').innerHTML += ' | View Map';var $la09aa57d9d62d98a20f43fe873036642 = '

BBVA Compass

Address: 1416 E Route 66, Flagstaff, AZ 86001
Phone: (928) 779-6173
';var m_a09aa57d9d62d98a20f43fe873036642 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BBVA Compass',});m_a09aa57d9d62d98a20f43fe873036642['infowindow'] = new google.maps.InfoWindow({content: $la09aa57d9d62d98a20f43fe873036642});var infowindow = new google.maps.InfoWindow({content: $la09aa57d9d62d98a20f43fe873036642});google.maps.event.addListener(m_a09aa57d9d62d98a20f43fe873036642, 'click', function() {infowindow.open(map,m_a09aa57d9d62d98a20f43fe873036642);});$marker.push(m_a09aa57d9d62d98a20f43fe873036642);}});}google.maps.event.addDomListener(window, 'load', initialize);