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(33.5231,-111.907)};var g_a56ff1a378b80c51b65395011b05bd87 = new google.maps.Geocoder();g_a56ff1a378b80c51b65395011b05bd87.geocode( { 'address': "7170 E Mcdowell Rd, Scottsdale, AZ 85257"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('scottsdale-AZ-comerica-bank').style.display = '';map = new google.maps.Map(document.getElementById('scottsdale-AZ-comerica-bank'), mapOptions);}document.getElementById('dde8ccd3').innerHTML += ' | View Map';var $la56ff1a378b80c51b65395011b05bd87 = '

Comerica Bank

Address: 7170 E Mcdowell Rd, Scottsdale, AZ 85257
Phone: (480) 949-2450
';var m_a56ff1a378b80c51b65395011b05bd87 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Comerica Bank',});m_a56ff1a378b80c51b65395011b05bd87['infowindow'] = new google.maps.InfoWindow({content: $la56ff1a378b80c51b65395011b05bd87});var infowindow = new google.maps.InfoWindow({content: $la56ff1a378b80c51b65395011b05bd87});google.maps.event.addListener(m_a56ff1a378b80c51b65395011b05bd87, 'click', function() {infowindow.open(map,m_a56ff1a378b80c51b65395011b05bd87);});$marker.push(m_a56ff1a378b80c51b65395011b05bd87);}});var g_9e30406afccf16ae8fce4865dd865063 = new google.maps.Geocoder();g_9e30406afccf16ae8fce4865dd865063.geocode( { 'address': "4545 N Scottsdale Rd, Scottsdale, AZ 85251"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('scottsdale-AZ-comerica-bank').style.display = '';map = new google.maps.Map(document.getElementById('scottsdale-AZ-comerica-bank'), mapOptions);}document.getElementById('e358a0db').innerHTML += ' | View Map';var $l9e30406afccf16ae8fce4865dd865063 = '

Comerica Bank

Address: 4545 N Scottsdale Rd, Scottsdale, AZ 85251
Phone: (480) 990-7046
';var m_9e30406afccf16ae8fce4865dd865063 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Comerica Bank',});m_9e30406afccf16ae8fce4865dd865063['infowindow'] = new google.maps.InfoWindow({content: $l9e30406afccf16ae8fce4865dd865063});var infowindow = new google.maps.InfoWindow({content: $l9e30406afccf16ae8fce4865dd865063});google.maps.event.addListener(m_9e30406afccf16ae8fce4865dd865063, 'click', function() {infowindow.open(map,m_9e30406afccf16ae8fce4865dd865063);});$marker.push(m_9e30406afccf16ae8fce4865dd865063);}});}google.maps.event.addDomListener(window, 'load', initialize);